Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17bff3b2376047bc87c499615cc452c2e61935d4 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-ssh13745369340216237823.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh18398325879147500903.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh1662919869505275086.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh13693688984175764313.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-ssh1618194237690432974.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16940 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 17bff3b2376047bc87c499615cc452c2e61935d4 (main) Commit message: "Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0" > 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 17bff3b2376047bc87c499615cc452c2e61935d4 # timeout=10 > git rev-list --no-walk cf2b27898899a203f9eb6ebf67b2fde31c12ce22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T00:57:47.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T00:57:47.202Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T00:57:47.224Z] ========================================================= [2023-11-08T00:57:47.224Z] EdgeX Global Pipelines Version Info [2023-11-08T00:57:47.224Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:57:47.944Z] ------------------- [2023-11-08T00:57:47.944Z] stable info: [2023-11-08T00:57:47.944Z] ------------------- [2023-11-08T00:57:47.944Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T00:57:47.944Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:57:47.944Z] Message: update stable to v1.0.257 [2023-11-08T00:57:48.513Z] ------------------- [2023-11-08T00:57:48.513Z] experimental info: [2023-11-08T00:57:48.513Z] ------------------- [2023-11-08T00:57:48.513Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T00:57:48.513Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:57:48.513Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T00:57:48.665Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-08T00:57:48.678Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-08T00:57:48.689Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T00:57:48.699Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T00:57:48.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T00:57:48.724Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T00:57:48.736Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T00:57:48.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T00:57:48.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T00:57:48.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T00:57:48.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T00:57:48.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-08T00:57:48.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T00:57:48.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T00:57:48.848Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:57:48.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:57:48.884Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T00:57:48.895Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T00:57:48.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T00:57:48.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T00:57:48.926Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T00:57:48.937Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T00:57:48.949Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T00:57:48.964Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T00:57:48.976Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T00:57:48.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T00:57:49.000Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T00:57:49.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-08T00:57:49.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-08T00:57:49.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-08T00:57:49.040Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] echo [2023-11-08T00:57:49.050Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17bff3b [Pipeline] echo [2023-11-08T00:57:49.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:57:49.106Z] provisioning config files... [2023-11-08T00:57:49.118Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17210851453478421805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:57:49.418Z] ---> docker-login.sh [2023-11-08T00:57:49.418Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:57:49.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:57:49.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:57:49.694Z] Configure a credential helper to remove this warning. See [2023-11-08T00:57:49.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:57:49.694Z] [2023-11-08T00:57:49.694Z] Login Succeeded [2023-11-08T00:57:49.694Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:57:49.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:57:49.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:57:49.694Z] Configure a credential helper to remove this warning. See [2023-11-08T00:57:49.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:57:49.694Z] [2023-11-08T00:57:49.694Z] Login Succeeded [2023-11-08T00:57:49.694Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:57:49.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:57:49.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:57:49.966Z] Configure a credential helper to remove this warning. See [2023-11-08T00:57:49.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:57:49.966Z] [2023-11-08T00:57:49.966Z] Login Succeeded [2023-11-08T00:57:49.966Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:57:49.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:57:49.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:57:49.966Z] Configure a credential helper to remove this warning. See [2023-11-08T00:57:49.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:57:49.966Z] [2023-11-08T00:57:49.966Z] Login Succeeded [2023-11-08T00:57:49.966Z] docker.io [2023-11-08T00:57:49.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:57:50.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:57:50.231Z] Configure a credential helper to remove this warning. See [2023-11-08T00:57:50.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:57:50.231Z] [2023-11-08T00:57:50.231Z] Login Succeeded [2023-11-08T00:57:50.231Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:57:50.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T00:57:50.615Z] + git rev-list -1 --merges 17bff3b2376047bc87c499615cc452c2e61935d4~1..17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] echo [2023-11-08T00:57:50.636Z] -----------> git rev-list -1 --merges 17bff3b2376047bc87c499615cc452c2e61935d4~1..17bff3b2376047bc87c499615cc452c2e61935d4 17bff3b2376047bc87c499615cc452c2e61935d4 [2023-11-08T00:57:50.636Z] 17bff3b2376047bc87c499615cc452c2e61935d4 [false] [Pipeline] sh [2023-11-08T00:57:50.923Z] + git log --format=format:%s -1 17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] echo [2023-11-08T00:57:50.941Z] ========================================================= [2023-11-08T00:57:50.941Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T00:57:50.941Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:57:51.296Z] + git log --format=format:%s -1 17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] echo [2023-11-08T00:57:51.309Z] [semverPrep] GIT_COMMIT: 17bff3b2376047bc87c499615cc452c2e61935d4, Commit Message: Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0 [Pipeline] echo [2023-11-08T00:57:51.322Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T00:57:51.708Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T00:57:51.709Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T00:57:51.709Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T00:57:51.709Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T00:57:51.709Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T00:57:51.709Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T00:57:51.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:52.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:57:52.138Z] [2023-11-08T00:57:52.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:52.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:57:52.440Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T00:57:52.440Z] b85a868b505f: Pulling fs layer [2023-11-08T00:57:52.440Z] e2be974225ed: Pulling fs layer [2023-11-08T00:57:52.440Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T00:57:52.440Z] 988bab9f4d93: Pulling fs layer [2023-11-08T00:57:52.440Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T00:57:52.440Z] eaf3925da568: Pulling fs layer [2023-11-08T00:57:52.440Z] bab4dde63d76: Pulling fs layer [2023-11-08T00:57:52.440Z] bde34c3a00c8: Pulling fs layer [2023-11-08T00:57:52.440Z] b352a97aabf1: Pulling fs layer [2023-11-08T00:57:52.440Z] 4872d77fe225: Pulling fs layer [2023-11-08T00:57:52.440Z] 5851b861e8e6: Pulling fs layer [2023-11-08T00:57:52.440Z] bab4dde63d76: Waiting [2023-11-08T00:57:52.440Z] 5851b861e8e6: Waiting [2023-11-08T00:57:52.440Z] 4872d77fe225: Waiting [2023-11-08T00:57:52.440Z] 988bab9f4d93: Waiting [2023-11-08T00:57:52.440Z] bde34c3a00c8: Waiting [2023-11-08T00:57:52.440Z] 1469e6f7b9e6: Waiting [2023-11-08T00:57:52.440Z] eaf3925da568: Waiting [2023-11-08T00:57:52.440Z] b352a97aabf1: Waiting [2023-11-08T00:57:52.440Z] e2be974225ed: Verifying Checksum [2023-11-08T00:57:52.440Z] e2be974225ed: Download complete [2023-11-08T00:57:52.440Z] 988bab9f4d93: Download complete [2023-11-08T00:57:52.440Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T00:57:52.440Z] 1469e6f7b9e6: Download complete [2023-11-08T00:57:52.440Z] eaf3925da568: Verifying Checksum [2023-11-08T00:57:52.440Z] eaf3925da568: Download complete [2023-11-08T00:57:52.700Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T00:57:52.700Z] 339a4e72a1f5: Download complete [2023-11-08T00:57:52.700Z] bde34c3a00c8: Download complete [2023-11-08T00:57:52.700Z] b352a97aabf1: Download complete [2023-11-08T00:57:52.700Z] 4872d77fe225: Verifying Checksum [2023-11-08T00:57:52.700Z] 4872d77fe225: Download complete [2023-11-08T00:57:52.700Z] 5851b861e8e6: Verifying Checksum [2023-11-08T00:57:52.700Z] 5851b861e8e6: Download complete [2023-11-08T00:57:52.700Z] b85a868b505f: Verifying Checksum [2023-11-08T00:57:52.700Z] b85a868b505f: Download complete [2023-11-08T00:57:52.959Z] bab4dde63d76: Verifying Checksum [2023-11-08T00:57:52.959Z] bab4dde63d76: Download complete [2023-11-08T00:57:53.899Z] b85a868b505f: Pull complete [2023-11-08T00:57:54.159Z] e2be974225ed: Pull complete [2023-11-08T00:57:54.419Z] 339a4e72a1f5: Pull complete [2023-11-08T00:57:54.679Z] 988bab9f4d93: Pull complete [2023-11-08T00:57:54.940Z] 1469e6f7b9e6: Pull complete [2023-11-08T00:57:54.940Z] eaf3925da568: Pull complete [2023-11-08T00:57:56.845Z] bab4dde63d76: Pull complete [2023-11-08T00:57:56.845Z] bde34c3a00c8: Pull complete [2023-11-08T00:57:56.845Z] b352a97aabf1: Pull complete [2023-11-08T00:57:57.105Z] 4872d77fe225: Pull complete [2023-11-08T00:57:57.105Z] 5851b861e8e6: Pull complete [2023-11-08T00:57:57.105Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T00:57:57.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:57:57.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:57:57.197Z] prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container [2023-11-08T00:57:57.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T00:57:59.935Z] $ docker top 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 -eo pid,comm [2023-11-08T00:57:59.990Z] 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-11-08T00:57:59.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T00:58:00.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:58:00.041Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:58:00.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:58:00.157Z] $ docker exec 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 ssh-agent [2023-11-08T00:58:00.266Z] SSH_AUTH_SOCK=/tmp/ssh-7VD5gPDzdkrc/agent.32 [2023-11-08T00:58:00.266Z] SSH_AGENT_PID=38 [2023-11-08T00:58:00.272Z] Running ssh-add (command line suppressed) [2023-11-08T00:58:00.365Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10520950396471689635.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10520950396471689635.key) [2023-11-08T00:58:00.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:58:00.678Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T00:58:00.693Z] $ docker exec --env ******** --env ******** 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 ssh-agent -k [2023-11-08T00:58:00.785Z] unset SSH_AUTH_SOCK; [2023-11-08T00:58:00.785Z] unset SSH_AGENT_PID; [2023-11-08T00:58:00.785Z] echo Agent pid 38 killed; [2023-11-08T00:58:00.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T00:58:00.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:58:00.824Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:58:00.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:58:00.928Z] $ docker exec 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 ssh-agent [2023-11-08T00:58:01.039Z] SSH_AUTH_SOCK=/tmp/ssh-IOTbyAiq7K9B/agent.70 [2023-11-08T00:58:01.039Z] SSH_AGENT_PID=76 [2023-11-08T00:58:01.043Z] Running ssh-add (command line suppressed) [2023-11-08T00:58:01.138Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11311632733826576239.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11311632733826576239.key) [2023-11-08T00:58:01.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:58:01.455Z] + git semver init [2023-11-08T00:58:01.717Z] 2023-11-08 00:58:01,622 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T00:58:01.717Z] 2023-11-08 00:58:01,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-08T00:58:01.717Z] 2023-11-08 00:58:01,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-08T00:58:01.717Z] 2023-11-08 00:58:01,623 [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-11-08T00:58:02.653Z] 2023-11-08 00:58:02,377 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-11-08T00:58:02.653Z] 2023-11-08 00:58:02,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-11-08T00:58:02.653Z] 2023-11-08 00:58:02,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-08T00:58:02.653Z] 2023-11-08 00:58:02,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-08T00:58:02.653Z] 3.1.0-dev.66 [Pipeline] } [2023-11-08T00:58:02.656Z] $ docker exec --env ******** --env ******** 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 ssh-agent -k [2023-11-08T00:58:02.755Z] unset SSH_AUTH_SOCK; [2023-11-08T00:58:02.755Z] unset SSH_AGENT_PID; [2023-11-08T00:58:02.756Z] echo Agent pid 76 killed; [2023-11-08T00:58:02.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T00:58:03.083Z] + git semver [Pipeline] } [2023-11-08T00:58:03.350Z] $ docker stop --time=1 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 [2023-11-08T00:58:04.641Z] $ docker rm -f --volumes 217b6829557c3b272298a3e02cae380e2753593dfb8de60ff2eb178e8dd66af0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:58:04.982Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T00:58:05.183Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T00:58:05.187Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.66 [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-11-08T00:58:05.298Z] provisioning config files... [2023-11-08T00:58:05.308Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config948747659367407926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:58:05.608Z] ---> docker-login.sh [2023-11-08T00:58:05.608Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:58:05.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:58:05.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:58:05.608Z] Configure a credential helper to remove this warning. See [2023-11-08T00:58:05.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:58:05.608Z] [2023-11-08T00:58:05.608Z] Login Succeeded [2023-11-08T00:58:05.608Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:58:05.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:58:05.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:58:05.608Z] Configure a credential helper to remove this warning. See [2023-11-08T00:58:05.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:58:05.608Z] [2023-11-08T00:58:05.608Z] Login Succeeded [2023-11-08T00:58:05.608Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:58:05.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:58:05.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:58:05.869Z] Configure a credential helper to remove this warning. See [2023-11-08T00:58:05.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:58:05.869Z] [2023-11-08T00:58:05.869Z] Login Succeeded [2023-11-08T00:58:05.869Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:58:05.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:58:05.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:58:05.869Z] Configure a credential helper to remove this warning. See [2023-11-08T00:58:05.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:58:05.869Z] [2023-11-08T00:58:05.869Z] Login Succeeded [2023-11-08T00:58:05.869Z] docker.io [2023-11-08T00:58:05.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:58:06.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:58:06.129Z] Configure a credential helper to remove this warning. See [2023-11-08T00:58:06.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:58:06.129Z] [2023-11-08T00:58:06.129Z] Login Succeeded [2023-11-08T00:58:06.129Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:58:06.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T00:58:06.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:58:06.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:58:06.233Z] ========================================================= [2023-11-08T00:58:06.233Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T00:58:06.233Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:58:06.541Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T00:58:06.541Z] Sending build context to Docker daemon 643.1kB [2023-11-08T00:58:06.541Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:58:06.541Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T00:58:06.541Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T00:58:06.541Z] 7264a8db6415: Pulling fs layer [2023-11-08T00:58:06.541Z] c4d48a809fc2: Pulling fs layer [2023-11-08T00:58:06.541Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T00:58:06.541Z] ad3a456e5733: Pulling fs layer [2023-11-08T00:58:06.541Z] 33e27b845d1e: Pulling fs layer [2023-11-08T00:58:06.541Z] c68163c4e522: Pulling fs layer [2023-11-08T00:58:06.541Z] 50da416c3ac9: Pulling fs layer [2023-11-08T00:58:06.541Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T00:58:06.541Z] 50da416c3ac9: Waiting [2023-11-08T00:58:06.541Z] c68163c4e522: Waiting [2023-11-08T00:58:06.541Z] 23d2d4c4bb30: Waiting [2023-11-08T00:58:06.541Z] ad3a456e5733: Waiting [2023-11-08T00:58:06.541Z] 33e27b845d1e: Waiting [2023-11-08T00:58:06.541Z] c4d48a809fc2: Verifying Checksum [2023-11-08T00:58:06.541Z] c4d48a809fc2: Download complete [2023-11-08T00:58:06.541Z] ad3a456e5733: Verifying Checksum [2023-11-08T00:58:06.541Z] ad3a456e5733: Download complete [2023-11-08T00:58:06.541Z] 33e27b845d1e: Download complete [2023-11-08T00:58:06.541Z] 7264a8db6415: Verifying Checksum [2023-11-08T00:58:06.541Z] 7264a8db6415: Download complete [2023-11-08T00:58:06.801Z] c68163c4e522: Verifying Checksum [2023-11-08T00:58:06.801Z] c68163c4e522: Download complete [2023-11-08T00:58:06.801Z] 7264a8db6415: Pull complete [2023-11-08T00:58:06.801Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T00:58:06.801Z] 23d2d4c4bb30: Download complete [2023-11-08T00:58:07.064Z] c4d48a809fc2: Pull complete [2023-11-08T00:58:07.064Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T00:58:07.064Z] 4f1c88b9dad5: Download complete [2023-11-08T00:58:07.324Z] 50da416c3ac9: Verifying Checksum [2023-11-08T00:58:07.324Z] 50da416c3ac9: Download complete [2023-11-08T00:58:10.607Z] 4f1c88b9dad5: Pull complete [2023-11-08T00:58:10.607Z] ad3a456e5733: Pull complete [2023-11-08T00:58:10.607Z] 33e27b845d1e: Pull complete [2023-11-08T00:58:10.607Z] c68163c4e522: Pull complete [2023-11-08T00:58:12.509Z] 50da416c3ac9: Pull complete [2023-11-08T00:58:13.079Z] 23d2d4c4bb30: Pull complete [2023-11-08T00:58:13.079Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T00:58:13.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T00:58:13.079Z] ---> 0786185ac409 [2023-11-08T00:58:13.079Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T00:58:17.327Z] ---> Running in e98b586d2abb [2023-11-08T00:58:17.327Z] Removing intermediate container e98b586d2abb [2023-11-08T00:58:17.327Z] ---> 1f9542af502b [2023-11-08T00:58:17.327Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:58:17.327Z] ---> Running in 236014abac0d [2023-11-08T00:58:17.327Z] Removing intermediate container 236014abac0d [2023-11-08T00:58:17.327Z] ---> 8f4fdcc70f61 [2023-11-08T00:58:17.327Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:58:17.327Z] ---> Running in 93c40a4fad2a [2023-11-08T00:58:17.327Z] Removing intermediate container 93c40a4fad2a [2023-11-08T00:58:17.327Z] ---> 5899dd5953d3 [2023-11-08T00:58:17.327Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:58:17.327Z] ---> Running in 800740549b2d [2023-11-08T00:58:17.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:58:17.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:58:17.588Z] OK: 264 MiB in 52 packages [2023-11-08T00:58:17.847Z] Removing intermediate container 800740549b2d [2023-11-08T00:58:17.847Z] ---> f26761134a47 [2023-11-08T00:58:17.847Z] Step 7/12 : WORKDIR /app [2023-11-08T00:58:17.847Z] ---> Running in d045afeaae35 [2023-11-08T00:58:17.847Z] Removing intermediate container d045afeaae35 [2023-11-08T00:58:17.847Z] ---> 3603b0ce3910 [2023-11-08T00:58:17.847Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T00:58:18.107Z] ---> a246db1ace4d [2023-11-08T00:58:18.107Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:58:18.107Z] ---> Running in d8b25814354e [2023-11-08T00:58:20.262Z] Still waiting to schedule task [2023-11-08T00:58:20.262Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T00:58:50.199Z] Removing intermediate container d8b25814354e [2023-11-08T00:58:50.199Z] ---> 36e501e85681 [2023-11-08T00:58:50.199Z] Step 10/12 : COPY . . [2023-11-08T00:58:50.199Z] ---> c13451edcb59 [2023-11-08T00:58:50.199Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:58:50.199Z] ---> Running in fde7ec381d96 [2023-11-08T00:58:50.199Z] Removing intermediate container fde7ec381d96 [2023-11-08T00:58:50.199Z] ---> dd27fc1d225d [2023-11-08T00:58:50.199Z] Step 12/12 : RUN $MAKE [2023-11-08T00:58:50.199Z] ---> Running in 7ea361008652 [2023-11-08T00:58:50.199Z] noop [2023-11-08T00:58:50.199Z] Removing intermediate container 7ea361008652 [2023-11-08T00:58:50.199Z] ---> bfe3a617f2eb [2023-11-08T00:58:50.199Z] Successfully built bfe3a617f2eb [2023-11-08T00:58:50.199Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:58:50.540Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:58:50.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:58:50.612Z] prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container [2023-11-08T00:58:50.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T00:58:51.707Z] $ docker top 71ed8d1dcde601e495fb0c7022e534737203e8606af9ae62acbf5a78162ec752 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:58:52.062Z] + go version [2023-11-08T00:58:52.063Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T00:58:52.066Z] $ docker stop --time=1 71ed8d1dcde601e495fb0c7022e534737203e8606af9ae62acbf5a78162ec752 [2023-11-08T00:58:53.543Z] $ docker rm -f --volumes 71ed8d1dcde601e495fb0c7022e534737203e8606af9ae62acbf5a78162ec752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:58:53.973Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:58:53.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:58:54.046Z] prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container [2023-11-08T00:58:54.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T00:58:54.434Z] $ docker top 5c6cbbb04911c0e9aac9a69486e821374e3546ae294565edf01a8fbc707365f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:58:54.781Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:58:55.078Z] + make test [2023-11-08T00:58:55.078Z] go test -race -coverprofile=coverage.out ./... [2023-11-08T00:59:17.213Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-08T00:59:17.213Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-08T00:59:17.213Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-08T00:59:17.213Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-08T00:59:17.213Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.049s coverage: 88.0% of statements [2023-11-08T00:59:27.277Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.633s coverage: 98.7% of statements [2023-11-08T00:59:27.277Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.102s coverage: 89.7% of statements [2023-11-08T00:59:27.277Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements [2023-11-08T00:59:46.379Z] go vet ./... [2023-11-08T00:59:48.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T00:59:48.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T00:59:48.913Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T00:59:48.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T00:59:48.930Z] $ docker stop --time=1 5c6cbbb04911c0e9aac9a69486e821374e3546ae294565edf01a8fbc707365f6 [2023-11-08T00:59:52.112Z] $ docker rm -f --volumes 5c6cbbb04911c0e9aac9a69486e821374e3546ae294565edf01a8fbc707365f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:59:52.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T00:59:52.675Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T00:59:53.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T00:59:53.392Z] + ls -al . [2023-11-08T00:59:53.392Z] total 192 [2023-11-08T00:59:53.392Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 00:58 . [2023-11-08T00:59:53.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:57 .. [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 00:57 .dockerignore [2023-11-08T00:59:53.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:59 .git [2023-11-08T00:59:53.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:57 .github [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 00:57 .gitignore [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:57 .golangci.yml [2023-11-08T00:59:53.392Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:58 .semver [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 8 00:57 Attribution.txt [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 00:57 CHANGELOG.md [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 8 00:57 Dockerfile [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:57 GOVERNANCE.md [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 00:57 Jenkinsfile [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 00:57 LICENSE [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 8 00:57 Makefile [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 00:57 OWNERS.md [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 00:57 README.md [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 00:57 Record and Reply.postman_collection.json [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 00:58 VERSION [2023-11-08T00:59:53.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:57 bin [2023-11-08T00:59:53.392Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 8 00:59 coverage.out [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 3859 Nov 8 00:57 go.mod [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 34797 Nov 8 00:57 go.sum [2023-11-08T00:59:53.392Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 00:57 internal [2023-11-08T00:59:53.392Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 00:57 main.go [2023-11-08T00:59:53.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:57 openapi [2023-11-08T00:59:53.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:57 pkg [2023-11-08T00:59:53.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:59:53.690Z] + 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=17bff3b2376047bc87c499615cc452c2e61935d4 --label arch=amd64 --label version=3.1.0-dev.66 . [2023-11-08T00:59:53.690Z] Sending build context to Docker daemon 668.7kB [2023-11-08T00:59:53.690Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:59:53.690Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T00:59:53.690Z] ---> bfe3a617f2eb [2023-11-08T00:59:53.690Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T00:59:53.690Z] ---> Running in c58a0a118b57 [2023-11-08T00:59:53.949Z] Removing intermediate container c58a0a118b57 [2023-11-08T00:59:53.949Z] ---> 98b70cc289c4 [2023-11-08T00:59:53.949Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:59:53.949Z] ---> Running in 0d63c557c4d2 [2023-11-08T00:59:53.949Z] Removing intermediate container 0d63c557c4d2 [2023-11-08T00:59:53.949Z] ---> bb87addb75e3 [2023-11-08T00:59:53.949Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:59:53.949Z] ---> Running in cb826ae4e919 [2023-11-08T00:59:53.949Z] Removing intermediate container cb826ae4e919 [2023-11-08T00:59:53.949Z] ---> de375e18ce6c [2023-11-08T00:59:53.949Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:59:54.207Z] ---> Running in 89b7856f7531 [2023-11-08T00:59:54.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:59:54.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:59:54.725Z] OK: 264 MiB in 52 packages [2023-11-08T00:59:54.983Z] Removing intermediate container 89b7856f7531 [2023-11-08T00:59:54.983Z] ---> 4d8019c93f8f [2023-11-08T00:59:54.983Z] Step 7/26 : WORKDIR /app [2023-11-08T00:59:54.983Z] ---> Running in 4336d781d1bc [2023-11-08T00:59:54.983Z] Removing intermediate container 4336d781d1bc [2023-11-08T00:59:54.983Z] ---> 5844c2e69658 [2023-11-08T00:59:54.983Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-08T00:59:55.242Z] ---> d6efeb4a182c [2023-11-08T00:59:55.242Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:59:55.242Z] ---> Running in d736e9b199bf [2023-11-08T00:59:55.809Z] Removing intermediate container d736e9b199bf [2023-11-08T00:59:55.809Z] ---> 8d1208da0219 [2023-11-08T00:59:55.809Z] Step 10/26 : COPY . . [2023-11-08T00:59:56.068Z] ---> 93889b768ae5 [2023-11-08T00:59:56.068Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:59:56.068Z] ---> Running in 21117d5514e1 [2023-11-08T00:59:56.068Z] Removing intermediate container 21117d5514e1 [2023-11-08T00:59:56.068Z] ---> ab439cfd9e3e [2023-11-08T00:59:56.068Z] Step 12/26 : RUN $MAKE [2023-11-08T00:59:56.327Z] ---> Running in ee23431c5cd5 [2023-11-08T00:59:56.585Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.66" -trimpath -mod=readonly -o app-record-replay [2023-11-08T01:00:18.792Z] Removing intermediate container ee23431c5cd5 [2023-11-08T01:00:18.792Z] ---> 625fc9e6c3ea [2023-11-08T01:00:18.792Z] Step 13/26 : FROM alpine:3.18 [2023-11-08T01:00:18.792Z] 3.18: Pulling from library/alpine [2023-11-08T01:00:18.792Z] 96526aa774ef: Pulling fs layer [2023-11-08T01:00:18.792Z] 96526aa774ef: Download complete [2023-11-08T01:00:18.792Z] 96526aa774ef: Pull complete [2023-11-08T01:00:18.792Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T01:00:18.792Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T01:00:18.792Z] ---> 8ca4688f4f35 [2023-11-08T01:00:18.792Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T01:00:18.792Z] ---> Running in c4ec24ca4b73 [2023-11-08T01:00:18.792Z] Removing intermediate container c4ec24ca4b73 [2023-11-08T01:00:18.792Z] ---> 2aa1b8e3cf1c [2023-11-08T01:00:18.792Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-08T01:00:18.792Z] ---> Running in d8d706945455 [2023-11-08T01:00:18.792Z] Removing intermediate container d8d706945455 [2023-11-08T01:00:18.792Z] ---> cdb89c7f757b [2023-11-08T01:00:18.792Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T01:00:18.792Z] ---> Running in 6e44d9caa62c [2023-11-08T01:00:18.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T01:00:18.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T01:00:18.792Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T01:00:18.792Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T01:00:18.792Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T01:00:18.792Z] Executing ca-certificates-20230506-r0.trigger [2023-11-08T01:00:18.792Z] OK: 8 MiB in 17 packages [2023-11-08T01:00:18.792Z] Removing intermediate container 6e44d9caa62c [2023-11-08T01:00:18.792Z] ---> 5bebd4538118 [2023-11-08T01:00:18.792Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-08T01:00:19.052Z] ---> 88cdd75e0c2e [2023-11-08T01:00:19.052Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-08T01:00:19.052Z] ---> d6e18fd90579 [2023-11-08T01:00:19.052Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-08T01:00:19.052Z] ---> 3a4fa98f07e2 [2023-11-08T01:00:19.052Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-08T01:00:20.083Z] ---> 36cf883bd377 [2023-11-08T01:00:20.083Z] Step 21/26 : EXPOSE 59712 [2023-11-08T01:00:20.083Z] ---> Running in d8de581b0b8b [2023-11-08T01:00:20.083Z] Removing intermediate container d8de581b0b8b [2023-11-08T01:00:20.083Z] ---> 9e31c9106310 [2023-11-08T01:00:20.083Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-08T01:00:20.083Z] ---> Running in 60fa97154fac [2023-11-08T01:00:20.083Z] Removing intermediate container 60fa97154fac [2023-11-08T01:00:20.083Z] ---> 67cfd856611d [2023-11-08T01:00:20.083Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T01:00:20.083Z] ---> Running in b2a9bf9e6942 [2023-11-08T01:00:20.352Z] Removing intermediate container b2a9bf9e6942 [2023-11-08T01:00:20.352Z] ---> b5a9c238c718 [2023-11-08T01:00:20.352Z] Step 24/26 : LABEL arch=amd64 [2023-11-08T01:00:20.352Z] ---> Running in 7d0bb7e05741 [2023-11-08T01:00:20.352Z] Removing intermediate container 7d0bb7e05741 [2023-11-08T01:00:20.352Z] ---> 079df0545c42 [2023-11-08T01:00:20.352Z] Step 25/26 : LABEL git_sha=17bff3b2376047bc87c499615cc452c2e61935d4 [2023-11-08T01:00:20.352Z] ---> Running in a6bde643697c [2023-11-08T01:00:20.352Z] Removing intermediate container a6bde643697c [2023-11-08T01:00:20.352Z] ---> 392796faddbd [2023-11-08T01:00:20.352Z] Step 26/26 : LABEL version=3.1.0-dev.66 [2023-11-08T01:00:20.352Z] ---> Running in 2b2579249c03 [2023-11-08T01:00:20.615Z] Removing intermediate container 2b2579249c03 [2023-11-08T01:00:20.615Z] ---> fb95baa79272 [2023-11-08T01:00:20.615Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T01:00:20.615Z] Successfully built fb95baa79272 [2023-11-08T01:00:20.615Z] 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-11-08T01:00:20.732Z] provisioning config files... [2023-11-08T01:00:20.742Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6458618151914161498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:21.047Z] ---> docker-login.sh [2023-11-08T01:00:21.047Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:00:21.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:00:21.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:00:21.047Z] Configure a credential helper to remove this warning. See [2023-11-08T01:00:21.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:00:21.047Z] [2023-11-08T01:00:21.047Z] Login Succeeded [2023-11-08T01:00:21.047Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:00:21.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:00:21.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:00:21.047Z] Configure a credential helper to remove this warning. See [2023-11-08T01:00:21.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:00:21.047Z] [2023-11-08T01:00:21.047Z] Login Succeeded [2023-11-08T01:00:21.047Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:00:21.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:00:21.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:00:21.305Z] Configure a credential helper to remove this warning. See [2023-11-08T01:00:21.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:00:21.305Z] [2023-11-08T01:00:21.305Z] Login Succeeded [2023-11-08T01:00:21.305Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:00:21.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:00:21.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:00:21.305Z] Configure a credential helper to remove this warning. See [2023-11-08T01:00:21.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:00:21.305Z] [2023-11-08T01:00:21.305Z] Login Succeeded [2023-11-08T01:00:21.305Z] docker.io [2023-11-08T01:00:21.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:00:21.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:00:21.563Z] Configure a credential helper to remove this warning. See [2023-11-08T01:00:21.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:00:21.563Z] [2023-11-08T01:00:21.563Z] Login Succeeded [2023-11-08T01:00:21.563Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:00:21.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:00:21.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:00:21.633Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-11-08T01:00:21.633Z] 17bff3b2376047bc87c499615cc452c2e61935d4 [2023-11-08T01:00:21.633Z] latest [2023-11-08T01:00:21.633Z] 3.1.0-dev.66 [2023-11-08T01:00:21.633Z] 17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 [2023-11-08T01:00:21.633Z] main [2023-11-08T01:00:21.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:21.960Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:22.272Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4 [2023-11-08T01:00:22.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-08T01:00:22.272Z] 849f303e549b: Preparing [2023-11-08T01:00:22.272Z] 281d79531ceb: Preparing [2023-11-08T01:00:22.272Z] c65408b9bf51: Preparing [2023-11-08T01:00:22.272Z] 3187f7b18927: Preparing [2023-11-08T01:00:22.272Z] ab3a66b8ad95: Preparing [2023-11-08T01:00:22.272Z] cc2447e1835a: Preparing [2023-11-08T01:00:22.272Z] cc2447e1835a: Waiting [2023-11-08T01:00:22.272Z] 3187f7b18927: Pushed [2023-11-08T01:00:22.272Z] c65408b9bf51: Pushed [2023-11-08T01:00:22.272Z] 281d79531ceb: Pushed [2023-11-08T01:00:22.272Z] cc2447e1835a: Layer already exists [2023-11-08T01:00:22.272Z] ab3a66b8ad95: Pushed [2023-11-08T01:00:24.807Z] 849f303e549b: Pushed [2023-11-08T01:00:24.808Z] 17bff3b2376047bc87c499615cc452c2e61935d4: digest: sha256:653fef837bf129e02664bf9fb26af320627d9cd18e29b070eb87bf3c2ada90a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:25.382Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:25.686Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-08T01:00:25.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-08T01:00:25.686Z] 849f303e549b: Preparing [2023-11-08T01:00:25.686Z] 281d79531ceb: Preparing [2023-11-08T01:00:25.686Z] c65408b9bf51: Preparing [2023-11-08T01:00:25.686Z] 3187f7b18927: Preparing [2023-11-08T01:00:25.686Z] ab3a66b8ad95: Preparing [2023-11-08T01:00:25.686Z] cc2447e1835a: Preparing [2023-11-08T01:00:25.686Z] cc2447e1835a: Waiting [2023-11-08T01:00:25.686Z] ab3a66b8ad95: Layer already exists [2023-11-08T01:00:25.686Z] c65408b9bf51: Layer already exists [2023-11-08T01:00:25.686Z] 3187f7b18927: Layer already exists [2023-11-08T01:00:25.686Z] 281d79531ceb: Layer already exists [2023-11-08T01:00:25.686Z] 849f303e549b: Layer already exists [2023-11-08T01:00:25.686Z] cc2447e1835a: Layer already exists [2023-11-08T01:00:25.686Z] latest: digest: sha256:653fef837bf129e02664bf9fb26af320627d9cd18e29b070eb87bf3c2ada90a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:25.996Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:26.308Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.66 [2023-11-08T01:00:26.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-08T01:00:26.308Z] 849f303e549b: Preparing [2023-11-08T01:00:26.308Z] 281d79531ceb: Preparing [2023-11-08T01:00:26.308Z] c65408b9bf51: Preparing [2023-11-08T01:00:26.308Z] 3187f7b18927: Preparing [2023-11-08T01:00:26.308Z] ab3a66b8ad95: Preparing [2023-11-08T01:00:26.308Z] cc2447e1835a: Preparing [2023-11-08T01:00:26.308Z] cc2447e1835a: Waiting [2023-11-08T01:00:26.308Z] 281d79531ceb: Layer already exists [2023-11-08T01:00:26.308Z] ab3a66b8ad95: Layer already exists [2023-11-08T01:00:26.308Z] c65408b9bf51: Layer already exists [2023-11-08T01:00:26.308Z] 3187f7b18927: Layer already exists [2023-11-08T01:00:26.308Z] 849f303e549b: Layer already exists [2023-11-08T01:00:26.308Z] cc2447e1835a: Layer already exists [2023-11-08T01:00:26.308Z] 3.1.0-dev.66: digest: sha256:653fef837bf129e02664bf9fb26af320627d9cd18e29b070eb87bf3c2ada90a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:26.630Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:26.930Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 [2023-11-08T01:00:26.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-08T01:00:26.930Z] 849f303e549b: Preparing [2023-11-08T01:00:26.930Z] 281d79531ceb: Preparing [2023-11-08T01:00:26.930Z] c65408b9bf51: Preparing [2023-11-08T01:00:26.930Z] 3187f7b18927: Preparing [2023-11-08T01:00:26.930Z] ab3a66b8ad95: Preparing [2023-11-08T01:00:26.930Z] cc2447e1835a: Preparing [2023-11-08T01:00:26.930Z] cc2447e1835a: Waiting [2023-11-08T01:00:26.930Z] ab3a66b8ad95: Layer already exists [2023-11-08T01:00:26.930Z] c65408b9bf51: Layer already exists [2023-11-08T01:00:26.930Z] 3187f7b18927: Layer already exists [2023-11-08T01:00:26.930Z] 281d79531ceb: Layer already exists [2023-11-08T01:00:26.930Z] 849f303e549b: Layer already exists [2023-11-08T01:00:26.930Z] cc2447e1835a: Layer already exists [2023-11-08T01:00:26.930Z] 17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66: digest: sha256:653fef837bf129e02664bf9fb26af320627d9cd18e29b070eb87bf3c2ada90a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:27.242Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:27.547Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-11-08T01:00:27.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-08T01:00:27.547Z] 849f303e549b: Preparing [2023-11-08T01:00:27.547Z] 281d79531ceb: Preparing [2023-11-08T01:00:27.547Z] c65408b9bf51: Preparing [2023-11-08T01:00:27.547Z] 3187f7b18927: Preparing [2023-11-08T01:00:27.547Z] ab3a66b8ad95: Preparing [2023-11-08T01:00:27.547Z] cc2447e1835a: Preparing [2023-11-08T01:00:27.547Z] cc2447e1835a: Waiting [2023-11-08T01:00:27.547Z] 281d79531ceb: Layer already exists [2023-11-08T01:00:27.547Z] 849f303e549b: Layer already exists [2023-11-08T01:00:27.547Z] 3187f7b18927: Layer already exists [2023-11-08T01:00:27.547Z] ab3a66b8ad95: Layer already exists [2023-11-08T01:00:27.547Z] c65408b9bf51: Layer already exists [2023-11-08T01:00:27.547Z] cc2447e1835a: Layer already exists [2023-11-08T01:00:27.547Z] main: digest: sha256:653fef837bf129e02664bf9fb26af320627d9cd18e29b070eb87bf3c2ada90a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:00:27.591Z] ===================================================== [Pipeline] echo [2023-11-08T01:00:27.602Z] taggedImages: [2023-11-08T01:00:27.602Z] - nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4 [2023-11-08T01:00:27.602Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-08T01:00:27.602Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.66 [2023-11-08T01:00:27.602Z] - nexus3.edgexfoundry.org:10004/app-record-replay:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 [2023-11-08T01:00:27.602Z] - 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-11-08T01:00:27.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:00:27.990Z] [2023-11-08T01:00:27.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:28.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:00:28.291Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T01:00:28.291Z] 5eb5b503b376: Pulling fs layer [2023-11-08T01:00:28.291Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T01:00:28.291Z] ec43610c2a17: Pulling fs layer [2023-11-08T01:00:28.291Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T01:00:28.291Z] 33b1e0a273af: Pulling fs layer [2023-11-08T01:00:28.291Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T01:00:28.291Z] 2f39f015ded8: Pulling fs layer [2023-11-08T01:00:28.291Z] 33b1e0a273af: Waiting [2023-11-08T01:00:28.291Z] 5d3b04190fa2: Waiting [2023-11-08T01:00:28.291Z] 2f39f015ded8: Waiting [2023-11-08T01:00:28.291Z] 3a2ae6a8a46f: Waiting [2023-11-08T01:00:28.291Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T01:00:28.291Z] 5c69ac0246d0: Download complete [2023-11-08T01:00:28.291Z] 3a2ae6a8a46f: Download complete [2023-11-08T01:00:28.291Z] 33b1e0a273af: Verifying Checksum [2023-11-08T01:00:28.291Z] 33b1e0a273af: Download complete [2023-11-08T01:00:28.291Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T01:00:28.291Z] 5d3b04190fa2: Download complete [2023-11-08T01:00:28.550Z] ec43610c2a17: Verifying Checksum [2023-11-08T01:00:28.550Z] ec43610c2a17: Download complete [2023-11-08T01:00:28.550Z] 5eb5b503b376: Verifying Checksum [2023-11-08T01:00:28.550Z] 5eb5b503b376: Download complete [2023-11-08T01:00:29.118Z] 2f39f015ded8: Verifying Checksum [2023-11-08T01:00:29.118Z] 2f39f015ded8: Download complete [2023-11-08T01:00:29.684Z] 5eb5b503b376: Pull complete [2023-11-08T01:00:29.684Z] 5c69ac0246d0: Pull complete [2023-11-08T01:00:30.247Z] ec43610c2a17: Pull complete [2023-11-08T01:00:30.247Z] 3a2ae6a8a46f: Pull complete [2023-11-08T01:00:30.505Z] 33b1e0a273af: Pull complete [2023-11-08T01:00:30.505Z] 5d3b04190fa2: Pull complete [2023-11-08T01:00:34.690Z] 2f39f015ded8: Pull complete [2023-11-08T01:00:34.690Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T01:00:34.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:00:34.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:00:34.768Z] prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container [2023-11-08T01:00:34.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T01:00:38.202Z] $ docker top 992ebe51e561afb22bb58c7afabd36eb9e5dfd470cbb60c69eff2b35bc77f2b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:38.610Z] ---> job-cost.sh [2023-11-08T01:00:38.610Z] lf-activate-venv: SKIPPING [2023-11-08T01:00:38.610Z] INFO: No Stack... [2023-11-08T01:00:38.872Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T01:00:39.442Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T01:00:39.956Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-11-08T01:00:39.957Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T01:00:39.971Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] [2023-11-08T01:00:39.978Z] Resource [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] did not exist. Created. [2023-11-08T01:00:39.978Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T01:00:40.280Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T01:00:40.319Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T01:00:40.327Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T01:00:40.339Z] $ docker stop --time=1 992ebe51e561afb22bb58c7afabd36eb9e5dfd470cbb60c69eff2b35bc77f2b8 [2023-11-08T01:00:41.485Z] $ docker rm -f --volumes 992ebe51e561afb22bb58c7afabd36eb9e5dfd470cbb60c69eff2b35bc77f2b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T01:02:51.459Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16945 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-11-08T01:02:51.473Z] Running in /w/workspace/app-record-replay/72 [Pipeline] { [Pipeline] checkout [2023-11-08T01:02:51.510Z] Selected Git installation does not exist. Using Default [2023-11-08T01:02:51.510Z] The recommended git tool is: NONE [2023-11-08T01:02:57.182Z] using credential edgex-jenkins-ssh [2023-11-08T01:02:57.317Z] Cloning the remote Git repository [2023-11-08T01:02:57.378Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-08T01:02:57.479Z] > git init /w/workspace/app-record-replay/72 # timeout=10 [2023-11-08T01:02:57.629Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-08T01:02:57.631Z] > git --version # timeout=10 [2023-11-08T01:02:57.654Z] > git --version # 'git version 2.25.1' [2023-11-08T01:02:57.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T01:02:57.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T01:02:58.632Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-08T01:02:58.652Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T01:02:59.542Z] Avoid second fetch [2023-11-08T01:02:59.542Z] Checking out Revision 17bff3b2376047bc87c499615cc452c2e61935d4 (main) [2023-11-08T01:03:00.147Z] Commit message: "Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0" [2023-11-08T01:02:59.562Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T01:02:59.645Z] > git checkout -f 17bff3b2376047bc87c499615cc452c2e61935d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:03:01.196Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T01:03:01.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T01:03:01.196Z] Dload Upload Total Spent Left Speed [2023-11-08T01:03:01.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 33286 0 --:--:-- --:--:-- --:--:-- 33373 [Pipeline] sh [2023-11-08T01:03:02.161Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T01:03:02.498Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-11-08T01:03:02.498Z] /etc/docker/daemon.json [2023-11-08T01:03:02.498Z] { [2023-11-08T01:03:02.498Z] "registry-mirrors": [ [2023-11-08T01:03:02.498Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T01:03:02.498Z] ], [2023-11-08T01:03:02.498Z] "bip": "10.250.0.254/24", [2023-11-08T01:03:02.498Z] "hosts": [ [2023-11-08T01:03:02.498Z] "tcp://0.0.0.0:5555", [2023-11-08T01:03:02.498Z] "unix:///var/run/docker.sock" [2023-11-08T01:03:02.498Z] ], [2023-11-08T01:03:02.498Z] "mtu": 1458, [2023-11-08T01:03:02.498Z] "selinux-enabled": true, [2023-11-08T01:03:02.498Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T01:03:02.498Z] } [Pipeline] sh [2023-11-08T01:03:02.835Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T01:03:03.185Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:03:21.468Z] provisioning config files... [2023-11-08T01:03:21.502Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/72@tmp/config11468866519863173158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:03:21.865Z] ---> docker-login.sh [2023-11-08T01:03:21.865Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:03:22.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:03:22.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:03:22.407Z] Configure a credential helper to remove this warning. See [2023-11-08T01:03:22.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:03:22.407Z] [2023-11-08T01:03:22.407Z] Login Succeeded [2023-11-08T01:03:22.407Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:03:22.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:03:22.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:03:22.962Z] Configure a credential helper to remove this warning. See [2023-11-08T01:03:22.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:03:22.962Z] [2023-11-08T01:03:22.962Z] Login Succeeded [2023-11-08T01:03:22.962Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:03:22.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:03:23.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:03:23.241Z] Configure a credential helper to remove this warning. See [2023-11-08T01:03:23.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:03:23.241Z] [2023-11-08T01:03:23.241Z] Login Succeeded [2023-11-08T01:03:23.241Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:03:23.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:03:23.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:03:23.528Z] Configure a credential helper to remove this warning. See [2023-11-08T01:03:23.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:03:23.528Z] [2023-11-08T01:03:23.528Z] Login Succeeded [2023-11-08T01:03:23.528Z] docker.io [2023-11-08T01:03:23.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:03:24.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:03:24.070Z] Configure a credential helper to remove this warning. See [2023-11-08T01:03:24.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:03:24.070Z] [2023-11-08T01:03:24.070Z] Login Succeeded [2023-11-08T01:03:24.070Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:03:24.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T01:03:24.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:03:24.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:03:24.388Z] ========================================================= [2023-11-08T01:03:24.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T01:03:24.388Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:03:24.748Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T01:03:24.748Z] Sending build context to Docker daemon 258.6kB [2023-11-08T01:03:25.019Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:03:25.019Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T01:03:25.019Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T01:03:25.019Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T01:03:25.019Z] 5d54e960e981: Pulling fs layer [2023-11-08T01:03:25.019Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T01:03:25.019Z] f0e02332f6b5: Pulling fs layer [2023-11-08T01:03:25.019Z] cefa15bbcfad: Pulling fs layer [2023-11-08T01:03:25.019Z] f0e02332f6b5: Waiting [2023-11-08T01:03:25.019Z] 17808c966233: Pulling fs layer [2023-11-08T01:03:25.019Z] f4c1fc716caa: Pulling fs layer [2023-11-08T01:03:25.019Z] cefa15bbcfad: Waiting [2023-11-08T01:03:25.019Z] 17808c966233: Waiting [2023-11-08T01:03:25.019Z] f4c1fc716caa: Waiting [2023-11-08T01:03:25.303Z] 5d54e960e981: Verifying Checksum [2023-11-08T01:03:25.303Z] 5d54e960e981: Download complete [2023-11-08T01:03:25.303Z] f0e02332f6b5: Verifying Checksum [2023-11-08T01:03:25.303Z] f0e02332f6b5: Download complete [2023-11-08T01:03:25.303Z] cefa15bbcfad: Verifying Checksum [2023-11-08T01:03:25.303Z] cefa15bbcfad: Download complete [2023-11-08T01:03:25.303Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T01:03:25.303Z] 9fda8d8052c6: Download complete [2023-11-08T01:03:25.892Z] f4c1fc716caa: Verifying Checksum [2023-11-08T01:03:25.892Z] f4c1fc716caa: Download complete [2023-11-08T01:03:26.482Z] 9fda8d8052c6: Pull complete [2023-11-08T01:03:27.070Z] 5d54e960e981: Pull complete [2023-11-08T01:03:27.337Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T01:03:27.337Z] c4a7e357bf2a: Download complete [2023-11-08T01:03:28.312Z] 17808c966233: Verifying Checksum [2023-11-08T01:03:28.312Z] 17808c966233: Download complete [2023-11-08T01:03:40.192Z] c4a7e357bf2a: Pull complete [2023-11-08T01:03:40.192Z] f0e02332f6b5: Pull complete [2023-11-08T01:03:40.469Z] cefa15bbcfad: Pull complete [2023-11-08T01:03:50.582Z] 17808c966233: Pull complete [2023-11-08T01:03:50.851Z] f4c1fc716caa: Pull complete [2023-11-08T01:03:50.851Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T01:03:50.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T01:03:50.851Z] ---> ea914061e18c [2023-11-08T01:03:50.851Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T01:03:52.931Z] ---> Running in a6659c44fe08 [2023-11-08T01:03:53.208Z] Removing intermediate container a6659c44fe08 [2023-11-08T01:03:53.208Z] ---> f80f86647a20 [2023-11-08T01:03:53.208Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:03:53.476Z] ---> Running in 6a2582afdc23 [2023-11-08T01:03:53.744Z] Removing intermediate container 6a2582afdc23 [2023-11-08T01:03:53.744Z] ---> bbb273b9ea2f [2023-11-08T01:03:53.744Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:03:53.744Z] ---> Running in 307e108676dd [2023-11-08T01:03:54.013Z] Removing intermediate container 307e108676dd [2023-11-08T01:03:54.013Z] ---> e4333b757837 [2023-11-08T01:03:54.013Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:03:54.283Z] ---> Running in b9bb78cef018 [2023-11-08T01:03:55.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:03:55.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:03:56.800Z] OK: 266 MiB in 52 packages [2023-11-08T01:03:58.217Z] Removing intermediate container b9bb78cef018 [2023-11-08T01:03:58.217Z] ---> c237e08a221f [2023-11-08T01:03:58.217Z] Step 7/12 : WORKDIR /app [2023-11-08T01:03:58.217Z] ---> Running in b071cbd96b83 [2023-11-08T01:03:58.485Z] Removing intermediate container b071cbd96b83 [2023-11-08T01:03:58.485Z] ---> 4dd6cc4a36d9 [2023-11-08T01:03:58.485Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T01:03:59.070Z] ---> bd202927a439 [2023-11-08T01:03:59.070Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:03:59.070Z] ---> Running in a6b2b72291eb [2023-11-08T01:05:22.141Z] Removing intermediate container a6b2b72291eb [2023-11-08T01:05:22.141Z] ---> ad85e39cb84f [2023-11-08T01:05:22.141Z] Step 10/12 : COPY . . [2023-11-08T01:05:22.141Z] ---> 5d2296a6e9a0 [2023-11-08T01:05:22.141Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:05:22.141Z] ---> Running in 77aa357306b8 [2023-11-08T01:05:22.141Z] Removing intermediate container 77aa357306b8 [2023-11-08T01:05:22.141Z] ---> c1747bc30214 [2023-11-08T01:05:22.141Z] Step 12/12 : RUN $MAKE [2023-11-08T01:05:22.141Z] ---> Running in 1cf9b7c7b8c7 [2023-11-08T01:05:22.141Z] noop [2023-11-08T01:05:22.141Z] Removing intermediate container 1cf9b7c7b8c7 [2023-11-08T01:05:22.141Z] ---> 7d0259bc42f1 [2023-11-08T01:05:22.141Z] Successfully built 7d0259bc42f1 [2023-11-08T01:05:22.141Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:22.533Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T01:05:22.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:05:22.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-16945 does not seem to be running inside a container [2023-11-08T01:05:22.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/72 -v /w/workspace/app-record-replay/72:/w/workspace/app-record-replay/72:rw,z -v /w/workspace/app-record-replay/72@tmp:/w/workspace/app-record-replay/72@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-11-08T01:05:24.166Z] $ docker top cc27a8bbc851bccabbe5bd2d7eb5ddbbe2128285b34ed96bba8249ed9bba209a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:05:25.014Z] + go version [2023-11-08T01:05:25.014Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T01:05:25.036Z] $ docker stop --time=1 cc27a8bbc851bccabbe5bd2d7eb5ddbbe2128285b34ed96bba8249ed9bba209a [2023-11-08T01:05:26.753Z] $ docker rm -f --volumes cc27a8bbc851bccabbe5bd2d7eb5ddbbe2128285b34ed96bba8249ed9bba209a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:27.315Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T01:05:27.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:05:27.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-16945 does not seem to be running inside a container [2023-11-08T01:05:27.617Z] $ 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/72 -v /w/workspace/app-record-replay/72:/w/workspace/app-record-replay/72:rw,z -v /w/workspace/app-record-replay/72@tmp:/w/workspace/app-record-replay/72@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-11-08T01:05:31.514Z] $ docker top 044af5aa08c9390d9a3f6ea4630add4396495d78fe17145c5f27dd28a81c6245 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:05:32.400Z] + git config --global --add safe.directory /w/workspace/app-record-replay/72 [Pipeline] fileExists [Pipeline] sh [2023-11-08T01:05:33.075Z] + make test [2023-11-08T01:05:33.075Z] go test -race -coverprofile=coverage.out ./... [2023-11-08T01:08:54.915Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-08T01:08:54.915Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.255s coverage: 88.0% of statements [2023-11-08T01:08:54.915Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-08T01:08:54.915Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-08T01:08:54.915Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-08T01:09:03.143Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.053s coverage: 98.7% of statements [2023-11-08T01:09:03.143Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.596s coverage: 89.7% of statements [2023-11-08T01:09:03.143Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.192s coverage: 100.0% of statements [2023-11-08T01:09:04.565Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T01:09:04.565Z] go vet ./... [2023-11-08T01:11:26.319Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T01:11:26.319Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T01:11:26.319Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T01:11:26.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T01:11:26.352Z] $ docker stop --time=1 044af5aa08c9390d9a3f6ea4630add4396495d78fe17145c5f27dd28a81c6245 [2023-11-08T01:11:28.422Z] $ docker rm -f --volumes 044af5aa08c9390d9a3f6ea4630add4396495d78fe17145c5f27dd28a81c6245 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:11:30.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T01:11:30.401Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T01:11:30.992Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:11:31.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T01:11:31.712Z] + ls -al . [2023-11-08T01:11:31.712Z] total 188 [2023-11-08T01:11:31.712Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:05 . [2023-11-08T01:11:31.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:02 .. [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 01:02 .dockerignore [2023-11-08T01:11:31.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:02 .git [2023-11-08T01:11:31.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 .github [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 01:02 .gitignore [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:02 .golangci.yml [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 8 01:02 Attribution.txt [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 01:02 CHANGELOG.md [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 8 01:02 Dockerfile [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:02 GOVERNANCE.md [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 01:02 Jenkinsfile [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 01:02 LICENSE [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 8 01:02 Makefile [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 01:02 OWNERS.md [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 01:02 README.md [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 01:02 Record and Reply.postman_collection.json [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 00:58 VERSION [2023-11-08T01:11:31.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:02 bin [2023-11-08T01:11:31.712Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 8 01:09 coverage.out [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 3859 Nov 8 01:02 go.mod [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 34797 Nov 8 01:02 go.sum [2023-11-08T01:11:31.712Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 01:02 internal [2023-11-08T01:11:31.712Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 01:02 main.go [2023-11-08T01:11:31.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 openapi [2023-11-08T01:11:31.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 pkg [2023-11-08T01:11:31.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:11:32.061Z] + 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=17bff3b2376047bc87c499615cc452c2e61935d4 --label arch=arm64 --label version=3.1.0-dev.66 . [2023-11-08T01:11:32.330Z] Sending build context to Docker daemon 284.2kB [2023-11-08T01:11:32.330Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:11:32.330Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T01:11:32.330Z] ---> 7d0259bc42f1 [2023-11-08T01:11:32.330Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T01:11:32.601Z] ---> Running in 1afbbd62515a [2023-11-08T01:11:32.871Z] Removing intermediate container 1afbbd62515a [2023-11-08T01:11:32.871Z] ---> cc9dd04851d9 [2023-11-08T01:11:32.871Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:11:32.871Z] ---> Running in 5e7908276d20 [2023-11-08T01:11:33.456Z] Removing intermediate container 5e7908276d20 [2023-11-08T01:11:33.456Z] ---> 597f5fc67dc4 [2023-11-08T01:11:33.456Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:11:33.456Z] ---> Running in 3c89a37d4c49 [2023-11-08T01:11:33.736Z] Removing intermediate container 3c89a37d4c49 [2023-11-08T01:11:33.736Z] ---> c98b9d6847ec [2023-11-08T01:11:33.736Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:11:33.736Z] ---> Running in f5560502d428 [2023-11-08T01:11:35.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:11:35.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:11:36.853Z] OK: 266 MiB in 52 packages [2023-11-08T01:11:37.825Z] Removing intermediate container f5560502d428 [2023-11-08T01:11:37.825Z] ---> 4a20445be718 [2023-11-08T01:11:37.825Z] Step 7/26 : WORKDIR /app [2023-11-08T01:11:37.825Z] ---> Running in 1f1be18bb906 [2023-11-08T01:11:38.421Z] Removing intermediate container 1f1be18bb906 [2023-11-08T01:11:38.421Z] ---> 1fc9c96ffa2c [2023-11-08T01:11:38.421Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-08T01:11:38.694Z] ---> c6573628857a [2023-11-08T01:11:38.694Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:11:38.963Z] ---> Running in ef5da2e3784e [2023-11-08T01:11:41.563Z] Removing intermediate container ef5da2e3784e [2023-11-08T01:11:41.563Z] ---> 0a35e1bbc065 [2023-11-08T01:11:41.563Z] Step 10/26 : COPY . . [2023-11-08T01:11:42.531Z] ---> def617bcda07 [2023-11-08T01:11:42.531Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:11:42.531Z] ---> Running in 126876f847bf [2023-11-08T01:11:42.800Z] Removing intermediate container 126876f847bf [2023-11-08T01:11:42.800Z] ---> 8e0de5785eb2 [2023-11-08T01:11:42.800Z] Step 12/26 : RUN $MAKE [2023-11-08T01:11:42.800Z] ---> Running in b3d887ff4b02 [2023-11-08T01:11:44.218Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.66" -trimpath -mod=readonly -o app-record-replay [2023-11-08T01:13:50.918Z] Removing intermediate container b3d887ff4b02 [2023-11-08T01:13:50.918Z] ---> 89e3c86b53be [2023-11-08T01:13:50.918Z] Step 13/26 : FROM alpine:3.18 [2023-11-08T01:13:50.918Z] 3.18: Pulling from library/alpine [2023-11-08T01:13:50.918Z] 579b34f0a95b: Pulling fs layer [2023-11-08T01:13:50.918Z] 579b34f0a95b: Verifying Checksum [2023-11-08T01:13:50.918Z] 579b34f0a95b: Download complete [2023-11-08T01:13:50.918Z] 579b34f0a95b: Pull complete [2023-11-08T01:13:50.918Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T01:13:50.918Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T01:13:50.918Z] ---> 3cc203321400 [2023-11-08T01:13:50.918Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T01:13:50.918Z] ---> Running in 37138521fd7d [2023-11-08T01:13:50.918Z] Removing intermediate container 37138521fd7d [2023-11-08T01:13:50.918Z] ---> 685d05a6f963 [2023-11-08T01:13:50.918Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-08T01:13:50.918Z] ---> Running in ebf7f5ee5494 [2023-11-08T01:13:50.918Z] Removing intermediate container ebf7f5ee5494 [2023-11-08T01:13:50.918Z] ---> 8a3f11a45aad [2023-11-08T01:13:50.918Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T01:13:50.918Z] ---> Running in 656345ceafa2 [2023-11-08T01:13:51.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:13:51.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:13:53.183Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T01:13:53.183Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T01:13:53.183Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T01:13:53.183Z] Executing ca-certificates-20230506-r0.trigger [2023-11-08T01:13:53.450Z] OK: 9 MiB in 17 packages [2023-11-08T01:13:54.861Z] Removing intermediate container 656345ceafa2 [2023-11-08T01:13:54.861Z] ---> 91069dbda575 [2023-11-08T01:13:54.861Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-08T01:13:59.115Z] ---> 6c6ab0b340f8 [2023-11-08T01:13:59.115Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-08T01:13:59.115Z] ---> 3852487fdf6a [2023-11-08T01:13:59.115Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-08T01:13:59.697Z] ---> 6203bff36c16 [2023-11-08T01:13:59.697Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-08T01:14:01.109Z] ---> e525692a816c [2023-11-08T01:14:01.109Z] Step 21/26 : EXPOSE 59712 [2023-11-08T01:14:01.109Z] ---> Running in faf78e9e204b [2023-11-08T01:14:01.376Z] Removing intermediate container faf78e9e204b [2023-11-08T01:14:01.376Z] ---> af1e70895d55 [2023-11-08T01:14:01.376Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-08T01:14:01.643Z] ---> Running in fd265a2651a0 [2023-11-08T01:14:01.911Z] Removing intermediate container fd265a2651a0 [2023-11-08T01:14:01.911Z] ---> f7f949e29380 [2023-11-08T01:14:01.911Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T01:14:01.911Z] ---> Running in 52f24b2aeb27 [2023-11-08T01:14:02.180Z] Removing intermediate container 52f24b2aeb27 [2023-11-08T01:14:02.180Z] ---> aa7288b77510 [2023-11-08T01:14:02.180Z] Step 24/26 : LABEL arch=arm64 [2023-11-08T01:14:02.447Z] ---> Running in 2b39affcf869 [2023-11-08T01:14:02.721Z] Removing intermediate container 2b39affcf869 [2023-11-08T01:14:02.721Z] ---> 27fc9188fc69 [2023-11-08T01:14:02.721Z] Step 25/26 : LABEL git_sha=17bff3b2376047bc87c499615cc452c2e61935d4 [2023-11-08T01:14:02.721Z] ---> Running in a300d9d3d04b [2023-11-08T01:14:02.988Z] Removing intermediate container a300d9d3d04b [2023-11-08T01:14:02.988Z] ---> 0b906f3aa251 [2023-11-08T01:14:02.988Z] Step 26/26 : LABEL version=3.1.0-dev.66 [2023-11-08T01:14:03.255Z] ---> Running in 8c0a3dad8ef8 [2023-11-08T01:14:03.522Z] Removing intermediate container 8c0a3dad8ef8 [2023-11-08T01:14:03.522Z] ---> 46059a155f1b [2023-11-08T01:14:03.522Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T01:14:03.522Z] Successfully built 46059a155f1b [2023-11-08T01:14:03.522Z] 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-11-08T01:14:03.675Z] provisioning config files... [2023-11-08T01:14:03.691Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/72@tmp/config8552006171559221602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:14:04.146Z] ---> docker-login.sh [2023-11-08T01:14:04.146Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:14:04.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:14:04.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:14:04.419Z] Configure a credential helper to remove this warning. See [2023-11-08T01:14:04.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:14:04.419Z] [2023-11-08T01:14:04.419Z] Login Succeeded [2023-11-08T01:14:04.419Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:14:04.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:14:04.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:14:04.985Z] Configure a credential helper to remove this warning. See [2023-11-08T01:14:04.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:14:04.985Z] [2023-11-08T01:14:04.985Z] Login Succeeded [2023-11-08T01:14:04.985Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:14:05.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:14:05.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:14:05.266Z] Configure a credential helper to remove this warning. See [2023-11-08T01:14:05.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:14:05.266Z] [2023-11-08T01:14:05.266Z] Login Succeeded [2023-11-08T01:14:05.266Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:14:05.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:14:05.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:14:05.810Z] Configure a credential helper to remove this warning. See [2023-11-08T01:14:05.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:14:05.810Z] [2023-11-08T01:14:05.810Z] Login Succeeded [2023-11-08T01:14:05.810Z] docker.io [2023-11-08T01:14:06.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:14:06.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:14:06.368Z] Configure a credential helper to remove this warning. See [2023-11-08T01:14:06.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:14:06.368Z] [2023-11-08T01:14:06.368Z] Login Succeeded [2023-11-08T01:14:06.368Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:14:06.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:14:06.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:14:06.454Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-11-08T01:14:06.454Z] 17bff3b2376047bc87c499615cc452c2e61935d4 [2023-11-08T01:14:06.454Z] latest [2023-11-08T01:14:06.454Z] 3.1.0-dev.66 [2023-11-08T01:14:06.454Z] 17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 [2023-11-08T01:14:06.454Z] main [2023-11-08T01:14:06.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:14:06.821Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:14:07.176Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4 [2023-11-08T01:14:07.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-08T01:14:07.176Z] 3546b3621d4a: Preparing [2023-11-08T01:14:07.176Z] f6ae0082d71d: Preparing [2023-11-08T01:14:07.176Z] b1089369b296: Preparing [2023-11-08T01:14:07.176Z] 29c78bbfb277: Preparing [2023-11-08T01:14:07.176Z] 37acc62ad891: Preparing [2023-11-08T01:14:07.176Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:14:07.176Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:14:07.444Z] f6ae0082d71d: Pushed [2023-11-08T01:14:07.444Z] b1089369b296: Pushed [2023-11-08T01:14:07.444Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:14:07.444Z] 29c78bbfb277: Pushed [2023-11-08T01:14:07.710Z] 37acc62ad891: Pushed [2023-11-08T01:14:13.052Z] 3546b3621d4a: Pushed [2023-11-08T01:14:13.636Z] 17bff3b2376047bc87c499615cc452c2e61935d4: digest: sha256:0323a6b84a12850717fcd68b63fc8e52c07dd3a07e399fbf618e78910be7879c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:14:13.991Z] + 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-11-08T01:14:14.329Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-08T01:14:14.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-08T01:14:14.329Z] 3546b3621d4a: Preparing [2023-11-08T01:14:14.329Z] f6ae0082d71d: Preparing [2023-11-08T01:14:14.329Z] b1089369b296: Preparing [2023-11-08T01:14:14.329Z] 29c78bbfb277: Preparing [2023-11-08T01:14:14.329Z] 37acc62ad891: Preparing [2023-11-08T01:14:14.329Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:14:14.329Z] b1089369b296: Layer already exists [2023-11-08T01:14:14.329Z] 29c78bbfb277: Layer already exists [2023-11-08T01:14:14.329Z] f6ae0082d71d: Layer already exists [2023-11-08T01:14:14.329Z] 3546b3621d4a: Layer already exists [2023-11-08T01:14:14.329Z] 37acc62ad891: Layer already exists [2023-11-08T01:14:14.329Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:14:14.596Z] latest: digest: sha256:0323a6b84a12850717fcd68b63fc8e52c07dd3a07e399fbf618e78910be7879c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:14:14.951Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:14:15.298Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.66 [2023-11-08T01:14:15.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-08T01:14:15.298Z] 3546b3621d4a: Preparing [2023-11-08T01:14:15.298Z] f6ae0082d71d: Preparing [2023-11-08T01:14:15.298Z] b1089369b296: Preparing [2023-11-08T01:14:15.298Z] 29c78bbfb277: Preparing [2023-11-08T01:14:15.298Z] 37acc62ad891: Preparing [2023-11-08T01:14:15.298Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:14:15.298Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:14:15.298Z] b1089369b296: Layer already exists [2023-11-08T01:14:15.298Z] 37acc62ad891: Layer already exists [2023-11-08T01:14:15.298Z] 3546b3621d4a: Layer already exists [2023-11-08T01:14:15.298Z] 29c78bbfb277: Layer already exists [2023-11-08T01:14:15.298Z] f6ae0082d71d: Layer already exists [2023-11-08T01:14:15.298Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:14:15.564Z] 3.1.0-dev.66: digest: sha256:0323a6b84a12850717fcd68b63fc8e52c07dd3a07e399fbf618e78910be7879c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:14:15.922Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:14:16.259Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 [2023-11-08T01:14:16.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-08T01:14:16.259Z] 3546b3621d4a: Preparing [2023-11-08T01:14:16.259Z] f6ae0082d71d: Preparing [2023-11-08T01:14:16.259Z] b1089369b296: Preparing [2023-11-08T01:14:16.259Z] 29c78bbfb277: Preparing [2023-11-08T01:14:16.259Z] 37acc62ad891: Preparing [2023-11-08T01:14:16.259Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:14:16.259Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:14:16.259Z] 3546b3621d4a: Layer already exists [2023-11-08T01:14:16.259Z] f6ae0082d71d: Layer already exists [2023-11-08T01:14:16.259Z] 29c78bbfb277: Layer already exists [2023-11-08T01:14:16.259Z] 37acc62ad891: Layer already exists [2023-11-08T01:14:16.259Z] b1089369b296: Layer already exists [2023-11-08T01:14:16.259Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:14:16.527Z] 17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66: digest: sha256:0323a6b84a12850717fcd68b63fc8e52c07dd3a07e399fbf618e78910be7879c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:14:16.887Z] + 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-11-08T01:14:17.229Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-11-08T01:14:17.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-08T01:14:17.229Z] 3546b3621d4a: Preparing [2023-11-08T01:14:17.229Z] f6ae0082d71d: Preparing [2023-11-08T01:14:17.229Z] b1089369b296: Preparing [2023-11-08T01:14:17.229Z] 29c78bbfb277: Preparing [2023-11-08T01:14:17.229Z] 37acc62ad891: Preparing [2023-11-08T01:14:17.229Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:14:17.229Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:14:17.229Z] 37acc62ad891: Layer already exists [2023-11-08T01:14:17.229Z] f6ae0082d71d: Layer already exists [2023-11-08T01:14:17.229Z] 3546b3621d4a: Layer already exists [2023-11-08T01:14:17.229Z] 29c78bbfb277: Layer already exists [2023-11-08T01:14:17.229Z] b1089369b296: Layer already exists [2023-11-08T01:14:17.229Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:14:17.496Z] main: digest: sha256:0323a6b84a12850717fcd68b63fc8e52c07dd3a07e399fbf618e78910be7879c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:14:17.542Z] ===================================================== [Pipeline] echo [2023-11-08T01:14:17.548Z] taggedImages: [2023-11-08T01:14:17.548Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4 [2023-11-08T01:14:17.548Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-08T01:14:17.548Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.66 [2023-11-08T01:14:17.548Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:17bff3b2376047bc87c499615cc452c2e61935d4-3.1.0-dev.66 [2023-11-08T01:14:17.548Z] - 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-11-08T01:14:17.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:14:17.913Z] [2023-11-08T01:14:17.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:14:18.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:14:18.247Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T01:14:18.247Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T01:14:18.247Z] 04944245beec: Pulling fs layer [2023-11-08T01:14:18.247Z] 699f458cf7ca: Pulling fs layer [2023-11-08T01:14:18.247Z] 765212b225bb: Pulling fs layer [2023-11-08T01:14:18.247Z] f23df028b6ca: Pulling fs layer [2023-11-08T01:14:18.248Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T01:14:18.248Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T01:14:18.248Z] 765212b225bb: Waiting [2023-11-08T01:14:18.248Z] f23df028b6ca: Waiting [2023-11-08T01:14:18.248Z] d65c8cfc05b1: Waiting [2023-11-08T01:14:18.248Z] 2437ff75d9bd: Waiting [2023-11-08T01:14:18.521Z] 04944245beec: Verifying Checksum [2023-11-08T01:14:18.521Z] 04944245beec: Download complete [2023-11-08T01:14:18.521Z] 765212b225bb: Download complete [2023-11-08T01:14:18.521Z] f23df028b6ca: Download complete [2023-11-08T01:14:18.521Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T01:14:18.521Z] d65c8cfc05b1: Download complete [2023-11-08T01:14:18.792Z] 699f458cf7ca: Verifying Checksum [2023-11-08T01:14:18.792Z] 699f458cf7ca: Download complete [2023-11-08T01:14:19.061Z] 8998bd30e6a1: Download complete [2023-11-08T01:14:21.644Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T01:14:23.590Z] 8998bd30e6a1: Pull complete [2023-11-08T01:14:27.847Z] 04944245beec: Pull complete [2023-11-08T01:14:28.807Z] 699f458cf7ca: Pull complete [2023-11-08T01:14:28.807Z] 765212b225bb: Pull complete [2023-11-08T01:14:29.768Z] f23df028b6ca: Pull complete [2023-11-08T01:14:30.035Z] d65c8cfc05b1: Pull complete [2023-11-08T01:14:48.249Z] 2437ff75d9bd: Pull complete [2023-11-08T01:14:48.249Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T01:14:48.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:14:48.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:14:48.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-16945 does not seem to be running inside a container [2023-11-08T01:14:48.523Z] $ 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/72 -v /w/workspace/app-record-replay/72:/w/workspace/app-record-replay/72:rw,z -v /w/workspace/app-record-replay/72@tmp:/w/workspace/app-record-replay/72@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-11-08T01:14:54.884Z] $ docker top de50458f3996c350eb0b512f577629b2637a8a1edee39badcca399427ab33089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:14:55.728Z] ---> job-cost.sh [2023-11-08T01:14:55.728Z] lf-activate-venv: SKIPPING [2023-11-08T01:14:55.728Z] INFO: No Stack... [2023-11-08T01:14:56.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T01:14:56.891Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T01:14:57.532Z] + cat /w/workspace/app-record-replay/72/archives/cost.csv [2023-11-08T01:14:57.532Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T01:14:57.603Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] [2023-11-08T01:14:57.609Z] Resource [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] did not exist. Created. [2023-11-08T01:14:57.610Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T01:14:58.269Z] /w/workspace/app-record-replay/72@tmp/durable-643739d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T01:14:58.914Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T01:14:58.929Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T01:14:58.985Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T01:14:58.991Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T01:14:59.020Z] $ docker stop --time=1 de50458f3996c350eb0b512f577629b2637a8a1edee39badcca399427ab33089 [2023-11-08T01:15:00.538Z] $ docker rm -f --volumes de50458f3996c350eb0b512f577629b2637a8a1edee39badcca399427ab33089 [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-11-08T01:15:00.965Z] provisioning config files... [2023-11-08T01:15:00.973Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3337777807649530531tmp [Pipeline] { [Pipeline] sh [2023-11-08T01:15:01.265Z] + set +x [2023-11-08T01:15:01.265Z] + + curlbash -s -s https://codecov.io/bash -- [2023-11-08T01:15:01.265Z] [2023-11-08T01:15:01.265Z] [2023-11-08T01:15:01.265Z] _____ _ [2023-11-08T01:15:01.265Z] / ____| | | [2023-11-08T01:15:01.265Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T01:15:01.265Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T01:15:01.265Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T01:15:01.265Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T01:15:01.265Z] Bash-1.0.6 [2023-11-08T01:15:01.265Z] [2023-11-08T01:15:01.265Z] [2023-11-08T01:15:01.265Z] ==> git version 2.25.1 found [2023-11-08T01:15:01.265Z] ==> 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-11-08T01:15:01.265Z] Release-Date: 2020-01-08 [2023-11-08T01:15:01.265Z] 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-11-08T01:15:01.265Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T01:15:01.265Z] ==> Jenkins CI detected. [2023-11-08T01:15:01.265Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-11-08T01:15:01.265Z] project root: . [2023-11-08T01:15:01.265Z] --> token set from env [2023-11-08T01:15:01.265Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T01:15:01.265Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T01:15:01.265Z] ==> Python coveragepy not found [2023-11-08T01:15:01.265Z] ==> Searching for coverage reports in: [2023-11-08T01:15:01.265Z] + . [2023-11-08T01:15:01.265Z] -> Found 1 reports [2023-11-08T01:15:01.265Z] ==> Detecting git/mercurial file structure [2023-11-08T01:15:01.265Z] ==> Reading reports [2023-11-08T01:15:01.265Z] + ./coverage.out bytes=24666 [2023-11-08T01:15:01.265Z] ==> Appending adjustments [2023-11-08T01:15:01.265Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T01:15:01.525Z] + Found adjustments [2023-11-08T01:15:01.525Z] ==> Gzipping contents [2023-11-08T01:15:01.525Z] 8.0K /tmp/codecov.zHJUuK.gz [2023-11-08T01:15:01.525Z] ==> Uploading reports [2023-11-08T01:15:01.525Z] url: https://codecov.io [2023-11-08T01:15:01.525Z] query: branch=main&commit=17bff3b2376047bc87c499615cc452c2e61935d4&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T01:15:01.525Z] -> Pinging Codecov [2023-11-08T01:15:01.525Z] 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=17bff3b2376047bc87c499615cc452c2e61935d4&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T01:15:01.525Z] -> Uploading to [2023-11-08T01:15:01.525Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/F467761B9912B4F32F9BC62907045C81/17bff3b2376047bc87c499615cc452c2e61935d4/98c493af-be2f-425e-a724-920fadb5279c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T011501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2be8cb7db4dbe24e1ac22f75b94bfcf90de51339f7fc54394dfe271ea8fd6bb8 [2023-11-08T01:15:01.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T01:15:01.525Z] Dload Upload Total Spent Left Speed [2023-11-08T01:15:01.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 18945 --:--:-- --:--:-- --:--:-- 19019 [2023-11-08T01:15:01.787Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] } [2023-11-08T01:15:01.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-08T01:15:02.007Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-08T01:15:02.017Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:02.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T01:15:02.309Z] [2023-11-08T01:15:02.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:02.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T01:15:02.615Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-08T01:15:02.615Z] df9b9388f04a: Pulling fs layer [2023-11-08T01:15:02.615Z] 52dc419b0ee2: Pulling fs layer [2023-11-08T01:15:02.615Z] 25bc292e5bac: Pulling fs layer [2023-11-08T01:15:02.615Z] 114826534d7a: Pulling fs layer [2023-11-08T01:15:02.615Z] 4657fd5d0bcf: Pulling fs layer [2023-11-08T01:15:02.615Z] 6ad1cebc031e: Pulling fs layer [2023-11-08T01:15:02.615Z] 8a3aa393b2d8: Pulling fs layer [2023-11-08T01:15:02.615Z] 6ad1cebc031e: Waiting [2023-11-08T01:15:02.615Z] 8a3aa393b2d8: Waiting [2023-11-08T01:15:02.615Z] 114826534d7a: Waiting [2023-11-08T01:15:02.615Z] 25bc292e5bac: Verifying Checksum [2023-11-08T01:15:02.615Z] 25bc292e5bac: Download complete [2023-11-08T01:15:02.615Z] 52dc419b0ee2: Download complete [2023-11-08T01:15:02.615Z] 4657fd5d0bcf: Download complete [2023-11-08T01:15:02.615Z] df9b9388f04a: Verifying Checksum [2023-11-08T01:15:02.615Z] df9b9388f04a: Download complete [2023-11-08T01:15:02.875Z] df9b9388f04a: Pull complete [2023-11-08T01:15:02.875Z] 52dc419b0ee2: Pull complete [2023-11-08T01:15:02.875Z] 6ad1cebc031e: Verifying Checksum [2023-11-08T01:15:02.875Z] 6ad1cebc031e: Download complete [2023-11-08T01:15:02.875Z] 25bc292e5bac: Pull complete [2023-11-08T01:15:03.444Z] 114826534d7a: Verifying Checksum [2023-11-08T01:15:03.444Z] 114826534d7a: Download complete [2023-11-08T01:15:03.704Z] 8a3aa393b2d8: Verifying Checksum [2023-11-08T01:15:03.704Z] 8a3aa393b2d8: Download complete [2023-11-08T01:15:07.891Z] 114826534d7a: Pull complete [2023-11-08T01:15:07.891Z] 4657fd5d0bcf: Pull complete [2023-11-08T01:15:08.148Z] 6ad1cebc031e: Pull complete [2023-11-08T01:15:11.429Z] 8a3aa393b2d8: Pull complete [2023-11-08T01:15:11.429Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-08T01:15:11.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T01:15:11.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:15:11.509Z] prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container [2023-11-08T01:15:11.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-08T01:15:18.605Z] $ docker top 0169f26b00be0b76c946df1f728942339e93831b83c55c5a6701008e05359344 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-08T01:15:18.678Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-11-08T01:15:18.968Z] + set -o pipefail [2023-11-08T01:15:18.968Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-11-08T01:15:24.445Z] [2023-11-08T01:15:24.445Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-11-08T01:15:24.445Z] [2023-11-08T01:15:24.445Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/a66bed9f-e819-4abd-9b76-0cafb140f09a [2023-11-08T01:15:24.445Z] [2023-11-08T01:15:24.445Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-08T01:15:24.445Z] [2023-11-08T01:15:24.705Z] [2023-11-08T01:15:24.705Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-08T01:15:24.705Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-08T01:15:24.705Z] More details here: https://snyk.co/ue1NS [2023-11-08T01:15:24.705Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-08T01:15:24.705Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-08T01:15:24.706Z] $ docker stop --time=1 0169f26b00be0b76c946df1f728942339e93831b83c55c5a6701008e05359344 [2023-11-08T01:15:29.908Z] $ docker rm -f --volumes 0169f26b00be0b76c946df1f728942339e93831b83c55c5a6701008e05359344 [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-11-08T01:15:30.669Z] + git log --format=format:%s -1 17bff3b2376047bc87c499615cc452c2e61935d4 [Pipeline] sh [2023-11-08T01:15:30.955Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:15:30.955Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:31.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:15:31.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:15:31.321Z] prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container [2023-11-08T01:15:31.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T01:15:31.848Z] $ docker top 1ecfbfe6d311dbb3c0980adc46bd4bdcb1538a7a73b653ebb60436672f691683 -eo pid,comm [2023-11-08T01:15:31.904Z] 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-11-08T01:15:31.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:15:31.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:15:31.945Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:15:32.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:15:32.046Z] $ docker exec 1ecfbfe6d311dbb3c0980adc46bd4bdcb1538a7a73b653ebb60436672f691683 ssh-agent [2023-11-08T01:15:32.154Z] SSH_AUTH_SOCK=/tmp/ssh-njJPm0bMRdmj/agent.32 [2023-11-08T01:15:32.154Z] SSH_AGENT_PID=38 [2023-11-08T01:15:32.160Z] Running ssh-add (command line suppressed) [2023-11-08T01:15:32.256Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1900390841869537236.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1900390841869537236.key) [2023-11-08T01:15:32.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:15:32.559Z] + git semver tag [2023-11-08T01:15:32.830Z] 2023-11-08 01:15:32,739 [run_tag] DEBUG tag force:False [2023-11-08T01:15:32.830Z] 2023-11-08 01:15:32,740 [check_head_tag] DEBUG check head tag [2023-11-08T01:15:32.830Z] 2023-11-08 01:15:32,742 [execute] INFO git cat-file --batch-check [2023-11-08T01:15:32.830Z] 2023-11-08 01:15:32,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-08T01:15:32.830Z] 2023-11-08 01:15:32,748 [execute] INFO git cat-file --batch [2023-11-08T01:15:32.830Z] 2023-11-08 01:15:32,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-08T01:15:32.830Z] 2023-11-08 01:15:32,772 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-08T01:15:32.830Z] 2023-11-08 01:15:32,773 [execute] INFO git tag -a v3.1.0-dev.66 -m v3.1.0-dev.66 [2023-11-08T01:15:32.830Z] 2023-11-08 01:15:32,773 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.66', '-m', 'v3.1.0-dev.66'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T01:15:32.830Z] 2023-11-08 01:15:32,778 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-08T01:15:32.830Z] 3.1.0-dev.66 [Pipeline] } [2023-11-08T01:15:32.829Z] $ docker exec --env ******** --env ******** 1ecfbfe6d311dbb3c0980adc46bd4bdcb1538a7a73b653ebb60436672f691683 ssh-agent -k [2023-11-08T01:15:32.958Z] unset SSH_AUTH_SOCK; [2023-11-08T01:15:32.958Z] unset SSH_AGENT_PID; [2023-11-08T01:15:32.958Z] echo Agent pid 38 killed; [2023-11-08T01:15:32.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:15:33.275Z] + git semver [Pipeline] } [2023-11-08T01:15:33.848Z] $ docker stop --time=1 1ecfbfe6d311dbb3c0980adc46bd4bdcb1538a7a73b653ebb60436672f691683 [2023-11-08T01:15:35.361Z] $ docker rm -f --volumes 1ecfbfe6d311dbb3c0980adc46bd4bdcb1538a7a73b653ebb60436672f691683 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:35.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T01:15:35.775Z] [2023-11-08T01:15:35.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:36.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T01:15:36.096Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-08T01:15:36.096Z] ab5ef0e58194: Pulling fs layer [2023-11-08T01:15:36.096Z] 9712f1f96733: Pulling fs layer [2023-11-08T01:15:36.096Z] 63f879dbbcfc: Pulling fs layer [2023-11-08T01:15:36.096Z] 0d9ebad4ef96: Pulling fs layer [2023-11-08T01:15:36.096Z] e9a5061849ea: Pulling fs layer [2023-11-08T01:15:36.096Z] d747dcd14b5f: Pulling fs layer [2023-11-08T01:15:36.096Z] 2de7ff778b66: Pulling fs layer [2023-11-08T01:15:36.096Z] e9a5061849ea: Waiting [2023-11-08T01:15:36.096Z] 2de7ff778b66: Waiting [2023-11-08T01:15:36.096Z] d747dcd14b5f: Waiting [2023-11-08T01:15:36.096Z] 0d9ebad4ef96: Waiting [2023-11-08T01:15:36.096Z] 9712f1f96733: Verifying Checksum [2023-11-08T01:15:36.096Z] 9712f1f96733: Download complete [2023-11-08T01:15:36.360Z] 63f879dbbcfc: Verifying Checksum [2023-11-08T01:15:36.360Z] 63f879dbbcfc: Download complete [2023-11-08T01:15:36.620Z] e9a5061849ea: Verifying Checksum [2023-11-08T01:15:36.620Z] e9a5061849ea: Download complete [2023-11-08T01:15:36.620Z] d747dcd14b5f: Verifying Checksum [2023-11-08T01:15:36.620Z] d747dcd14b5f: Download complete [2023-11-08T01:15:36.620Z] 0d9ebad4ef96: Verifying Checksum [2023-11-08T01:15:36.620Z] 0d9ebad4ef96: Download complete [2023-11-08T01:15:36.620Z] ab5ef0e58194: Download complete [2023-11-08T01:15:36.620Z] 2de7ff778b66: Verifying Checksum [2023-11-08T01:15:36.620Z] 2de7ff778b66: Download complete [2023-11-08T01:15:39.902Z] ab5ef0e58194: Pull complete [2023-11-08T01:15:39.902Z] 9712f1f96733: Pull complete [2023-11-08T01:15:40.467Z] 63f879dbbcfc: Pull complete [2023-11-08T01:15:44.654Z] 0d9ebad4ef96: Pull complete [2023-11-08T01:15:45.591Z] e9a5061849ea: Pull complete [2023-11-08T01:15:45.849Z] d747dcd14b5f: Pull complete [2023-11-08T01:15:47.779Z] 2de7ff778b66: Pull complete [2023-11-08T01:15:47.779Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-08T01:15:47.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T01:15:47.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:15:47.858Z] prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container [2023-11-08T01:15:47.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-08T01:16:05.358Z] $ docker top 4ba4ddcdf9bb85f63408ccbff3f448daeab8569a0eb6d52aeefa4080826be7d2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:16:05.447Z] provisioning config files... [2023-11-08T01:16:05.453Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2030603440927352264tmp [2023-11-08T01:16:05.464Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16441495084241506217tmp [2023-11-08T01:16:05.474Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7939303571133334721tmp [Pipeline] { [Pipeline] echo [2023-11-08T01:16:05.489Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:05.825Z] ---> sigul-configuration.sh [2023-11-08T01:16:05.825Z] gpg: directory `/root/.gnupg' created [2023-11-08T01:16:05.825Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-08T01:16:05.825Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-08T01:16:05.825Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-08T01:16:05.825Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-08T01:16:05.825Z] gpg: CAST5 encrypted data [2023-11-08T01:16:05.825Z] gpg: encrypted with 1 passphrase [2023-11-08T01:16:05.825Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-08T01:16:06.166Z] + mkdir /home/jenkins [2023-11-08T01:16:06.166Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-08T01:16:06.466Z] + 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-11-08T01:16:06.475Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:06.760Z] ---> sigul-install.sh [2023-11-08T01:16:06.760Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-08T01:16:07.047Z] + git tag --list [2023-11-08T01:16:07.047Z] v3.1.0-dev.0 [2023-11-08T01:16:07.047Z] v3.1.0-dev.1 [2023-11-08T01:16:07.047Z] v3.1.0-dev.10 [2023-11-08T01:16:07.047Z] v3.1.0-dev.11 [2023-11-08T01:16:07.047Z] v3.1.0-dev.12 [2023-11-08T01:16:07.047Z] v3.1.0-dev.13 [2023-11-08T01:16:07.047Z] v3.1.0-dev.14 [2023-11-08T01:16:07.047Z] v3.1.0-dev.15 [2023-11-08T01:16:07.047Z] v3.1.0-dev.16 [2023-11-08T01:16:07.047Z] v3.1.0-dev.17 [2023-11-08T01:16:07.047Z] v3.1.0-dev.18 [2023-11-08T01:16:07.047Z] v3.1.0-dev.19 [2023-11-08T01:16:07.047Z] v3.1.0-dev.2 [2023-11-08T01:16:07.047Z] v3.1.0-dev.20 [2023-11-08T01:16:07.047Z] v3.1.0-dev.21 [2023-11-08T01:16:07.047Z] v3.1.0-dev.22 [2023-11-08T01:16:07.047Z] v3.1.0-dev.23 [2023-11-08T01:16:07.047Z] v3.1.0-dev.24 [2023-11-08T01:16:07.047Z] v3.1.0-dev.25 [2023-11-08T01:16:07.047Z] v3.1.0-dev.26 [2023-11-08T01:16:07.047Z] v3.1.0-dev.27 [2023-11-08T01:16:07.047Z] v3.1.0-dev.28 [2023-11-08T01:16:07.047Z] v3.1.0-dev.29 [2023-11-08T01:16:07.047Z] v3.1.0-dev.3 [2023-11-08T01:16:07.047Z] v3.1.0-dev.30 [2023-11-08T01:16:07.047Z] v3.1.0-dev.31 [2023-11-08T01:16:07.047Z] v3.1.0-dev.32 [2023-11-08T01:16:07.047Z] v3.1.0-dev.33 [2023-11-08T01:16:07.047Z] v3.1.0-dev.34 [2023-11-08T01:16:07.047Z] v3.1.0-dev.35 [2023-11-08T01:16:07.047Z] v3.1.0-dev.36 [2023-11-08T01:16:07.047Z] v3.1.0-dev.37 [2023-11-08T01:16:07.047Z] v3.1.0-dev.38 [2023-11-08T01:16:07.047Z] v3.1.0-dev.39 [2023-11-08T01:16:07.047Z] v3.1.0-dev.4 [2023-11-08T01:16:07.047Z] v3.1.0-dev.40 [2023-11-08T01:16:07.047Z] v3.1.0-dev.41 [2023-11-08T01:16:07.047Z] v3.1.0-dev.42 [2023-11-08T01:16:07.047Z] v3.1.0-dev.43 [2023-11-08T01:16:07.047Z] v3.1.0-dev.44 [2023-11-08T01:16:07.047Z] v3.1.0-dev.45 [2023-11-08T01:16:07.047Z] v3.1.0-dev.46 [2023-11-08T01:16:07.047Z] v3.1.0-dev.47 [2023-11-08T01:16:07.047Z] v3.1.0-dev.48 [2023-11-08T01:16:07.047Z] v3.1.0-dev.49 [2023-11-08T01:16:07.047Z] v3.1.0-dev.5 [2023-11-08T01:16:07.047Z] v3.1.0-dev.50 [2023-11-08T01:16:07.047Z] v3.1.0-dev.51 [2023-11-08T01:16:07.047Z] v3.1.0-dev.52 [2023-11-08T01:16:07.047Z] v3.1.0-dev.53 [2023-11-08T01:16:07.047Z] v3.1.0-dev.54 [2023-11-08T01:16:07.047Z] v3.1.0-dev.55 [2023-11-08T01:16:07.047Z] v3.1.0-dev.56 [2023-11-08T01:16:07.047Z] v3.1.0-dev.57 [2023-11-08T01:16:07.047Z] v3.1.0-dev.58 [2023-11-08T01:16:07.047Z] v3.1.0-dev.59 [2023-11-08T01:16:07.047Z] v3.1.0-dev.6 [2023-11-08T01:16:07.047Z] v3.1.0-dev.60 [2023-11-08T01:16:07.047Z] v3.1.0-dev.61 [2023-11-08T01:16:07.047Z] v3.1.0-dev.62 [2023-11-08T01:16:07.047Z] v3.1.0-dev.63 [2023-11-08T01:16:07.047Z] v3.1.0-dev.64 [2023-11-08T01:16:07.047Z] v3.1.0-dev.65 [2023-11-08T01:16:07.047Z] v3.1.0-dev.66 [2023-11-08T01:16:07.047Z] v3.1.0-dev.7 [2023-11-08T01:16:07.047Z] v3.1.0-dev.8 [2023-11-08T01:16:07.047Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-08T01:16:07.344Z] + lftools sign git-tag v3.1.0-dev.66 [2023-11-08T01:16:07.914Z] Signing Git tag with Sigul... [2023-11-08T01:16:07.914Z] Signing v3.1.0-dev.66 [Pipeline] echo [2023-11-08T01:16:08.493Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:08.782Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-08T01:16:08.790Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-08T01:16:08.799Z] $ docker stop --time=1 4ba4ddcdf9bb85f63408ccbff3f448daeab8569a0eb6d52aeefa4080826be7d2 [2023-11-08T01:16:10.776Z] $ docker rm -f --volumes 4ba4ddcdf9bb85f63408ccbff3f448daeab8569a0eb6d52aeefa4080826be7d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-08T01:16:11.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:16:11.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:16:11.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:16:11.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:16:11.739Z] prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container [2023-11-08T01:16:11.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T01:16:14.102Z] $ docker top 99c97347a78d46d5698c238ead74b79a775321e505c39331426ced8a869b0f41 -eo pid,comm [2023-11-08T01:16:14.158Z] 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-11-08T01:16:14.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:16:14.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:16:14.196Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:16:14.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:16:14.301Z] $ docker exec 99c97347a78d46d5698c238ead74b79a775321e505c39331426ced8a869b0f41 ssh-agent [2023-11-08T01:16:14.427Z] SSH_AUTH_SOCK=/tmp/ssh-xcg17T6svUp5/agent.15 [2023-11-08T01:16:14.427Z] SSH_AGENT_PID=21 [2023-11-08T01:16:14.433Z] Running ssh-add (command line suppressed) [2023-11-08T01:16:14.518Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17580219124673644900.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17580219124673644900.key) [2023-11-08T01:16:14.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:16:14.835Z] + git semver bump pre [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,235 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,236 [bump_version] DEBUG bumping version:3.1.0-dev.66 on axis:pre with prefix:dev [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,236 [bump_version] DEBUG bumped version:3.1.0-dev.67 [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,236 [write_version] DEBUG write version:3.1.0-dev.67 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,236 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,236 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,240 [execute] INFO git cat-file --batch-check [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,246 [execute] INFO git cat-file --batch [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:16:15.402Z] 2023-11-08 01:16:15,251 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-08T01:16:15.402Z] 3.1.0-dev.67 [Pipeline] } [2023-11-08T01:16:15.402Z] $ docker exec --env ******** --env ******** 99c97347a78d46d5698c238ead74b79a775321e505c39331426ced8a869b0f41 ssh-agent -k [2023-11-08T01:16:15.496Z] unset SSH_AUTH_SOCK; [2023-11-08T01:16:15.497Z] unset SSH_AGENT_PID; [2023-11-08T01:16:15.497Z] echo Agent pid 21 killed; [2023-11-08T01:16:15.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:16:15.819Z] + git semver [Pipeline] } [2023-11-08T01:16:16.085Z] $ docker stop --time=1 99c97347a78d46d5698c238ead74b79a775321e505c39331426ced8a869b0f41 [2023-11-08T01:16:18.077Z] $ docker rm -f --volumes 99c97347a78d46d5698c238ead74b79a775321e505c39331426ced8a869b0f41 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:16:18.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:16:18.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:16:18.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:16:18.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:16:18.965Z] prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container [2023-11-08T01:16:18.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T01:16:21.011Z] $ docker top 4496435b4a6fdbc6ce08708b2568b1116692d5fefc1e61eb3091d79807690a8b -eo pid,comm [2023-11-08T01:16:21.063Z] 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-11-08T01:16:21.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:16:21.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:16:21.093Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:16:21.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:16:21.199Z] $ docker exec 4496435b4a6fdbc6ce08708b2568b1116692d5fefc1e61eb3091d79807690a8b ssh-agent [2023-11-08T01:16:21.317Z] SSH_AUTH_SOCK=/tmp/ssh-PAIiR5Bqv4RX/agent.14 [2023-11-08T01:16:21.317Z] SSH_AGENT_PID=21 [2023-11-08T01:16:21.322Z] Running ssh-add (command line suppressed) [2023-11-08T01:16:21.426Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10741535092606386886.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10741535092606386886.key) [2023-11-08T01:16:21.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:16:21.784Z] + git semver push [2023-11-08T01:16:22.041Z] 2023-11-08 01:16:22,008 [run_push] DEBUG push [2023-11-08T01:16:22.041Z] 2023-11-08 01:16:22,010 [execute] INFO git cat-file --batch-check [2023-11-08T01:16:22.041Z] 2023-11-08 01:16:22,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:16:22.041Z] 2023-11-08 01:16:22,015 [execute] INFO git rev-list 123045128124d5ba66ab4a545f08d6ccfa7b1324 -- [2023-11-08T01:16:22.041Z] 2023-11-08 01:16:22,016 [execute] DEBUG Popen(['git', 'rev-list', '123045128124d5ba66ab4a545f08d6ccfa7b1324', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T01:16:22.041Z] 2023-11-08 01:16:22,022 [execute] INFO git fetch -v origin [2023-11-08T01:16:22.041Z] 2023-11-08 01:16:22,023 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-08T01:16:22.610Z] 2023-11-08 01:16:22,519 [run_push] DEBUG no remote changes detected [2023-11-08T01:16:22.610Z] 2023-11-08 01:16:22,519 [execute] INFO git push origin semver [2023-11-08T01:16:22.610Z] 2023-11-08 01:16:22,520 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T01:16:23.576Z] 2023-11-08 01:16:23,475 [run_push] DEBUG push all version tags [2023-11-08T01:16:23.576Z] 2023-11-08 01:16:23,475 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-08T01:16:23.576Z] 2023-11-08 01:16:23,476 [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-11-08T01:16:24.513Z] 2023-11-08 01:16:24,179 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-08T01:16:24.513Z] 3.1.0-dev.67 [Pipeline] } [2023-11-08T01:16:24.510Z] $ docker exec --env ******** --env ******** 4496435b4a6fdbc6ce08708b2568b1116692d5fefc1e61eb3091d79807690a8b ssh-agent -k [2023-11-08T01:16:24.623Z] unset SSH_AUTH_SOCK; [2023-11-08T01:16:24.624Z] unset SSH_AGENT_PID; [2023-11-08T01:16:24.624Z] echo Agent pid 21 killed; [2023-11-08T01:16:24.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:16:24.972Z] + git semver [Pipeline] } [2023-11-08T01:16:25.544Z] $ docker stop --time=1 4496435b4a6fdbc6ce08708b2568b1116692d5fefc1e61eb3091d79807690a8b [2023-11-08T01:16:27.952Z] $ docker rm -f --volumes 4496435b4a6fdbc6ce08708b2568b1116692d5fefc1e61eb3091d79807690a8b [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-11-08T01:16:28.666Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-11-08T01:16:28.666Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-08T01:16:28.666Z] total 16 [2023-11-08T01:16:28.666Z] drwxr-xr-x 3 root root 4096 Nov 8 01:00 . [2023-11-08T01:16:28.666Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 01:16 .. [2023-11-08T01:16:28.666Z] drwxr-xr-x 2 root root 4096 Nov 8 01:00 cost [2023-11-08T01:16:28.666Z] -rw-r--r-- 1 root root 88 Nov 8 01:00 cost.csv [2023-11-08T01:16:28.666Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-08T01:16:28.666Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-08T01:16:28.666Z] total 16 [2023-11-08T01:16:28.666Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:00 . [2023-11-08T01:16:28.666Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 01:16 .. [2023-11-08T01:16:28.666Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 01:00 cost [2023-11-08T01:16:28.666Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 8 01:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:28.961Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:29.817Z] ---> package-listing.sh [2023-11-08T01:16:29.817Z] ++ facter osfamily [2023-11-08T01:16:29.817Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T01:16:30.076Z] + OS_FAMILY=debian [2023-11-08T01:16:30.076Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-11-08T01:16:30.076Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T01:16:30.076Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T01:16:30.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T01:16:30.076Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T01:16:30.076Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-08T01:16:30.076Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T01:16:30.076Z] + case "${OS_FAMILY}" in [2023-11-08T01:16:30.076Z] + dpkg -l [2023-11-08T01:16:30.076Z] + grep '^ii' [2023-11-08T01:16:30.076Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T01:16:30.076Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T01:16:30.076Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T01:16:30.076Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-08T01:16:30.076Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-11-08T01:16:30.076Z] + 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-11-08T01:16:30.086Z] 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-11-08T01:16:30.363Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:16:30.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:16:30.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:16:30.995Z] prd-ubuntu20.04-docker-8c-8g-16940 does not seem to be running inside a container [2023-11-08T01:16:31.014Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T01:16:31.879Z] $ docker top 96b3f8879e042939a89780ae9c9420472d43d0f4e3fac2e958a53777d52a13d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:16:32.286Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T01:16:32.570Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T01:16:32.855Z] + ls /var/log/sa-host [2023-11-08T01:16:32.856Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:16:32.931Z] provisioning config files... [2023-11-08T01:16:32.943Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5553207430372403875tmp [Pipeline] { [Pipeline] echo [2023-11-08T01:16:32.960Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:33.240Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T01:16:33.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:33.604Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T01:16:33.612Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:33.893Z] ---> sudo-logs.sh [2023-11-08T01:16:33.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T01:16:33.922Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:34.211Z] ---> job-cost.sh [2023-11-08T01:16:34.211Z] lf-activate-venv: SKIPPING [2023-11-08T01:16:34.211Z] DEBUG: total: 0.2199999988079071 [2023-11-08T01:16:34.211Z] INFO: Retrieving Stack Cost... [2023-11-08T01:16:34.469Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T01:16:35.038Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T01:16:35.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:35.366Z] ---> logs-deploy.sh [2023-11-08T01:16:35.366Z] lf-activate-venv: SKIPPING [2023-11-08T01:16:35.366Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/72 [2023-11-08T01:16:35.366Z] INFO: archiving workspace using pattern(s): [2023-11-08T01:16:36.300Z] Archives upload complete. [2023-11-08T01:16:36.560Z] INFO: archiving logs to Nexus