Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e1cc3248304890e633debd3a749b71b0c72ba3c 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-ssh15935392470594932521.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-ssh11772220729159271272.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-ssh4654535408205833563.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-ssh5626382761764237145.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-ssh17184044379404242134.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 ‘prd-ubuntu20.04-docker-8c-8g-1331’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1333 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 9e1cc3248304890e633debd3a749b71b0c72ba3c (main) Commit message: "Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.7" > 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 9e1cc3248304890e633debd3a749b71b0c72ba3c # timeout=10 > git rev-list --no-walk 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:17:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:17:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:17:18 ========================================================= 16:17:18 EdgeX Global Pipelines Version Info 16:17:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:17:19 ------------------- 16:17:19 stable info: 16:17:19 ------------------- 16:17:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:17:19 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:17:19 Message: update stable to v1.0.250 16:17:20 ------------------- 16:17:20 experimental info: 16:17:20 ------------------- 16:17:20 Commited By: **** collab-it+edgex@linuxfoundation.org 16:17:20 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:17:20 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e1cc32 [Pipeline] echo 16:17:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:20 provisioning config files... 16:17:20 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11501708065851027102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:21 ---> docker-login.sh 16:17:21 nexus3.edgexfoundry.org:10001 16:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:21 Configure a credential helper to remove this warning. See 16:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:21 16:17:21 Login Succeeded 16:17:21 nexus3.edgexfoundry.org:10002 16:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:21 Configure a credential helper to remove this warning. See 16:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:21 16:17:21 Login Succeeded 16:17:21 nexus3.edgexfoundry.org:10003 16:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:21 Configure a credential helper to remove this warning. See 16:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:21 16:17:21 Login Succeeded 16:17:21 nexus3.edgexfoundry.org:10004 16:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:21 Configure a credential helper to remove this warning. See 16:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:21 16:17:21 Login Succeeded 16:17:21 docker.io 16:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:22 Configure a credential helper to remove this warning. See 16:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:22 16:17:22 Login Succeeded 16:17:22 ---> docker-login.sh ends [Pipeline] } 16:17:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:17:22 + git rev-list -1 --merges 9e1cc3248304890e633debd3a749b71b0c72ba3c~1..9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] echo 16:17:22 -----------> git rev-list -1 --merges 9e1cc3248304890e633debd3a749b71b0c72ba3c~1..9e1cc3248304890e633debd3a749b71b0c72ba3c 9e1cc3248304890e633debd3a749b71b0c72ba3c 16:17:22 9e1cc3248304890e633debd3a749b71b0c72ba3c [false] [Pipeline] sh 16:17:23 + git log --format=format:%s -1 9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] echo 16:17:23 ========================================================= 16:17:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:17:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:23 + git log --format=format:%s -1 9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] echo 16:17:23 [semverPrep] GIT_COMMIT: 9e1cc3248304890e633debd3a749b71b0c72ba3c, Commit Message: Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.7 [Pipeline] echo 16:17:23 [semverPrep] This is not a build commit. [Pipeline] sh 16:17:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:17:23 + grep -v github /etc/ssh/ssh_known_hosts 16:17:23 + [ -e /tmp/ssh_known_hosts ] 16:17:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:17:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:17:23 + sudo tee -a /etc/ssh/ssh_known_hosts 16:17:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:24 16:17:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:24 0.1.4: Pulling from edgex-devops/py-git-semver 16:17:24 b85a868b505f: Pulling fs layer 16:17:24 e2be974225ed: Pulling fs layer 16:17:24 339a4e72a1f5: Pulling fs layer 16:17:24 988bab9f4d93: Pulling fs layer 16:17:24 1469e6f7b9e6: Pulling fs layer 16:17:24 eaf3925da568: Pulling fs layer 16:17:24 bab4dde63d76: Pulling fs layer 16:17:24 bde34c3a00c8: Pulling fs layer 16:17:24 b352a97aabf1: Pulling fs layer 16:17:24 4872d77fe225: Pulling fs layer 16:17:24 5851b861e8e6: Pulling fs layer 16:17:24 bde34c3a00c8: Waiting 16:17:24 5851b861e8e6: Waiting 16:17:24 988bab9f4d93: Waiting 16:17:24 b352a97aabf1: Waiting 16:17:24 4872d77fe225: Waiting 16:17:24 eaf3925da568: Waiting 16:17:24 1469e6f7b9e6: Waiting 16:17:24 bab4dde63d76: Waiting 16:17:24 e2be974225ed: Download complete 16:17:24 988bab9f4d93: Verifying Checksum 16:17:24 988bab9f4d93: Download complete 16:17:24 339a4e72a1f5: Verifying Checksum 16:17:24 339a4e72a1f5: Download complete 16:17:24 1469e6f7b9e6: Verifying Checksum 16:17:24 1469e6f7b9e6: Download complete 16:17:24 eaf3925da568: Download complete 16:17:24 bde34c3a00c8: Verifying Checksum 16:17:24 bde34c3a00c8: Download complete 16:17:24 b352a97aabf1: Verifying Checksum 16:17:24 b352a97aabf1: Download complete 16:17:24 4872d77fe225: Verifying Checksum 16:17:24 4872d77fe225: Download complete 16:17:24 5851b861e8e6: Verifying Checksum 16:17:24 5851b861e8e6: Download complete 16:17:24 b85a868b505f: Verifying Checksum 16:17:24 b85a868b505f: Download complete 16:17:24 bab4dde63d76: Verifying Checksum 16:17:24 bab4dde63d76: Download complete 16:17:25 b85a868b505f: Pull complete 16:17:26 e2be974225ed: Pull complete 16:17:26 339a4e72a1f5: Pull complete 16:17:26 988bab9f4d93: Pull complete 16:17:27 1469e6f7b9e6: Pull complete 16:17:27 eaf3925da568: Pull complete 16:17:28 bab4dde63d76: Pull complete 16:17:29 bde34c3a00c8: Pull complete 16:17:29 b352a97aabf1: Pull complete 16:17:29 4872d77fe225: Pull complete 16:17:29 5851b861e8e6: Pull complete 16:17:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:29 prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container 16:17:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:17:32 $ docker top 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 -eo pid,comm 16:17:32 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). 16:17:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:32 [ssh-agent] Looking for ssh-agent implementation... 16:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:32 $ docker exec 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 ssh-agent 16:17:33 SSH_AUTH_SOCK=/tmp/ssh-ER8KeUrpAtK5/agent.32 16:17:33 SSH_AGENT_PID=38 16:17:33 Running ssh-add (command line suppressed) 16:17:33 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_984138988925071342.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_984138988925071342.key) 16:17:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:33 + git tag --points-at HEAD [Pipeline] } 16:17:33 $ docker exec --env ******** --env ******** 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 ssh-agent -k 16:17:33 unset SSH_AUTH_SOCK; 16:17:33 unset SSH_AGENT_PID; 16:17:33 echo Agent pid 38 killed; 16:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:17:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:33 [ssh-agent] Looking for ssh-agent implementation... 16:17:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:33 $ docker exec 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 ssh-agent 16:17:33 SSH_AUTH_SOCK=/tmp/ssh-pyxs2Ikbn9wG/agent.71 16:17:33 SSH_AGENT_PID=77 16:17:33 Running ssh-add (command line suppressed) 16:17:33 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5353118379672519354.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5353118379672519354.key) 16:17:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:34 + git semver init 16:17:34 2023-07-17 16:17:34,478 [run_init] DEBUG init version:0.0.0 force:False 16:17:34 2023-07-17 16:17:34,479 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 16:17:34 2023-07-17 16:17:34,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 16:17:34 2023-07-17 16:17:34,479 [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) 16:17:35 2023-07-17 16:17:35,185 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 16:17:35 2023-07-17 16:17:35,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 16:17:35 2023-07-17 16:17:35,186 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:17:35 2023-07-17 16:17:35,186 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:17:35 3.1.0-dev.18 [Pipeline] } 16:17:35 $ docker exec --env ******** --env ******** 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 ssh-agent -k 16:17:35 unset SSH_AUTH_SOCK; 16:17:35 unset SSH_AGENT_PID; 16:17:35 echo Agent pid 77 killed; 16:17:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:35 + git semver [Pipeline] } 16:17:36 $ docker stop --time=1 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 16:17:37 $ docker rm -f --volumes 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:17:38 Stashed 1 file(s) [Pipeline] echo 16:17:38 [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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 16:17:38 provisioning config files... 16:17:38 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1116831720901487955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:38 ---> docker-login.sh 16:17:38 nexus3.edgexfoundry.org:10001 16:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:38 Configure a credential helper to remove this warning. See 16:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:38 16:17:38 Login Succeeded 16:17:38 nexus3.edgexfoundry.org:10002 16:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:38 Configure a credential helper to remove this warning. See 16:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:38 16:17:38 Login Succeeded 16:17:38 nexus3.edgexfoundry.org:10003 16:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:38 Configure a credential helper to remove this warning. See 16:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:38 16:17:38 Login Succeeded 16:17:38 nexus3.edgexfoundry.org:10004 16:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:38 Configure a credential helper to remove this warning. See 16:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:38 16:17:38 Login Succeeded 16:17:38 docker.io 16:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:38 Configure a credential helper to remove this warning. See 16:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:38 16:17:38 Login Succeeded 16:17:38 ---> docker-login.sh ends [Pipeline] } 16:17:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:39 ========================================================= 16:17:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:17:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:39 + 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 . 16:17:39 Sending build context to Docker daemon 340.5kB 16:17:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:17:39 Step 2/12 : FROM ${BASE} AS builder 16:17:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:17:39 4db1b89c0bd1: Pulling fs layer 16:17:39 6911f1a30b25: Pulling fs layer 16:17:39 e194b8c5c2a9: Pulling fs layer 16:17:39 6863d3e3a2b1: Pulling fs layer 16:17:39 ec0bb842ea78: Pulling fs layer 16:17:39 40a00589a448: Pulling fs layer 16:17:39 6c08303d61cc: Pulling fs layer 16:17:39 798269fcf238: Pulling fs layer 16:17:39 ec0bb842ea78: Waiting 16:17:39 6c08303d61cc: Waiting 16:17:39 40a00589a448: Waiting 16:17:39 798269fcf238: Waiting 16:17:39 6863d3e3a2b1: Waiting 16:17:39 6911f1a30b25: Verifying Checksum 16:17:39 6911f1a30b25: Download complete 16:17:39 6863d3e3a2b1: Verifying Checksum 16:17:39 6863d3e3a2b1: Download complete 16:17:39 ec0bb842ea78: Verifying Checksum 16:17:39 ec0bb842ea78: Download complete 16:17:39 4db1b89c0bd1: Verifying Checksum 16:17:39 4db1b89c0bd1: Download complete 16:17:39 40a00589a448: Verifying Checksum 16:17:39 40a00589a448: Download complete 16:17:39 4db1b89c0bd1: Pull complete 16:17:39 6911f1a30b25: Pull complete 16:17:39 798269fcf238: Verifying Checksum 16:17:39 798269fcf238: Download complete 16:17:40 e194b8c5c2a9: Verifying Checksum 16:17:40 e194b8c5c2a9: Download complete 16:17:40 6c08303d61cc: Verifying Checksum 16:17:40 6c08303d61cc: Download complete 16:17:44 e194b8c5c2a9: Pull complete 16:17:44 6863d3e3a2b1: Pull complete 16:17:44 ec0bb842ea78: Pull complete 16:17:44 40a00589a448: Pull complete 16:17:46 6c08303d61cc: Pull complete 16:17:47 798269fcf238: Pull complete 16:17:47 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:17:47 ---> ec979cd7f677 16:17:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:17:52 ---> Running in e52dfa731680 16:17:52 Removing intermediate container e52dfa731680 16:17:52 ---> aa78f6e845b0 16:17:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:17:52 ---> Running in 991baf11efb7 16:17:52 Removing intermediate container 991baf11efb7 16:17:52 ---> 9a968f584c16 16:17:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:17:52 ---> Running in a5c5b0d2a5f0 16:17:52 Removing intermediate container a5c5b0d2a5f0 16:17:52 ---> cb06007e6b22 16:17:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:52 ---> Running in 2af6945d1b99 16:17:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:53 Still waiting to schedule task 16:17:53 ‘prd-centos7-blackbox-4c-2g-1215’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:17:53 ‘prd-centos7-blackbox-4c-2g-1216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:17:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1332’ is offline 16:17:53 OK: 265 MiB in 53 packages 16:17:53 Removing intermediate container 2af6945d1b99 16:17:53 ---> 6a790d2ca400 16:17:53 Step 7/12 : WORKDIR /app 16:17:53 ---> Running in 32ddd7e5847b 16:17:53 Removing intermediate container 32ddd7e5847b 16:17:53 ---> ecc1cdf17c7e 16:17:53 Step 8/12 : COPY go.mod vendor* ./ 16:17:53 ---> 97d764ca92da 16:17:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:53 ---> Running in 97a6368a13f0 16:18:20 Removing intermediate container 97a6368a13f0 16:18:20 ---> c2c9e45ccb44 16:18:20 Step 10/12 : COPY . . 16:18:20 ---> 2e00b8cc022e 16:18:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:18:20 ---> Running in fc3e332449e8 16:18:20 Removing intermediate container fc3e332449e8 16:18:20 ---> 4d99681558e2 16:18:20 Step 12/12 : RUN $MAKE 16:18:20 ---> Running in a9d5b88454f5 16:18:20 noop 16:18:20 Removing intermediate container a9d5b88454f5 16:18:20 ---> fc8a35d1b440 16:18:20 Successfully built fc8a35d1b440 16:18:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:21 + docker inspect -f . ci-base-image-x86_64 16:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:21 prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container 16:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:18:21 $ docker top aea74bdb762b705093922014c1f83a7ff460aa8a6615346c24dcbf98b21774d8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:21 + go version 16:18:21 go version go1.20.6 linux/amd64 [Pipeline] } 16:18:21 $ docker stop --time=1 aea74bdb762b705093922014c1f83a7ff460aa8a6615346c24dcbf98b21774d8 16:18:23 $ docker rm -f --volumes aea74bdb762b705093922014c1f83a7ff460aa8a6615346c24dcbf98b21774d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:23 + docker inspect -f . ci-base-image-x86_64 16:18:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:23 prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container 16:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:18:24 $ docker top 059ccbf9e360f85e32fe52beb8d9c35623a1cdeb19ad997481908284442fb39d -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:24 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 16:18:24 + make test 16:18:24 go test -race -coverprofile=coverage.out ./... 16:18:46 ? github.com/edgexfoundry/app-record-replay [no test files] 16:18:46 ok github.com/edgexfoundry/app-record-replay/internal/app 0.087s coverage: 87.5% of statements 16:18:46 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:18:46 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:18:46 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:18:46 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.074s coverage: 91.6% of statements 16:18:46 ok github.com/edgexfoundry/app-record-replay/internal/data 0.064s coverage: 65.2% of statements 16:19:08 go vet ./... 16:19:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:19:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:19:10 ./bin/test-attribution-txt.sh [Pipeline] echo 16:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:19:10 $ docker stop --time=1 059ccbf9e360f85e32fe52beb8d9c35623a1cdeb19ad997481908284442fb39d 16:19:15 $ docker rm -f --volumes 059ccbf9e360f85e32fe52beb8d9c35623a1cdeb19ad997481908284442fb39d [Pipeline] // withDockerContainer [Pipeline] sh 16:19:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:19:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:19:16 + ls -al . 16:19:16 total 164 16:19:16 drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 16:18 . 16:19:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:17 .. 16:19:16 -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 16:17 .dockerignore 16:19:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:17 .git 16:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:17 .github 16:19:16 -rw-rw-r-- 1 jenkins jenkins 164 Jul 17 16:17 .gitignore 16:19:16 -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 16:17 .golangci.yml 16:19:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 16:17 .semver 16:19:16 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 17 16:17 Attribution.txt 16:19:16 -rw-rw-r-- 1 jenkins jenkins 258 Jul 17 16:17 CHANGELOG.md 16:19:16 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 17 16:17 Dockerfile 16:19:16 -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 16:17 GOVERNANCE.md 16:19:16 -rw-rw-r-- 1 jenkins jenkins 681 Jul 17 16:17 Jenkinsfile 16:19:16 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 16:17 LICENSE 16:19:16 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 17 16:17 Makefile 16:19:16 -rw-rw-r-- 1 jenkins jenkins 611 Jul 17 16:17 OWNERS.md 16:19:16 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 17 16:17 README.md 16:19:16 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 17 16:17 Record and Reply.postman_collection.json 16:19:16 -rw-rw-r-- 1 jenkins jenkins 12 Jul 17 16:17 VERSION 16:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:17 bin 16:19:16 -rw-r--r-- 1 jenkins jenkins 7545 Jul 17 16:18 coverage.out 16:19:16 -rw-rw-r-- 1 jenkins jenkins 3679 Jul 17 16:17 go.mod 16:19:16 -rw-rw-r-- 1 jenkins jenkins 32845 Jul 17 16:17 go.sum 16:19:16 drwxrwxr-x 6 jenkins jenkins 4096 Jul 17 16:17 internal 16:19:16 -rw-rw-r-- 1 jenkins jenkins 913 Jul 17 16:17 main.go 16:19:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:17 pkg 16:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:16 + 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=9e1cc3248304890e633debd3a749b71b0c72ba3c --label arch=amd64 --label version=3.1.0-dev.18 . 16:19:16 Sending build context to Docker daemon 348.7kB 16:19:16 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:19:16 Step 2/26 : FROM ${BASE} AS builder 16:19:16 ---> fc8a35d1b440 16:19:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:19:16 ---> Running in 986a9082bfa6 16:19:16 Removing intermediate container 986a9082bfa6 16:19:16 ---> 1b8ef9454b53 16:19:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:19:16 ---> Running in b9a2523a3cc1 16:19:17 Removing intermediate container b9a2523a3cc1 16:19:17 ---> 21778fb351bf 16:19:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:19:17 ---> Running in 396adb37a979 16:19:17 Removing intermediate container 396adb37a979 16:19:17 ---> e00a324c4c95 16:19:17 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:19:17 ---> Running in 90ef997e896b 16:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:19:17 OK: 265 MiB in 53 packages 16:19:18 Removing intermediate container 90ef997e896b 16:19:18 ---> 7ac93d77c75c 16:19:18 Step 7/26 : WORKDIR /app 16:19:18 ---> Running in 864e6ac2f6fb 16:19:18 Removing intermediate container 864e6ac2f6fb 16:19:18 ---> 334718cf76b2 16:19:18 Step 8/26 : COPY go.mod vendor* ./ 16:19:18 ---> 782ca40010a9 16:19:18 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:18 ---> Running in efc756989c40 16:19:19 Removing intermediate container efc756989c40 16:19:19 ---> 7d009d607a36 16:19:19 Step 10/26 : COPY . . 16:19:19 ---> c7ab1a5cd4c9 16:19:19 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:19:19 ---> Running in 7702fdc046f0 16:19:19 Removing intermediate container 7702fdc046f0 16:19:19 ---> 08b5c805fbe3 16:19:19 Step 12/26 : RUN $MAKE 16:19:19 ---> Running in 42ba3f8b6624 16:19:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18" -trimpath -mod=readonly -o app-record-replay 16:19:41 Removing intermediate container 42ba3f8b6624 16:19:41 ---> d3c641be852e 16:19:41 Step 13/26 : FROM alpine:3.17 16:19:41 3.17: Pulling from library/alpine 16:19:41 4db1b89c0bd1: Already exists 16:19:41 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:19:41 Status: Downloaded newer image for alpine:3.17 16:19:41 ---> 1f73a9d63274 16:19:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:19:41 ---> Running in 664fafc34328 16:19:42 Removing intermediate container 664fafc34328 16:19:42 ---> 0bd50b9ccf6b 16:19:42 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:19:42 ---> Running in ce7e74f529e4 16:19:42 Removing intermediate container ce7e74f529e4 16:19:42 ---> dc5391cd8adc 16:19:42 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:19:42 ---> Running in 5005383ea12f 16:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:19:42 (1/2) Installing ca-certificates (20230506-r0) 16:19:42 (2/2) Installing dumb-init (1.2.5-r2) 16:19:42 Executing busybox-1.35.0-r29.trigger 16:19:42 Executing ca-certificates-20230506-r0.trigger 16:19:43 OK: 8 MiB in 17 packages 16:19:43 Removing intermediate container 5005383ea12f 16:19:43 ---> 2d8646be14b4 16:19:43 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:19:43 ---> 2424948b491d 16:19:43 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:19:43 ---> 968410b5e938 16:19:43 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:19:43 ---> 2e30d71bc9f0 16:19:43 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:19:44 ---> ebb4bf267777 16:19:44 Step 21/26 : EXPOSE 59712 16:19:44 ---> Running in 985748e1fd95 16:19:44 Removing intermediate container 985748e1fd95 16:19:44 ---> 8fffecd10901 16:19:44 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:19:44 ---> Running in 78316e3c7872 16:19:44 Removing intermediate container 78316e3c7872 16:19:44 ---> 4dceae0cafa2 16:19:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:19:44 ---> Running in 892a3399c42e 16:19:45 Removing intermediate container 892a3399c42e 16:19:45 ---> 1150b83dbed5 16:19:45 Step 24/26 : LABEL arch=amd64 16:19:45 ---> Running in b8aaae354c63 16:19:45 Removing intermediate container b8aaae354c63 16:19:45 ---> 4bbdeeeec52c 16:19:45 Step 25/26 : LABEL git_sha=9e1cc3248304890e633debd3a749b71b0c72ba3c 16:19:45 ---> Running in 5079797466a2 16:19:45 Removing intermediate container 5079797466a2 16:19:45 ---> 185f3ca9a0b0 16:19:45 Step 26/26 : LABEL version=3.1.0-dev.18 16:19:45 ---> Running in e1636a1819a9 16:19:45 Removing intermediate container e1636a1819a9 16:19:45 ---> a4af5a202345 16:19:45 [Warning] One or more build-args [ARCH] were not consumed 16:19:45 Successfully built a4af5a202345 16:19:45 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:45 provisioning config files... 16:19:45 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5981361540334737231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:45 ---> docker-login.sh 16:19:45 nexus3.edgexfoundry.org:10001 16:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:45 Configure a credential helper to remove this warning. See 16:19:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:45 16:19:45 Login Succeeded 16:19:45 nexus3.edgexfoundry.org:10002 16:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:45 Configure a credential helper to remove this warning. See 16:19:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:45 16:19:45 Login Succeeded 16:19:45 nexus3.edgexfoundry.org:10003 16:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:46 Configure a credential helper to remove this warning. See 16:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:46 16:19:46 Login Succeeded 16:19:46 nexus3.edgexfoundry.org:10004 16:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:46 Configure a credential helper to remove this warning. See 16:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:46 16:19:46 Login Succeeded 16:19:46 docker.io 16:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:46 Configure a credential helper to remove this warning. See 16:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:46 16:19:46 Login Succeeded 16:19:46 ---> docker-login.sh ends [Pipeline] } 16:19:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:19:46 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 16:19:46 9e1cc3248304890e633debd3a749b71b0c72ba3c 16:19:46 latest 16:19:46 3.1.0-dev.18 16:19:46 9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 16:19:46 main 16:19:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:46 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c 16:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:19:47 c7e9783989fa: Preparing 16:19:47 05b67a56afb6: Preparing 16:19:47 1d260783807f: Preparing 16:19:47 fda3c136eb97: Preparing 16:19:47 e85a78b89b0c: Preparing 16:19:47 3dab9f8bf2d2: Preparing 16:19:47 05b67a56afb6: Pushed 16:19:47 fda3c136eb97: Pushed 16:19:47 1d260783807f: Pushed 16:19:47 3dab9f8bf2d2: Layer already exists 16:19:47 e85a78b89b0c: Pushed 16:19:49 c7e9783989fa: Pushed 16:19:49 9e1cc3248304890e633debd3a749b71b0c72ba3c: digest: sha256:731a2b5e7e5a6ade21a17f817d614a62faf9a24595b804161461a6589a1aa505 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:19:50 c7e9783989fa: Preparing 16:19:50 05b67a56afb6: Preparing 16:19:50 1d260783807f: Preparing 16:19:50 fda3c136eb97: Preparing 16:19:50 e85a78b89b0c: Preparing 16:19:50 3dab9f8bf2d2: Preparing 16:19:50 3dab9f8bf2d2: Waiting 16:19:50 fda3c136eb97: Layer already exists 16:19:50 c7e9783989fa: Layer already exists 16:19:50 1d260783807f: Layer already exists 16:19:50 05b67a56afb6: Layer already exists 16:19:50 e85a78b89b0c: Layer already exists 16:19:50 3dab9f8bf2d2: Layer already exists 16:19:50 latest: digest: sha256:731a2b5e7e5a6ade21a17f817d614a62faf9a24595b804161461a6589a1aa505 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1334 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 16:19:50 Running in /w/workspace/app-record-replay/20 [Pipeline] { [Pipeline] checkout 16:19:50 Selected Git installation does not exist. Using Default 16:19:50 The recommended git tool is: NONE 16:19:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.18 16:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:19:50 c7e9783989fa: Preparing 16:19:50 05b67a56afb6: Preparing 16:19:50 1d260783807f: Preparing 16:19:50 fda3c136eb97: Preparing 16:19:50 e85a78b89b0c: Preparing 16:19:50 3dab9f8bf2d2: Preparing 16:19:50 3dab9f8bf2d2: Waiting 16:19:50 c7e9783989fa: Layer already exists 16:19:50 1d260783807f: Layer already exists 16:19:50 fda3c136eb97: Layer already exists 16:19:50 05b67a56afb6: Layer already exists 16:19:50 e85a78b89b0c: Layer already exists 16:19:50 3dab9f8bf2d2: Layer already exists 16:19:50 3.1.0-dev.18: digest: sha256:731a2b5e7e5a6ade21a17f817d614a62faf9a24595b804161461a6589a1aa505 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:51 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 16:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:19:51 c7e9783989fa: Preparing 16:19:51 05b67a56afb6: Preparing 16:19:51 1d260783807f: Preparing 16:19:51 fda3c136eb97: Preparing 16:19:51 e85a78b89b0c: Preparing 16:19:51 3dab9f8bf2d2: Preparing 16:19:51 3dab9f8bf2d2: Waiting 16:19:51 1d260783807f: Layer already exists 16:19:51 c7e9783989fa: Layer already exists 16:19:51 05b67a56afb6: Layer already exists 16:19:51 e85a78b89b0c: Layer already exists 16:19:51 fda3c136eb97: Layer already exists 16:19:51 3dab9f8bf2d2: Layer already exists 16:19:51 9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18: digest: sha256:731a2b5e7e5a6ade21a17f817d614a62faf9a24595b804161461a6589a1aa505 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:51 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 16:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:19:52 c7e9783989fa: Preparing 16:19:52 05b67a56afb6: Preparing 16:19:52 1d260783807f: Preparing 16:19:52 fda3c136eb97: Preparing 16:19:52 e85a78b89b0c: Preparing 16:19:52 3dab9f8bf2d2: Preparing 16:19:52 3dab9f8bf2d2: Waiting 16:19:52 c7e9783989fa: Layer already exists 16:19:52 1d260783807f: Layer already exists 16:19:52 e85a78b89b0c: Layer already exists 16:19:52 05b67a56afb6: Layer already exists 16:19:52 fda3c136eb97: Layer already exists 16:19:52 3dab9f8bf2d2: Layer already exists 16:19:52 main: digest: sha256:731a2b5e7e5a6ade21a17f817d614a62faf9a24595b804161461a6589a1aa505 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:52 ===================================================== [Pipeline] echo 16:19:52 taggedImages: 16:19:52 - nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c 16:19:52 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:19:52 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.18 16:19:52 - nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 16:19:52 - 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 16:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:52 16:19:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:52 latest: Pulling from edgex-lftools-log-publisher 16:19:52 5eb5b503b376: Pulling fs layer 16:19:52 5c69ac0246d0: Pulling fs layer 16:19:52 ec43610c2a17: Pulling fs layer 16:19:52 3a2ae6a8a46f: Pulling fs layer 16:19:52 33b1e0a273af: Pulling fs layer 16:19:52 5d3b04190fa2: Pulling fs layer 16:19:52 2f39f015ded8: Pulling fs layer 16:19:52 5d3b04190fa2: Waiting 16:19:52 2f39f015ded8: Waiting 16:19:52 33b1e0a273af: Waiting 16:19:52 5c69ac0246d0: Download complete 16:19:52 3a2ae6a8a46f: Verifying Checksum 16:19:52 3a2ae6a8a46f: Download complete 16:19:52 33b1e0a273af: Verifying Checksum 16:19:52 33b1e0a273af: Download complete 16:19:52 5d3b04190fa2: Verifying Checksum 16:19:52 5d3b04190fa2: Download complete 16:19:52 ec43610c2a17: Verifying Checksum 16:19:52 ec43610c2a17: Download complete 16:19:53 5eb5b503b376: Download complete 16:19:53 2f39f015ded8: Download complete 16:19:54 5eb5b503b376: Pull complete 16:19:54 5c69ac0246d0: Pull complete 16:19:54 ec43610c2a17: Pull complete 16:19:54 3a2ae6a8a46f: Pull complete 16:19:54 33b1e0a273af: Pull complete 16:19:55 5d3b04190fa2: Pull complete 16:19:55 using credential edgex-jenkins-ssh 16:19:55 Cloning the remote Git repository 16:19:55 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 16:19:56 > git init /w/workspace/app-record-replay/20 # timeout=10 16:19:56 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 16:19:56 > git --version # timeout=10 16:19:56 > git --version # 'git version 2.25.1' 16:19:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:56 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 16:19:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:57 Avoid second fetch 16:19:57 Checking out Revision 9e1cc3248304890e633debd3a749b71b0c72ba3c (main) 16:19:58 Commit message: "Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.7" 16:19:58 16:19:58 GitHub has been notified of this commit’s build result 16:19:58 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:57 > git config core.sparsecheckout # timeout=10 16:19:58 > git checkout -f 9e1cc3248304890e633debd3a749b71b0c72ba3c # timeout=10 16:19:59 2f39f015ded8: Pull complete 16:19:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:19:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:59 Dload Upload Total Spent Left Speed 16:19:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 254k 0 --:--:-- --:--:-- --:--:-- 259k 16:19:59 prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container 16:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:20:03 $ docker top 248bad546bd45e900db06d6929c5eba8e50ede4e9c84139eaff36325361e22e1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 16:20:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:20:03 ---> job-cost.sh 16:20:03 lf-activate-venv: SKIPPING 16:20:03 INFO: No Stack... 16:20:04 INFO: Retrieving Pricing Info for: v3-standard-8 16:20:04 + sudo tee /etc/docker/daemon.new 16:20:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:20:04 { 16:20:04 "registry-mirrors": [ 16:20:04 "https://nexus3.edgexfoundry.org:10001" 16:20:04 ], 16:20:04 "bip": "10.250.0.254/24", 16:20:04 "hosts": [ 16:20:04 "tcp://0.0.0.0:5555", 16:20:04 "unix:///var/run/docker.sock" 16:20:04 ], 16:20:04 "mtu": 1458, 16:20:04 "selinux-enabled": true, 16:20:04 "seccomp-profile": "/etc/docker/seccomp.json" 16:20:04 } [Pipeline] sh 16:20:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:20:04 INFO: Archiving Costs [Pipeline] sh 16:20:04 + sudo service docker restart 16:20:04 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 16:20:04 + cut -d, -f6 [Pipeline] lock 16:20:05 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] 16:20:05 Resource [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] did not exist. Created. 16:20:05 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:20:05 + echo total: 0.2199999988079071 [Pipeline] stash 16:20:05 Stashed 1 file(s) [Pipeline] } 16:20:05 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 16:20:05 $ docker stop --time=1 248bad546bd45e900db06d6929c5eba8e50ede4e9c84139eaff36325361e22e1 16:20:06 $ docker rm -f --volumes 248bad546bd45e900db06d6929c5eba8e50ede4e9c84139eaff36325361e22e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:23 provisioning config files... 16:20:23 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/20@tmp/config5011965358246994720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:23 ---> docker-login.sh 16:20:23 nexus3.edgexfoundry.org:10001 16:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:24 Configure a credential helper to remove this warning. See 16:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:24 16:20:24 Login Succeeded 16:20:24 nexus3.edgexfoundry.org:10002 16:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:24 Configure a credential helper to remove this warning. See 16:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:24 16:20:24 Login Succeeded 16:20:24 nexus3.edgexfoundry.org:10003 16:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:24 Configure a credential helper to remove this warning. See 16:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:24 16:20:24 Login Succeeded 16:20:24 nexus3.edgexfoundry.org:10004 16:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:25 Configure a credential helper to remove this warning. See 16:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:25 16:20:25 Login Succeeded 16:20:25 docker.io 16:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:25 Configure a credential helper to remove this warning. See 16:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:25 16:20:25 Login Succeeded 16:20:25 ---> docker-login.sh ends [Pipeline] } 16:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:25 ========================================================= 16:20:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:20:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:26 + 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 . 16:20:26 Sending build context to Docker daemon 158.2kB 16:20:26 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:20:26 Step 2/12 : FROM ${BASE} AS builder 16:20:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:20:26 edb6bdbacee9: Pulling fs layer 16:20:26 5f9638ab2659: Pulling fs layer 16:20:26 8d51d6327a98: Pulling fs layer 16:20:26 8b374f2dd631: Pulling fs layer 16:20:26 ec14aa9079de: Pulling fs layer 16:20:26 2f466654f4bb: Pulling fs layer 16:20:26 554e91adad29: Pulling fs layer 16:20:26 ec14aa9079de: Waiting 16:20:26 8b374f2dd631: Waiting 16:20:26 2f466654f4bb: Waiting 16:20:26 5f9638ab2659: Download complete 16:20:26 8b374f2dd631: Verifying Checksum 16:20:26 8b374f2dd631: Download complete 16:20:26 ec14aa9079de: Verifying Checksum 16:20:26 ec14aa9079de: Download complete 16:20:26 edb6bdbacee9: Verifying Checksum 16:20:26 edb6bdbacee9: Download complete 16:20:27 edb6bdbacee9: Pull complete 16:20:28 554e91adad29: Verifying Checksum 16:20:28 554e91adad29: Download complete 16:20:29 8d51d6327a98: Verifying Checksum 16:20:29 8d51d6327a98: Download complete 16:20:29 2f466654f4bb: Download complete 16:20:30 5f9638ab2659: Pull complete 16:20:45 8d51d6327a98: Pull complete 16:20:45 8b374f2dd631: Pull complete 16:20:45 ec14aa9079de: Pull complete 16:20:50 2f466654f4bb: Pull complete 16:20:53 554e91adad29: Pull complete 16:20:53 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:20:53 ---> 1e15ea492957 16:20:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:20:54 ---> Running in fc191565a467 16:20:55 Removing intermediate container fc191565a467 16:20:55 ---> d85e5690d64b 16:20:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:20:55 ---> Running in aaafaf4fef20 16:20:55 Removing intermediate container aaafaf4fef20 16:20:55 ---> a78367ce7701 16:20:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:20:55 ---> Running in 15dd90a2d269 16:20:55 Removing intermediate container 15dd90a2d269 16:20:55 ---> 91d0b69c02db 16:20:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:20:55 ---> Running in cab498389351 16:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:20:59 OK: 263 MiB in 53 packages 16:20:59 Removing intermediate container cab498389351 16:20:59 ---> b617b6cc66d0 16:20:59 Step 7/12 : WORKDIR /app 16:20:59 ---> Running in a503c1306cd2 16:21:00 Removing intermediate container a503c1306cd2 16:21:00 ---> 27e241d4259e 16:21:00 Step 8/12 : COPY go.mod vendor* ./ 16:21:00 ---> 32d056376c82 16:21:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:21:00 ---> Running in cc7c6a2b0c13 16:22:08 Removing intermediate container cc7c6a2b0c13 16:22:08 ---> d3f61e51ed23 16:22:08 Step 10/12 : COPY . . 16:22:08 ---> b3181fb22ce0 16:22:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:22:08 ---> Running in e966f6e92828 16:22:08 Removing intermediate container e966f6e92828 16:22:08 ---> 086a9a2e88d8 16:22:08 Step 12/12 : RUN $MAKE 16:22:08 ---> Running in 0b23717521ad 16:22:08 noop 16:22:08 Removing intermediate container 0b23717521ad 16:22:08 ---> 9d11d3c4f0b3 16:22:08 Successfully built 9d11d3c4f0b3 16:22:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:09 + docker inspect -f . ci-base-image-arm64 16:22:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:09 prd-ubuntu20.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container 16:22:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/20 -v /w/workspace/app-record-replay/20:/w/workspace/app-record-replay/20:rw,z -v /w/workspace/app-record-replay/20@tmp:/w/workspace/app-record-replay/20@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 16:22:10 $ docker top 804294e6cd9fb2f090482b96667dc2fd8b0db861fc6c9066f4f3738d831f2e8d -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:11 + go version 16:22:11 go version go1.20.6 linux/arm64 [Pipeline] } 16:22:11 $ docker stop --time=1 804294e6cd9fb2f090482b96667dc2fd8b0db861fc6c9066f4f3738d831f2e8d 16:22:13 $ docker rm -f --volumes 804294e6cd9fb2f090482b96667dc2fd8b0db861fc6c9066f4f3738d831f2e8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:13 + docker inspect -f . ci-base-image-arm64 16:22:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:13 prd-ubuntu20.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container 16:22:13 $ 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/20 -v /w/workspace/app-record-replay/20:/w/workspace/app-record-replay/20:rw,z -v /w/workspace/app-record-replay/20@tmp:/w/workspace/app-record-replay/20@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 16:22:14 $ docker top 33fc9410c5a56a48310fa25045be74050e8168512430c79c6e478c458d431d75 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:15 + git config --global --add safe.directory /w/workspace/app-record-replay/20 [Pipeline] fileExists [Pipeline] sh 16:22:15 + make test 16:22:16 go test -race -coverprofile=coverage.out ./... 16:25:22 ? github.com/edgexfoundry/app-record-replay [no test files] 16:25:22 ok github.com/edgexfoundry/app-record-replay/internal/app 0.302s coverage: 87.5% of statements 16:25:22 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.386s coverage: 91.6% of statements 16:25:25 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:25:25 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:25:25 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:25:25 ok github.com/edgexfoundry/app-record-replay/internal/data 0.246s coverage: 65.2% of statements 16:25:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:25:26 go vet ./... 16:27:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:27:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:27:48 ./bin/test-attribution-txt.sh [Pipeline] echo 16:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:27:48 $ docker stop --time=1 33fc9410c5a56a48310fa25045be74050e8168512430c79c6e478c458d431d75 16:27:50 $ docker rm -f --volumes 33fc9410c5a56a48310fa25045be74050e8168512430c79c6e478c458d431d75 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:27:51 Warning: overwriting stash ‘coverage-report’ 16:27:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:27:52 + ls -al . 16:27:52 total 160 16:27:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:22 . 16:27:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:19 .. 16:27:52 -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 16:19 .dockerignore 16:27:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:19 .git 16:27:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:19 .github 16:27:52 -rw-rw-r-- 1 jenkins jenkins 164 Jul 17 16:19 .gitignore 16:27:52 -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 16:19 .golangci.yml 16:27:52 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 17 16:19 Attribution.txt 16:27:52 -rw-rw-r-- 1 jenkins jenkins 258 Jul 17 16:19 CHANGELOG.md 16:27:52 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 17 16:19 Dockerfile 16:27:52 -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 16:19 GOVERNANCE.md 16:27:52 -rw-rw-r-- 1 jenkins jenkins 681 Jul 17 16:19 Jenkinsfile 16:27:52 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 16:19 LICENSE 16:27:52 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 17 16:19 Makefile 16:27:52 -rw-rw-r-- 1 jenkins jenkins 611 Jul 17 16:19 OWNERS.md 16:27:52 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 17 16:19 README.md 16:27:52 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 17 16:19 Record and Reply.postman_collection.json 16:27:52 -rw-rw-r-- 1 jenkins jenkins 12 Jul 17 16:17 VERSION 16:27:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:19 bin 16:27:52 -rw-r--r-- 1 jenkins jenkins 7545 Jul 17 16:25 coverage.out 16:27:52 -rw-rw-r-- 1 jenkins jenkins 3679 Jul 17 16:19 go.mod 16:27:52 -rw-rw-r-- 1 jenkins jenkins 32845 Jul 17 16:19 go.sum 16:27:52 drwxrwxr-x 6 jenkins jenkins 4096 Jul 17 16:19 internal 16:27:52 -rw-rw-r-- 1 jenkins jenkins 913 Jul 17 16:19 main.go 16:27:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:19 pkg 16:27:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:53 + 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=9e1cc3248304890e633debd3a749b71b0c72ba3c --label arch=arm64 --label version=3.1.0-dev.18 . 16:27:53 Sending build context to Docker daemon 166.4kB 16:27:53 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:27:53 Step 2/26 : FROM ${BASE} AS builder 16:27:53 ---> 9d11d3c4f0b3 16:27:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:27:53 ---> Running in 04884cd090ad 16:27:53 Removing intermediate container 04884cd090ad 16:27:53 ---> d420f4a14ba7 16:27:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:27:54 ---> Running in 1b9f6c243f93 16:27:54 Removing intermediate container 1b9f6c243f93 16:27:54 ---> b74273771754 16:27:54 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:27:54 ---> Running in 062646459d1e 16:27:54 Removing intermediate container 062646459d1e 16:27:54 ---> 8dd71ee1c543 16:27:54 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:54 ---> Running in 22ffcafaf9b0 16:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:27:57 OK: 263 MiB in 53 packages 16:27:58 Removing intermediate container 22ffcafaf9b0 16:27:58 ---> 4458d2ad1d64 16:27:58 Step 7/26 : WORKDIR /app 16:27:58 ---> Running in 909bb8510154 16:27:58 Removing intermediate container 909bb8510154 16:27:58 ---> 9048ea89c571 16:27:58 Step 8/26 : COPY go.mod vendor* ./ 16:27:58 ---> 8a9252183ddc 16:27:58 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:58 ---> Running in abc8c0044f26 16:28:01 Removing intermediate container abc8c0044f26 16:28:01 ---> aa526ed2efb5 16:28:01 Step 10/26 : COPY . . 16:28:02 ---> c56c0dba30a4 16:28:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:28:02 ---> Running in 513560d196ed 16:28:02 Removing intermediate container 513560d196ed 16:28:02 ---> cb77fe002471 16:28:02 Step 12/26 : RUN $MAKE 16:28:02 ---> Running in 88a4d4b03da8 16:28:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18" -trimpath -mod=readonly -o app-record-replay 16:30:25 Removing intermediate container 88a4d4b03da8 16:30:25 ---> 79f0ea08f0df 16:30:25 Step 13/26 : FROM alpine:3.17 16:30:25 3.17: Pulling from library/alpine 16:30:25 edb6bdbacee9: Already exists 16:30:25 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:30:25 Status: Downloaded newer image for alpine:3.17 16:30:25 ---> 779605e5fbc0 16:30:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:30:25 ---> Running in ff785e125369 16:30:25 Removing intermediate container ff785e125369 16:30:25 ---> 7728753e2e3e 16:30:25 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:30:25 ---> Running in 9fb11a84239c 16:30:25 Removing intermediate container 9fb11a84239c 16:30:25 ---> e02712c9a3fd 16:30:25 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:30:25 ---> Running in ba0993423052 16:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:30:25 (1/2) Installing ca-certificates (20230506-r0) 16:30:25 (2/2) Installing dumb-init (1.2.5-r2) 16:30:25 Executing busybox-1.35.0-r29.trigger 16:30:25 Executing ca-certificates-20230506-r0.trigger 16:30:25 OK: 8 MiB in 17 packages 16:30:25 Removing intermediate container ba0993423052 16:30:25 ---> 553112388167 16:30:25 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:30:25 ---> dcc95bf3975b 16:30:25 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:30:25 ---> 72c70f050573 16:30:25 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:30:25 ---> 9bed2fc51042 16:30:25 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:30:25 ---> e83be3d63386 16:30:25 Step 21/26 : EXPOSE 59712 16:30:25 ---> Running in c5d1cd617798 16:30:25 Removing intermediate container c5d1cd617798 16:30:25 ---> 537582756064 16:30:25 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:30:25 ---> Running in e9cd38141613 16:30:25 Removing intermediate container e9cd38141613 16:30:25 ---> beca891370ae 16:30:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:30:25 ---> Running in 6c09161f5682 16:30:25 Removing intermediate container 6c09161f5682 16:30:25 ---> b6939380f141 16:30:25 Step 24/26 : LABEL arch=arm64 16:30:25 ---> Running in d7f55751e0a4 16:30:25 Removing intermediate container d7f55751e0a4 16:30:25 ---> 25c07c540027 16:30:25 Step 25/26 : LABEL git_sha=9e1cc3248304890e633debd3a749b71b0c72ba3c 16:30:25 ---> Running in 78980cf9089e 16:30:25 Removing intermediate container 78980cf9089e 16:30:25 ---> f6d8e09d4972 16:30:25 Step 26/26 : LABEL version=3.1.0-dev.18 16:30:25 ---> Running in 18086401cdb2 16:30:25 Removing intermediate container 18086401cdb2 16:30:25 ---> 3ddaaf44f12d 16:30:25 [Warning] One or more build-args [ARCH] were not consumed 16:30:25 Successfully built 3ddaaf44f12d 16:30:25 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 16:30:25 provisioning config files... 16:30:25 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/20@tmp/config7204838852961653049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:25 ---> docker-login.sh 16:30:25 nexus3.edgexfoundry.org:10001 16:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:25 Configure a credential helper to remove this warning. See 16:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:25 16:30:25 Login Succeeded 16:30:25 nexus3.edgexfoundry.org:10002 16:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:26 Configure a credential helper to remove this warning. See 16:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:26 16:30:26 Login Succeeded 16:30:26 nexus3.edgexfoundry.org:10003 16:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:26 Configure a credential helper to remove this warning. See 16:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:26 16:30:26 Login Succeeded 16:30:26 nexus3.edgexfoundry.org:10004 16:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:26 Configure a credential helper to remove this warning. See 16:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:26 16:30:26 Login Succeeded 16:30:26 docker.io 16:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:27 Configure a credential helper to remove this warning. See 16:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:27 16:30:27 Login Succeeded 16:30:27 ---> docker-login.sh ends [Pipeline] } 16:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:27 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 16:30:27 9e1cc3248304890e633debd3a749b71b0c72ba3c 16:30:27 latest 16:30:27 3.1.0-dev.18 16:30:27 9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 16:30:27 main 16:30:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c 16:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:30:28 af307115bf1a: Preparing 16:30:28 e7b865214df8: Preparing 16:30:28 7c550501832c: Preparing 16:30:28 023a55c37e1c: Preparing 16:30:28 9a738603ab1e: Preparing 16:30:28 9386262d7a74: Preparing 16:30:28 9386262d7a74: Waiting 16:30:28 023a55c37e1c: Pushed 16:30:28 7c550501832c: Pushed 16:30:28 e7b865214df8: Pushed 16:30:28 9a738603ab1e: Pushed 16:30:30 9386262d7a74: Layer already exists 16:30:34 af307115bf1a: Pushed 16:30:34 9e1cc3248304890e633debd3a749b71b0c72ba3c: digest: sha256:17cba9ec4adbbc91c54b0e2dadedde77b8c42816ebb52a42a668949a7a4df984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:34 + 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 16:30:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:30:34 af307115bf1a: Preparing 16:30:34 e7b865214df8: Preparing 16:30:34 7c550501832c: Preparing 16:30:34 023a55c37e1c: Preparing 16:30:34 9a738603ab1e: Preparing 16:30:34 9386262d7a74: Preparing 16:30:34 9386262d7a74: Waiting 16:30:34 9a738603ab1e: Layer already exists 16:30:34 af307115bf1a: Layer already exists 16:30:34 e7b865214df8: Layer already exists 16:30:34 7c550501832c: Layer already exists 16:30:34 023a55c37e1c: Layer already exists 16:30:34 9386262d7a74: Layer already exists 16:30:34 latest: digest: sha256:17cba9ec4adbbc91c54b0e2dadedde77b8c42816ebb52a42a668949a7a4df984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:35 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.18 16:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:30:35 af307115bf1a: Preparing 16:30:35 e7b865214df8: Preparing 16:30:35 7c550501832c: Preparing 16:30:35 023a55c37e1c: Preparing 16:30:35 9a738603ab1e: Preparing 16:30:35 9386262d7a74: Preparing 16:30:35 9386262d7a74: Waiting 16:30:35 7c550501832c: Layer already exists 16:30:35 9a738603ab1e: Layer already exists 16:30:35 023a55c37e1c: Layer already exists 16:30:35 af307115bf1a: Layer already exists 16:30:35 e7b865214df8: Layer already exists 16:30:35 9386262d7a74: Layer already exists 16:30:35 3.1.0-dev.18: digest: sha256:17cba9ec4adbbc91c54b0e2dadedde77b8c42816ebb52a42a668949a7a4df984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 16:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:30:36 af307115bf1a: Preparing 16:30:36 e7b865214df8: Preparing 16:30:36 7c550501832c: Preparing 16:30:36 023a55c37e1c: Preparing 16:30:36 9a738603ab1e: Preparing 16:30:36 9386262d7a74: Preparing 16:30:36 9386262d7a74: Waiting 16:30:36 7c550501832c: Layer already exists 16:30:36 023a55c37e1c: Layer already exists 16:30:36 af307115bf1a: Layer already exists 16:30:36 e7b865214df8: Layer already exists 16:30:36 9a738603ab1e: Layer already exists 16:30:36 9386262d7a74: Layer already exists 16:30:36 9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18: digest: sha256:17cba9ec4adbbc91c54b0e2dadedde77b8c42816ebb52a42a668949a7a4df984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 16:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:30:37 af307115bf1a: Preparing 16:30:37 e7b865214df8: Preparing 16:30:37 7c550501832c: Preparing 16:30:37 023a55c37e1c: Preparing 16:30:37 9a738603ab1e: Preparing 16:30:37 9386262d7a74: Preparing 16:30:37 9386262d7a74: Waiting 16:30:37 9a738603ab1e: Layer already exists 16:30:37 e7b865214df8: Layer already exists 16:30:37 7c550501832c: Layer already exists 16:30:37 af307115bf1a: Layer already exists 16:30:37 023a55c37e1c: Layer already exists 16:30:37 9386262d7a74: Layer already exists 16:30:37 main: digest: sha256:17cba9ec4adbbc91c54b0e2dadedde77b8c42816ebb52a42a668949a7a4df984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:37 ===================================================== [Pipeline] echo 16:30:37 taggedImages: 16:30:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c 16:30:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:30:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.18 16:30:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 16:30:37 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:37 16:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:37 arm64: Pulling from edgex-lftools-log-publisher 16:30:37 8998bd30e6a1: Pulling fs layer 16:30:37 04944245beec: Pulling fs layer 16:30:37 699f458cf7ca: Pulling fs layer 16:30:37 765212b225bb: Pulling fs layer 16:30:37 f23df028b6ca: Pulling fs layer 16:30:37 d65c8cfc05b1: Pulling fs layer 16:30:37 2437ff75d9bd: Pulling fs layer 16:30:37 f23df028b6ca: Waiting 16:30:37 d65c8cfc05b1: Waiting 16:30:37 2437ff75d9bd: Waiting 16:30:37 765212b225bb: Waiting 16:30:38 04944245beec: Verifying Checksum 16:30:38 04944245beec: Download complete 16:30:38 765212b225bb: Verifying Checksum 16:30:38 765212b225bb: Download complete 16:30:38 f23df028b6ca: Download complete 16:30:38 d65c8cfc05b1: Verifying Checksum 16:30:38 d65c8cfc05b1: Download complete 16:30:38 699f458cf7ca: Verifying Checksum 16:30:38 699f458cf7ca: Download complete 16:30:38 8998bd30e6a1: Verifying Checksum 16:30:38 8998bd30e6a1: Download complete 16:30:40 2437ff75d9bd: Verifying Checksum 16:30:40 2437ff75d9bd: Download complete 16:30:42 8998bd30e6a1: Pull complete 16:30:42 04944245beec: Pull complete 16:30:44 699f458cf7ca: Pull complete 16:30:44 765212b225bb: Pull complete 16:30:45 f23df028b6ca: Pull complete 16:30:45 d65c8cfc05b1: Pull complete 16:31:00 2437ff75d9bd: Pull complete 16:31:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:00 prd-ubuntu20.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container 16:31:00 $ 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/20 -v /w/workspace/app-record-replay/20:/w/workspace/app-record-replay/20:rw,z -v /w/workspace/app-record-replay/20@tmp:/w/workspace/app-record-replay/20@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 16:31:03 $ docker top c14142edab16a88c985432d197764616f73d6a2d70fb4d3ed95d3e794a66a54a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:03 ---> job-cost.sh 16:31:03 lf-activate-venv: SKIPPING 16:31:03 INFO: No Stack... 16:31:04 INFO: Retrieving Pricing Info for: v3-standard-4 16:31:05 INFO: Archiving Costs [Pipeline] sh 16:31:05 + cat /w/workspace/app-record-replay/20/archives/cost.csv 16:31:05 + cut -d, -f6 [Pipeline] lock 16:31:05 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] 16:31:05 Resource [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] did not exist. Created. 16:31:05 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:05 /w/workspace/app-record-replay/20@tmp/durable-78d83947/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:31:06 + echo total: 0.10999999940395355 [Pipeline] stash 16:31:06 Warning: overwriting stash ‘stack-cost’ 16:31:06 Stashed 1 file(s) [Pipeline] } 16:31:06 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:06 $ docker stop --time=1 c14142edab16a88c985432d197764616f73d6a2d70fb4d3ed95d3e794a66a54a 16:31:07 $ docker rm -f --volumes c14142edab16a88c985432d197764616f73d6a2d70fb4d3ed95d3e794a66a54a [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 16:31:08 provisioning config files... 16:31:08 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #20 16:31:08 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12298966761884208656tmp [Pipeline] { [Pipeline] sh 16:31:08 + set +x 16:31:08 + curl -s https://codecov.io/bash 16:31:08 + bash -s -- 16:31:08 16:31:08 _____ _ 16:31:08 / ____| | | 16:31:08 | | ___ __| | ___ ___ _____ __ 16:31:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:31:08 | |___| (_) | (_| | __/ (_| (_) \ V / 16:31:08 \_____\___/ \__,_|\___|\___\___/ \_/ 16:31:08 Bash-1.0.6 16:31:08 16:31:08 16:31:08 ==> git version 2.25.1 found 16:31:08 ==> 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 16:31:08 Release-Date: 2020-01-08 16:31:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:31:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:31:08 ==> Jenkins CI detected. 16:31:08 current dir:  /w/workspace/exfoundry_app-record-replay_main 16:31:08 project root: . 16:31:08 --> token set from env 16:31:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:31:08 ==> Running gcov in . (disable via -X gcov) 16:31:08 ==> Python coveragepy not found 16:31:08 ==> Searching for coverage reports in: 16:31:08 + . 16:31:08 -> Found 1 reports 16:31:08 ==> Detecting git/mercurial file structure 16:31:08 ==> Reading reports 16:31:08 + ./coverage.out bytes=7545 16:31:08 ==> Appending adjustments 16:31:08 https://docs.codecov.io/docs/fixing-reports 16:31:08 + Found adjustments 16:31:08 ==> Gzipping contents 16:31:08 4.0K /tmp/codecov.JrUuLL.gz 16:31:08 ==> Uploading reports 16:31:08 url: https://codecov.io 16:31:08 query: branch=main&commit=9e1cc3248304890e633debd3a749b71b0c72ba3c&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:31:08 -> Pinging Codecov 16:31:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=9e1cc3248304890e633debd3a749b71b0c72ba3c&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:31:08 Invalid request parameters 16:31:08 400 [Pipeline] } 16:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:31:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:31:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:09 16:31:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:31:09 df9b9388f04a: Pulling fs layer 16:31:09 52dc419b0ee2: Pulling fs layer 16:31:09 25bc292e5bac: Pulling fs layer 16:31:09 114826534d7a: Pulling fs layer 16:31:09 4657fd5d0bcf: Pulling fs layer 16:31:09 6ad1cebc031e: Pulling fs layer 16:31:09 8a3aa393b2d8: Pulling fs layer 16:31:09 4657fd5d0bcf: Waiting 16:31:09 114826534d7a: Waiting 16:31:09 6ad1cebc031e: Waiting 16:31:09 8a3aa393b2d8: Waiting 16:31:09 25bc292e5bac: Download complete 16:31:09 52dc419b0ee2: Verifying Checksum 16:31:09 52dc419b0ee2: Download complete 16:31:09 4657fd5d0bcf: Verifying Checksum 16:31:09 4657fd5d0bcf: Download complete 16:31:09 df9b9388f04a: Verifying Checksum 16:31:09 df9b9388f04a: Download complete 16:31:09 df9b9388f04a: Pull complete 16:31:09 6ad1cebc031e: Verifying Checksum 16:31:09 6ad1cebc031e: Download complete 16:31:09 52dc419b0ee2: Pull complete 16:31:09 25bc292e5bac: Pull complete 16:31:10 114826534d7a: Verifying Checksum 16:31:10 114826534d7a: Download complete 16:31:10 8a3aa393b2d8: Verifying Checksum 16:31:14 114826534d7a: Pull complete 16:31:14 4657fd5d0bcf: Pull complete 16:31:14 6ad1cebc031e: Pull complete 16:31:18 8a3aa393b2d8: Pull complete 16:31:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:18 prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container 16:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:31:25 $ docker top 66cab098373cc1b9f754609197897d7591a19203a74b0b61113e34463a64a311 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 16:31:25 + set -o pipefail 16:31:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 16:31:30 16:31:30 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 16:31:30 16:31:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/bf286744-314a-4116-aa02-3fcbe6c09d64 16:31:30 16:31:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:31:30 16:31:30 16:31:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:31:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:31:30 More details here: https://snyk.co/ue1NS [Pipeline] } 16:31:30 $ docker stop --time=1 66cab098373cc1b9f754609197897d7591a19203a74b0b61113e34463a64a311 16:31:36 $ docker rm -f --volumes 66cab098373cc1b9f754609197897d7591a19203a74b0b61113e34463a64a311 [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 16:31:37 + git log --format=format:%s -1 9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] sh 16:31:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:38 prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container 16:31:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:31:38 $ docker top e093826d683f75d74bf02fd64ea671ac6b18278d97922ac83b4d55f3cac7c528 -eo pid,comm 16:31:38 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). 16:31:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:39 [ssh-agent] Looking for ssh-agent implementation... 16:31:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:39 $ docker exec e093826d683f75d74bf02fd64ea671ac6b18278d97922ac83b4d55f3cac7c528 ssh-agent 16:31:39 SSH_AUTH_SOCK=/tmp/ssh-EgYWabQsBdI8/agent.32 16:31:39 SSH_AGENT_PID=38 16:31:39 Running ssh-add (command line suppressed) 16:31:39 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7865930252290147822.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7865930252290147822.key) 16:31:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:39 + git semver tag 16:31:39 2023-07-17 16:31:39,835 [run_tag] DEBUG tag force:False 16:31:39 2023-07-17 16:31:39,835 [check_head_tag] DEBUG check head tag 16:31:39 2023-07-17 16:31:39,836 [execute] INFO git cat-file --batch-check 16:31:39 2023-07-17 16:31:39,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:31:39 2023-07-17 16:31:39,841 [execute] INFO git cat-file --batch 16:31:39 2023-07-17 16:31:39,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:31:39 2023-07-17 16:31:39,851 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:31:39 2023-07-17 16:31:39,851 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 16:31:39 2023-07-17 16:31:39,852 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 16:31:39 2023-07-17 16:31:39,857 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:31:39 3.1.0-dev.18 [Pipeline] } 16:31:39 $ docker exec --env ******** --env ******** e093826d683f75d74bf02fd64ea671ac6b18278d97922ac83b4d55f3cac7c528 ssh-agent -k 16:31:40 unset SSH_AUTH_SOCK; 16:31:40 unset SSH_AGENT_PID; 16:31:40 echo Agent pid 38 killed; 16:31:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:40 + git semver [Pipeline] } 16:31:40 $ docker stop --time=1 e093826d683f75d74bf02fd64ea671ac6b18278d97922ac83b4d55f3cac7c528 16:31:42 $ docker rm -f --volumes e093826d683f75d74bf02fd64ea671ac6b18278d97922ac83b4d55f3cac7c528 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:42 16:31:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:43 0.23.1-centos7: Pulling from edgex-lftools 16:31:43 ab5ef0e58194: Pulling fs layer 16:31:43 9712f1f96733: Pulling fs layer 16:31:43 63f879dbbcfc: Pulling fs layer 16:31:43 0d9ebad4ef96: Pulling fs layer 16:31:43 e9a5061849ea: Pulling fs layer 16:31:43 d747dcd14b5f: Pulling fs layer 16:31:43 2de7ff778b66: Pulling fs layer 16:31:43 e9a5061849ea: Waiting 16:31:43 0d9ebad4ef96: Waiting 16:31:43 d747dcd14b5f: Waiting 16:31:43 2de7ff778b66: Waiting 16:31:43 9712f1f96733: Download complete 16:31:43 63f879dbbcfc: Verifying Checksum 16:31:43 63f879dbbcfc: Download complete 16:31:43 0d9ebad4ef96: Verifying Checksum 16:31:43 0d9ebad4ef96: Download complete 16:31:43 d747dcd14b5f: Verifying Checksum 16:31:43 e9a5061849ea: Verifying Checksum 16:31:43 e9a5061849ea: Download complete 16:31:43 ab5ef0e58194: Verifying Checksum 16:31:43 ab5ef0e58194: Download complete 16:31:43 2de7ff778b66: Verifying Checksum 16:31:46 ab5ef0e58194: Pull complete 16:31:47 9712f1f96733: Pull complete 16:31:48 63f879dbbcfc: Pull complete 16:31:53 0d9ebad4ef96: Pull complete 16:31:53 e9a5061849ea: Pull complete 16:31:53 d747dcd14b5f: Pull complete 16:31:54 2de7ff778b66: Pull complete 16:31:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:54 prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container 16:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:32:00 $ docker top 11bf0ec8a609f7919a899e5f3f96d37cccfce0b1d7f9c65ab7c1667ca528bc7b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:32:00 provisioning config files... 16:32:00 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14164245576522221027tmp 16:32:00 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15912475969917663913tmp 16:32:00 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3094788667291931564tmp [Pipeline] { [Pipeline] echo 16:32:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:32:01 ---> sigul-configuration.sh 16:32:01 gpg: directory `/root/.gnupg' created 16:32:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:32:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:32:01 gpg: keyring `/root/.gnupg/secring.gpg' created 16:32:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:32:01 gpg: CAST5 encrypted data 16:32:01 gpg: encrypted with 1 passphrase 16:32:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:32:01 + mkdir /home/jenkins 16:32:01 + mkdir /home/jenkins/sigul [Pipeline] sh 16:32:01 + 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 16:32:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:32:01 ---> sigul-install.sh 16:32:01 Sigul already installed; skipping installation. [Pipeline] sh 16:32:02 + git tag --list 16:32:02 v3.1.0-dev.0 16:32:02 v3.1.0-dev.1 16:32:02 v3.1.0-dev.10 16:32:02 v3.1.0-dev.11 16:32:02 v3.1.0-dev.12 16:32:02 v3.1.0-dev.13 16:32:02 v3.1.0-dev.14 16:32:02 v3.1.0-dev.15 16:32:02 v3.1.0-dev.16 16:32:02 v3.1.0-dev.17 16:32:02 v3.1.0-dev.18 16:32:02 v3.1.0-dev.2 16:32:02 v3.1.0-dev.3 16:32:02 v3.1.0-dev.4 16:32:02 v3.1.0-dev.5 16:32:02 v3.1.0-dev.6 16:32:02 v3.1.0-dev.7 16:32:02 v3.1.0-dev.8 16:32:02 v3.1.0-dev.9 [Pipeline] sh 16:32:02 + lftools sign git-tag v3.1.0-dev.18 16:32:03 Signing Git tag with Sigul... 16:32:03 Signing v3.1.0-dev.18 [Pipeline] echo 16:32:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:32:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:32:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:32:03 $ docker stop --time=1 11bf0ec8a609f7919a899e5f3f96d37cccfce0b1d7f9c65ab7c1667ca528bc7b 16:32:05 $ docker rm -f --volumes 11bf0ec8a609f7919a899e5f3f96d37cccfce0b1d7f9c65ab7c1667ca528bc7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:32:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:06 prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container 16:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:32:06 $ docker top f030f700776a8390b3551c68adc2d64d5bb7c2875d83fe9c2cc0dfabee08e45f -eo pid,comm 16:32:06 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). 16:32:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:06 [ssh-agent] Looking for ssh-agent implementation... 16:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:06 $ docker exec f030f700776a8390b3551c68adc2d64d5bb7c2875d83fe9c2cc0dfabee08e45f ssh-agent 16:32:07 SSH_AUTH_SOCK=/tmp/ssh-xVZGSU1fkKya/agent.33 16:32:07 SSH_AGENT_PID=39 16:32:07 Running ssh-add (command line suppressed) 16:32:07 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9969067212337935186.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9969067212337935186.key) 16:32:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:07 + git semver bump pre 16:32:07 2023-07-17 16:32:07,701 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:32:07 2023-07-17 16:32:07,701 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev 16:32:07 2023-07-17 16:32:07,701 [bump_version] DEBUG bumped version:3.1.0-dev.19 16:32:07 2023-07-17 16:32:07,702 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 16:32:07 2023-07-17 16:32:07,702 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:32:07 2023-07-17 16:32:07,702 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 16:32:07 2023-07-17 16:32:07,705 [execute] INFO git cat-file --batch-check 16:32:07 2023-07-17 16:32:07,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:07 2023-07-17 16:32:07,712 [execute] INFO git cat-file --batch 16:32:07 2023-07-17 16:32:07,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:07 2023-07-17 16:32:07,718 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:32:07 3.1.0-dev.19 [Pipeline] } 16:32:07 $ docker exec --env ******** --env ******** f030f700776a8390b3551c68adc2d64d5bb7c2875d83fe9c2cc0dfabee08e45f ssh-agent -k 16:32:08 unset SSH_AUTH_SOCK; 16:32:08 unset SSH_AGENT_PID; 16:32:08 echo Agent pid 39 killed; 16:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:08 + git semver [Pipeline] } 16:32:08 $ docker stop --time=1 f030f700776a8390b3551c68adc2d64d5bb7c2875d83fe9c2cc0dfabee08e45f 16:32:10 $ docker rm -f --volumes f030f700776a8390b3551c68adc2d64d5bb7c2875d83fe9c2cc0dfabee08e45f [Pipeline] // withDockerContainer [Pipeline] sh 16:32:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:10 prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container 16:32:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:32:11 $ docker top f465993a67398632242896731a18b224f071a3fb76702bb1106dfbe1207ad1c4 -eo pid,comm 16:32:11 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). 16:32:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:11 [ssh-agent] Looking for ssh-agent implementation... 16:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:12 $ docker exec f465993a67398632242896731a18b224f071a3fb76702bb1106dfbe1207ad1c4 ssh-agent 16:32:12 SSH_AUTH_SOCK=/tmp/ssh-DEM5RWVtX6AM/agent.15 16:32:12 SSH_AGENT_PID=21 16:32:12 Running ssh-add (command line suppressed) 16:32:12 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13352205007340114985.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13352205007340114985.key) 16:32:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:12 + git semver push 16:32:12 2023-07-17 16:32:12,843 [run_push] DEBUG push 16:32:12 2023-07-17 16:32:12,845 [execute] INFO git cat-file --batch-check 16:32:12 2023-07-17 16:32:12,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:12 2023-07-17 16:32:12,851 [execute] INFO git rev-list 41b528cfbe54ad5bcc3c7648d4727b9f77c78af5 -- 16:32:12 2023-07-17 16:32:12,851 [execute] DEBUG Popen(['git', 'rev-list', '41b528cfbe54ad5bcc3c7648d4727b9f77c78af5', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:32:12 2023-07-17 16:32:12,857 [execute] INFO git fetch -v origin 16:32:12 2023-07-17 16:32:12,858 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 16:32:13 2023-07-17 16:32:13,332 [run_push] DEBUG no remote changes detected 16:32:13 2023-07-17 16:32:13,332 [execute] INFO git push origin semver 16:32:13 2023-07-17 16:32:13,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:32:14 2023-07-17 16:32:14,177 [run_push] DEBUG push all version tags 16:32:14 2023-07-17 16:32:14,178 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:32:14 2023-07-17 16:32:14,178 [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) 16:32:14 2023-07-17 16:32:14,895 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:32:14 3.1.0-dev.19 [Pipeline] } 16:32:14 $ docker exec --env ******** --env ******** f465993a67398632242896731a18b224f071a3fb76702bb1106dfbe1207ad1c4 ssh-agent -k 16:32:15 unset SSH_AUTH_SOCK; 16:32:15 unset SSH_AGENT_PID; 16:32:15 echo Agent pid 21 killed; 16:32:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:15 + git semver [Pipeline] } 16:32:15 $ docker stop --time=1 f465993a67398632242896731a18b224f071a3fb76702bb1106dfbe1207ad1c4 16:32:17 $ docker rm -f --volumes f465993a67398632242896731a18b224f071a3fb76702bb1106dfbe1207ad1c4 [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 16:32:17 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 16:32:17 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:32:17 total 16 16:32:17 drwxr-xr-x 3 root root 4096 Jul 17 16:20 . 16:32:17 drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 16:32 .. 16:32:17 drwxr-xr-x 2 root root 4096 Jul 17 16:20 cost 16:32:17 -rw-r--r-- 1 root root 88 Jul 17 16:20 cost.csv 16:32:17 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 16:32:17 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:32:17 total 16 16:32:17 drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 16:20 . 16:32:17 drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 16:32 .. 16:32:17 drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 16:20 cost 16:32:17 -rw-r--r-- 1 jenkins jenkins 88 Jul 17 16:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:32:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:32:19 ---> package-listing.sh 16:32:19 ++ facter osfamily 16:32:19 ++ tr '[:upper:]' '[:lower:]' 16:32:19 + OS_FAMILY=debian 16:32:19 + workspace=/w/workspace/exfoundry_app-record-replay_main 16:32:19 + START_PACKAGES=/tmp/packages_start.txt 16:32:19 + END_PACKAGES=/tmp/packages_end.txt 16:32:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:32:19 + PACKAGES=/tmp/packages_start.txt 16:32:19 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:32:19 + PACKAGES=/tmp/packages_end.txt 16:32:19 + case "${OS_FAMILY}" in 16:32:19 + dpkg -l 16:32:19 + grep '^ii' 16:32:19 + '[' -f /tmp/packages_start.txt ']' 16:32:19 + '[' -f /tmp/packages_end.txt ']' 16:32:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:32:19 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:32:19 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 16:32:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 16:32:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:32:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:20 prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container 16:32:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:32:20 $ docker top f17377c40fde3cc0c38a5bbd1e25f25e2bc9faad752392e03195870544f08b04 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:20 + touch /tmp/pre-build-complete [Pipeline] sh 16:32:21 + mkdir -p /var/log/sysstat [Pipeline] sh 16:32:21 + ls /var/log/sa-host 16:32:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:21 provisioning config files... 16:32:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15813757162547560285tmp [Pipeline] { [Pipeline] echo 16:32:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:32:21 ---> create-netrc.sh [Pipeline] } 16:32:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:32:22 ---> python-tools-install.sh [Pipeline] echo 16:32:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:32:22 ---> sudo-logs.sh 16:32:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:32:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:32:22 ---> job-cost.sh 16:32:22 lf-activate-venv: SKIPPING 16:32:22 DEBUG: total: 0.2199999988079071 16:32:22 INFO: Retrieving Stack Cost... 16:32:23 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:23 INFO: Archiving Costs [Pipeline] echo 16:32:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:32:23 ---> logs-deploy.sh 16:32:23 lf-activate-venv: SKIPPING 16:32:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/20 16:32:23 INFO: archiving workspace using pattern(s): 16:32:24 Archives upload complete. 16:32:25 INFO: archiving logs to Nexus 16:32:25 ---> uname -a: 16:32:25 Linux prd-ubuntu20-04-docker-8c-8g-1333 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:32:25 16:32:25 16:32:25 ---> lscpu: 16:32:25 Architecture: x86_64 16:32:25 CPU op-mode(s): 32-bit, 64-bit 16:32:25 Byte Order: Little Endian 16:32:25 Address sizes: 40 bits physical, 48 bits virtual 16:32:25 CPU(s): 8 16:32:25 On-line CPU(s) list: 0-7 16:32:25 Thread(s) per core: 1 16:32:25 Core(s) per socket: 1 16:32:25 Socket(s): 8 16:32:25 NUMA node(s): 1 16:32:25 Vendor ID: AuthenticAMD 16:32:25 CPU family: 23 16:32:25 Model: 49 16:32:25 Model name: AMD EPYC-Rome Processor 16:32:25 Stepping: 0 16:32:25 CPU MHz: 2800.000 16:32:25 BogoMIPS: 5600.00 16:32:25 Virtualization: AMD-V 16:32:25 Hypervisor vendor: KVM 16:32:25 Virtualization type: full 16:32:25 L1d cache: 256 KiB 16:32:25 L1i cache: 256 KiB 16:32:25 L2 cache: 4 MiB 16:32:25 L3 cache: 128 MiB 16:32:25 NUMA node0 CPU(s): 0-7 16:32:25 Vulnerability Itlb multihit: Not affected 16:32:25 Vulnerability L1tf: Not affected 16:32:25 Vulnerability Mds: Not affected 16:32:25 Vulnerability Meltdown: Not affected 16:32:25 Vulnerability Mmio stale data: Not affected 16:32:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:32:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:32:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:32:25 Vulnerability Srbds: Not affected 16:32:25 Vulnerability Tsx async abort: Not affected 16:32:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:32:25 16:32:25 16:32:25 ---> nproc: 16:32:25 8 16:32:25 16:32:25 16:32:25 ---> df -h: 16:32:25 Filesystem Size Used Avail Use% Mounted on 16:32:25 overlay 155G 13G 143G 9% / 16:32:25 tmpfs 64M 0 64M 0% /dev 16:32:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:32:25 shm 64M 0 64M 0% /dev/shm 16:32:25 /dev/vda1 155G 13G 143G 9% /facter-os 16:32:25 16:32:25 16:32:25 ---> sar -b -r -n DEV: 16:32:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1333) 07/17/23 _x86_64_ (8 CPU) 16:32:25 16:32:25 16:16:43 LINUX RESTART (8 CPU) 16:32:25 16:32:25 16:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:32:25 16:18:02 204.02 47.93 156.09 0.00 5345.51 85599.33 0.00 16:32:25 16:19:01 99.32 0.14 99.19 0.00 13.83 40338.73 0.00 16:32:25 16:20:01 177.52 0.32 177.21 0.00 17.73 45133.36 0.00 16:32:25 16:21:01 18.08 0.03 18.05 0.00 4.00 5840.64 0.00 16:32:25 16:22:01 28.58 8.78 19.80 0.00 926.11 2603.03 0.00 16:32:25 16:23:01 31.68 2.82 28.86 0.00 4250.62 6405.47 0.00 16:32:25 16:24:01 3.63 0.02 3.62 0.00 0.13 93.30 0.00 16:32:25 16:25:01 1.77 0.00 1.77 0.00 0.00 19.19 0.00 16:32:25 16:26:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 16:32:25 16:27:01 1.85 0.00 1.85 0.00 0.00 19.73 0.00 16:32:25 16:28:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 16:32:25 16:29:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 16:32:25 16:30:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 16:32:25 16:31:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 16:32:25 16:32:01 99.17 0.25 98.92 0.00 16.13 58560.91 0.00 16:32:25 Average: 44.71 4.02 40.68 0.00 705.67 16285.31 0.00 16:32:25 16:32:25 16:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:32:25 16:18:02 28446908 31595796 711252 2.16 108408 3249688 1881464 5.54 1143012 2858444 336592 16:32:25 16:19:01 27507072 31203492 1096476 3.33 148044 3705120 2200444 6.48 1535572 3346484 424784 16:32:25 16:20:01 27593776 31571172 725600 2.21 160088 3952436 1827100 5.38 1240232 3529436 156724 16:32:25 16:21:01 27604380 31582184 718500 2.19 160352 3952572 1743180 5.14 1243288 3517000 12 16:32:25 16:22:01 27439848 31566096 711408 2.16 177832 4083732 1729680 5.10 1327548 3575104 1776 16:32:25 16:23:01 27080608 31567500 712148 2.17 194460 4413792 1825804 5.38 1560544 3686044 4 16:32:25 16:24:01 27086240 31568212 712280 2.17 193020 4410548 1797816 5.30 1559048 3682844 8 16:32:25 16:25:01 27094936 31576940 703604 2.14 193056 4410544 1797816 5.30 1551260 3682840 4 16:32:25 16:26:01 27094420 31576460 703952 2.14 193076 4410552 1797816 5.30 1551024 3682844 4 16:32:25 16:27:01 27094648 31576760 703584 2.14 193124 4410556 1797816 5.30 1551084 3682848 24 16:32:25 16:28:01 27094872 31577028 703492 2.14 193140 4410556 1797816 5.30 1551208 3682848 12 16:32:25 16:29:01 27094760 31577152 703532 2.14 193176 4410560 1797816 5.30 1550956 3683064 172 16:32:25 16:30:01 27094284 31576716 703908 2.14 193212 4410564 1797816 5.30 1551272 3683068 16 16:32:25 16:31:01 27094420 31576892 703516 2.14 193244 4410560 1797816 5.30 1551396 3683068 44 16:32:25 16:32:01 25563684 31513372 761512 2.32 229740 5718616 2162432 6.37 1692372 4945968 456 16:32:25 Average: 27198990 31547051 738318 2.25 181598 4290693 1850175 5.45 1477321 3661460 61375 16:32:25 16:32:25 16:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:32:25 16:18:02 docker0 196.20 367.71 15.54 2371.04 0.00 0.00 0.00 0.00 16:32:25 16:18:02 lo 6.67 6.67 0.64 0.64 0.00 0.00 0.00 0.00 16:32:25 16:18:02 ens3 961.66 577.19 8991.13 105.19 0.00 0.00 0.00 0.00 16:32:25 16:19:01 vethcd7b929 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 16:32:25 16:19:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:32:25 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:25 16:19:01 ens3 27.18 17.67 26.66 11.01 0.00 0.00 0.00 0.00 16:32:25 16:20:01 docker0 2.83 6.03 0.18 88.02 0.00 0.00 0.00 0.00 16:32:25 16:20:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 16:32:25 16:20:01 ens3 173.83 146.10 2650.18 318.62 0.00 0.00 0.00 0.00 16:32:25 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:21:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:32:25 16:21:01 ens3 7.95 5.55 8.07 2.92 0.00 0.00 0.00 0.00 16:32:25 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:32:25 16:22:01 ens3 66.32 34.21 914.93 2.49 0.00 0.00 0.00 0.00 16:32:25 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:23:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 16:32:25 16:23:01 ens3 136.06 57.54 2008.84 4.04 0.00 0.00 0.00 0.00 16:32:25 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:24:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:25 16:25:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:32:25 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:32:25 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:25 16:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:32:25 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:28:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:32:25 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:25 16:29:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:32:25 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:25 16:31:01 ens3 1.62 0.82 2.65 0.06 0.00 0.00 0.00 0.00 16:32:25 16:32:01 docker0 57.69 124.85 4.62 1008.04 0.00 0.00 0.00 0.00 16:32:25 16:32:01 veth132dd47 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:32:25 16:32:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 16:32:25 16:32:01 ens3 378.35 209.40 8186.41 35.20 0.00 0.00 0.00 0.00 16:32:25 Average: docker0 17.13 33.28 1.36 231.39 0.00 0.00 0.00 0.00 16:32:25 Average: veth132dd47 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 16:32:25 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 16:32:25 Average: ens3 117.02 69.99 1520.87 32.00 0.00 0.00 0.00 0.00 16:32:25 16:32:25 16:32:25 ---> sar -P ALL: 16:32:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1333) 07/17/23 _x86_64_ (8 CPU) 16:32:25 16:32:25 16:16:43 LINUX RESTART (8 CPU) 16:32:25 16:32:25 16:17:01 CPU %user %nice %system %iowait %steal %idle 16:32:25 16:18:02 all 11.88 0.00 4.23 3.67 0.07 80.16 16:32:25 16:18:02 0 12.47 0.00 4.22 3.88 0.07 79.37 16:32:25 16:18:02 1 13.53 0.00 4.06 5.76 0.05 76.60 16:32:25 16:18:02 2 10.89 0.00 4.59 1.67 0.07 82.79 16:32:25 16:18:02 3 10.91 0.00 5.46 2.68 0.07 80.87 16:32:25 16:18:02 4 11.38 0.00 4.42 11.26 0.07 72.88 16:32:25 16:18:02 5 11.04 0.00 3.89 2.49 0.07 82.51 16:32:25 16:18:02 6 15.50 0.00 3.19 0.69 0.05 80.56 16:32:25 16:18:02 7 9.27 0.00 4.00 0.97 0.10 85.66 16:32:25 16:19:01 all 38.97 0.00 6.63 2.13 0.10 52.17 16:32:25 16:19:01 0 39.05 0.00 5.57 0.24 0.10 55.03 16:32:25 16:19:01 1 38.15 0.00 7.14 0.26 0.10 54.34 16:32:25 16:19:01 2 38.51 0.00 6.33 0.19 0.09 54.89 16:32:25 16:19:01 3 40.05 0.00 6.88 3.75 0.10 49.22 16:32:25 16:19:01 4 40.16 0.00 7.27 11.89 0.10 40.58 16:32:25 16:19:01 5 39.71 0.00 6.89 0.31 0.09 53.01 16:32:25 16:19:01 6 38.80 0.00 6.61 0.15 0.09 54.35 16:32:25 16:19:01 7 37.30 0.00 6.39 0.29 0.12 55.90 16:32:25 16:20:01 all 26.49 0.00 5.19 2.73 0.10 65.49 16:32:25 16:20:01 0 25.18 0.00 5.19 0.10 0.07 69.46 16:32:25 16:20:01 1 28.61 0.00 4.91 0.32 0.12 66.04 16:32:25 16:20:01 2 24.54 0.00 5.02 0.10 0.08 70.26 16:32:25 16:20:01 3 26.72 0.00 5.86 9.23 0.14 58.05 16:32:25 16:20:01 4 27.78 0.00 4.76 0.77 0.10 66.59 16:32:25 16:20:01 5 27.10 0.00 4.36 0.13 0.10 68.31 16:32:25 16:20:01 6 24.67 0.00 5.11 1.61 0.07 68.54 16:32:25 16:20:01 7 27.32 0.00 6.33 9.69 0.12 56.55 16:32:25 16:21:01 all 0.18 0.00 0.15 0.31 0.01 99.34 16:32:25 16:21:01 0 0.17 0.00 0.15 0.00 0.02 99.67 16:32:25 16:21:01 1 0.27 0.00 0.13 0.00 0.03 99.56 16:32:25 16:21:01 2 0.25 0.00 0.17 0.05 0.00 99.53 16:32:25 16:21:01 3 0.10 0.00 0.08 0.02 0.02 99.78 16:32:25 16:21:01 4 0.12 0.00 0.10 0.02 0.00 99.77 16:32:25 16:21:01 5 0.22 0.00 0.15 0.12 0.00 99.52 16:32:25 16:21:01 6 0.10 0.00 0.07 0.02 0.02 99.80 16:32:25 16:21:01 7 0.23 0.00 0.33 2.30 0.02 97.11 16:32:25 16:22:01 all 1.06 0.00 0.85 1.06 0.02 97.01 16:32:25 16:22:01 0 0.58 0.00 0.80 0.15 0.07 98.40 16:32:25 16:22:01 1 0.74 0.00 0.47 0.13 0.03 98.63 16:32:25 16:22:01 2 0.93 0.00 0.65 4.59 0.02 93.81 16:32:25 16:22:01 3 0.82 0.00 0.72 0.32 0.00 98.15 16:32:25 16:22:01 4 1.72 0.00 0.75 1.32 0.03 96.18 16:32:25 16:22:01 5 0.73 0.00 0.53 0.17 0.02 98.55 16:32:25 16:22:01 6 1.47 0.00 0.88 0.60 0.00 97.05 16:32:25 16:22:01 7 1.49 0.00 1.98 1.19 0.02 95.32 16:32:25 16:23:01 all 1.54 0.00 0.79 0.82 0.02 96.83 16:32:25 16:23:01 0 1.35 0.00 2.20 2.10 0.02 94.32 16:32:25 16:23:01 1 2.95 0.00 0.56 0.08 0.02 96.39 16:32:25 16:23:01 2 0.53 0.00 0.52 2.49 0.02 96.44 16:32:25 16:23:01 3 1.52 0.00 0.55 0.02 0.03 97.88 16:32:25 16:23:01 4 0.92 0.00 0.35 1.05 0.02 97.66 16:32:25 16:23:01 5 0.67 0.00 0.88 0.05 0.00 98.40 16:32:25 16:23:01 6 0.94 0.00 0.52 0.67 0.02 97.86 16:32:25 16:23:01 7 3.46 0.00 0.70 0.10 0.02 95.72 16:32:25 16:24:01 all 0.11 0.00 0.08 0.29 0.01 99.51 16:32:25 16:24:01 0 0.02 0.00 0.05 0.00 0.02 99.92 16:32:25 16:24:01 1 0.27 0.00 0.15 0.02 0.00 99.57 16:32:25 16:24:01 2 0.28 0.00 0.15 1.77 0.02 97.78 16:32:25 16:24:01 3 0.10 0.00 0.08 0.13 0.00 99.68 16:32:25 16:24:01 4 0.05 0.00 0.05 0.35 0.02 99.53 16:32:25 16:24:01 5 0.03 0.00 0.05 0.00 0.02 99.90 16:32:25 16:24:01 6 0.07 0.00 0.03 0.07 0.00 99.83 16:32:25 16:24:01 7 0.08 0.00 0.05 0.00 0.00 99.87 16:32:25 16:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:32:25 16:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:32:25 16:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:32:25 16:25:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:32:25 16:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:32:25 16:25:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:32:25 16:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:32:25 16:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:32:25 16:25:01 7 0.03 0.00 0.00 0.02 0.00 99.95 16:32:25 16:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:32:25 16:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:32:25 16:26:01 1 0.15 0.00 0.02 0.00 0.00 99.83 16:32:25 16:26:01 2 0.03 0.00 0.02 0.05 0.00 99.90 16:32:25 16:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:32:25 16:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 16:32:25 16:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:32:25 16:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:32:25 16:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:32:25 16:27:01 all 0.15 0.00 0.01 0.09 0.00 99.75 16:32:25 16:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:32:25 16:27:01 1 1.04 0.00 0.00 0.00 0.02 98.94 16:32:25 16:27:01 2 0.00 0.00 0.02 0.33 0.02 99.63 16:32:25 16:27:01 3 0.02 0.00 0.00 0.33 0.00 99.65 16:32:25 16:27:01 4 0.07 0.00 0.05 0.00 0.00 99.88 16:32:25 16:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:32:25 16:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:32:25 16:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:32:25 16:28:01 all 0.02 0.00 0.01 0.10 0.00 99.86 16:32:25 16:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:32:25 16:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:32:25 16:28:01 2 0.07 0.00 0.00 0.80 0.00 99.13 16:32:25 16:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:32:25 16:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:32:25 16:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:32:25 16:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:32:25 16:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:32:25 16:32:25 16:28:01 CPU %user %nice %system %iowait %steal %idle 16:32:25 16:29:01 all 0.03 0.00 0.01 0.36 0.00 99.60 16:32:25 16:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:32:25 16:29:01 1 0.12 0.00 0.00 0.00 0.00 99.88 16:32:25 16:29:01 2 0.03 0.00 0.03 2.52 0.00 97.42 16:32:25 16:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:32:25 16:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:32:25 16:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:32:25 16:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:32:25 16:29:01 7 0.03 0.00 0.02 0.35 0.02 99.58 16:32:25 16:30:01 all 0.04 0.00 0.01 0.21 0.00 99.74 16:32:25 16:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:32:25 16:30:01 1 0.28 0.00 0.02 0.00 0.02 99.68 16:32:25 16:30:01 2 0.00 0.00 0.00 1.30 0.00 98.70 16:32:25 16:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:32:25 16:30:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:32:25 16:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:32:25 16:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:32:25 16:30:01 7 0.00 0.00 0.02 0.37 0.00 99.62 16:32:25 16:31:01 all 0.07 0.00 0.01 0.06 0.01 99.86 16:32:25 16:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:32:25 16:31:01 1 0.32 0.00 0.00 0.00 0.00 99.68 16:32:25 16:31:01 2 0.07 0.00 0.00 0.30 0.02 99.62 16:32:25 16:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:32:25 16:31:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:32:25 16:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:32:25 16:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:32:25 16:31:01 7 0.02 0.00 0.02 0.18 0.00 99.78 16:32:25 16:32:01 all 8.65 0.00 4.23 4.50 0.07 82.54 16:32:25 16:32:01 0 8.57 0.00 3.74 0.34 0.07 87.28 16:32:25 16:32:01 1 6.77 0.00 4.99 1.47 0.07 86.71 16:32:25 16:32:01 2 10.26 0.00 4.15 3.27 0.05 82.26 16:32:25 16:32:01 3 9.06 0.00 4.02 4.24 0.07 82.62 16:32:25 16:32:01 4 8.68 0.00 3.84 0.32 0.07 87.09 16:32:25 16:32:01 5 10.40 0.00 4.33 0.24 0.07 84.97 16:32:25 16:32:01 6 7.18 0.00 3.57 2.07 0.07 87.11 16:32:25 16:32:01 7 8.27 0.00 5.25 24.38 0.12 61.98 16:32:25 Average: all 5.87 0.00 1.46 1.08 0.03 91.55 16:32:25 Average: 0 5.76 0.00 1.45 0.45 0.03 92.31 16:32:25 Average: 1 6.15 0.00 1.48 0.53 0.03 91.81 16:32:25 Average: 2 5.68 0.00 1.43 1.30 0.02 91.57 16:32:25 Average: 3 5.87 0.00 1.56 1.37 0.03 91.17 16:32:25 Average: 4 5.99 0.00 1.43 1.77 0.03 90.78 16:32:25 Average: 5 5.92 0.00 1.39 0.23 0.02 92.43 16:32:25 Average: 6 5.85 0.00 1.32 0.39 0.02 92.42 16:32:25 Average: 7 5.75 0.00 1.65 2.62 0.04 89.95 16:32:25 16:32:25 16:32:25