Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00dbe8440848181704a2f64ebb6b79645494c123 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-ssh13608842742311939269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7495095150169096666.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1078177522406418822.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh573824283050193301.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-ssh3811548913024938032.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5028 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 00dbe8440848181704a2f64ebb6b79645494c123 (main) Commit message: "Merge pull request #76 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.25" > 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 00dbe8440848181704a2f64ebb6b79645494c123 # timeout=10 > git rev-list --no-walk 9ced618f1fdce2a80cc557ee98d043400b8102f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-31T15:03:06.813Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T15:03:06.873Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-31T15:03:06.894Z] ========================================================= [2023-08-31T15:03:06.894Z] EdgeX Global Pipelines Version Info [2023-08-31T15:03:06.894Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:03:07.601Z] ------------------- [2023-08-31T15:03:07.601Z] stable info: [2023-08-31T15:03:07.601Z] ------------------- [2023-08-31T15:03:07.601Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T15:03:07.601Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T15:03:07.601Z] Message: update stable to v1.0.253 [2023-08-31T15:03:08.178Z] ------------------- [2023-08-31T15:03:08.178Z] experimental info: [2023-08-31T15:03:08.178Z] ------------------- [2023-08-31T15:03:08.178Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T15:03:08.178Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T15:03:08.178Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T15:03:08.376Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-31T15:03:08.388Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-31T15:03:08.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T15:03:08.416Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T15:03:08.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T15:03:08.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T15:03:08.460Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T15:03:08.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-31T15:03:08.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T15:03:08.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T15:03:08.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T15:03:08.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-31T15:03:08.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T15:03:08.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T15:03:08.576Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T15:03:08.590Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T15:03:08.601Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T15:03:08.618Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T15:03:08.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T15:03:08.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T15:03:08.671Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-31T15:03:08.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-31T15:03:08.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-31T15:03:08.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-31T15:03:08.732Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-31T15:03:08.744Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T15:03:08.756Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T15:03:08.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-31T15:03:09.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-31T15:03:09.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-31T15:03:09.694Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] echo [2023-08-31T15:03:09.707Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00dbe84 [Pipeline] echo [2023-08-31T15:03:09.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T15:03:09.770Z] provisioning config files... [2023-08-31T15:03:09.784Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5516925281299446562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:03:10.095Z] ---> docker-login.sh [2023-08-31T15:03:10.095Z] nexus3.edgexfoundry.org:10001 [2023-08-31T15:03:12.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:03:12.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:03:12.955Z] Configure a credential helper to remove this warning. See [2023-08-31T15:03:12.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:03:12.955Z] [2023-08-31T15:03:12.955Z] Login Succeeded [2023-08-31T15:03:12.955Z] nexus3.edgexfoundry.org:10002 [2023-08-31T15:03:12.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:03:12.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:03:12.955Z] Configure a credential helper to remove this warning. See [2023-08-31T15:03:12.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:03:12.955Z] [2023-08-31T15:03:12.955Z] Login Succeeded [2023-08-31T15:03:12.955Z] nexus3.edgexfoundry.org:10003 [2023-08-31T15:03:13.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:03:13.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:03:13.217Z] Configure a credential helper to remove this warning. See [2023-08-31T15:03:13.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:03:13.218Z] [2023-08-31T15:03:13.218Z] Login Succeeded [2023-08-31T15:03:13.218Z] nexus3.edgexfoundry.org:10004 [2023-08-31T15:03:13.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:03:13.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:03:13.218Z] Configure a credential helper to remove this warning. See [2023-08-31T15:03:13.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:03:13.218Z] [2023-08-31T15:03:13.218Z] Login Succeeded [2023-08-31T15:03:13.218Z] docker.io [2023-08-31T15:03:13.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:03:13.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:03:13.763Z] Configure a credential helper to remove this warning. See [2023-08-31T15:03:13.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:03:13.763Z] [2023-08-31T15:03:13.763Z] Login Succeeded [2023-08-31T15:03:13.763Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T15:03:13.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-31T15:03:14.137Z] + git rev-list -1 --merges 00dbe8440848181704a2f64ebb6b79645494c123~1..00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] echo [2023-08-31T15:03:14.201Z] -----------> git rev-list -1 --merges 00dbe8440848181704a2f64ebb6b79645494c123~1..00dbe8440848181704a2f64ebb6b79645494c123 00dbe8440848181704a2f64ebb6b79645494c123 [2023-08-31T15:03:14.201Z] 00dbe8440848181704a2f64ebb6b79645494c123 [false] [Pipeline] sh [2023-08-31T15:03:14.489Z] + git log --format=format:%s -1 00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] echo [2023-08-31T15:03:14.508Z] ========================================================= [2023-08-31T15:03:14.508Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T15:03:14.508Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T15:03:14.856Z] + git log --format=format:%s -1 00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] echo [2023-08-31T15:03:14.869Z] [semverPrep] GIT_COMMIT: 00dbe8440848181704a2f64ebb6b79645494c123, Commit Message: Merge pull request #76 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.25 [Pipeline] echo [2023-08-31T15:03:14.878Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-31T15:03:15.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T15:03:15.253Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T15:03:15.253Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T15:03:15.253Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T15:03:15.253Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T15:03:15.253Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T15:03:15.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:03:15.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T15:03:15.701Z] [2023-08-31T15:03:15.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:03:16.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T15:03:16.012Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T15:03:16.012Z] b85a868b505f: Pulling fs layer [2023-08-31T15:03:16.012Z] e2be974225ed: Pulling fs layer [2023-08-31T15:03:16.012Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T15:03:16.012Z] 988bab9f4d93: Pulling fs layer [2023-08-31T15:03:16.012Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T15:03:16.012Z] eaf3925da568: Pulling fs layer [2023-08-31T15:03:16.012Z] bab4dde63d76: Pulling fs layer [2023-08-31T15:03:16.012Z] bde34c3a00c8: Pulling fs layer [2023-08-31T15:03:16.012Z] b352a97aabf1: Pulling fs layer [2023-08-31T15:03:16.012Z] 4872d77fe225: Pulling fs layer [2023-08-31T15:03:16.012Z] 5851b861e8e6: Pulling fs layer [2023-08-31T15:03:16.012Z] 988bab9f4d93: Waiting [2023-08-31T15:03:16.012Z] 1469e6f7b9e6: Waiting [2023-08-31T15:03:16.012Z] eaf3925da568: Waiting [2023-08-31T15:03:16.012Z] 4872d77fe225: Waiting [2023-08-31T15:03:16.012Z] bab4dde63d76: Waiting [2023-08-31T15:03:16.012Z] 5851b861e8e6: Waiting [2023-08-31T15:03:16.012Z] b352a97aabf1: Waiting [2023-08-31T15:03:16.012Z] bde34c3a00c8: Waiting [2023-08-31T15:03:16.012Z] e2be974225ed: Verifying Checksum [2023-08-31T15:03:16.012Z] e2be974225ed: Download complete [2023-08-31T15:03:16.012Z] 988bab9f4d93: Download complete [2023-08-31T15:03:16.300Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T15:03:16.301Z] 1469e6f7b9e6: Download complete [2023-08-31T15:03:16.301Z] eaf3925da568: Verifying Checksum [2023-08-31T15:03:16.301Z] eaf3925da568: Download complete [2023-08-31T15:03:16.301Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T15:03:16.301Z] 339a4e72a1f5: Download complete [2023-08-31T15:03:16.301Z] bde34c3a00c8: Verifying Checksum [2023-08-31T15:03:16.301Z] bde34c3a00c8: Download complete [2023-08-31T15:03:16.301Z] b352a97aabf1: Verifying Checksum [2023-08-31T15:03:16.301Z] b352a97aabf1: Download complete [2023-08-31T15:03:16.301Z] 4872d77fe225: Download complete [2023-08-31T15:03:16.301Z] 5851b861e8e6: Download complete [2023-08-31T15:03:16.301Z] b85a868b505f: Verifying Checksum [2023-08-31T15:03:16.301Z] b85a868b505f: Download complete [2023-08-31T15:03:16.563Z] bab4dde63d76: Verifying Checksum [2023-08-31T15:03:16.563Z] bab4dde63d76: Download complete [2023-08-31T15:03:18.019Z] b85a868b505f: Pull complete [2023-08-31T15:03:18.019Z] e2be974225ed: Pull complete [2023-08-31T15:03:18.600Z] 339a4e72a1f5: Pull complete [2023-08-31T15:03:18.600Z] 988bab9f4d93: Pull complete [2023-08-31T15:03:18.862Z] 1469e6f7b9e6: Pull complete [2023-08-31T15:03:18.862Z] eaf3925da568: Pull complete [2023-08-31T15:03:20.794Z] bab4dde63d76: Pull complete [2023-08-31T15:03:20.794Z] bde34c3a00c8: Pull complete [2023-08-31T15:03:21.056Z] b352a97aabf1: Pull complete [2023-08-31T15:03:21.056Z] 4872d77fe225: Pull complete [2023-08-31T15:03:21.317Z] 5851b861e8e6: Pull complete [2023-08-31T15:03:21.317Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T15:03:21.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T15:03:21.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:03:21.421Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-08-31T15:03:21.471Z] $ 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 [2023-08-31T15:03:25.580Z] $ docker top 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 -eo pid,comm [2023-08-31T15:03:25.632Z] 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). [2023-08-31T15:03:25.632Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T15:03:25.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T15:03:25.679Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T15:03:25.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T15:03:25.798Z] $ docker exec 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 ssh-agent [2023-08-31T15:03:25.915Z] SSH_AUTH_SOCK=/tmp/ssh-PX12vOQCsxT0/agent.32 [2023-08-31T15:03:25.915Z] SSH_AGENT_PID=38 [2023-08-31T15:03:25.924Z] Running ssh-add (command line suppressed) [2023-08-31T15:03:26.030Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14774202790303630208.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14774202790303630208.key) [2023-08-31T15:03:26.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T15:03:26.340Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T15:03:26.366Z] $ docker exec --env ******** --env ******** 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 ssh-agent -k [2023-08-31T15:03:26.465Z] unset SSH_AUTH_SOCK; [2023-08-31T15:03:26.465Z] unset SSH_AGENT_PID; [2023-08-31T15:03:26.465Z] echo Agent pid 38 killed; [2023-08-31T15:03:26.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T15:03:26.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T15:03:26.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T15:03:26.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T15:03:26.630Z] $ docker exec 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 ssh-agent [2023-08-31T15:03:26.761Z] SSH_AUTH_SOCK=/tmp/ssh-LAVzMq4FdA3K/agent.70 [2023-08-31T15:03:26.761Z] SSH_AGENT_PID=77 [2023-08-31T15:03:26.774Z] Running ssh-add (command line suppressed) [2023-08-31T15:03:26.890Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18396460785795474727.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18396460785795474727.key) [2023-08-31T15:03:26.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T15:03:27.225Z] + git semver init [2023-08-31T15:03:27.486Z] 2023-08-31 15:03:27,420 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T15:03:27.486Z] 2023-08-31 15:03:27,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-31T15:03:27.486Z] 2023-08-31 15:03:27,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-31T15:03:27.486Z] 2023-08-31 15:03:27,422 [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) [2023-08-31T15:03:28.066Z] 2023-08-31 15:03:28,048 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-31T15:03:28.066Z] 2023-08-31 15:03:28,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-31T15:03:28.066Z] 2023-08-31 15:03:28,048 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-31T15:03:28.066Z] 2023-08-31 15:03:28,049 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-31T15:03:28.066Z] 3.1.0-dev.43 [Pipeline] } [2023-08-31T15:03:28.081Z] $ docker exec --env ******** --env ******** 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 ssh-agent -k [2023-08-31T15:03:28.167Z] unset SSH_AUTH_SOCK; [2023-08-31T15:03:28.168Z] unset SSH_AGENT_PID; [2023-08-31T15:03:28.168Z] echo Agent pid 77 killed; [2023-08-31T15:03:28.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T15:03:28.477Z] + git semver [Pipeline] } [2023-08-31T15:03:28.771Z] $ docker stop --time=1 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 [2023-08-31T15:03:30.070Z] $ docker rm -f --volumes 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T15:03:30.430Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T15:03:30.707Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T15:03:30.710Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.43 [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 [2023-08-31T15:03:30.871Z] provisioning config files... [2023-08-31T15:03:30.880Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12857176217466667770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:03:31.182Z] ---> docker-login.sh [2023-08-31T15:03:31.182Z] nexus3.edgexfoundry.org:10001 [2023-08-31T15:03:31.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:03:31.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:03:31.182Z] Configure a credential helper to remove this warning. See [2023-08-31T15:03:31.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:03:31.182Z] [2023-08-31T15:03:31.182Z] Login Succeeded [2023-08-31T15:03:31.182Z] nexus3.edgexfoundry.org:10002 [2023-08-31T15:03:31.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:03:31.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:03:31.182Z] Configure a credential helper to remove this warning. See [2023-08-31T15:03:31.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:03:31.182Z] [2023-08-31T15:03:31.182Z] Login Succeeded [2023-08-31T15:03:31.441Z] nexus3.edgexfoundry.org:10003 [2023-08-31T15:03:31.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:03:31.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:03:31.441Z] Configure a credential helper to remove this warning. See [2023-08-31T15:03:31.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:03:31.441Z] [2023-08-31T15:03:31.441Z] Login Succeeded [2023-08-31T15:03:31.441Z] nexus3.edgexfoundry.org:10004 [2023-08-31T15:03:31.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:03:31.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:03:31.700Z] Configure a credential helper to remove this warning. See [2023-08-31T15:03:31.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:03:31.700Z] [2023-08-31T15:03:31.700Z] Login Succeeded [2023-08-31T15:03:31.700Z] docker.io [2023-08-31T15:03:31.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:03:31.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:03:31.960Z] Configure a credential helper to remove this warning. See [2023-08-31T15:03:31.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:03:31.960Z] [2023-08-31T15:03:31.960Z] Login Succeeded [2023-08-31T15:03:31.960Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T15:03:31.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T15:03:32.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T15:03:32.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T15:03:32.067Z] ========================================================= [2023-08-31T15:03:32.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T15:03:32.067Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:03:32.381Z] + 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 . [2023-08-31T15:03:32.381Z] Sending build context to Docker daemon 559.6kB [2023-08-31T15:03:32.381Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T15:03:32.381Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-31T15:03:32.381Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T15:03:32.381Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T15:03:32.381Z] 6911f1a30b25: Pulling fs layer [2023-08-31T15:03:32.381Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T15:03:32.381Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T15:03:32.381Z] ec0bb842ea78: Pulling fs layer [2023-08-31T15:03:32.381Z] 40a00589a448: Pulling fs layer [2023-08-31T15:03:32.381Z] 6c08303d61cc: Pulling fs layer [2023-08-31T15:03:32.381Z] 798269fcf238: Pulling fs layer [2023-08-31T15:03:32.381Z] 40a00589a448: Waiting [2023-08-31T15:03:32.381Z] 6863d3e3a2b1: Waiting [2023-08-31T15:03:32.381Z] 6c08303d61cc: Waiting [2023-08-31T15:03:32.381Z] ec0bb842ea78: Waiting [2023-08-31T15:03:32.381Z] 798269fcf238: Waiting [2023-08-31T15:03:32.381Z] 6911f1a30b25: Download complete [2023-08-31T15:03:32.381Z] 6863d3e3a2b1: Verifying Checksum [2023-08-31T15:03:32.381Z] 6863d3e3a2b1: Download complete [2023-08-31T15:03:32.381Z] ec0bb842ea78: Download complete [2023-08-31T15:03:32.381Z] 4db1b89c0bd1: Download complete [2023-08-31T15:03:32.640Z] 40a00589a448: Verifying Checksum [2023-08-31T15:03:32.640Z] 40a00589a448: Download complete [2023-08-31T15:03:32.640Z] 4db1b89c0bd1: Pull complete [2023-08-31T15:03:32.902Z] 6911f1a30b25: Pull complete [2023-08-31T15:03:33.161Z] 798269fcf238: Verifying Checksum [2023-08-31T15:03:33.161Z] 798269fcf238: Download complete [2023-08-31T15:03:33.161Z] e194b8c5c2a9: Verifying Checksum [2023-08-31T15:03:33.161Z] e194b8c5c2a9: Download complete [2023-08-31T15:03:33.737Z] 6c08303d61cc: Verifying Checksum [2023-08-31T15:03:33.737Z] 6c08303d61cc: Download complete [2023-08-31T15:03:37.017Z] e194b8c5c2a9: Pull complete [2023-08-31T15:03:37.018Z] 6863d3e3a2b1: Pull complete [2023-08-31T15:03:37.018Z] ec0bb842ea78: Pull complete [2023-08-31T15:03:37.018Z] 40a00589a448: Pull complete [2023-08-31T15:03:38.939Z] 6c08303d61cc: Pull complete [2023-08-31T15:03:39.896Z] 798269fcf238: Pull complete [2023-08-31T15:03:39.896Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T15:03:39.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T15:03:39.896Z] ---> ec979cd7f677 [2023-08-31T15:03:39.896Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T15:03:45.169Z] ---> Running in edc9a8ed601f [2023-08-31T15:03:45.169Z] Removing intermediate container edc9a8ed601f [2023-08-31T15:03:45.169Z] ---> f713266ff93e [2023-08-31T15:03:45.169Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T15:03:45.169Z] ---> Running in 8b3c71d09899 [2023-08-31T15:03:45.169Z] Removing intermediate container 8b3c71d09899 [2023-08-31T15:03:45.169Z] ---> a44c1c01e9db [2023-08-31T15:03:45.169Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-31T15:03:45.169Z] ---> Running in 6f9915406f4d [2023-08-31T15:03:45.169Z] Removing intermediate container 6f9915406f4d [2023-08-31T15:03:45.169Z] ---> 953f06ff619d [2023-08-31T15:03:45.169Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T15:03:45.169Z] ---> Running in 73bb7a17f410 [2023-08-31T15:03:45.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T15:03:45.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T15:03:45.687Z] OK: 265 MiB in 53 packages [2023-08-31T15:03:45.823Z] Still waiting to schedule task [2023-08-31T15:03:45.824Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-31T15:03:45.947Z] Removing intermediate container 73bb7a17f410 [2023-08-31T15:03:45.947Z] ---> 50f7561495b9 [2023-08-31T15:03:45.947Z] Step 7/12 : WORKDIR /app [2023-08-31T15:03:46.203Z] ---> Running in 0afce2ca58f9 [2023-08-31T15:03:46.203Z] Removing intermediate container 0afce2ca58f9 [2023-08-31T15:03:46.203Z] ---> 80d9520821f8 [2023-08-31T15:03:46.203Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-31T15:03:46.203Z] ---> ecbb888cc6f3 [2023-08-31T15:03:46.203Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T15:03:46.203Z] ---> Running in b766847ccf1e [2023-08-31T15:04:18.273Z] Removing intermediate container b766847ccf1e [2023-08-31T15:04:18.274Z] ---> 990823b347c5 [2023-08-31T15:04:18.274Z] Step 10/12 : COPY . . [2023-08-31T15:04:18.274Z] ---> 3c9e060694d0 [2023-08-31T15:04:18.274Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T15:04:18.274Z] ---> Running in fdbef7b625c5 [2023-08-31T15:04:18.274Z] Removing intermediate container fdbef7b625c5 [2023-08-31T15:04:18.274Z] ---> b9c102f098fd [2023-08-31T15:04:18.274Z] Step 12/12 : RUN $MAKE [2023-08-31T15:04:18.274Z] ---> Running in 11f2cf2d4048 [2023-08-31T15:04:18.274Z] noop [2023-08-31T15:04:18.274Z] Removing intermediate container 11f2cf2d4048 [2023-08-31T15:04:18.274Z] ---> eac497ac60ce [2023-08-31T15:04:18.274Z] Successfully built eac497ac60ce [2023-08-31T15:04:18.274Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:04:18.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T15:04:18.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:04:18.655Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-08-31T15:04:18.688Z] $ 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 [2023-08-31T15:04:19.082Z] $ docker top 796c420b8527001a01639ab1331ba455498ad899acd6620eb44d30ed20212cbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:04:19.421Z] + go version [2023-08-31T15:04:19.421Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T15:04:19.435Z] $ docker stop --time=1 796c420b8527001a01639ab1331ba455498ad899acd6620eb44d30ed20212cbd [2023-08-31T15:04:20.724Z] $ docker rm -f --volumes 796c420b8527001a01639ab1331ba455498ad899acd6620eb44d30ed20212cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:04:21.124Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T15:04:21.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:04:21.205Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-08-31T15:04:21.241Z] $ 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 [2023-08-31T15:04:21.637Z] $ docker top dd000daebe3a3d7bd8bdf1c4aacadd077568f2256c1a60cd1d4e8565abef9d5d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:04:21.988Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-31T15:04:22.306Z] + make test [2023-08-31T15:04:22.306Z] go test -race -coverprofile=coverage.out ./... [2023-08-31T15:04:40.394Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-31T15:04:40.995Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.067s coverage: 88.0% of statements [2023-08-31T15:04:41.263Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-31T15:04:41.263Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-31T15:04:41.263Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-31T15:04:51.243Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.621s coverage: 98.7% of statements [2023-08-31T15:04:51.243Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.102s coverage: 78.7% of statements [2023-08-31T15:04:51.243Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.059s coverage: 100.0% of statements [2023-08-31T15:05:13.176Z] go vet ./... [2023-08-31T15:05:14.113Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T15:05:14.373Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T15:05:14.373Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T15:05:14.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T15:05:14.401Z] $ docker stop --time=1 dd000daebe3a3d7bd8bdf1c4aacadd077568f2256c1a60cd1d4e8565abef9d5d [2023-08-31T15:05:18.821Z] $ docker rm -f --volumes dd000daebe3a3d7bd8bdf1c4aacadd077568f2256c1a60cd1d4e8565abef9d5d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T15:05:19.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T15:05:19.422Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-31T15:05:19.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T15:05:20.171Z] + ls -al . [2023-08-31T15:05:20.171Z] total 184 [2023-08-31T15:05:20.171Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 15:04 . [2023-08-31T15:05:20.171Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:03 .. [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 15:03 .dockerignore [2023-08-31T15:05:20.171Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 15:03 .git [2023-08-31T15:05:20.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:03 .github [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 31 15:03 .gitignore [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 15:03 .golangci.yml [2023-08-31T15:05:20.171Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 15:03 .semver [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 31 15:03 Attribution.txt [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 31 15:03 CHANGELOG.md [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 31 15:03 Dockerfile [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 15:03 GOVERNANCE.md [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 31 15:03 Jenkinsfile [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 15:03 LICENSE [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 31 15:03 Makefile [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 31 15:03 OWNERS.md [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 31 15:03 README.md [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 7594 Aug 31 15:03 Record and Reply.postman_collection.json [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 15:03 VERSION [2023-08-31T15:05:20.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:03 bin [2023-08-31T15:05:20.171Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 31 15:04 coverage.out [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 31 15:03 go.mod [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 31 15:03 go.sum [2023-08-31T15:05:20.171Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 15:03 internal [2023-08-31T15:05:20.171Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 31 15:03 main.go [2023-08-31T15:05:20.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:03 openapi [2023-08-31T15:05:20.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:03 pkg [2023-08-31T15:05:20.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:20.501Z] + 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=00dbe8440848181704a2f64ebb6b79645494c123 --label arch=amd64 --label version=3.1.0-dev.43 . [2023-08-31T15:05:20.501Z] Sending build context to Docker daemon 584.7kB [2023-08-31T15:05:20.501Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T15:05:20.501Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-31T15:05:20.501Z] ---> eac497ac60ce [2023-08-31T15:05:20.501Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T15:05:20.501Z] ---> Running in ae85c646c07f [2023-08-31T15:05:20.762Z] Removing intermediate container ae85c646c07f [2023-08-31T15:05:20.762Z] ---> 59b121988f66 [2023-08-31T15:05:20.762Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T15:05:20.762Z] ---> Running in 063fa5a6d0ec [2023-08-31T15:05:20.762Z] Removing intermediate container 063fa5a6d0ec [2023-08-31T15:05:20.762Z] ---> 1db3103046ba [2023-08-31T15:05:20.762Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-31T15:05:20.762Z] ---> Running in 797992e63b71 [2023-08-31T15:05:20.762Z] Removing intermediate container 797992e63b71 [2023-08-31T15:05:20.762Z] ---> 984569e52a7d [2023-08-31T15:05:20.762Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T15:05:20.762Z] ---> Running in f578a9c3d3bb [2023-08-31T15:05:21.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T15:05:21.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T15:05:21.543Z] OK: 265 MiB in 53 packages [2023-08-31T15:05:21.805Z] Removing intermediate container f578a9c3d3bb [2023-08-31T15:05:21.805Z] ---> 2f3ddc5fdb5d [2023-08-31T15:05:21.805Z] Step 7/26 : WORKDIR /app [2023-08-31T15:05:21.805Z] ---> Running in bff16c9b0f7a [2023-08-31T15:05:22.063Z] Removing intermediate container bff16c9b0f7a [2023-08-31T15:05:22.063Z] ---> 4260017d0894 [2023-08-31T15:05:22.063Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-31T15:05:22.063Z] ---> f1bab021d7a4 [2023-08-31T15:05:22.063Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T15:05:22.063Z] ---> Running in 75a70e06bd51 [2023-08-31T15:05:22.736Z] Removing intermediate container 75a70e06bd51 [2023-08-31T15:05:22.736Z] ---> 46b77bf75af1 [2023-08-31T15:05:22.736Z] Step 10/26 : COPY . . [2023-08-31T15:05:22.994Z] ---> b2a45e4650d4 [2023-08-31T15:05:22.994Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T15:05:22.994Z] ---> Running in f25adbcb633f [2023-08-31T15:05:22.994Z] Removing intermediate container f25adbcb633f [2023-08-31T15:05:22.994Z] ---> 95166657d9e7 [2023-08-31T15:05:22.994Z] Step 12/26 : RUN $MAKE [2023-08-31T15:05:22.994Z] ---> Running in 8503025564cc [2023-08-31T15:05:23.562Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.43" -trimpath -mod=readonly -o app-record-replay [2023-08-31T15:05:45.574Z] Removing intermediate container 8503025564cc [2023-08-31T15:05:45.574Z] ---> d06e51922833 [2023-08-31T15:05:45.574Z] Step 13/26 : FROM alpine:3.17 [2023-08-31T15:05:45.574Z] 3.17: Pulling from library/alpine [2023-08-31T15:05:45.574Z] 9398808236ff: Pulling fs layer [2023-08-31T15:05:45.574Z] 9398808236ff: Verifying Checksum [2023-08-31T15:05:45.574Z] 9398808236ff: Download complete [2023-08-31T15:05:45.574Z] 9398808236ff: Pull complete [2023-08-31T15:05:45.574Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T15:05:45.574Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T15:05:45.574Z] ---> 1e0b8b5322fc [2023-08-31T15:05:45.574Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-31T15:05:45.574Z] ---> Running in eabc47c23c2f [2023-08-31T15:05:45.574Z] Removing intermediate container eabc47c23c2f [2023-08-31T15:05:45.574Z] ---> e9e30472d131 [2023-08-31T15:05:45.574Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-31T15:05:45.574Z] ---> Running in 3bb007b9438d [2023-08-31T15:05:45.574Z] Removing intermediate container 3bb007b9438d [2023-08-31T15:05:45.574Z] ---> b30f0e57a28f [2023-08-31T15:05:45.574Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-31T15:05:45.574Z] ---> Running in efa0d8a709a1 [2023-08-31T15:05:45.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T15:05:45.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T15:05:45.833Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-31T15:05:45.833Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-31T15:05:45.833Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T15:05:45.833Z] Executing ca-certificates-20230506-r0.trigger [2023-08-31T15:05:45.833Z] OK: 8 MiB in 17 packages [2023-08-31T15:05:46.103Z] Removing intermediate container efa0d8a709a1 [2023-08-31T15:05:46.103Z] ---> a0792a7d7d9f [2023-08-31T15:05:46.103Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-31T15:05:46.361Z] ---> f2ff0e70a7e2 [2023-08-31T15:05:46.361Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-31T15:05:46.361Z] ---> 7ebec155d768 [2023-08-31T15:05:46.361Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-31T15:05:46.619Z] ---> 769af478c7c2 [2023-08-31T15:05:46.619Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-31T15:05:47.262Z] ---> 53d72d5fc2b2 [2023-08-31T15:05:47.262Z] Step 21/26 : EXPOSE 59712 [2023-08-31T15:05:47.262Z] ---> Running in 645f65583b5b [2023-08-31T15:05:47.262Z] Removing intermediate container 645f65583b5b [2023-08-31T15:05:47.262Z] ---> a0d617226c07 [2023-08-31T15:05:47.262Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-31T15:05:47.521Z] ---> Running in 5769180e6ee6 [2023-08-31T15:05:47.521Z] Removing intermediate container 5769180e6ee6 [2023-08-31T15:05:47.521Z] ---> c52e6d327eda [2023-08-31T15:05:47.521Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T15:05:47.521Z] ---> Running in b36ba9991146 [2023-08-31T15:05:47.521Z] Removing intermediate container b36ba9991146 [2023-08-31T15:05:47.521Z] ---> 008385dd279a [2023-08-31T15:05:47.521Z] Step 24/26 : LABEL arch=amd64 [2023-08-31T15:05:47.521Z] ---> Running in 444cdfc3949d [2023-08-31T15:05:47.521Z] Removing intermediate container 444cdfc3949d [2023-08-31T15:05:47.521Z] ---> aeb92d8f09c4 [2023-08-31T15:05:47.521Z] Step 25/26 : LABEL git_sha=00dbe8440848181704a2f64ebb6b79645494c123 [2023-08-31T15:05:47.780Z] ---> Running in a5c2f533c039 [2023-08-31T15:05:47.780Z] Removing intermediate container a5c2f533c039 [2023-08-31T15:05:47.780Z] ---> 59a3ccaca98e [2023-08-31T15:05:47.780Z] Step 26/26 : LABEL version=3.1.0-dev.43 [2023-08-31T15:05:47.780Z] ---> Running in c5b5b5cebd9d [2023-08-31T15:05:47.780Z] Removing intermediate container c5b5b5cebd9d [2023-08-31T15:05:47.780Z] ---> 9c60f4dc8692 [2023-08-31T15:05:47.780Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T15:05:47.780Z] Successfully built 9c60f4dc8692 [2023-08-31T15:05:47.780Z] 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 [2023-08-31T15:05:47.881Z] provisioning config files... [2023-08-31T15:05:47.890Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15794078520536825300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:05:48.190Z] ---> docker-login.sh [2023-08-31T15:05:48.190Z] nexus3.edgexfoundry.org:10001 [2023-08-31T15:05:48.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:05:48.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:05:48.190Z] Configure a credential helper to remove this warning. See [2023-08-31T15:05:48.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:05:48.190Z] [2023-08-31T15:05:48.190Z] Login Succeeded [2023-08-31T15:05:48.190Z] nexus3.edgexfoundry.org:10002 [2023-08-31T15:05:48.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:05:48.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:05:48.190Z] Configure a credential helper to remove this warning. See [2023-08-31T15:05:48.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:05:48.190Z] [2023-08-31T15:05:48.190Z] Login Succeeded [2023-08-31T15:05:48.190Z] nexus3.edgexfoundry.org:10003 [2023-08-31T15:05:48.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:05:48.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:05:48.448Z] Configure a credential helper to remove this warning. See [2023-08-31T15:05:48.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:05:48.448Z] [2023-08-31T15:05:48.448Z] Login Succeeded [2023-08-31T15:05:48.448Z] nexus3.edgexfoundry.org:10004 [2023-08-31T15:05:48.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:05:48.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:05:48.448Z] Configure a credential helper to remove this warning. See [2023-08-31T15:05:48.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:05:48.448Z] [2023-08-31T15:05:48.448Z] Login Succeeded [2023-08-31T15:05:48.448Z] docker.io [2023-08-31T15:05:48.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:05:48.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:05:48.707Z] Configure a credential helper to remove this warning. See [2023-08-31T15:05:48.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:05:48.707Z] [2023-08-31T15:05:48.707Z] Login Succeeded [2023-08-31T15:05:48.707Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T15:05:48.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T15:05:48.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T15:05:48.764Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-31T15:05:48.764Z] 00dbe8440848181704a2f64ebb6b79645494c123 [2023-08-31T15:05:48.764Z] latest [2023-08-31T15:05:48.764Z] 3.1.0-dev.43 [2023-08-31T15:05:48.764Z] 00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 [2023-08-31T15:05:48.764Z] main [2023-08-31T15:05:48.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:49.080Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:49.385Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123 [2023-08-31T15:05:49.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-31T15:05:49.385Z] 6a95059a2b1a: Preparing [2023-08-31T15:05:49.385Z] 3dc81f554f39: Preparing [2023-08-31T15:05:49.385Z] 1594097942c0: Preparing [2023-08-31T15:05:49.385Z] ae9f4a0f3e00: Preparing [2023-08-31T15:05:49.385Z] cd7b508d76cb: Preparing [2023-08-31T15:05:49.385Z] 36b50b131297: Preparing [2023-08-31T15:05:49.385Z] 36b50b131297: Waiting [2023-08-31T15:05:49.385Z] 1594097942c0: Pushed [2023-08-31T15:05:49.385Z] ae9f4a0f3e00: Pushed [2023-08-31T15:05:49.385Z] 3dc81f554f39: Pushed [2023-08-31T15:05:49.385Z] 36b50b131297: Layer already exists [2023-08-31T15:05:49.385Z] cd7b508d76cb: Pushed [2023-08-31T15:05:52.669Z] 6a95059a2b1a: Pushed [2023-08-31T15:05:52.669Z] 00dbe8440848181704a2f64ebb6b79645494c123: digest: sha256:7a26f5d7446a012b611d7d108d53b159c1add8c88701324bf34ae88641726599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:52.987Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:53.293Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-31T15:05:53.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-31T15:05:53.293Z] 6a95059a2b1a: Preparing [2023-08-31T15:05:53.293Z] 3dc81f554f39: Preparing [2023-08-31T15:05:53.293Z] 1594097942c0: Preparing [2023-08-31T15:05:53.293Z] ae9f4a0f3e00: Preparing [2023-08-31T15:05:53.293Z] cd7b508d76cb: Preparing [2023-08-31T15:05:53.293Z] 36b50b131297: Preparing [2023-08-31T15:05:53.293Z] 36b50b131297: Waiting [2023-08-31T15:05:53.293Z] 6a95059a2b1a: Layer already exists [2023-08-31T15:05:53.293Z] 3dc81f554f39: Layer already exists [2023-08-31T15:05:53.293Z] ae9f4a0f3e00: Layer already exists [2023-08-31T15:05:53.293Z] cd7b508d76cb: Layer already exists [2023-08-31T15:05:53.293Z] 1594097942c0: Layer already exists [2023-08-31T15:05:53.293Z] 36b50b131297: Layer already exists [2023-08-31T15:05:53.293Z] latest: digest: sha256:7a26f5d7446a012b611d7d108d53b159c1add8c88701324bf34ae88641726599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:53.605Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:53.913Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.43 [2023-08-31T15:05:53.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-31T15:05:53.913Z] 6a95059a2b1a: Preparing [2023-08-31T15:05:53.913Z] 3dc81f554f39: Preparing [2023-08-31T15:05:53.913Z] 1594097942c0: Preparing [2023-08-31T15:05:53.913Z] ae9f4a0f3e00: Preparing [2023-08-31T15:05:53.913Z] cd7b508d76cb: Preparing [2023-08-31T15:05:53.913Z] 36b50b131297: Preparing [2023-08-31T15:05:53.913Z] ae9f4a0f3e00: Layer already exists [2023-08-31T15:05:53.913Z] 1594097942c0: Layer already exists [2023-08-31T15:05:53.913Z] 6a95059a2b1a: Layer already exists [2023-08-31T15:05:53.913Z] 3dc81f554f39: Layer already exists [2023-08-31T15:05:53.913Z] cd7b508d76cb: Layer already exists [2023-08-31T15:05:53.913Z] 36b50b131297: Layer already exists [2023-08-31T15:05:53.913Z] 3.1.0-dev.43: digest: sha256:7a26f5d7446a012b611d7d108d53b159c1add8c88701324bf34ae88641726599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:54.228Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:54.541Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 [2023-08-31T15:05:54.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-31T15:05:54.541Z] 6a95059a2b1a: Preparing [2023-08-31T15:05:54.541Z] 3dc81f554f39: Preparing [2023-08-31T15:05:54.541Z] 1594097942c0: Preparing [2023-08-31T15:05:54.541Z] ae9f4a0f3e00: Preparing [2023-08-31T15:05:54.541Z] cd7b508d76cb: Preparing [2023-08-31T15:05:54.541Z] 36b50b131297: Preparing [2023-08-31T15:05:54.541Z] 36b50b131297: Waiting [2023-08-31T15:05:54.541Z] cd7b508d76cb: Layer already exists [2023-08-31T15:05:54.541Z] ae9f4a0f3e00: Layer already exists [2023-08-31T15:05:54.541Z] 6a95059a2b1a: Layer already exists [2023-08-31T15:05:54.541Z] 3dc81f554f39: Layer already exists [2023-08-31T15:05:54.541Z] 1594097942c0: Layer already exists [2023-08-31T15:05:54.541Z] 36b50b131297: Layer already exists [2023-08-31T15:05:54.541Z] 00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43: digest: sha256:7a26f5d7446a012b611d7d108d53b159c1add8c88701324bf34ae88641726599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:54.861Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:55.174Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-31T15:05:55.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-31T15:05:55.174Z] 6a95059a2b1a: Preparing [2023-08-31T15:05:55.174Z] 3dc81f554f39: Preparing [2023-08-31T15:05:55.174Z] 1594097942c0: Preparing [2023-08-31T15:05:55.174Z] ae9f4a0f3e00: Preparing [2023-08-31T15:05:55.174Z] cd7b508d76cb: Preparing [2023-08-31T15:05:55.174Z] 36b50b131297: Preparing [2023-08-31T15:05:55.174Z] 36b50b131297: Waiting [2023-08-31T15:05:55.174Z] cd7b508d76cb: Layer already exists [2023-08-31T15:05:55.174Z] 3dc81f554f39: Layer already exists [2023-08-31T15:05:55.174Z] 6a95059a2b1a: Layer already exists [2023-08-31T15:05:55.174Z] ae9f4a0f3e00: Layer already exists [2023-08-31T15:05:55.174Z] 1594097942c0: Layer already exists [2023-08-31T15:05:55.174Z] 36b50b131297: Layer already exists [2023-08-31T15:05:55.174Z] main: digest: sha256:7a26f5d7446a012b611d7d108d53b159c1add8c88701324bf34ae88641726599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T15:05:55.228Z] ===================================================== [Pipeline] echo [2023-08-31T15:05:55.240Z] taggedImages: [2023-08-31T15:05:55.240Z] - nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123 [2023-08-31T15:05:55.240Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-31T15:05:55.240Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.43 [2023-08-31T15:05:55.240Z] - nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 [2023-08-31T15:05:55.240Z] - 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 [2023-08-31T15:05:55.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T15:05:55.610Z] [2023-08-31T15:05:55.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:55.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T15:05:55.913Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T15:05:55.913Z] 5eb5b503b376: Pulling fs layer [2023-08-31T15:05:55.913Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T15:05:55.913Z] ec43610c2a17: Pulling fs layer [2023-08-31T15:05:55.913Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T15:05:55.913Z] 33b1e0a273af: Pulling fs layer [2023-08-31T15:05:55.913Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T15:05:55.913Z] 2f39f015ded8: Pulling fs layer [2023-08-31T15:05:55.913Z] 2f39f015ded8: Waiting [2023-08-31T15:05:55.913Z] 3a2ae6a8a46f: Waiting [2023-08-31T15:05:55.913Z] 33b1e0a273af: Waiting [2023-08-31T15:05:55.913Z] 5d3b04190fa2: Waiting [2023-08-31T15:05:55.913Z] 5c69ac0246d0: Download complete [2023-08-31T15:05:55.913Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-31T15:05:55.913Z] 3a2ae6a8a46f: Download complete [2023-08-31T15:05:55.913Z] 33b1e0a273af: Verifying Checksum [2023-08-31T15:05:55.913Z] 33b1e0a273af: Download complete [2023-08-31T15:05:55.913Z] ec43610c2a17: Verifying Checksum [2023-08-31T15:05:55.913Z] ec43610c2a17: Download complete [2023-08-31T15:05:55.913Z] 5d3b04190fa2: Download complete [2023-08-31T15:05:56.171Z] 5eb5b503b376: Verifying Checksum [2023-08-31T15:05:56.171Z] 5eb5b503b376: Download complete [2023-08-31T15:05:56.738Z] 2f39f015ded8: Download complete [2023-08-31T15:05:57.305Z] 5eb5b503b376: Pull complete [2023-08-31T15:05:57.305Z] 5c69ac0246d0: Pull complete [2023-08-31T15:05:57.870Z] ec43610c2a17: Pull complete [2023-08-31T15:05:57.870Z] 3a2ae6a8a46f: Pull complete [2023-08-31T15:05:57.870Z] 33b1e0a273af: Pull complete [2023-08-31T15:05:58.130Z] 5d3b04190fa2: Pull complete [2023-08-31T15:06:02.310Z] 2f39f015ded8: Pull complete [2023-08-31T15:06:02.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T15:06:02.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T15:06:02.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:06:02.387Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-08-31T15:06:02.424Z] $ 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 [2023-08-31T15:06:07.713Z] $ docker top c1cbdab15d888205bb551c95d1b84638a0c5a3d0385038b483bb7df125cacba2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:06:08.084Z] ---> job-cost.sh [2023-08-31T15:06:08.084Z] lf-activate-venv: SKIPPING [2023-08-31T15:06:08.084Z] INFO: No Stack... [2023-08-31T15:06:08.343Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T15:06:08.602Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T15:06:08.888Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-31T15:06:08.888Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T15:06:08.901Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] [2023-08-31T15:06:08.906Z] Resource [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] did not exist. Created. [2023-08-31T15:06:08.906Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T15:06:09.208Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-31T15:06:09.237Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T15:06:09.243Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T15:06:09.269Z] $ docker stop --time=1 c1cbdab15d888205bb551c95d1b84638a0c5a3d0385038b483bb7df125cacba2 [2023-08-31T15:06:10.419Z] $ docker rm -f --volumes c1cbdab15d888205bb551c95d1b84638a0c5a3d0385038b483bb7df125cacba2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-31T15:07:03.896Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5032 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-31T15:07:03.908Z] Running in /w/workspace/app-record-replay/47 [Pipeline] { [Pipeline] checkout [2023-08-31T15:07:03.948Z] Selected Git installation does not exist. Using Default [2023-08-31T15:07:03.948Z] The recommended git tool is: NONE [2023-08-31T15:07:10.676Z] using credential edgex-jenkins-ssh [2023-08-31T15:07:10.707Z] Cloning the remote Git repository [2023-08-31T15:07:10.766Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-31T15:07:10.890Z] > git init /w/workspace/app-record-replay/47 # timeout=10 [2023-08-31T15:07:11.079Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-31T15:07:11.081Z] > git --version # timeout=10 [2023-08-31T15:07:11.104Z] > git --version # 'git version 2.25.1' [2023-08-31T15:07:11.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T15:07:11.307Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T15:07:11.992Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-31T15:07:12.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T15:07:13.105Z] Avoid second fetch [2023-08-31T15:07:13.106Z] Checking out Revision 00dbe8440848181704a2f64ebb6b79645494c123 (main) [2023-08-31T15:07:13.735Z] Commit message: "Merge pull request #76 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.25" [2023-08-31T15:07:13.126Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T15:07:13.202Z] > git checkout -f 00dbe8440848181704a2f64ebb6b79645494c123 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T15:07:15.036Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T15:07:15.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T15:07:15.036Z] Dload Upload Total Spent Left Speed [2023-08-31T15:07:15.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-08-31T15:07:15.747Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-31T15:07:16.091Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T15:07:16.091Z] + sudo tee /etc/docker/daemon.new [2023-08-31T15:07:16.091Z] { [2023-08-31T15:07:16.091Z] "registry-mirrors": [ [2023-08-31T15:07:16.091Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T15:07:16.091Z] ], [2023-08-31T15:07:16.091Z] "bip": "10.250.0.254/24", [2023-08-31T15:07:16.091Z] "hosts": [ [2023-08-31T15:07:16.091Z] "tcp://0.0.0.0:5555", [2023-08-31T15:07:16.091Z] "unix:///var/run/docker.sock" [2023-08-31T15:07:16.091Z] ], [2023-08-31T15:07:16.091Z] "mtu": 1458, [2023-08-31T15:07:16.091Z] "selinux-enabled": true, [2023-08-31T15:07:16.091Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T15:07:16.091Z] } [Pipeline] sh [2023-08-31T15:07:16.434Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-31T15:07:16.775Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T15:07:35.396Z] provisioning config files... [2023-08-31T15:07:35.429Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/47@tmp/config10526883729781393929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:07:35.805Z] ---> docker-login.sh [2023-08-31T15:07:35.805Z] nexus3.edgexfoundry.org:10001 [2023-08-31T15:07:36.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:07:36.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:07:36.673Z] Configure a credential helper to remove this warning. See [2023-08-31T15:07:36.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:07:36.673Z] [2023-08-31T15:07:36.673Z] Login Succeeded [2023-08-31T15:07:36.673Z] nexus3.edgexfoundry.org:10002 [2023-08-31T15:07:36.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:07:36.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:07:36.943Z] Configure a credential helper to remove this warning. See [2023-08-31T15:07:36.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:07:36.943Z] [2023-08-31T15:07:36.943Z] Login Succeeded [2023-08-31T15:07:36.943Z] nexus3.edgexfoundry.org:10003 [2023-08-31T15:07:37.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:07:37.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:07:37.486Z] Configure a credential helper to remove this warning. See [2023-08-31T15:07:37.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:07:37.486Z] [2023-08-31T15:07:37.486Z] Login Succeeded [2023-08-31T15:07:37.486Z] nexus3.edgexfoundry.org:10004 [2023-08-31T15:07:37.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:07:37.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:07:37.759Z] Configure a credential helper to remove this warning. See [2023-08-31T15:07:37.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:07:37.759Z] [2023-08-31T15:07:37.759Z] Login Succeeded [2023-08-31T15:07:37.759Z] docker.io [2023-08-31T15:07:38.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:07:38.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:07:38.300Z] Configure a credential helper to remove this warning. See [2023-08-31T15:07:38.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:07:38.300Z] [2023-08-31T15:07:38.300Z] Login Succeeded [2023-08-31T15:07:38.300Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T15:07:38.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T15:07:38.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T15:07:38.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T15:07:38.676Z] ========================================================= [2023-08-31T15:07:38.676Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T15:07:38.676Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:07:39.050Z] + 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 . [2023-08-31T15:07:39.322Z] Sending build context to Docker daemon 256.5kB [2023-08-31T15:07:39.322Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T15:07:39.322Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-31T15:07:39.598Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T15:07:39.598Z] edb6bdbacee9: Pulling fs layer [2023-08-31T15:07:39.598Z] 5f9638ab2659: Pulling fs layer [2023-08-31T15:07:39.598Z] 8d51d6327a98: Pulling fs layer [2023-08-31T15:07:39.598Z] 8b374f2dd631: Pulling fs layer [2023-08-31T15:07:39.598Z] ec14aa9079de: Pulling fs layer [2023-08-31T15:07:39.598Z] 2f466654f4bb: Pulling fs layer [2023-08-31T15:07:39.598Z] 554e91adad29: Pulling fs layer [2023-08-31T15:07:39.598Z] ec14aa9079de: Waiting [2023-08-31T15:07:39.598Z] 2f466654f4bb: Waiting [2023-08-31T15:07:39.598Z] 554e91adad29: Waiting [2023-08-31T15:07:39.598Z] 8b374f2dd631: Waiting [2023-08-31T15:07:39.598Z] 5f9638ab2659: Download complete [2023-08-31T15:07:39.598Z] 8b374f2dd631: Download complete [2023-08-31T15:07:39.598Z] ec14aa9079de: Verifying Checksum [2023-08-31T15:07:39.598Z] ec14aa9079de: Download complete [2023-08-31T15:07:39.598Z] edb6bdbacee9: Verifying Checksum [2023-08-31T15:07:39.598Z] edb6bdbacee9: Download complete [2023-08-31T15:07:41.056Z] edb6bdbacee9: Pull complete [2023-08-31T15:07:41.328Z] 554e91adad29: Verifying Checksum [2023-08-31T15:07:41.328Z] 554e91adad29: Download complete [2023-08-31T15:07:41.328Z] 5f9638ab2659: Pull complete [2023-08-31T15:07:42.317Z] 2f466654f4bb: Verifying Checksum [2023-08-31T15:07:42.317Z] 8d51d6327a98: Download complete [2023-08-31T15:07:54.668Z] 8d51d6327a98: Pull complete [2023-08-31T15:07:54.668Z] 8b374f2dd631: Pull complete [2023-08-31T15:07:54.668Z] ec14aa9079de: Pull complete [2023-08-31T15:08:00.062Z] 2f466654f4bb: Pull complete [2023-08-31T15:08:02.367Z] 554e91adad29: Pull complete [2023-08-31T15:08:02.367Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T15:08:02.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T15:08:02.367Z] ---> 1e15ea492957 [2023-08-31T15:08:02.367Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T15:08:03.512Z] ---> Running in 0f3f1a8be241 [2023-08-31T15:08:03.791Z] Removing intermediate container 0f3f1a8be241 [2023-08-31T15:08:03.791Z] ---> 8080d287f770 [2023-08-31T15:08:03.791Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T15:08:03.791Z] ---> Running in a7fb0b4720a6 [2023-08-31T15:08:04.077Z] Removing intermediate container a7fb0b4720a6 [2023-08-31T15:08:04.077Z] ---> dfe95ed418af [2023-08-31T15:08:04.077Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-31T15:08:04.346Z] ---> Running in 60a6078b74ac [2023-08-31T15:08:04.615Z] Removing intermediate container 60a6078b74ac [2023-08-31T15:08:04.615Z] ---> 0139eff27100 [2023-08-31T15:08:04.615Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T15:08:04.615Z] ---> Running in 9525c69d2dd5 [2023-08-31T15:08:06.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T15:08:06.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T15:08:07.592Z] OK: 263 MiB in 53 packages [2023-08-31T15:08:08.562Z] Removing intermediate container 9525c69d2dd5 [2023-08-31T15:08:08.562Z] ---> 6745889ba89e [2023-08-31T15:08:08.562Z] Step 7/12 : WORKDIR /app [2023-08-31T15:08:08.562Z] ---> Running in 256bd323f0dd [2023-08-31T15:08:09.152Z] Removing intermediate container 256bd323f0dd [2023-08-31T15:08:09.152Z] ---> d10956358d93 [2023-08-31T15:08:09.152Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-31T15:08:13.432Z] ---> f54844e35179 [2023-08-31T15:08:13.432Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T15:08:13.432Z] ---> Running in 10337e00a8b4 [2023-08-31T15:09:35.107Z] Removing intermediate container 10337e00a8b4 [2023-08-31T15:09:35.107Z] ---> ea8d091ee403 [2023-08-31T15:09:35.107Z] Step 10/12 : COPY . . [2023-08-31T15:09:35.107Z] ---> 7abf2bf803db [2023-08-31T15:09:35.107Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T15:09:35.107Z] ---> Running in a7f758035695 [2023-08-31T15:09:35.107Z] Removing intermediate container a7f758035695 [2023-08-31T15:09:35.107Z] ---> 16cbaa10c014 [2023-08-31T15:09:35.107Z] Step 12/12 : RUN $MAKE [2023-08-31T15:09:35.107Z] ---> Running in 74a79083141b [2023-08-31T15:09:35.107Z] noop [2023-08-31T15:09:35.107Z] Removing intermediate container 74a79083141b [2023-08-31T15:09:35.107Z] ---> 5d9002373569 [2023-08-31T15:09:35.107Z] Successfully built 5d9002373569 [2023-08-31T15:09:35.107Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:09:35.452Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T15:09:35.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:09:35.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-5032 does not seem to be running inside a container [2023-08-31T15:09:35.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/47 -v /w/workspace/app-record-replay/47:/w/workspace/app-record-replay/47:rw,z -v /w/workspace/app-record-replay/47@tmp:/w/workspace/app-record-replay/47@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 [2023-08-31T15:09:36.993Z] $ docker top 1681761b1e5ec95586ae72855e7ce25ddb8dacce5c50aa6ce99259d6df407e03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:09:37.842Z] + go version [2023-08-31T15:09:37.842Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T15:09:37.874Z] $ docker stop --time=1 1681761b1e5ec95586ae72855e7ce25ddb8dacce5c50aa6ce99259d6df407e03 [2023-08-31T15:09:39.574Z] $ docker rm -f --volumes 1681761b1e5ec95586ae72855e7ce25ddb8dacce5c50aa6ce99259d6df407e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:09:40.131Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T15:09:40.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:09:40.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-5032 does not seem to be running inside a container [2023-08-31T15:09:40.420Z] $ 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/47 -v /w/workspace/app-record-replay/47:/w/workspace/app-record-replay/47:rw,z -v /w/workspace/app-record-replay/47@tmp:/w/workspace/app-record-replay/47@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 [2023-08-31T15:09:41.636Z] $ docker top 49e3128cef404615b697230f7a42b7022eb99b7f0152be4c392038ee2d5c18f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:09:42.472Z] + git config --global --add safe.directory /w/workspace/app-record-replay/47 [Pipeline] fileExists [Pipeline] sh [2023-08-31T15:09:43.136Z] + make test [2023-08-31T15:09:43.136Z] go test -race -coverprofile=coverage.out ./... [2023-08-31T15:13:04.995Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-31T15:13:05.972Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.262s coverage: 88.0% of statements [2023-08-31T15:13:12.631Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-31T15:13:12.631Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-31T15:13:12.631Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-31T15:13:17.983Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.026s coverage: 98.7% of statements [2023-08-31T15:13:17.983Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.592s coverage: 78.7% of statements [2023-08-31T15:13:17.983Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.195s coverage: 100.0% of statements [2023-08-31T15:13:18.943Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-31T15:13:18.943Z] go vet ./... [2023-08-31T15:15:55.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T15:15:55.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T15:15:55.677Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T15:15:55.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T15:15:55.727Z] $ docker stop --time=1 49e3128cef404615b697230f7a42b7022eb99b7f0152be4c392038ee2d5c18f2 [2023-08-31T15:15:57.757Z] $ docker rm -f --volumes 49e3128cef404615b697230f7a42b7022eb99b7f0152be4c392038ee2d5c18f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T15:15:59.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T15:15:59.503Z] Warning: overwriting stash ‘coverage-report’ [2023-08-31T15:16:00.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T15:16:00.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T15:16:00.716Z] + ls -al . [2023-08-31T15:16:00.716Z] total 180 [2023-08-31T15:16:00.716Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 15:09 . [2023-08-31T15:16:00.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:07 .. [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 15:07 .dockerignore [2023-08-31T15:16:00.716Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 15:07 .git [2023-08-31T15:16:00.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:07 .github [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 31 15:07 .gitignore [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 15:07 .golangci.yml [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 31 15:07 Attribution.txt [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 31 15:07 CHANGELOG.md [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 31 15:07 Dockerfile [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 15:07 GOVERNANCE.md [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 31 15:07 Jenkinsfile [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 15:07 LICENSE [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 31 15:07 Makefile [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 31 15:07 OWNERS.md [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 31 15:07 README.md [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 7594 Aug 31 15:07 Record and Reply.postman_collection.json [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 15:03 VERSION [2023-08-31T15:16:00.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:07 bin [2023-08-31T15:16:00.716Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 31 15:13 coverage.out [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 31 15:07 go.mod [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 31 15:07 go.sum [2023-08-31T15:16:00.716Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 15:07 internal [2023-08-31T15:16:00.716Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 31 15:07 main.go [2023-08-31T15:16:00.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:07 openapi [2023-08-31T15:16:00.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:07 pkg [2023-08-31T15:16:00.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:16:01.055Z] + 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=00dbe8440848181704a2f64ebb6b79645494c123 --label arch=arm64 --label version=3.1.0-dev.43 . [2023-08-31T15:16:01.328Z] Sending build context to Docker daemon 281.6kB [2023-08-31T15:16:01.329Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T15:16:01.329Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-31T15:16:01.329Z] ---> 5d9002373569 [2023-08-31T15:16:01.329Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T15:16:01.329Z] ---> Running in 224ec0d8d19e [2023-08-31T15:16:01.600Z] Removing intermediate container 224ec0d8d19e [2023-08-31T15:16:01.600Z] ---> 7327b765cf74 [2023-08-31T15:16:01.600Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T15:16:01.969Z] ---> Running in fbf04f79482e [2023-08-31T15:16:01.969Z] Removing intermediate container fbf04f79482e [2023-08-31T15:16:01.969Z] ---> 7f712706b4d1 [2023-08-31T15:16:01.969Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-31T15:16:02.237Z] ---> Running in ff78af0b1780 [2023-08-31T15:16:02.504Z] Removing intermediate container ff78af0b1780 [2023-08-31T15:16:02.504Z] ---> a92f463365e8 [2023-08-31T15:16:02.504Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T15:16:02.504Z] ---> Running in cf629fd13f37 [2023-08-31T15:16:03.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T15:16:04.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T15:16:05.010Z] OK: 263 MiB in 53 packages [2023-08-31T15:16:05.972Z] Removing intermediate container cf629fd13f37 [2023-08-31T15:16:05.972Z] ---> 82d44c8c0db6 [2023-08-31T15:16:05.972Z] Step 7/26 : WORKDIR /app [2023-08-31T15:16:06.242Z] ---> Running in 90b2e3cb3e49 [2023-08-31T15:16:06.509Z] Removing intermediate container 90b2e3cb3e49 [2023-08-31T15:16:06.509Z] ---> df61da174bb3 [2023-08-31T15:16:06.509Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-31T15:16:07.099Z] ---> f1668c4788b5 [2023-08-31T15:16:07.099Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T15:16:07.099Z] ---> Running in 460d7917adda [2023-08-31T15:16:12.453Z] Removing intermediate container 460d7917adda [2023-08-31T15:16:12.453Z] ---> a1b88de22d9c [2023-08-31T15:16:12.453Z] Step 10/26 : COPY . . [2023-08-31T15:16:12.453Z] ---> 294d509e5659 [2023-08-31T15:16:12.453Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T15:16:12.453Z] ---> Running in d67264415723 [2023-08-31T15:16:12.453Z] Removing intermediate container d67264415723 [2023-08-31T15:16:12.453Z] ---> d9848b459fd9 [2023-08-31T15:16:12.453Z] Step 12/26 : RUN $MAKE [2023-08-31T15:16:12.453Z] ---> Running in edd37925e90e [2023-08-31T15:16:13.488Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.43" -trimpath -mod=readonly -o app-record-replay [2023-08-31T15:18:35.306Z] Removing intermediate container edd37925e90e [2023-08-31T15:18:35.306Z] ---> b397531ff301 [2023-08-31T15:18:35.306Z] Step 13/26 : FROM alpine:3.17 [2023-08-31T15:18:35.306Z] 3.17: Pulling from library/alpine [2023-08-31T15:18:35.306Z] 4060ece20d7a: Pulling fs layer [2023-08-31T15:18:35.306Z] 4060ece20d7a: Download complete [2023-08-31T15:18:35.306Z] 4060ece20d7a: Pull complete [2023-08-31T15:18:35.306Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T15:18:35.306Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T15:18:35.306Z] ---> 8650cd65339b [2023-08-31T15:18:35.306Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-31T15:18:35.306Z] ---> Running in cb68f60b233f [2023-08-31T15:18:35.306Z] Removing intermediate container cb68f60b233f [2023-08-31T15:18:35.306Z] ---> 9cad16a23789 [2023-08-31T15:18:35.306Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-31T15:18:35.306Z] ---> Running in 3f6e5388d4bd [2023-08-31T15:18:35.306Z] Removing intermediate container 3f6e5388d4bd [2023-08-31T15:18:35.306Z] ---> 116bb27bb9e0 [2023-08-31T15:18:35.306Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-31T15:18:35.306Z] ---> Running in 76d8ce7524a2 [2023-08-31T15:18:35.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T15:18:35.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T15:18:35.306Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-31T15:18:35.306Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-31T15:18:35.306Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T15:18:35.306Z] Executing ca-certificates-20230506-r0.trigger [2023-08-31T15:18:35.306Z] OK: 8 MiB in 17 packages [2023-08-31T15:18:35.306Z] Removing intermediate container 76d8ce7524a2 [2023-08-31T15:18:35.306Z] ---> 8dee9600ca26 [2023-08-31T15:18:35.306Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-31T15:18:35.306Z] ---> 6ca477c8b3f2 [2023-08-31T15:18:35.306Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-31T15:18:35.572Z] ---> 71dd32b05a41 [2023-08-31T15:18:35.572Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-31T15:18:37.509Z] ---> 9f86c799aa36 [2023-08-31T15:18:37.510Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-31T15:18:38.469Z] ---> 9d6d49d400e1 [2023-08-31T15:18:38.469Z] Step 21/26 : EXPOSE 59712 [2023-08-31T15:18:38.469Z] ---> Running in 2a1ad1411c4f [2023-08-31T15:18:38.742Z] Removing intermediate container 2a1ad1411c4f [2023-08-31T15:18:38.742Z] ---> 0e6a66008aa2 [2023-08-31T15:18:38.742Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-31T15:18:39.007Z] ---> Running in d47a5e6c3af5 [2023-08-31T15:18:39.273Z] Removing intermediate container d47a5e6c3af5 [2023-08-31T15:18:39.273Z] ---> 4d135a55090f [2023-08-31T15:18:39.273Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T15:18:39.273Z] ---> Running in f11c20458bd3 [2023-08-31T15:18:39.539Z] Removing intermediate container f11c20458bd3 [2023-08-31T15:18:39.539Z] ---> d9c754ad375d [2023-08-31T15:18:39.539Z] Step 24/26 : LABEL arch=arm64 [2023-08-31T15:18:39.539Z] ---> Running in 31bc90fbd3af [2023-08-31T15:18:39.817Z] Removing intermediate container 31bc90fbd3af [2023-08-31T15:18:39.817Z] ---> fe197fe972bf [2023-08-31T15:18:39.817Z] Step 25/26 : LABEL git_sha=00dbe8440848181704a2f64ebb6b79645494c123 [2023-08-31T15:18:39.817Z] ---> Running in 09af4e78ba69 [2023-08-31T15:18:40.086Z] Removing intermediate container 09af4e78ba69 [2023-08-31T15:18:40.086Z] ---> 353d5225effe [2023-08-31T15:18:40.086Z] Step 26/26 : LABEL version=3.1.0-dev.43 [2023-08-31T15:18:40.352Z] ---> Running in 9b2e26357695 [2023-08-31T15:18:40.618Z] Removing intermediate container 9b2e26357695 [2023-08-31T15:18:40.618Z] ---> fb8b3d0eda2e [2023-08-31T15:18:40.618Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T15:18:40.618Z] Successfully built fb8b3d0eda2e [2023-08-31T15:18:40.618Z] 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 [2023-08-31T15:18:40.728Z] provisioning config files... [2023-08-31T15:18:40.742Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/47@tmp/config7328347266328585297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:18:41.072Z] ---> docker-login.sh [2023-08-31T15:18:41.072Z] nexus3.edgexfoundry.org:10001 [2023-08-31T15:18:41.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:18:41.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:18:41.340Z] Configure a credential helper to remove this warning. See [2023-08-31T15:18:41.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:18:41.340Z] [2023-08-31T15:18:41.340Z] Login Succeeded [2023-08-31T15:18:41.340Z] nexus3.edgexfoundry.org:10002 [2023-08-31T15:18:41.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:18:41.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:18:41.606Z] Configure a credential helper to remove this warning. See [2023-08-31T15:18:41.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:18:41.606Z] [2023-08-31T15:18:41.606Z] Login Succeeded [2023-08-31T15:18:41.606Z] nexus3.edgexfoundry.org:10003 [2023-08-31T15:18:41.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:18:41.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:18:41.875Z] Configure a credential helper to remove this warning. See [2023-08-31T15:18:41.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:18:41.875Z] [2023-08-31T15:18:41.875Z] Login Succeeded [2023-08-31T15:18:41.875Z] nexus3.edgexfoundry.org:10004 [2023-08-31T15:18:42.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:18:42.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:18:42.408Z] Configure a credential helper to remove this warning. See [2023-08-31T15:18:42.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:18:42.408Z] [2023-08-31T15:18:42.408Z] Login Succeeded [2023-08-31T15:18:42.408Z] docker.io [2023-08-31T15:18:42.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:18:42.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:18:42.940Z] Configure a credential helper to remove this warning. See [2023-08-31T15:18:42.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:18:42.940Z] [2023-08-31T15:18:42.940Z] Login Succeeded [2023-08-31T15:18:42.940Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T15:18:42.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T15:18:42.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T15:18:43.011Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-31T15:18:43.011Z] 00dbe8440848181704a2f64ebb6b79645494c123 [2023-08-31T15:18:43.011Z] latest [2023-08-31T15:18:43.011Z] 3.1.0-dev.43 [2023-08-31T15:18:43.011Z] 00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 [2023-08-31T15:18:43.011Z] main [2023-08-31T15:18:43.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:18:43.370Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:18:43.702Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123 [2023-08-31T15:18:43.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-31T15:18:43.702Z] 8c7852862876: Preparing [2023-08-31T15:18:43.702Z] 67d399fc7c63: Preparing [2023-08-31T15:18:43.702Z] fa29ae756ec9: Preparing [2023-08-31T15:18:43.702Z] 9b999dda18d0: Preparing [2023-08-31T15:18:43.702Z] 5e447f4c01aa: Preparing [2023-08-31T15:18:43.702Z] d2d9d24a8c2a: Preparing [2023-08-31T15:18:43.702Z] d2d9d24a8c2a: Waiting [2023-08-31T15:18:43.968Z] 67d399fc7c63: Pushed [2023-08-31T15:18:43.968Z] fa29ae756ec9: Pushed [2023-08-31T15:18:43.968Z] 9b999dda18d0: Pushed [2023-08-31T15:18:43.968Z] d2d9d24a8c2a: Layer already exists [2023-08-31T15:18:43.968Z] 5e447f4c01aa: Pushed [2023-08-31T15:18:49.294Z] 8c7852862876: Pushed [2023-08-31T15:18:51.229Z] 00dbe8440848181704a2f64ebb6b79645494c123: digest: sha256:572d3b9281f7238494569514317cd8492f5cbd2534e634b060e317049913137a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:18:51.841Z] + 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 [2023-08-31T15:18:52.180Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-31T15:18:52.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-31T15:18:52.180Z] 8c7852862876: Preparing [2023-08-31T15:18:52.180Z] 67d399fc7c63: Preparing [2023-08-31T15:18:52.180Z] fa29ae756ec9: Preparing [2023-08-31T15:18:52.180Z] 9b999dda18d0: Preparing [2023-08-31T15:18:52.180Z] 5e447f4c01aa: Preparing [2023-08-31T15:18:52.180Z] d2d9d24a8c2a: Preparing [2023-08-31T15:18:52.180Z] d2d9d24a8c2a: Waiting [2023-08-31T15:18:52.180Z] 9b999dda18d0: Layer already exists [2023-08-31T15:18:52.180Z] 5e447f4c01aa: Layer already exists [2023-08-31T15:18:52.180Z] fa29ae756ec9: Layer already exists [2023-08-31T15:18:52.180Z] 8c7852862876: Layer already exists [2023-08-31T15:18:52.180Z] 67d399fc7c63: Layer already exists [2023-08-31T15:18:52.180Z] d2d9d24a8c2a: Layer already exists [2023-08-31T15:18:52.180Z] latest: digest: sha256:572d3b9281f7238494569514317cd8492f5cbd2534e634b060e317049913137a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:18:52.515Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:18:52.854Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.43 [2023-08-31T15:18:52.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-31T15:18:52.854Z] 8c7852862876: Preparing [2023-08-31T15:18:52.854Z] 67d399fc7c63: Preparing [2023-08-31T15:18:52.854Z] fa29ae756ec9: Preparing [2023-08-31T15:18:52.854Z] 9b999dda18d0: Preparing [2023-08-31T15:18:52.854Z] 5e447f4c01aa: Preparing [2023-08-31T15:18:52.854Z] d2d9d24a8c2a: Preparing [2023-08-31T15:18:52.854Z] d2d9d24a8c2a: Waiting [2023-08-31T15:18:52.854Z] 8c7852862876: Layer already exists [2023-08-31T15:18:52.854Z] fa29ae756ec9: Layer already exists [2023-08-31T15:18:52.854Z] 5e447f4c01aa: Layer already exists [2023-08-31T15:18:52.854Z] 67d399fc7c63: Layer already exists [2023-08-31T15:18:52.854Z] 9b999dda18d0: Layer already exists [2023-08-31T15:18:52.854Z] d2d9d24a8c2a: Layer already exists [2023-08-31T15:18:52.854Z] 3.1.0-dev.43: digest: sha256:572d3b9281f7238494569514317cd8492f5cbd2534e634b060e317049913137a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:18:53.194Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:18:53.527Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 [2023-08-31T15:18:53.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-31T15:18:53.527Z] 8c7852862876: Preparing [2023-08-31T15:18:53.527Z] 67d399fc7c63: Preparing [2023-08-31T15:18:53.527Z] fa29ae756ec9: Preparing [2023-08-31T15:18:53.527Z] 9b999dda18d0: Preparing [2023-08-31T15:18:53.527Z] 5e447f4c01aa: Preparing [2023-08-31T15:18:53.527Z] d2d9d24a8c2a: Preparing [2023-08-31T15:18:53.527Z] d2d9d24a8c2a: Waiting [2023-08-31T15:18:53.527Z] 8c7852862876: Layer already exists [2023-08-31T15:18:53.527Z] 9b999dda18d0: Layer already exists [2023-08-31T15:18:53.527Z] 67d399fc7c63: Layer already exists [2023-08-31T15:18:53.527Z] 5e447f4c01aa: Layer already exists [2023-08-31T15:18:53.527Z] fa29ae756ec9: Layer already exists [2023-08-31T15:18:53.527Z] d2d9d24a8c2a: Layer already exists [2023-08-31T15:18:53.527Z] 00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43: digest: sha256:572d3b9281f7238494569514317cd8492f5cbd2534e634b060e317049913137a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:18:53.864Z] + 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 [2023-08-31T15:18:54.192Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-31T15:18:54.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-31T15:18:54.192Z] 8c7852862876: Preparing [2023-08-31T15:18:54.192Z] 67d399fc7c63: Preparing [2023-08-31T15:18:54.192Z] fa29ae756ec9: Preparing [2023-08-31T15:18:54.192Z] 9b999dda18d0: Preparing [2023-08-31T15:18:54.192Z] 5e447f4c01aa: Preparing [2023-08-31T15:18:54.192Z] d2d9d24a8c2a: Preparing [2023-08-31T15:18:54.192Z] d2d9d24a8c2a: Waiting [2023-08-31T15:18:54.192Z] 5e447f4c01aa: Layer already exists [2023-08-31T15:18:54.192Z] 67d399fc7c63: Layer already exists [2023-08-31T15:18:54.192Z] 9b999dda18d0: Layer already exists [2023-08-31T15:18:54.192Z] fa29ae756ec9: Layer already exists [2023-08-31T15:18:54.192Z] 8c7852862876: Layer already exists [2023-08-31T15:18:54.192Z] d2d9d24a8c2a: Layer already exists [2023-08-31T15:18:54.192Z] main: digest: sha256:572d3b9281f7238494569514317cd8492f5cbd2534e634b060e317049913137a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T15:18:54.251Z] ===================================================== [Pipeline] echo [2023-08-31T15:18:54.263Z] taggedImages: [2023-08-31T15:18:54.263Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123 [2023-08-31T15:18:54.263Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-31T15:18:54.263Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.43 [2023-08-31T15:18:54.263Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 [2023-08-31T15:18:54.263Z] - 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 [2023-08-31T15:18:54.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T15:18:54.618Z] [2023-08-31T15:18:54.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:18:54.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T15:18:54.953Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T15:18:54.953Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T15:18:54.953Z] 04944245beec: Pulling fs layer [2023-08-31T15:18:54.953Z] 699f458cf7ca: Pulling fs layer [2023-08-31T15:18:54.953Z] 765212b225bb: Pulling fs layer [2023-08-31T15:18:54.953Z] f23df028b6ca: Pulling fs layer [2023-08-31T15:18:54.953Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T15:18:54.953Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T15:18:54.953Z] 765212b225bb: Waiting [2023-08-31T15:18:54.953Z] f23df028b6ca: Waiting [2023-08-31T15:18:54.953Z] d65c8cfc05b1: Waiting [2023-08-31T15:18:54.953Z] 2437ff75d9bd: Waiting [2023-08-31T15:18:55.221Z] 04944245beec: Verifying Checksum [2023-08-31T15:18:55.221Z] 04944245beec: Download complete [2023-08-31T15:18:55.221Z] 765212b225bb: Verifying Checksum [2023-08-31T15:18:55.221Z] 765212b225bb: Download complete [2023-08-31T15:18:55.221Z] f23df028b6ca: Verifying Checksum [2023-08-31T15:18:55.221Z] f23df028b6ca: Download complete [2023-08-31T15:18:55.221Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T15:18:55.221Z] d65c8cfc05b1: Download complete [2023-08-31T15:18:55.487Z] 699f458cf7ca: Verifying Checksum [2023-08-31T15:18:55.487Z] 699f458cf7ca: Download complete [2023-08-31T15:18:55.755Z] 8998bd30e6a1: Verifying Checksum [2023-08-31T15:18:55.755Z] 8998bd30e6a1: Download complete [2023-08-31T15:18:58.332Z] 2437ff75d9bd: Verifying Checksum [2023-08-31T15:18:58.332Z] 2437ff75d9bd: Download complete [2023-08-31T15:18:59.737Z] 8998bd30e6a1: Pull complete [2023-08-31T15:19:00.003Z] 04944245beec: Pull complete [2023-08-31T15:19:01.223Z] 699f458cf7ca: Pull complete [2023-08-31T15:19:01.489Z] 765212b225bb: Pull complete [2023-08-31T15:19:02.447Z] f23df028b6ca: Pull complete [2023-08-31T15:19:04.381Z] d65c8cfc05b1: Pull complete [2023-08-31T15:19:19.365Z] 2437ff75d9bd: Pull complete [2023-08-31T15:19:19.365Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T15:19:19.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T15:19:19.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:19:19.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-5032 does not seem to be running inside a container [2023-08-31T15:19:19.624Z] $ 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/47 -v /w/workspace/app-record-replay/47:/w/workspace/app-record-replay/47:rw,z -v /w/workspace/app-record-replay/47@tmp:/w/workspace/app-record-replay/47@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 [2023-08-31T15:19:21.929Z] $ docker top 8413d4592e304e1f959e444edb349d7ac11ca3d20e997bea7ea684fe762dc29d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:19:22.410Z] ---> job-cost.sh [2023-08-31T15:19:22.676Z] lf-activate-venv: SKIPPING [2023-08-31T15:19:22.676Z] INFO: No Stack... [2023-08-31T15:19:22.940Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T15:19:23.891Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T15:19:24.208Z] + cat /w/workspace/app-record-replay/47/archives/cost.csv [2023-08-31T15:19:24.208Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T15:19:24.239Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] [2023-08-31T15:19:24.246Z] Resource [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] did not exist. Created. [2023-08-31T15:19:24.247Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T15:19:24.571Z] /w/workspace/app-record-replay/47@tmp/durable-f6af43a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-31T15:19:24.902Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T15:19:24.918Z] Warning: overwriting stash ‘stack-cost’ [2023-08-31T15:19:24.969Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T15:19:24.975Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T15:19:25.014Z] $ docker stop --time=1 8413d4592e304e1f959e444edb349d7ac11ca3d20e997bea7ea684fe762dc29d [2023-08-31T15:19:26.470Z] $ docker rm -f --volumes 8413d4592e304e1f959e444edb349d7ac11ca3d20e997bea7ea684fe762dc29d [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 [2023-08-31T15:19:26.819Z] provisioning config files... [2023-08-31T15:19:26.828Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6707401469955559679tmp [Pipeline] { [Pipeline] sh [2023-08-31T15:19:27.119Z] + set +x [2023-08-31T15:19:27.119Z] + curl -s https://codecov.io/bash [2023-08-31T15:19:27.119Z] + bash -s -- [2023-08-31T15:19:27.119Z] [2023-08-31T15:19:27.119Z] _____ _ [2023-08-31T15:19:27.119Z] / ____| | | [2023-08-31T15:19:27.119Z] | | ___ __| | ___ ___ _____ __ [2023-08-31T15:19:27.119Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-31T15:19:27.119Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-31T15:19:27.119Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-31T15:19:27.119Z] Bash-1.0.6 [2023-08-31T15:19:27.119Z] [2023-08-31T15:19:27.119Z] [2023-08-31T15:19:27.119Z] ==> git version 2.25.1 found [2023-08-31T15:19:27.119Z] ==> 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 [2023-08-31T15:19:27.119Z] Release-Date: 2020-01-08 [2023-08-31T15:19:27.119Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-31T15:19:27.119Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-31T15:19:27.119Z] ==> Jenkins CI detected. [2023-08-31T15:19:27.119Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-31T15:19:27.119Z] project root: . [2023-08-31T15:19:27.119Z] --> token set from env [2023-08-31T15:19:27.119Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-31T15:19:27.119Z] ==> Running gcov in . (disable via -X gcov) [2023-08-31T15:19:27.119Z] ==> Python coveragepy not found [2023-08-31T15:19:27.119Z] ==> Searching for coverage reports in: [2023-08-31T15:19:27.119Z] + . [2023-08-31T15:19:27.119Z] -> Found 1 reports [2023-08-31T15:19:27.119Z] ==> Detecting git/mercurial file structure [2023-08-31T15:19:27.119Z] ==> Reading reports [2023-08-31T15:19:27.119Z] + ./coverage.out bytes=24552 [2023-08-31T15:19:27.119Z] ==> Appending adjustments [2023-08-31T15:19:27.119Z] https://docs.codecov.io/docs/fixing-reports [2023-08-31T15:19:27.377Z] + Found adjustments [2023-08-31T15:19:27.377Z] ==> Gzipping contents [2023-08-31T15:19:27.377Z] 8.0K /tmp/codecov.3GSnbo.gz [2023-08-31T15:19:27.377Z] ==> Uploading reports [2023-08-31T15:19:27.377Z] url: https://codecov.io [2023-08-31T15:19:27.377Z] query: branch=main&commit=00dbe8440848181704a2f64ebb6b79645494c123&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-31T15:19:27.377Z] -> Pinging Codecov [2023-08-31T15:19:27.377Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=00dbe8440848181704a2f64ebb6b79645494c123&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-31T15:19:27.377Z] -> Uploading to [2023-08-31T15:19:27.377Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-31/F467761B9912B4F32F9BC62907045C81/00dbe8440848181704a2f64ebb6b79645494c123/69c24ef0-8429-4870-aa44-79fb1b90976d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T151927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a21688afcc072f53a72dc1b97bd31e45fb75b549253191c59758746761a03a60 [2023-08-31T15:19:27.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T15:19:27.377Z] Dload Upload Total Spent Left Speed [2023-08-31T15:19:27.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 25835 --:--:-- --:--:-- --:--:-- 25835 [2023-08-31T15:19:27.636Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] } [2023-08-31T15:19:27.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-31T15:19:27.775Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-31T15:19:27.790Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:19:28.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T15:19:28.098Z] [2023-08-31T15:19:28.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:19:28.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T15:19:28.422Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-31T15:19:28.422Z] df9b9388f04a: Pulling fs layer [2023-08-31T15:19:28.422Z] 52dc419b0ee2: Pulling fs layer [2023-08-31T15:19:28.422Z] 25bc292e5bac: Pulling fs layer [2023-08-31T15:19:28.422Z] 114826534d7a: Pulling fs layer [2023-08-31T15:19:28.422Z] 4657fd5d0bcf: Pulling fs layer [2023-08-31T15:19:28.422Z] 6ad1cebc031e: Pulling fs layer [2023-08-31T15:19:28.422Z] 8a3aa393b2d8: Pulling fs layer [2023-08-31T15:19:28.422Z] 114826534d7a: Waiting [2023-08-31T15:19:28.422Z] 4657fd5d0bcf: Waiting [2023-08-31T15:19:28.423Z] 6ad1cebc031e: Waiting [2023-08-31T15:19:28.423Z] 8a3aa393b2d8: Waiting [2023-08-31T15:19:28.423Z] 25bc292e5bac: Download complete [2023-08-31T15:19:28.423Z] 52dc419b0ee2: Download complete [2023-08-31T15:19:28.423Z] 4657fd5d0bcf: Verifying Checksum [2023-08-31T15:19:28.423Z] 4657fd5d0bcf: Download complete [2023-08-31T15:19:28.423Z] df9b9388f04a: Download complete [2023-08-31T15:19:28.680Z] df9b9388f04a: Pull complete [2023-08-31T15:19:28.680Z] 6ad1cebc031e: Verifying Checksum [2023-08-31T15:19:28.681Z] 6ad1cebc031e: Download complete [2023-08-31T15:19:28.681Z] 52dc419b0ee2: Pull complete [2023-08-31T15:19:28.681Z] 25bc292e5bac: Pull complete [2023-08-31T15:19:29.248Z] 114826534d7a: Verifying Checksum [2023-08-31T15:19:29.248Z] 114826534d7a: Download complete [2023-08-31T15:19:29.248Z] 8a3aa393b2d8: Verifying Checksum [2023-08-31T15:19:29.248Z] 8a3aa393b2d8: Download complete [2023-08-31T15:19:32.530Z] 114826534d7a: Pull complete [2023-08-31T15:19:32.530Z] 4657fd5d0bcf: Pull complete [2023-08-31T15:19:32.530Z] 6ad1cebc031e: Pull complete [2023-08-31T15:19:35.057Z] 8a3aa393b2d8: Pull complete [2023-08-31T15:19:35.057Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-31T15:19:35.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T15:19:35.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:19:35.141Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-08-31T15:19:35.175Z] $ 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 [2023-08-31T15:19:37.622Z] $ docker top 656c3d98a8252101eeedb1ee8d12d229021f171784fe2ed63ec6d4d13e2fb831 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-31T15:19:37.686Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-31T15:19:37.964Z] + set -o pipefail [2023-08-31T15:19:37.964Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-31T15:19:43.229Z] [2023-08-31T15:19:43.229Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-31T15:19:43.229Z] [2023-08-31T15:19:43.229Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/4cc44a0b-2d7a-453d-a7bf-3b3c2f2cfad6 [2023-08-31T15:19:43.229Z] [2023-08-31T15:19:43.229Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-31T15:19:43.229Z] [2023-08-31T15:19:43.229Z] [2023-08-31T15:19:43.229Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-31T15:19:43.229Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-31T15:19:43.229Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-31T15:19:43.241Z] $ docker stop --time=1 656c3d98a8252101eeedb1ee8d12d229021f171784fe2ed63ec6d4d13e2fb831 [2023-08-31T15:19:45.944Z] $ docker rm -f --volumes 656c3d98a8252101eeedb1ee8d12d229021f171784fe2ed63ec6d4d13e2fb831 [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 [2023-08-31T15:19:46.650Z] + git log --format=format:%s -1 00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] sh [2023-08-31T15:19:46.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T15:19:46.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:19:47.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T15:19:47.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:19:47.304Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-08-31T15:19:47.336Z] $ 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 [2023-08-31T15:19:47.723Z] $ docker top dba8f5b2418dbb3bf05c9038f57f9f8b76217d9c9e00ca126a9b887307db309c -eo pid,comm [2023-08-31T15:19:47.768Z] 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). [2023-08-31T15:19:47.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T15:19:47.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T15:19:47.812Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T15:19:47.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T15:19:47.930Z] $ docker exec dba8f5b2418dbb3bf05c9038f57f9f8b76217d9c9e00ca126a9b887307db309c ssh-agent [2023-08-31T15:19:48.025Z] SSH_AUTH_SOCK=/tmp/ssh-4dVHBapDjGb9/agent.32 [2023-08-31T15:19:48.025Z] SSH_AGENT_PID=38 [2023-08-31T15:19:48.030Z] Running ssh-add (command line suppressed) [2023-08-31T15:19:48.138Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16647885969304652031.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16647885969304652031.key) [2023-08-31T15:19:48.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T15:19:48.439Z] + git semver tag [2023-08-31T15:19:48.698Z] 2023-08-31 15:19:48,594 [run_tag] DEBUG tag force:False [2023-08-31T15:19:48.698Z] 2023-08-31 15:19:48,594 [check_head_tag] DEBUG check head tag [2023-08-31T15:19:48.698Z] 2023-08-31 15:19:48,595 [execute] INFO git cat-file --batch-check [2023-08-31T15:19:48.698Z] 2023-08-31 15:19:48,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-31T15:19:48.698Z] 2023-08-31 15:19:48,599 [execute] INFO git cat-file --batch [2023-08-31T15:19:48.698Z] 2023-08-31 15:19:48,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-31T15:19:48.698Z] 2023-08-31 15:19:48,614 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-31T15:19:48.698Z] 2023-08-31 15:19:48,614 [execute] INFO git tag -a v3.1.0-dev.43 -m v3.1.0-dev.43 [2023-08-31T15:19:48.698Z] 2023-08-31 15:19:48,615 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.43', '-m', 'v3.1.0-dev.43'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-31T15:19:48.698Z] 2023-08-31 15:19:48,619 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-31T15:19:48.698Z] 3.1.0-dev.43 [Pipeline] } [2023-08-31T15:19:48.708Z] $ docker exec --env ******** --env ******** dba8f5b2418dbb3bf05c9038f57f9f8b76217d9c9e00ca126a9b887307db309c ssh-agent -k [2023-08-31T15:19:48.812Z] unset SSH_AUTH_SOCK; [2023-08-31T15:19:48.813Z] unset SSH_AGENT_PID; [2023-08-31T15:19:48.813Z] echo Agent pid 38 killed; [2023-08-31T15:19:48.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T15:19:49.126Z] + git semver [Pipeline] } [2023-08-31T15:19:49.399Z] $ docker stop --time=1 dba8f5b2418dbb3bf05c9038f57f9f8b76217d9c9e00ca126a9b887307db309c [2023-08-31T15:19:50.728Z] $ docker rm -f --volumes dba8f5b2418dbb3bf05c9038f57f9f8b76217d9c9e00ca126a9b887307db309c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:19:51.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T15:19:51.100Z] [2023-08-31T15:19:51.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:19:51.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T15:19:51.397Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-31T15:19:51.397Z] ab5ef0e58194: Pulling fs layer [2023-08-31T15:19:51.397Z] 9712f1f96733: Pulling fs layer [2023-08-31T15:19:51.397Z] 63f879dbbcfc: Pulling fs layer [2023-08-31T15:19:51.397Z] 0d9ebad4ef96: Pulling fs layer [2023-08-31T15:19:51.397Z] e9a5061849ea: Pulling fs layer [2023-08-31T15:19:51.397Z] d747dcd14b5f: Pulling fs layer [2023-08-31T15:19:51.397Z] 2de7ff778b66: Pulling fs layer [2023-08-31T15:19:51.397Z] d747dcd14b5f: Waiting [2023-08-31T15:19:51.397Z] e9a5061849ea: Waiting [2023-08-31T15:19:51.397Z] 0d9ebad4ef96: Waiting [2023-08-31T15:19:51.397Z] 2de7ff778b66: Waiting [2023-08-31T15:19:51.397Z] 9712f1f96733: Verifying Checksum [2023-08-31T15:19:51.397Z] 9712f1f96733: Download complete [2023-08-31T15:19:51.656Z] 63f879dbbcfc: Verifying Checksum [2023-08-31T15:19:51.656Z] 63f879dbbcfc: Download complete [2023-08-31T15:19:51.914Z] e9a5061849ea: Download complete [2023-08-31T15:19:51.914Z] d747dcd14b5f: Verifying Checksum [2023-08-31T15:19:51.914Z] d747dcd14b5f: Download complete [2023-08-31T15:19:51.914Z] 0d9ebad4ef96: Verifying Checksum [2023-08-31T15:19:51.914Z] 0d9ebad4ef96: Download complete [2023-08-31T15:19:51.914Z] ab5ef0e58194: Verifying Checksum [2023-08-31T15:19:51.914Z] ab5ef0e58194: Download complete [2023-08-31T15:19:51.914Z] 2de7ff778b66: Verifying Checksum [2023-08-31T15:19:51.914Z] 2de7ff778b66: Download complete [2023-08-31T15:19:54.446Z] ab5ef0e58194: Pull complete [2023-08-31T15:19:54.446Z] 9712f1f96733: Pull complete [2023-08-31T15:19:55.379Z] 63f879dbbcfc: Pull complete [2023-08-31T15:19:58.661Z] 0d9ebad4ef96: Pull complete [2023-08-31T15:19:58.918Z] e9a5061849ea: Pull complete [2023-08-31T15:19:59.176Z] d747dcd14b5f: Pull complete [2023-08-31T15:20:00.111Z] 2de7ff778b66: Pull complete [2023-08-31T15:20:00.111Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-31T15:20:00.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T15:20:00.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:20:00.186Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-08-31T15:20:00.214Z] $ 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 [2023-08-31T15:20:02.776Z] $ docker top b5268fab1795854be12c81bcaa2c660794b7cd7910a1af211f2f2e2fd9b2db4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-31T15:20:02.848Z] provisioning config files... [2023-08-31T15:20:02.858Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1624465522343148164tmp [2023-08-31T15:20:02.866Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config155161067811802802tmp [2023-08-31T15:20:02.874Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10550429221123312026tmp [Pipeline] { [Pipeline] echo [2023-08-31T15:20:02.889Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:20:03.162Z] ---> sigul-configuration.sh [2023-08-31T15:20:03.162Z] gpg: directory `/root/.gnupg' created [2023-08-31T15:20:03.162Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-31T15:20:03.162Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-31T15:20:03.162Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-31T15:20:03.162Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-31T15:20:03.162Z] gpg: CAST5 encrypted data [2023-08-31T15:20:03.162Z] gpg: encrypted with 1 passphrase [2023-08-31T15:20:03.162Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-31T15:20:03.445Z] + mkdir /home/jenkins [2023-08-31T15:20:03.445Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-31T15:20:03.731Z] + 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 [2023-08-31T15:20:03.740Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:20:04.023Z] ---> sigul-install.sh [2023-08-31T15:20:04.023Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-31T15:20:04.307Z] + git tag --list [2023-08-31T15:20:04.307Z] v3.1.0-dev.0 [2023-08-31T15:20:04.307Z] v3.1.0-dev.1 [2023-08-31T15:20:04.307Z] v3.1.0-dev.10 [2023-08-31T15:20:04.307Z] v3.1.0-dev.11 [2023-08-31T15:20:04.307Z] v3.1.0-dev.12 [2023-08-31T15:20:04.307Z] v3.1.0-dev.13 [2023-08-31T15:20:04.307Z] v3.1.0-dev.14 [2023-08-31T15:20:04.307Z] v3.1.0-dev.15 [2023-08-31T15:20:04.307Z] v3.1.0-dev.16 [2023-08-31T15:20:04.307Z] v3.1.0-dev.17 [2023-08-31T15:20:04.307Z] v3.1.0-dev.18 [2023-08-31T15:20:04.307Z] v3.1.0-dev.19 [2023-08-31T15:20:04.307Z] v3.1.0-dev.2 [2023-08-31T15:20:04.307Z] v3.1.0-dev.20 [2023-08-31T15:20:04.307Z] v3.1.0-dev.21 [2023-08-31T15:20:04.307Z] v3.1.0-dev.22 [2023-08-31T15:20:04.307Z] v3.1.0-dev.23 [2023-08-31T15:20:04.307Z] v3.1.0-dev.24 [2023-08-31T15:20:04.307Z] v3.1.0-dev.25 [2023-08-31T15:20:04.307Z] v3.1.0-dev.26 [2023-08-31T15:20:04.307Z] v3.1.0-dev.27 [2023-08-31T15:20:04.307Z] v3.1.0-dev.28 [2023-08-31T15:20:04.307Z] v3.1.0-dev.29 [2023-08-31T15:20:04.307Z] v3.1.0-dev.3 [2023-08-31T15:20:04.307Z] v3.1.0-dev.30 [2023-08-31T15:20:04.307Z] v3.1.0-dev.31 [2023-08-31T15:20:04.307Z] v3.1.0-dev.32 [2023-08-31T15:20:04.307Z] v3.1.0-dev.33 [2023-08-31T15:20:04.307Z] v3.1.0-dev.34 [2023-08-31T15:20:04.307Z] v3.1.0-dev.35 [2023-08-31T15:20:04.307Z] v3.1.0-dev.36 [2023-08-31T15:20:04.307Z] v3.1.0-dev.37 [2023-08-31T15:20:04.307Z] v3.1.0-dev.38 [2023-08-31T15:20:04.307Z] v3.1.0-dev.39 [2023-08-31T15:20:04.307Z] v3.1.0-dev.4 [2023-08-31T15:20:04.307Z] v3.1.0-dev.40 [2023-08-31T15:20:04.307Z] v3.1.0-dev.41 [2023-08-31T15:20:04.307Z] v3.1.0-dev.42 [2023-08-31T15:20:04.307Z] v3.1.0-dev.43 [2023-08-31T15:20:04.307Z] v3.1.0-dev.5 [2023-08-31T15:20:04.307Z] v3.1.0-dev.6 [2023-08-31T15:20:04.307Z] v3.1.0-dev.7 [2023-08-31T15:20:04.307Z] v3.1.0-dev.8 [2023-08-31T15:20:04.307Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-31T15:20:04.591Z] + lftools sign git-tag v3.1.0-dev.43 [2023-08-31T15:20:05.158Z] Signing Git tag with Sigul... [2023-08-31T15:20:05.158Z] Signing v3.1.0-dev.43 [Pipeline] echo [2023-08-31T15:20:05.733Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:20:06.016Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-31T15:20:06.023Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-31T15:20:06.048Z] $ docker stop --time=1 b5268fab1795854be12c81bcaa2c660794b7cd7910a1af211f2f2e2fd9b2db4e [2023-08-31T15:20:07.363Z] $ docker rm -f --volumes b5268fab1795854be12c81bcaa2c660794b7cd7910a1af211f2f2e2fd9b2db4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-31T15:20:07.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T15:20:07.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:20:08.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T15:20:08.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:20:08.139Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-08-31T15:20:08.170Z] $ 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 [2023-08-31T15:20:08.502Z] $ docker top 2e9c533a661e706bbbe838918ca1b848d68fe00f2cb03194f494f1a651b0875a -eo pid,comm [2023-08-31T15:20:08.544Z] 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). [2023-08-31T15:20:08.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T15:20:08.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T15:20:08.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T15:20:08.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T15:20:08.712Z] $ docker exec 2e9c533a661e706bbbe838918ca1b848d68fe00f2cb03194f494f1a651b0875a ssh-agent [2023-08-31T15:20:08.815Z] SSH_AUTH_SOCK=/tmp/ssh-ZZ3i8AvAON32/agent.32 [2023-08-31T15:20:08.815Z] SSH_AGENT_PID=38 [2023-08-31T15:20:08.821Z] Running ssh-add (command line suppressed) [2023-08-31T15:20:08.929Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9217586484535186258.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9217586484535186258.key) [2023-08-31T15:20:08.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T15:20:09.228Z] + git semver bump pre [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,394 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,394 [bump_version] DEBUG bumping version:3.1.0-dev.43 on axis:pre with prefix:dev [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,394 [bump_version] DEBUG bumped version:3.1.0-dev.44 [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,394 [write_version] DEBUG write version:3.1.0-dev.44 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,395 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,395 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,397 [execute] INFO git cat-file --batch-check [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,403 [execute] INFO git cat-file --batch [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T15:20:09.487Z] 2023-08-31 15:20:09,407 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-31T15:20:09.487Z] 3.1.0-dev.44 [Pipeline] } [2023-08-31T15:20:09.497Z] $ docker exec --env ******** --env ******** 2e9c533a661e706bbbe838918ca1b848d68fe00f2cb03194f494f1a651b0875a ssh-agent -k [2023-08-31T15:20:09.582Z] unset SSH_AUTH_SOCK; [2023-08-31T15:20:09.582Z] unset SSH_AGENT_PID; [2023-08-31T15:20:09.582Z] echo Agent pid 38 killed; [2023-08-31T15:20:09.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T15:20:09.903Z] + git semver [Pipeline] } [2023-08-31T15:20:10.178Z] $ docker stop --time=1 2e9c533a661e706bbbe838918ca1b848d68fe00f2cb03194f494f1a651b0875a [2023-08-31T15:20:11.473Z] $ docker rm -f --volumes 2e9c533a661e706bbbe838918ca1b848d68fe00f2cb03194f494f1a651b0875a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T15:20:11.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T15:20:11.801Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:20:12.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T15:20:12.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:20:12.164Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-08-31T15:20:12.195Z] $ 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 [2023-08-31T15:20:12.534Z] $ docker top e7ba0ece5a9684039731594b749b0717c938028df7effec158283fa1f5bf754c -eo pid,comm [2023-08-31T15:20:12.580Z] 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). [2023-08-31T15:20:12.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T15:20:12.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T15:20:12.616Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T15:20:12.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T15:20:12.742Z] $ docker exec e7ba0ece5a9684039731594b749b0717c938028df7effec158283fa1f5bf754c ssh-agent [2023-08-31T15:20:12.843Z] SSH_AUTH_SOCK=/tmp/ssh-m2YlEw27clPG/agent.32 [2023-08-31T15:20:12.843Z] SSH_AGENT_PID=38 [2023-08-31T15:20:12.848Z] Running ssh-add (command line suppressed) [2023-08-31T15:20:12.953Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6443464681109658715.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6443464681109658715.key) [2023-08-31T15:20:12.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T15:20:13.251Z] + git semver push [2023-08-31T15:20:13.548Z] 2023-08-31 15:20:13,399 [run_push] DEBUG push [2023-08-31T15:20:13.548Z] 2023-08-31 15:20:13,399 [execute] INFO git cat-file --batch-check [2023-08-31T15:20:13.548Z] 2023-08-31 15:20:13,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T15:20:13.548Z] 2023-08-31 15:20:13,402 [execute] INFO git rev-list 0858d6450614bf28d9266ec70d761ca9dad55905 -- [2023-08-31T15:20:13.548Z] 2023-08-31 15:20:13,403 [execute] DEBUG Popen(['git', 'rev-list', '0858d6450614bf28d9266ec70d761ca9dad55905', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-31T15:20:13.548Z] 2023-08-31 15:20:13,408 [execute] INFO git fetch -v origin [2023-08-31T15:20:13.548Z] 2023-08-31 15:20:13,408 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-31T15:20:14.185Z] 2023-08-31 15:20:13,918 [run_push] DEBUG no remote changes detected [2023-08-31T15:20:14.185Z] 2023-08-31 15:20:13,919 [execute] INFO git push origin semver [2023-08-31T15:20:14.185Z] 2023-08-31 15:20:13,919 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-31T15:20:15.194Z] 2023-08-31 15:20:15,138 [run_push] DEBUG push all version tags [2023-08-31T15:20:15.194Z] 2023-08-31 15:20:15,138 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-31T15:20:15.194Z] 2023-08-31 15:20:15,139 [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) [2023-08-31T15:20:16.132Z] 2023-08-31 15:20:15,934 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-31T15:20:16.132Z] 3.1.0-dev.44 [Pipeline] } [2023-08-31T15:20:16.144Z] $ docker exec --env ******** --env ******** e7ba0ece5a9684039731594b749b0717c938028df7effec158283fa1f5bf754c ssh-agent -k [2023-08-31T15:20:16.257Z] unset SSH_AUTH_SOCK; [2023-08-31T15:20:16.258Z] unset SSH_AGENT_PID; [2023-08-31T15:20:16.258Z] echo Agent pid 38 killed; [2023-08-31T15:20:16.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T15:20:16.565Z] + git semver [Pipeline] } [2023-08-31T15:20:16.837Z] $ docker stop --time=1 e7ba0ece5a9684039731594b749b0717c938028df7effec158283fa1f5bf754c [2023-08-31T15:20:18.106Z] $ docker rm -f --volumes e7ba0ece5a9684039731594b749b0717c938028df7effec158283fa1f5bf754c [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 [2023-08-31T15:20:18.668Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-31T15:20:18.668Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-31T15:20:18.668Z] total 16 [2023-08-31T15:20:18.668Z] drwxr-xr-x 3 root root 4096 Aug 31 15:06 . [2023-08-31T15:20:18.668Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 15:20 .. [2023-08-31T15:20:18.668Z] drwxr-xr-x 2 root root 4096 Aug 31 15:06 cost [2023-08-31T15:20:18.668Z] -rw-r--r-- 1 root root 88 Aug 31 15:06 cost.csv [2023-08-31T15:20:18.668Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-31T15:20:18.668Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-31T15:20:18.668Z] total 16 [2023-08-31T15:20:18.668Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 15:06 . [2023-08-31T15:20:18.668Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 15:20 .. [2023-08-31T15:20:18.668Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 15:06 cost [2023-08-31T15:20:18.668Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 31 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:20:18.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:20:19.816Z] ---> package-listing.sh [2023-08-31T15:20:19.816Z] ++ facter osfamily [2023-08-31T15:20:19.816Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T15:20:20.074Z] + OS_FAMILY=debian [2023-08-31T15:20:20.074Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-31T15:20:20.074Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T15:20:20.074Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T15:20:20.074Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T15:20:20.074Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T15:20:20.074Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-31T15:20:20.074Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T15:20:20.074Z] + case "${OS_FAMILY}" in [2023-08-31T15:20:20.074Z] + dpkg -l [2023-08-31T15:20:20.074Z] + grep '^ii' [2023-08-31T15:20:20.074Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T15:20:20.074Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T15:20:20.074Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T15:20:20.074Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-31T15:20:20.074Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-31T15:20:20.074Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-08-31T15:20:20.085Z] 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 [2023-08-31T15:20:20.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:20:20.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T15:20:20.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:20:20.996Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-08-31T15:20:21.033Z] $ 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 [2023-08-31T15:20:21.222Z] $ docker top 93886afdbcd3c1d203b26b51e81e652567995522f02979300393b757253cad86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:20:21.560Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T15:20:21.846Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T15:20:22.130Z] + ls /var/log/sa-host [2023-08-31T15:20:22.130Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T15:20:22.194Z] provisioning config files... [2023-08-31T15:20:22.202Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1358640148436056377tmp [Pipeline] { [Pipeline] echo [2023-08-31T15:20:22.216Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:20:22.498Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T15:20:22.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:20:22.820Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T15:20:22.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:20:23.114Z] ---> sudo-logs.sh [2023-08-31T15:20:23.114Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T15:20:23.141Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:20:23.422Z] ---> job-cost.sh [2023-08-31T15:20:23.422Z] lf-activate-venv: SKIPPING [2023-08-31T15:20:23.422Z] DEBUG: total: 0.2199999988079071 [2023-08-31T15:20:23.422Z] INFO: Retrieving Stack Cost... [2023-08-31T15:20:23.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T15:20:24.247Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T15:20:24.258Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:20:24.537Z] ---> logs-deploy.sh [2023-08-31T15:20:24.537Z] lf-activate-venv: SKIPPING [2023-08-31T15:20:24.537Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/47 [2023-08-31T15:20:24.537Z] INFO: archiving workspace using pattern(s): [2023-08-31T15:20:25.471Z] Archives upload complete. [2023-08-31T15:20:25.471Z] INFO: archiving logs to Nexus