Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 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-ssh15427807315650260503.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-ssh17773229340487368984.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-ssh15230179145602593219.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-ssh8375508884574466452.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-ssh12555206027201237245.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18140 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 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 (main) Commit message: "build: Fix vendor target (#107)" > 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 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 # timeout=10 > git rev-list --no-walk 6f96719caec97f71daa19372f5503ea6385d9957 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-15T19:03:36.782Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-15T19:03:36.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T19:03:36.871Z] ========================================================= [2023-11-15T19:03:36.871Z] EdgeX Global Pipelines Version Info [2023-11-15T19:03:36.871Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:03:37.967Z] ------------------- [2023-11-15T19:03:37.967Z] stable info: [2023-11-15T19:03:37.967Z] ------------------- [2023-11-15T19:03:37.967Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-15T19:03:37.967Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T19:03:37.967Z] Message: update stable to v1.0.257 [2023-11-15T19:03:38.244Z] ------------------- [2023-11-15T19:03:38.244Z] experimental info: [2023-11-15T19:03:38.244Z] ------------------- [2023-11-15T19:03:38.244Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-15T19:03:38.244Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T19:03:38.244Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-15T19:03:38.409Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-15T19:03:38.422Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-15T19:03:38.434Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-15T19:03:38.445Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-15T19:03:38.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-15T19:03:38.477Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-15T19:03:38.492Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-15T19:03:38.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-15T19:03:38.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-15T19:03:38.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-15T19:03:38.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-15T19:03:38.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-15T19:03:38.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-15T19:03:38.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-15T19:03:38.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T19:03:38.634Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T19:03:38.646Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T19:03:38.658Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T19:03:38.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-15T19:03:38.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-15T19:03:38.696Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-15T19:03:38.711Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-15T19:03:38.723Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-15T19:03:38.739Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-15T19:03:38.751Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-15T19:03:38.763Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-15T19:03:38.776Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-15T19:03:38.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-15T19:03:38.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-15T19:03:38.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-15T19:03:38.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] echo [2023-11-15T19:03:38.863Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c2c99c [Pipeline] echo [2023-11-15T19:03:38.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T19:03:38.932Z] provisioning config files... [2023-11-15T19:03:38.946Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15009845408286378662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:03:39.263Z] ---> docker-login.sh [2023-11-15T19:03:39.263Z] nexus3.edgexfoundry.org:10001 [2023-11-15T19:03:41.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:03:41.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:03:41.920Z] Configure a credential helper to remove this warning. See [2023-11-15T19:03:41.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:03:41.920Z] [2023-11-15T19:03:41.920Z] Login Succeeded [2023-11-15T19:03:41.920Z] nexus3.edgexfoundry.org:10002 [2023-11-15T19:03:41.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:03:41.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:03:41.920Z] Configure a credential helper to remove this warning. See [2023-11-15T19:03:41.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:03:41.920Z] [2023-11-15T19:03:41.920Z] Login Succeeded [2023-11-15T19:03:41.920Z] nexus3.edgexfoundry.org:10003 [2023-11-15T19:03:41.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:03:41.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:03:41.920Z] Configure a credential helper to remove this warning. See [2023-11-15T19:03:41.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:03:41.920Z] [2023-11-15T19:03:41.920Z] Login Succeeded [2023-11-15T19:03:41.920Z] nexus3.edgexfoundry.org:10004 [2023-11-15T19:03:41.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:03:42.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:03:42.183Z] Configure a credential helper to remove this warning. See [2023-11-15T19:03:42.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:03:42.183Z] [2023-11-15T19:03:42.183Z] Login Succeeded [2023-11-15T19:03:42.183Z] docker.io [2023-11-15T19:03:42.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:03:42.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:03:42.443Z] Configure a credential helper to remove this warning. See [2023-11-15T19:03:42.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:03:42.443Z] [2023-11-15T19:03:42.443Z] Login Succeeded [2023-11-15T19:03:42.443Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T19:03:42.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-15T19:03:42.846Z] + git rev-list -1 --merges 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32~1..8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] echo [2023-11-15T19:03:42.910Z] -----------> git rev-list -1 --merges 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32~1..8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [false] [Pipeline] sh [2023-11-15T19:03:43.202Z] + git log --format=format:%s -1 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] echo [2023-11-15T19:03:43.219Z] ========================================================= [2023-11-15T19:03:43.219Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-15T19:03:43.219Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T19:03:43.575Z] + git log --format=format:%s -1 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] echo [2023-11-15T19:03:43.587Z] [semverPrep] GIT_COMMIT: 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32, Commit Message: build: Fix vendor target (#107) [Pipeline] echo [2023-11-15T19:03:43.598Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-15T19:03:43.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T19:03:43.974Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-15T19:03:43.974Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-15T19:03:43.974Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-15T19:03:43.974Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-15T19:03:43.974Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-15T19:03:43.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:03:44.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:03:44.323Z] [2023-11-15T19:03:44.323Z] 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-15T19:03:44.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:03:45.195Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-15T19:03:45.195Z] b85a868b505f: Pulling fs layer [2023-11-15T19:03:45.195Z] e2be974225ed: Pulling fs layer [2023-11-15T19:03:45.195Z] 339a4e72a1f5: Pulling fs layer [2023-11-15T19:03:45.195Z] 988bab9f4d93: Pulling fs layer [2023-11-15T19:03:45.195Z] 1469e6f7b9e6: Pulling fs layer [2023-11-15T19:03:45.195Z] eaf3925da568: Pulling fs layer [2023-11-15T19:03:45.195Z] bab4dde63d76: Pulling fs layer [2023-11-15T19:03:45.195Z] bde34c3a00c8: Pulling fs layer [2023-11-15T19:03:45.195Z] b352a97aabf1: Pulling fs layer [2023-11-15T19:03:45.195Z] 4872d77fe225: Pulling fs layer [2023-11-15T19:03:45.195Z] 5851b861e8e6: Pulling fs layer [2023-11-15T19:03:45.195Z] 988bab9f4d93: Waiting [2023-11-15T19:03:45.195Z] 1469e6f7b9e6: Waiting [2023-11-15T19:03:45.195Z] eaf3925da568: Waiting [2023-11-15T19:03:45.195Z] bab4dde63d76: Waiting [2023-11-15T19:03:45.195Z] bde34c3a00c8: Waiting [2023-11-15T19:03:45.195Z] b352a97aabf1: Waiting [2023-11-15T19:03:45.195Z] e2be974225ed: Download complete [2023-11-15T19:03:45.195Z] 988bab9f4d93: Verifying Checksum [2023-11-15T19:03:45.195Z] 988bab9f4d93: Download complete [2023-11-15T19:03:45.195Z] 1469e6f7b9e6: Verifying Checksum [2023-11-15T19:03:45.195Z] 1469e6f7b9e6: Download complete [2023-11-15T19:03:45.195Z] eaf3925da568: Verifying Checksum [2023-11-15T19:03:45.195Z] eaf3925da568: Download complete [2023-11-15T19:03:45.195Z] 339a4e72a1f5: Verifying Checksum [2023-11-15T19:03:45.195Z] 339a4e72a1f5: Download complete [2023-11-15T19:03:45.195Z] bde34c3a00c8: Verifying Checksum [2023-11-15T19:03:45.195Z] bde34c3a00c8: Download complete [2023-11-15T19:03:45.195Z] b352a97aabf1: Download complete [2023-11-15T19:03:45.195Z] 4872d77fe225: Download complete [2023-11-15T19:03:45.454Z] 5851b861e8e6: Verifying Checksum [2023-11-15T19:03:45.454Z] 5851b861e8e6: Download complete [2023-11-15T19:03:45.454Z] b85a868b505f: Verifying Checksum [2023-11-15T19:03:45.454Z] b85a868b505f: Download complete [2023-11-15T19:03:45.713Z] bab4dde63d76: Verifying Checksum [2023-11-15T19:03:45.713Z] bab4dde63d76: Download complete [2023-11-15T19:03:46.660Z] b85a868b505f: Pull complete [2023-11-15T19:03:47.227Z] e2be974225ed: Pull complete [2023-11-15T19:03:47.797Z] 339a4e72a1f5: Pull complete [2023-11-15T19:03:47.797Z] 988bab9f4d93: Pull complete [2023-11-15T19:03:48.372Z] 1469e6f7b9e6: Pull complete [2023-11-15T19:03:49.315Z] eaf3925da568: Pull complete [2023-11-15T19:03:51.865Z] bab4dde63d76: Pull complete [2023-11-15T19:03:52.436Z] bde34c3a00c8: Pull complete [2023-11-15T19:03:53.004Z] b352a97aabf1: Pull complete [2023-11-15T19:03:53.572Z] 4872d77fe225: Pull complete [2023-11-15T19:03:54.142Z] 5851b861e8e6: Pull complete [2023-11-15T19:03:54.401Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-15T19:03:54.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:03:54.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:03:54.559Z] prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container [2023-11-15T19:03:54.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T19:04:07.877Z] $ docker top a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 -eo pid,comm [2023-11-15T19:04:07.941Z] 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-15T19:04:07.941Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T19:04:07.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T19:04:07.978Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T19:04:08.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T19:04:08.111Z] $ docker exec a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 ssh-agent [2023-11-15T19:04:08.252Z] SSH_AUTH_SOCK=/tmp/ssh-eHIIpSIvItqq/agent.15 [2023-11-15T19:04:08.253Z] SSH_AGENT_PID=21 [2023-11-15T19:04:08.260Z] Running ssh-add (command line suppressed) [2023-11-15T19:04:08.362Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12203549523115639282.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12203549523115639282.key) [2023-11-15T19:04:08.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T19:04:08.695Z] + git tag --points-at HEAD [Pipeline] } [2023-11-15T19:04:08.711Z] $ docker exec --env ******** --env ******** a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 ssh-agent -k [2023-11-15T19:04:08.836Z] unset SSH_AUTH_SOCK; [2023-11-15T19:04:08.836Z] unset SSH_AGENT_PID; [2023-11-15T19:04:08.836Z] echo Agent pid 21 killed; [2023-11-15T19:04:08.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-15T19:04:08.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T19:04:08.866Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T19:04:08.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T19:04:08.978Z] $ docker exec a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 ssh-agent [2023-11-15T19:04:09.079Z] SSH_AUTH_SOCK=/tmp/ssh-bqQFSkHo30zT/agent.53 [2023-11-15T19:04:09.079Z] SSH_AGENT_PID=59 [2023-11-15T19:04:09.084Z] Running ssh-add (command line suppressed) [2023-11-15T19:04:09.188Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9065774598729143347.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9065774598729143347.key) [2023-11-15T19:04:09.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T19:04:09.480Z] + git semver init [2023-11-15T19:04:10.048Z] 2023-11-15 19:04:09,836 [run_init] DEBUG init version:0.0.0 force:False [2023-11-15T19:04:10.048Z] 2023-11-15 19:04:09,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-15T19:04:10.048Z] 2023-11-15 19:04:09,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-15T19:04:10.048Z] 2023-11-15 19:04:09,839 [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-15T19:04:10.995Z] 2023-11-15 19:04:10,914 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-11-15T19:04:10.995Z] 2023-11-15 19:04:10,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-11-15T19:04:10.995Z] 2023-11-15 19:04:10,915 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-15T19:04:10.995Z] 2023-11-15 19:04:10,915 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-15T19:04:10.995Z] 3.1.0-dev.68 [Pipeline] } [2023-11-15T19:04:11.010Z] $ docker exec --env ******** --env ******** a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 ssh-agent -k [2023-11-15T19:04:11.110Z] unset SSH_AUTH_SOCK; [2023-11-15T19:04:11.111Z] unset SSH_AGENT_PID; [2023-11-15T19:04:11.111Z] echo Agent pid 59 killed; [2023-11-15T19:04:11.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T19:04:11.416Z] + git semver [Pipeline] } [2023-11-15T19:04:11.693Z] $ docker stop --time=1 a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 [2023-11-15T19:04:16.856Z] $ docker rm -f --volumes a42e376085fa782f3c181bbd1c2cdccb377d02ce3dd0657695183d7c4ae08c70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T19:04:17.968Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-15T19:04:18.529Z] Stashed 1 file(s) [Pipeline] echo [2023-11-15T19:04:18.531Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.68 [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-15T19:04:18.668Z] provisioning config files... [2023-11-15T19:04:18.704Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13630688918888440325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:04:19.008Z] ---> docker-login.sh [2023-11-15T19:04:19.008Z] nexus3.edgexfoundry.org:10001 [2023-11-15T19:04:19.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:04:19.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:04:19.008Z] Configure a credential helper to remove this warning. See [2023-11-15T19:04:19.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:04:19.008Z] [2023-11-15T19:04:19.008Z] Login Succeeded [2023-11-15T19:04:19.008Z] nexus3.edgexfoundry.org:10002 [2023-11-15T19:04:19.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:04:19.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:04:19.267Z] Configure a credential helper to remove this warning. See [2023-11-15T19:04:19.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:04:19.267Z] [2023-11-15T19:04:19.267Z] Login Succeeded [2023-11-15T19:04:19.267Z] nexus3.edgexfoundry.org:10003 [2023-11-15T19:04:19.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:04:19.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:04:19.526Z] Configure a credential helper to remove this warning. See [2023-11-15T19:04:19.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:04:19.526Z] [2023-11-15T19:04:19.526Z] Login Succeeded [2023-11-15T19:04:19.526Z] nexus3.edgexfoundry.org:10004 [2023-11-15T19:04:19.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:04:19.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:04:19.526Z] Configure a credential helper to remove this warning. See [2023-11-15T19:04:19.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:04:19.526Z] [2023-11-15T19:04:19.526Z] Login Succeeded [2023-11-15T19:04:19.526Z] docker.io [2023-11-15T19:04:19.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:04:19.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:04:19.787Z] Configure a credential helper to remove this warning. See [2023-11-15T19:04:19.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:04:19.787Z] [2023-11-15T19:04:19.787Z] Login Succeeded [2023-11-15T19:04:19.787Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T19:04:19.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T19:04:19.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:04:19.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:04:19.877Z] ========================================================= [2023-11-15T19:04:19.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-15T19:04:19.877Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:04:20.187Z] + 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-15T19:04:20.187Z] Sending build context to Docker daemon 651.8kB [2023-11-15T19:04:20.187Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T19:04:20.187Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T19:04:21.125Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-15T19:04:21.125Z] 7264a8db6415: Pulling fs layer [2023-11-15T19:04:21.125Z] c4d48a809fc2: Pulling fs layer [2023-11-15T19:04:21.125Z] 4f1c88b9dad5: Pulling fs layer [2023-11-15T19:04:21.125Z] ad3a456e5733: Pulling fs layer [2023-11-15T19:04:21.125Z] 69c7f0334f64: Pulling fs layer [2023-11-15T19:04:21.125Z] 1f1c1a5573a3: Pulling fs layer [2023-11-15T19:04:21.125Z] ce7588e14bc9: Pulling fs layer [2023-11-15T19:04:21.125Z] b5e4710f87ac: Pulling fs layer [2023-11-15T19:04:21.125Z] b5e4710f87ac: Waiting [2023-11-15T19:04:21.125Z] ce7588e14bc9: Waiting [2023-11-15T19:04:21.125Z] 69c7f0334f64: Waiting [2023-11-15T19:04:21.125Z] 1f1c1a5573a3: Waiting [2023-11-15T19:04:21.125Z] ad3a456e5733: Waiting [2023-11-15T19:04:21.125Z] c4d48a809fc2: Verifying Checksum [2023-11-15T19:04:21.125Z] c4d48a809fc2: Download complete [2023-11-15T19:04:21.125Z] ad3a456e5733: Verifying Checksum [2023-11-15T19:04:21.125Z] ad3a456e5733: Download complete [2023-11-15T19:04:21.125Z] 69c7f0334f64: Verifying Checksum [2023-11-15T19:04:21.125Z] 69c7f0334f64: Download complete [2023-11-15T19:04:21.384Z] 1f1c1a5573a3: Verifying Checksum [2023-11-15T19:04:21.384Z] 1f1c1a5573a3: Download complete [2023-11-15T19:04:21.384Z] 7264a8db6415: Verifying Checksum [2023-11-15T19:04:21.384Z] 7264a8db6415: Download complete [2023-11-15T19:04:21.384Z] b5e4710f87ac: Verifying Checksum [2023-11-15T19:04:21.384Z] b5e4710f87ac: Download complete [2023-11-15T19:04:21.992Z] 4f1c88b9dad5: Verifying Checksum [2023-11-15T19:04:21.992Z] 4f1c88b9dad5: Download complete [2023-11-15T19:04:22.250Z] ce7588e14bc9: Verifying Checksum [2023-11-15T19:04:22.250Z] ce7588e14bc9: Download complete [2023-11-15T19:04:22.511Z] 7264a8db6415: Pull complete [2023-11-15T19:04:23.449Z] c4d48a809fc2: Pull complete [2023-11-15T19:04:27.653Z] 4f1c88b9dad5: Pull complete [2023-11-15T19:04:27.912Z] ad3a456e5733: Pull complete [2023-11-15T19:04:28.848Z] 69c7f0334f64: Pull complete [2023-11-15T19:04:29.787Z] 1f1c1a5573a3: Pull complete [2023-11-15T19:04:33.077Z] ce7588e14bc9: Pull complete [2023-11-15T19:04:33.637Z] Still waiting to schedule task [2023-11-15T19:04:33.637Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-15T19:04:33.643Z] b5e4710f87ac: Pull complete [2023-11-15T19:04:34.233Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-15T19:04:34.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-15T19:04:34.233Z] ---> 88b5674ff536 [2023-11-15T19:04:34.233Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T19:04:49.157Z] ---> Running in 20d4157fd7cd [2023-11-15T19:04:49.157Z] Removing intermediate container 20d4157fd7cd [2023-11-15T19:04:49.157Z] ---> fd2c3ece08a4 [2023-11-15T19:04:49.157Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T19:04:49.157Z] ---> Running in c1c7d62dc13c [2023-11-15T19:04:49.157Z] Removing intermediate container c1c7d62dc13c [2023-11-15T19:04:49.157Z] ---> 4ff95583a81e [2023-11-15T19:04:49.157Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T19:04:49.157Z] ---> Running in 6326476ad52c [2023-11-15T19:04:49.157Z] Removing intermediate container 6326476ad52c [2023-11-15T19:04:49.157Z] ---> 5b2f44e6e956 [2023-11-15T19:04:49.157Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T19:04:49.157Z] ---> Running in 63a96c85300c [2023-11-15T19:04:49.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T19:04:49.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T19:04:49.157Z] OK: 264 MiB in 52 packages [2023-11-15T19:04:49.157Z] Removing intermediate container 63a96c85300c [2023-11-15T19:04:49.157Z] ---> 1ca7cb4464f0 [2023-11-15T19:04:49.157Z] Step 7/12 : WORKDIR /app [2023-11-15T19:04:49.157Z] ---> Running in 28fec7b29e4f [2023-11-15T19:04:49.157Z] Removing intermediate container 28fec7b29e4f [2023-11-15T19:04:49.157Z] ---> 8ecd17ceded3 [2023-11-15T19:04:49.157Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-15T19:04:49.157Z] ---> 49d986c74a7c [2023-11-15T19:04:49.157Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T19:04:49.157Z] ---> Running in cd293e9daaf9 [2023-11-15T19:05:56.948Z] Removing intermediate container cd293e9daaf9 [2023-11-15T19:05:56.948Z] ---> 3303f82b16e7 [2023-11-15T19:05:56.948Z] Step 10/12 : COPY . . [2023-11-15T19:05:56.948Z] ---> c0916adf1b60 [2023-11-15T19:05:56.948Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T19:05:56.948Z] ---> Running in 67b337d2ae8a [2023-11-15T19:05:56.948Z] Removing intermediate container 67b337d2ae8a [2023-11-15T19:05:56.948Z] ---> 1e3d9dd158e4 [2023-11-15T19:05:56.948Z] Step 12/12 : RUN $MAKE [2023-11-15T19:05:56.948Z] ---> Running in 485c8140ecb8 [2023-11-15T19:05:56.948Z] noop [2023-11-15T19:05:56.948Z] Removing intermediate container 485c8140ecb8 [2023-11-15T19:05:56.948Z] ---> e86d8dcc43cf [2023-11-15T19:05:56.948Z] Successfully built e86d8dcc43cf [2023-11-15T19:05:56.948Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:05:57.268Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T19:05:57.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:05:57.345Z] prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container [2023-11-15T19:05:57.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-15T19:05:57.816Z] $ docker top df8bc65c191d28897f0c164dc6e1fe8a42d1639fe70ca318d7761abcfe013ff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:05:58.167Z] + go version [2023-11-15T19:05:58.167Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-15T19:05:58.169Z] $ docker stop --time=1 df8bc65c191d28897f0c164dc6e1fe8a42d1639fe70ca318d7761abcfe013ff9 [2023-11-15T19:05:59.433Z] $ docker rm -f --volumes df8bc65c191d28897f0c164dc6e1fe8a42d1639fe70ca318d7761abcfe013ff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:05:59.855Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T19:05:59.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:05:59.930Z] prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container [2023-11-15T19:05:59.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-15T19:06:00.327Z] $ docker top 9c0bcbf435d69e18380e20e564165cffbfb4d927f2c7f200faba0d6f1a9d3873 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:06:00.687Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-11-15T19:06:00.984Z] + make test [2023-11-15T19:06:00.984Z] go test -race -coverprofile=coverage.out ./... [2023-11-15T19:06:22.924Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-15T19:06:22.924Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-15T19:06:22.924Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-15T19:06:22.924Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-15T19:06:22.924Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.042s coverage: 88.0% of statements [2023-11-15T19:06:31.040Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.624s coverage: 98.7% of statements [2023-11-15T19:06:31.040Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.089s coverage: 89.7% of statements [2023-11-15T19:06:31.040Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.038s coverage: 100.0% of statements [2023-11-15T19:06:57.696Z] go vet ./... [2023-11-15T19:06:59.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T19:06:59.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T19:06:59.664Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T19:06:59.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T19:06:59.691Z] $ docker stop --time=1 9c0bcbf435d69e18380e20e564165cffbfb4d927f2c7f200faba0d6f1a9d3873 [2023-11-15T19:07:04.428Z] $ docker rm -f --volumes 9c0bcbf435d69e18380e20e564165cffbfb4d927f2c7f200faba0d6f1a9d3873 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T19:07:05.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T19:07:05.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-15T19:07:05.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T19:07:05.993Z] + ls -al . [2023-11-15T19:07:05.994Z] total 192 [2023-11-15T19:07:05.994Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 19:06 . [2023-11-15T19:07:05.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 19:03 .. [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 19:03 .dockerignore [2023-11-15T19:07:05.994Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:06 .git [2023-11-15T19:07:05.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:03 .github [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 15 19:03 .gitignore [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 19:03 .golangci.yml [2023-11-15T19:07:05.994Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 19:04 .semver [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 15 19:03 Attribution.txt [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 15 19:03 CHANGELOG.md [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 15 19:03 Dockerfile [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 19:03 GOVERNANCE.md [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 15 19:03 Jenkinsfile [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 19:03 LICENSE [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 3136 Nov 15 19:03 Makefile [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 15 19:03 OWNERS.md [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 15 19:03 README.md [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 15 19:03 Record and Reply.postman_collection.json [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 19:04 VERSION [2023-11-15T19:07:05.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:03 bin [2023-11-15T19:07:05.994Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 15 19:06 coverage.out [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 3859 Nov 15 19:03 go.mod [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 34797 Nov 15 19:03 go.sum [2023-11-15T19:07:05.994Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 19:03 internal [2023-11-15T19:07:05.994Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 15 19:03 main.go [2023-11-15T19:07:05.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:03 openapi [2023-11-15T19:07:05.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:03 pkg [2023-11-15T19:07:05.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:06.301Z] + 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=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 --label arch=amd64 --label version=3.1.0-dev.68 . [2023-11-15T19:07:06.301Z] Sending build context to Docker daemon 677.4kB [2023-11-15T19:07:06.301Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T19:07:06.301Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-15T19:07:06.301Z] ---> e86d8dcc43cf [2023-11-15T19:07:06.301Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T19:07:06.561Z] ---> Running in 0b6c178e2805 [2023-11-15T19:07:06.561Z] Removing intermediate container 0b6c178e2805 [2023-11-15T19:07:06.561Z] ---> 5fbf0cb28618 [2023-11-15T19:07:06.561Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T19:07:06.561Z] ---> Running in 7a0e4bb6ab06 [2023-11-15T19:07:06.819Z] Removing intermediate container 7a0e4bb6ab06 [2023-11-15T19:07:06.819Z] ---> 3f9188b9c940 [2023-11-15T19:07:06.819Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-15T19:07:06.819Z] ---> Running in 605cf3ec649e [2023-11-15T19:07:06.819Z] Removing intermediate container 605cf3ec649e [2023-11-15T19:07:06.819Z] ---> 3bccf3b5d570 [2023-11-15T19:07:06.819Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T19:07:06.819Z] ---> Running in 8513a7b2e4ab [2023-11-15T19:07:07.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:07.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:07.601Z] OK: 264 MiB in 52 packages [2023-11-15T19:07:08.168Z] Removing intermediate container 8513a7b2e4ab [2023-11-15T19:07:08.168Z] ---> fad5fe6a0a22 [2023-11-15T19:07:08.168Z] Step 7/27 : WORKDIR /app [2023-11-15T19:07:08.168Z] ---> Running in 980395f5b9e5 [2023-11-15T19:07:08.168Z] Removing intermediate container 980395f5b9e5 [2023-11-15T19:07:08.168Z] ---> 105608d9583d [2023-11-15T19:07:08.168Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-15T19:07:08.168Z] ---> b5881166a2a1 [2023-11-15T19:07:08.168Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T19:07:08.168Z] ---> Running in b09a440d81e3 [2023-11-15T19:07:09.103Z] Removing intermediate container b09a440d81e3 [2023-11-15T19:07:09.103Z] ---> 0be8321b69bb [2023-11-15T19:07:09.103Z] Step 10/27 : COPY . . [2023-11-15T19:07:09.671Z] ---> 39cfbee3fa54 [2023-11-15T19:07:09.671Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T19:07:09.671Z] ---> Running in 5c8d915d9edc [2023-11-15T19:07:09.671Z] Removing intermediate container 5c8d915d9edc [2023-11-15T19:07:09.671Z] ---> aa4210a8c24d [2023-11-15T19:07:09.671Z] Step 12/27 : RUN $MAKE [2023-11-15T19:07:09.671Z] ---> Running in 349b6d8f1230 [2023-11-15T19:07:09.929Z] 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.68" -trimpath -mod=readonly -o app-record-replay [2023-11-15T19:07:36.469Z] Removing intermediate container 349b6d8f1230 [2023-11-15T19:07:36.469Z] ---> 1acca333eb4e [2023-11-15T19:07:36.469Z] Step 13/27 : FROM alpine:3.18 [2023-11-15T19:07:36.469Z] 3.18: Pulling from library/alpine [2023-11-15T19:07:36.469Z] 96526aa774ef: Pulling fs layer [2023-11-15T19:07:36.469Z] 96526aa774ef: Verifying Checksum [2023-11-15T19:07:36.470Z] 96526aa774ef: Download complete [2023-11-15T19:07:36.470Z] 96526aa774ef: Pull complete [2023-11-15T19:07:36.470Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T19:07:36.470Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T19:07:36.470Z] ---> 8ca4688f4f35 [2023-11-15T19:07:36.470Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-15T19:07:36.470Z] ---> Running in fd7cc67919b1 [2023-11-15T19:07:36.470Z] Removing intermediate container fd7cc67919b1 [2023-11-15T19:07:36.470Z] ---> a7d3ee55a267 [2023-11-15T19:07:36.470Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-15T19:07:36.470Z] ---> Running in 617467f08e7c [2023-11-15T19:07:36.470Z] Removing intermediate container 617467f08e7c [2023-11-15T19:07:36.470Z] ---> 716076f1de37 [2023-11-15T19:07:36.470Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-15T19:07:36.470Z] ---> Running in affdfe0a147a [2023-11-15T19:07:36.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:36.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:36.470Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-15T19:07:36.470Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-15T19:07:36.470Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T19:07:36.470Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T19:07:36.470Z] OK: 8 MiB in 17 packages [2023-11-15T19:07:36.730Z] Removing intermediate container affdfe0a147a [2023-11-15T19:07:36.730Z] ---> 5761be2aa1fa [2023-11-15T19:07:36.730Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-15T19:07:36.730Z] ---> Running in faaffa0bd806 [2023-11-15T19:07:36.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:37.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:37.255Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T19:07:37.515Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:07:37.515Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T19:07:37.515Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:07:37.515Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T19:07:37.515Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T19:07:37.515Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:07:37.515Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T19:07:37.515Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T19:07:37.515Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T19:07:37.515Z] OK: 8 MiB in 17 packages [2023-11-15T19:07:38.465Z] Removing intermediate container faaffa0bd806 [2023-11-15T19:07:38.465Z] ---> 35e1b6b7ba46 [2023-11-15T19:07:38.465Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-15T19:07:38.465Z] ---> a61faa316e34 [2023-11-15T19:07:38.465Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-15T19:07:38.465Z] ---> cef027694fff [2023-11-15T19:07:38.465Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-15T19:07:38.725Z] ---> f0f5f65e1001 [2023-11-15T19:07:38.725Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-15T19:07:40.652Z] ---> 89f070ca9c91 [2023-11-15T19:07:40.652Z] Step 22/27 : EXPOSE 59712 [2023-11-15T19:07:40.652Z] ---> Running in 62707fb35e94 [2023-11-15T19:07:40.652Z] Removing intermediate container 62707fb35e94 [2023-11-15T19:07:40.652Z] ---> 9a0a7e6783b2 [2023-11-15T19:07:40.652Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-11-15T19:07:40.652Z] ---> Running in 9ad01eb1429c [2023-11-15T19:07:41.218Z] Removing intermediate container 9ad01eb1429c [2023-11-15T19:07:41.218Z] ---> 14fe392513fb [2023-11-15T19:07:41.218Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T19:07:41.218Z] ---> Running in 728b073a5e69 [2023-11-15T19:07:41.787Z] Removing intermediate container 728b073a5e69 [2023-11-15T19:07:41.787Z] ---> 25492fa90373 [2023-11-15T19:07:41.787Z] Step 25/27 : LABEL arch=amd64 [2023-11-15T19:07:42.046Z] ---> Running in 2700255ea9d5 [2023-11-15T19:07:42.046Z] Removing intermediate container 2700255ea9d5 [2023-11-15T19:07:42.046Z] ---> ca04b6b50803 [2023-11-15T19:07:42.046Z] Step 26/27 : LABEL git_sha=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [2023-11-15T19:07:42.306Z] ---> Running in 619de5453f49 [2023-11-15T19:07:42.306Z] Removing intermediate container 619de5453f49 [2023-11-15T19:07:42.306Z] ---> 455d883dfb66 [2023-11-15T19:07:42.306Z] Step 27/27 : LABEL version=3.1.0-dev.68 [2023-11-15T19:07:42.306Z] ---> Running in 2cc24fe81850 [2023-11-15T19:07:42.306Z] Removing intermediate container 2cc24fe81850 [2023-11-15T19:07:42.306Z] ---> f126835df7df [2023-11-15T19:07:42.306Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T19:07:42.306Z] Successfully built f126835df7df [2023-11-15T19:07:42.306Z] 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-15T19:07:42.390Z] provisioning config files... [2023-11-15T19:07:42.397Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6232566527513324978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:07:42.695Z] ---> docker-login.sh [2023-11-15T19:07:42.695Z] nexus3.edgexfoundry.org:10001 [2023-11-15T19:07:42.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:42.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:42.695Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:42.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:42.695Z] [2023-11-15T19:07:42.695Z] Login Succeeded [2023-11-15T19:07:42.695Z] nexus3.edgexfoundry.org:10002 [2023-11-15T19:07:42.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:42.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:42.695Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:42.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:42.695Z] [2023-11-15T19:07:42.695Z] Login Succeeded [2023-11-15T19:07:42.695Z] nexus3.edgexfoundry.org:10003 [2023-11-15T19:07:42.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:42.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:42.953Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:42.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:42.953Z] [2023-11-15T19:07:42.953Z] Login Succeeded [2023-11-15T19:07:42.953Z] nexus3.edgexfoundry.org:10004 [2023-11-15T19:07:42.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:42.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:42.953Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:42.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:42.953Z] [2023-11-15T19:07:42.953Z] Login Succeeded [2023-11-15T19:07:42.953Z] docker.io [2023-11-15T19:07:42.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:43.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:43.212Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:43.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:43.212Z] [2023-11-15T19:07:43.212Z] Login Succeeded [2023-11-15T19:07:43.212Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T19:07:43.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T19:07:43.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:07:43.273Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-11-15T19:07:43.273Z] 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [2023-11-15T19:07:43.273Z] latest [2023-11-15T19:07:43.273Z] 3.1.0-dev.68 [2023-11-15T19:07:43.273Z] 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 [2023-11-15T19:07:43.273Z] main [2023-11-15T19:07:43.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:43.595Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:43.906Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [2023-11-15T19:07:43.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-15T19:07:43.906Z] 14e23905828f: Preparing [2023-11-15T19:07:43.906Z] a02b9535471a: Preparing [2023-11-15T19:07:43.906Z] 27ec8d6dde3e: Preparing [2023-11-15T19:07:43.906Z] 0c96e5a374b5: Preparing [2023-11-15T19:07:43.906Z] c03c37fd794f: Preparing [2023-11-15T19:07:43.906Z] 2b289c2c4004: Preparing [2023-11-15T19:07:43.906Z] cc2447e1835a: Preparing [2023-11-15T19:07:43.906Z] 2b289c2c4004: Waiting [2023-11-15T19:07:43.906Z] cc2447e1835a: Waiting [2023-11-15T19:07:43.906Z] 0c96e5a374b5: Pushed [2023-11-15T19:07:43.906Z] 27ec8d6dde3e: Pushed [2023-11-15T19:07:43.906Z] a02b9535471a: Pushed [2023-11-15T19:07:43.906Z] cc2447e1835a: Layer already exists [2023-11-15T19:07:44.166Z] 2b289c2c4004: Pushed [2023-11-15T19:07:44.732Z] c03c37fd794f: Pushed [2023-11-15T19:07:46.637Z] 14e23905828f: Pushed [2023-11-15T19:07:46.637Z] 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32: digest: sha256:db9863ba1d34e1a3eb35b0c211e692dd7fe43fa46bc65c33b3c7085201d11fe7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:46.957Z] + 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-15T19:07:47.267Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-15T19:07:47.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-15T19:07:47.267Z] 14e23905828f: Preparing [2023-11-15T19:07:47.267Z] a02b9535471a: Preparing [2023-11-15T19:07:47.267Z] 27ec8d6dde3e: Preparing [2023-11-15T19:07:47.267Z] 0c96e5a374b5: Preparing [2023-11-15T19:07:47.267Z] c03c37fd794f: Preparing [2023-11-15T19:07:47.267Z] 2b289c2c4004: Preparing [2023-11-15T19:07:47.267Z] cc2447e1835a: Preparing [2023-11-15T19:07:47.267Z] 2b289c2c4004: Waiting [2023-11-15T19:07:47.267Z] cc2447e1835a: Waiting [2023-11-15T19:07:47.267Z] c03c37fd794f: Layer already exists [2023-11-15T19:07:47.267Z] a02b9535471a: Layer already exists [2023-11-15T19:07:47.267Z] 0c96e5a374b5: Layer already exists [2023-11-15T19:07:47.267Z] 14e23905828f: Layer already exists [2023-11-15T19:07:47.267Z] 27ec8d6dde3e: Layer already exists [2023-11-15T19:07:47.267Z] cc2447e1835a: Layer already exists [2023-11-15T19:07:47.267Z] 2b289c2c4004: Layer already exists [2023-11-15T19:07:47.267Z] latest: digest: sha256:db9863ba1d34e1a3eb35b0c211e692dd7fe43fa46bc65c33b3c7085201d11fe7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:47.580Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:47.890Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.68 [2023-11-15T19:07:47.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-15T19:07:47.890Z] 14e23905828f: Preparing [2023-11-15T19:07:47.890Z] a02b9535471a: Preparing [2023-11-15T19:07:47.890Z] 27ec8d6dde3e: Preparing [2023-11-15T19:07:47.890Z] 0c96e5a374b5: Preparing [2023-11-15T19:07:47.890Z] c03c37fd794f: Preparing [2023-11-15T19:07:47.890Z] 2b289c2c4004: Preparing [2023-11-15T19:07:47.890Z] cc2447e1835a: Preparing [2023-11-15T19:07:47.890Z] 2b289c2c4004: Waiting [2023-11-15T19:07:47.890Z] cc2447e1835a: Waiting [2023-11-15T19:07:47.890Z] 27ec8d6dde3e: Layer already exists [2023-11-15T19:07:47.890Z] 14e23905828f: Layer already exists [2023-11-15T19:07:47.890Z] c03c37fd794f: Layer already exists [2023-11-15T19:07:47.890Z] a02b9535471a: Layer already exists [2023-11-15T19:07:47.890Z] 2b289c2c4004: Layer already exists [2023-11-15T19:07:47.890Z] 0c96e5a374b5: Layer already exists [2023-11-15T19:07:47.890Z] cc2447e1835a: Layer already exists [2023-11-15T19:07:47.890Z] 3.1.0-dev.68: digest: sha256:db9863ba1d34e1a3eb35b0c211e692dd7fe43fa46bc65c33b3c7085201d11fe7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:48.209Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:48.522Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 [2023-11-15T19:07:48.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-15T19:07:48.522Z] 14e23905828f: Preparing [2023-11-15T19:07:48.522Z] a02b9535471a: Preparing [2023-11-15T19:07:48.522Z] 27ec8d6dde3e: Preparing [2023-11-15T19:07:48.522Z] 0c96e5a374b5: Preparing [2023-11-15T19:07:48.522Z] c03c37fd794f: Preparing [2023-11-15T19:07:48.522Z] 2b289c2c4004: Preparing [2023-11-15T19:07:48.522Z] cc2447e1835a: Preparing [2023-11-15T19:07:48.522Z] cc2447e1835a: Waiting [2023-11-15T19:07:48.522Z] 2b289c2c4004: Waiting [2023-11-15T19:07:48.522Z] c03c37fd794f: Layer already exists [2023-11-15T19:07:48.522Z] a02b9535471a: Layer already exists [2023-11-15T19:07:48.522Z] 0c96e5a374b5: Layer already exists [2023-11-15T19:07:48.522Z] 27ec8d6dde3e: Layer already exists [2023-11-15T19:07:48.522Z] 14e23905828f: Layer already exists [2023-11-15T19:07:48.522Z] cc2447e1835a: Layer already exists [2023-11-15T19:07:48.522Z] 2b289c2c4004: Layer already exists [2023-11-15T19:07:48.522Z] 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68: digest: sha256:db9863ba1d34e1a3eb35b0c211e692dd7fe43fa46bc65c33b3c7085201d11fe7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:48.853Z] + 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-15T19:07:49.161Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-11-15T19:07:49.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-15T19:07:49.161Z] 14e23905828f: Preparing [2023-11-15T19:07:49.161Z] a02b9535471a: Preparing [2023-11-15T19:07:49.161Z] 27ec8d6dde3e: Preparing [2023-11-15T19:07:49.161Z] 0c96e5a374b5: Preparing [2023-11-15T19:07:49.161Z] c03c37fd794f: Preparing [2023-11-15T19:07:49.161Z] 2b289c2c4004: Preparing [2023-11-15T19:07:49.161Z] cc2447e1835a: Preparing [2023-11-15T19:07:49.161Z] 2b289c2c4004: Waiting [2023-11-15T19:07:49.161Z] cc2447e1835a: Waiting [2023-11-15T19:07:49.161Z] 14e23905828f: Layer already exists [2023-11-15T19:07:49.161Z] 27ec8d6dde3e: Layer already exists [2023-11-15T19:07:49.161Z] 0c96e5a374b5: Layer already exists [2023-11-15T19:07:49.161Z] c03c37fd794f: Layer already exists [2023-11-15T19:07:49.161Z] a02b9535471a: Layer already exists [2023-11-15T19:07:49.161Z] 2b289c2c4004: Layer already exists [2023-11-15T19:07:49.161Z] cc2447e1835a: Layer already exists [2023-11-15T19:07:49.161Z] main: digest: sha256:db9863ba1d34e1a3eb35b0c211e692dd7fe43fa46bc65c33b3c7085201d11fe7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T19:07:49.217Z] ===================================================== [Pipeline] echo [2023-11-15T19:07:49.227Z] taggedImages: [2023-11-15T19:07:49.227Z] - nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [2023-11-15T19:07:49.227Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-15T19:07:49.227Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.68 [2023-11-15T19:07:49.227Z] - nexus3.edgexfoundry.org:10004/app-record-replay:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 [2023-11-15T19:07:49.227Z] - 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-15T19:07:49.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T19:07:49.605Z] [2023-11-15T19:07:49.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:49.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T19:07:49.903Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T19:07:49.903Z] 5eb5b503b376: Pulling fs layer [2023-11-15T19:07:49.903Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T19:07:49.903Z] ec43610c2a17: Pulling fs layer [2023-11-15T19:07:49.903Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T19:07:49.903Z] 33b1e0a273af: Pulling fs layer [2023-11-15T19:07:49.903Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T19:07:49.903Z] 2f39f015ded8: Pulling fs layer [2023-11-15T19:07:49.903Z] 3a2ae6a8a46f: Waiting [2023-11-15T19:07:49.903Z] 33b1e0a273af: Waiting [2023-11-15T19:07:49.903Z] 5d3b04190fa2: Waiting [2023-11-15T19:07:49.903Z] 2f39f015ded8: Waiting [2023-11-15T19:07:49.903Z] 5c69ac0246d0: Download complete [2023-11-15T19:07:49.904Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-15T19:07:49.904Z] 3a2ae6a8a46f: Download complete [2023-11-15T19:07:49.904Z] 33b1e0a273af: Verifying Checksum [2023-11-15T19:07:49.904Z] 33b1e0a273af: Download complete [2023-11-15T19:07:49.904Z] ec43610c2a17: Verifying Checksum [2023-11-15T19:07:49.904Z] ec43610c2a17: Download complete [2023-11-15T19:07:49.904Z] 5d3b04190fa2: Verifying Checksum [2023-11-15T19:07:49.904Z] 5d3b04190fa2: Download complete [2023-11-15T19:07:50.162Z] 5eb5b503b376: Download complete [2023-11-15T19:07:50.728Z] 2f39f015ded8: Verifying Checksum [2023-11-15T19:07:50.728Z] 2f39f015ded8: Download complete [2023-11-15T19:07:51.293Z] 5eb5b503b376: Pull complete [2023-11-15T19:07:51.293Z] 5c69ac0246d0: Pull complete [2023-11-15T19:07:51.859Z] ec43610c2a17: Pull complete [2023-11-15T19:07:51.859Z] 3a2ae6a8a46f: Pull complete [2023-11-15T19:07:52.118Z] 33b1e0a273af: Pull complete [2023-11-15T19:07:52.118Z] 5d3b04190fa2: Pull complete [2023-11-15T19:07:56.302Z] 2f39f015ded8: Pull complete [2023-11-15T19:07:56.302Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T19:07:56.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T19:07:56.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:07:56.390Z] prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container [2023-11-15T19:07:56.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T19:08:04.176Z] $ docker top 97d242fd1664590463f78ad46158e0d1e090b1b24711338565c522fb0cd738fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:04.578Z] ---> job-cost.sh [2023-11-15T19:08:04.579Z] lf-activate-venv: SKIPPING [2023-11-15T19:08:04.579Z] INFO: No Stack... [2023-11-15T19:08:04.837Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T19:08:05.095Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T19:08:05.383Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-11-15T19:08:05.384Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T19:08:05.399Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] [2023-11-15T19:08:05.406Z] Resource [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] did not exist. Created. [2023-11-15T19:08:05.406Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T19:08:05.709Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-15T19:08:05.741Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T19:08:05.750Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T19:08:05.745Z] $ docker stop --time=1 97d242fd1664590463f78ad46158e0d1e090b1b24711338565c522fb0cd738fb [2023-11-15T19:08:08.261Z] $ docker rm -f --volumes 97d242fd1664590463f78ad46158e0d1e090b1b24711338565c522fb0cd738fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-15T19:08:13.629Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18144 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-11-15T19:08:13.643Z] Running in /w/workspace/app-record-replay/74 [Pipeline] { [Pipeline] checkout [2023-11-15T19:08:13.676Z] Selected Git installation does not exist. Using Default [2023-11-15T19:08:13.676Z] The recommended git tool is: NONE [2023-11-15T19:08:18.826Z] using credential edgex-jenkins-ssh [2023-11-15T19:08:18.845Z] Cloning the remote Git repository [2023-11-15T19:08:18.891Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-15T19:08:18.995Z] > git init /w/workspace/app-record-replay/74 # timeout=10 [2023-11-15T19:08:19.135Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-15T19:08:19.136Z] > git --version # timeout=10 [2023-11-15T19:08:19.159Z] > git --version # 'git version 2.25.1' [2023-11-15T19:08:19.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T19:08:19.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T19:08:20.937Z] Avoid second fetch [2023-11-15T19:08:20.938Z] Checking out Revision 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 (main) [2023-11-15T19:08:20.082Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-15T19:08:20.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T19:08:20.973Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T19:08:21.040Z] > git checkout -f 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 # timeout=10 [2023-11-15T19:08:21.494Z] Commit message: "build: Fix vendor target (#107)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T19:08:22.495Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-15T19:08:22.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T19:08:22.495Z] Dload Upload Total Spent Left Speed [2023-11-15T19:08:22.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 162k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh [2023-11-15T19:08:23.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-15T19:08:23.511Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-15T19:08:23.511Z] + sudo tee /etc/docker/daemon.new [2023-11-15T19:08:23.511Z] { [2023-11-15T19:08:23.511Z] "registry-mirrors": [ [2023-11-15T19:08:23.511Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-15T19:08:23.511Z] ], [2023-11-15T19:08:23.511Z] "bip": "10.250.0.254/24", [2023-11-15T19:08:23.511Z] "hosts": [ [2023-11-15T19:08:23.511Z] "tcp://0.0.0.0:5555", [2023-11-15T19:08:23.511Z] "unix:///var/run/docker.sock" [2023-11-15T19:08:23.511Z] ], [2023-11-15T19:08:23.511Z] "mtu": 1458, [2023-11-15T19:08:23.511Z] "selinux-enabled": true, [2023-11-15T19:08:23.511Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-15T19:08:23.511Z] } [Pipeline] sh [2023-11-15T19:08:23.838Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-15T19:08:24.180Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T19:08:42.433Z] provisioning config files... [2023-11-15T19:08:42.456Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/74@tmp/config13304596394765548200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:42.812Z] ---> docker-login.sh [2023-11-15T19:08:42.812Z] nexus3.edgexfoundry.org:10001 [2023-11-15T19:08:43.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:08:43.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:08:43.399Z] Configure a credential helper to remove this warning. See [2023-11-15T19:08:43.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:08:43.399Z] [2023-11-15T19:08:43.399Z] Login Succeeded [2023-11-15T19:08:43.672Z] nexus3.edgexfoundry.org:10002 [2023-11-15T19:08:43.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:08:43.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:08:43.943Z] Configure a credential helper to remove this warning. See [2023-11-15T19:08:43.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:08:43.943Z] [2023-11-15T19:08:43.943Z] Login Succeeded [2023-11-15T19:08:43.943Z] nexus3.edgexfoundry.org:10003 [2023-11-15T19:08:44.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:08:44.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:08:44.211Z] Configure a credential helper to remove this warning. See [2023-11-15T19:08:44.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:08:44.211Z] [2023-11-15T19:08:44.211Z] Login Succeeded [2023-11-15T19:08:44.211Z] nexus3.edgexfoundry.org:10004 [2023-11-15T19:08:44.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:08:44.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:08:44.480Z] Configure a credential helper to remove this warning. See [2023-11-15T19:08:44.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:08:44.480Z] [2023-11-15T19:08:44.480Z] Login Succeeded [2023-11-15T19:08:44.480Z] docker.io [2023-11-15T19:08:44.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:08:45.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:08:45.016Z] Configure a credential helper to remove this warning. See [2023-11-15T19:08:45.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:08:45.017Z] [2023-11-15T19:08:45.017Z] Login Succeeded [2023-11-15T19:08:45.017Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T19:08:45.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T19:08:45.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:08:45.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:08:45.310Z] ========================================================= [2023-11-15T19:08:45.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-15T19:08:45.310Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:08:45.668Z] + 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-15T19:08:45.668Z] Sending build context to Docker daemon 258.6kB [2023-11-15T19:08:45.934Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T19:08:45.934Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T19:08:49.280Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-15T19:08:49.280Z] 9fda8d8052c6: Pulling fs layer [2023-11-15T19:08:49.280Z] 5d54e960e981: Pulling fs layer [2023-11-15T19:08:49.280Z] c4a7e357bf2a: Pulling fs layer [2023-11-15T19:08:49.280Z] f0e02332f6b5: Pulling fs layer [2023-11-15T19:08:49.280Z] 872ee5b61b7b: Pulling fs layer [2023-11-15T19:08:49.280Z] 0c6a40ed1a82: Pulling fs layer [2023-11-15T19:08:49.280Z] 94ae7d8d031c: Pulling fs layer [2023-11-15T19:08:49.280Z] f0e02332f6b5: Waiting [2023-11-15T19:08:49.280Z] 872ee5b61b7b: Waiting [2023-11-15T19:08:49.280Z] 0c6a40ed1a82: Waiting [2023-11-15T19:08:49.280Z] 94ae7d8d031c: Waiting [2023-11-15T19:08:49.280Z] 5d54e960e981: Verifying Checksum [2023-11-15T19:08:49.280Z] 5d54e960e981: Download complete [2023-11-15T19:08:49.280Z] f0e02332f6b5: Verifying Checksum [2023-11-15T19:08:49.280Z] f0e02332f6b5: Download complete [2023-11-15T19:08:49.280Z] 872ee5b61b7b: Verifying Checksum [2023-11-15T19:08:49.280Z] 872ee5b61b7b: Download complete [2023-11-15T19:08:49.280Z] 9fda8d8052c6: Download complete [2023-11-15T19:08:49.550Z] 94ae7d8d031c: Verifying Checksum [2023-11-15T19:08:49.550Z] 94ae7d8d031c: Download complete [2023-11-15T19:08:49.819Z] 9fda8d8052c6: Pull complete [2023-11-15T19:08:50.782Z] 5d54e960e981: Pull complete [2023-11-15T19:08:50.782Z] c4a7e357bf2a: Verifying Checksum [2023-11-15T19:08:50.782Z] c4a7e357bf2a: Download complete [2023-11-15T19:08:52.204Z] 0c6a40ed1a82: Verifying Checksum [2023-11-15T19:08:52.204Z] 0c6a40ed1a82: Download complete [2023-11-15T19:09:04.511Z] c4a7e357bf2a: Pull complete [2023-11-15T19:09:04.781Z] f0e02332f6b5: Pull complete [2023-11-15T19:09:05.048Z] 872ee5b61b7b: Pull complete [2023-11-15T19:09:15.131Z] 0c6a40ed1a82: Pull complete [2023-11-15T19:09:19.391Z] 94ae7d8d031c: Pull complete [2023-11-15T19:09:19.391Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-15T19:09:19.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-15T19:09:19.391Z] ---> 86de565de09d [2023-11-15T19:09:19.391Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T19:09:19.660Z] ---> Running in ff4198f96fd9 [2023-11-15T19:09:20.245Z] Removing intermediate container ff4198f96fd9 [2023-11-15T19:09:20.245Z] ---> b54651e7159d [2023-11-15T19:09:20.245Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T19:09:20.245Z] ---> Running in c745bd471cc1 [2023-11-15T19:09:20.600Z] Removing intermediate container c745bd471cc1 [2023-11-15T19:09:20.600Z] ---> dd766c72194a [2023-11-15T19:09:20.600Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T19:09:20.600Z] ---> Running in e5b8b26dc91d [2023-11-15T19:09:20.884Z] Removing intermediate container e5b8b26dc91d [2023-11-15T19:09:20.884Z] ---> 85c1a4612e7a [2023-11-15T19:09:20.884Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T19:09:21.161Z] ---> Running in 97190af7b8f8 [2023-11-15T19:09:22.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:09:22.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:09:23.684Z] OK: 266 MiB in 52 packages [2023-11-15T19:09:24.274Z] Removing intermediate container 97190af7b8f8 [2023-11-15T19:09:24.274Z] ---> 9ca07fc1be26 [2023-11-15T19:09:24.274Z] Step 7/12 : WORKDIR /app [2023-11-15T19:09:24.546Z] ---> Running in 8f3ccda8d677 [2023-11-15T19:09:24.814Z] Removing intermediate container 8f3ccda8d677 [2023-11-15T19:09:24.814Z] ---> 67d677590d24 [2023-11-15T19:09:24.814Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-15T19:09:25.412Z] ---> acb7bf289159 [2023-11-15T19:09:25.412Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T19:09:25.412Z] ---> Running in d75be267b96c [2023-11-15T19:10:47.043Z] Removing intermediate container d75be267b96c [2023-11-15T19:10:47.043Z] ---> ff98b9658a80 [2023-11-15T19:10:47.043Z] Step 10/12 : COPY . . [2023-11-15T19:10:47.043Z] ---> 8c8a94036341 [2023-11-15T19:10:47.043Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T19:10:47.043Z] ---> Running in 5d828eb38743 [2023-11-15T19:10:47.043Z] Removing intermediate container 5d828eb38743 [2023-11-15T19:10:47.043Z] ---> 8c69a481ef3e [2023-11-15T19:10:47.043Z] Step 12/12 : RUN $MAKE [2023-11-15T19:10:47.043Z] ---> Running in 0728076e8961 [2023-11-15T19:10:47.043Z] noop [2023-11-15T19:10:47.043Z] Removing intermediate container 0728076e8961 [2023-11-15T19:10:47.043Z] ---> 0735df99903b [2023-11-15T19:10:47.043Z] Successfully built 0735df99903b [2023-11-15T19:10:47.043Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:10:47.396Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T19:10:47.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:10:47.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-18144 does not seem to be running inside a container [2023-11-15T19:10:47.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/74 -v /w/workspace/app-record-replay/74:/w/workspace/app-record-replay/74:rw,z -v /w/workspace/app-record-replay/74@tmp:/w/workspace/app-record-replay/74@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-15T19:10:48.987Z] $ docker top bb4e025f692be5a89778a30b1a21540ab121247b52822803f3aa012785536137 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:10:49.814Z] + go version [2023-11-15T19:10:49.814Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-15T19:10:49.841Z] $ docker stop --time=1 bb4e025f692be5a89778a30b1a21540ab121247b52822803f3aa012785536137 [2023-11-15T19:10:51.469Z] $ docker rm -f --volumes bb4e025f692be5a89778a30b1a21540ab121247b52822803f3aa012785536137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:10:52.033Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T19:10:52.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:10:52.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-18144 does not seem to be running inside a container [2023-11-15T19:10:52.268Z] $ 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/74 -v /w/workspace/app-record-replay/74:/w/workspace/app-record-replay/74:rw,z -v /w/workspace/app-record-replay/74@tmp:/w/workspace/app-record-replay/74@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-15T19:10:53.441Z] $ docker top 5d1a72810e8d5a10cf0cd2ac8a1ba66671f43d3abc6637d59cda8f935a6048f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:10:54.271Z] + git config --global --add safe.directory /w/workspace/app-record-replay/74 [Pipeline] fileExists [Pipeline] sh [2023-11-15T19:10:54.926Z] + make test [2023-11-15T19:10:54.926Z] go test -race -coverprofile=coverage.out ./... [2023-11-15T19:13:16.621Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-15T19:13:16.621Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.230s coverage: 88.0% of statements [2023-11-15T19:13:18.565Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-15T19:13:18.565Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-15T19:13:19.973Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-15T19:13:30.065Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.993s coverage: 98.7% of statements [2023-11-15T19:13:30.065Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.541s coverage: 89.7% of statements [2023-11-15T19:13:30.065Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.177s coverage: 100.0% of statements [2023-11-15T19:13:30.065Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-15T19:13:30.065Z] go vet ./... [2023-11-15T19:15:06.697Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T19:15:06.697Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T19:15:06.697Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T19:15:06.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T19:15:06.740Z] $ docker stop --time=1 5d1a72810e8d5a10cf0cd2ac8a1ba66671f43d3abc6637d59cda8f935a6048f5 [2023-11-15T19:15:08.731Z] $ docker rm -f --volumes 5d1a72810e8d5a10cf0cd2ac8a1ba66671f43d3abc6637d59cda8f935a6048f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T19:15:10.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T19:15:10.435Z] Warning: overwriting stash ‘coverage-report’ [2023-11-15T19:15:10.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T19:15:11.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T19:15:11.612Z] + ls -al . [2023-11-15T19:15:11.612Z] total 188 [2023-11-15T19:15:11.612Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 19:11 . [2023-11-15T19:15:11.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 19:08 .. [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 19:08 .dockerignore [2023-11-15T19:15:11.612Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:08 .git [2023-11-15T19:15:11.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:08 .github [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 15 19:08 .gitignore [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 19:08 .golangci.yml [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 15 19:08 Attribution.txt [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 15 19:08 CHANGELOG.md [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 15 19:08 Dockerfile [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 19:08 GOVERNANCE.md [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 15 19:08 Jenkinsfile [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 19:08 LICENSE [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 3136 Nov 15 19:08 Makefile [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 15 19:08 OWNERS.md [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 15 19:08 README.md [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 15 19:08 Record and Reply.postman_collection.json [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 19:04 VERSION [2023-11-15T19:15:11.612Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:08 bin [2023-11-15T19:15:11.612Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 15 19:13 coverage.out [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 3859 Nov 15 19:08 go.mod [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 34797 Nov 15 19:08 go.sum [2023-11-15T19:15:11.612Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 19:08 internal [2023-11-15T19:15:11.612Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 15 19:08 main.go [2023-11-15T19:15:11.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:08 openapi [2023-11-15T19:15:11.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:08 pkg [2023-11-15T19:15:11.612Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:15:11.946Z] + 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=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 --label arch=arm64 --label version=3.1.0-dev.68 . [2023-11-15T19:15:12.214Z] Sending build context to Docker daemon 284.2kB [2023-11-15T19:15:12.214Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T19:15:12.214Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-15T19:15:12.214Z] ---> 0735df99903b [2023-11-15T19:15:12.214Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T19:15:12.214Z] ---> Running in bb41bc397f4c [2023-11-15T19:15:12.798Z] Removing intermediate container bb41bc397f4c [2023-11-15T19:15:12.798Z] ---> 9b6cabc46b3d [2023-11-15T19:15:12.798Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T19:15:12.798Z] ---> Running in ac37d00dd2dd [2023-11-15T19:15:13.064Z] Removing intermediate container ac37d00dd2dd [2023-11-15T19:15:13.064Z] ---> d970a3feb213 [2023-11-15T19:15:13.064Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-15T19:15:13.064Z] ---> Running in a09707cd802f [2023-11-15T19:15:13.333Z] Removing intermediate container a09707cd802f [2023-11-15T19:15:13.333Z] ---> 041b372016b2 [2023-11-15T19:15:13.333Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T19:15:13.599Z] ---> Running in a792a4def0bd [2023-11-15T19:15:14.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:15:14.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:15:15.783Z] OK: 266 MiB in 52 packages [2023-11-15T19:15:20.036Z] Removing intermediate container a792a4def0bd [2023-11-15T19:15:20.036Z] ---> 81192a949eae [2023-11-15T19:15:20.036Z] Step 7/27 : WORKDIR /app [2023-11-15T19:15:20.036Z] ---> Running in 4733910735cf [2023-11-15T19:15:20.036Z] Removing intermediate container 4733910735cf [2023-11-15T19:15:20.036Z] ---> 89ac73fad919 [2023-11-15T19:15:20.036Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-15T19:15:20.616Z] ---> c6183a54ab24 [2023-11-15T19:15:20.616Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T19:15:20.616Z] ---> Running in 79d81ca5c11a [2023-11-15T19:15:23.199Z] Removing intermediate container 79d81ca5c11a [2023-11-15T19:15:23.199Z] ---> 943f9f9cc2fd [2023-11-15T19:15:23.199Z] Step 10/27 : COPY . . [2023-11-15T19:15:23.781Z] ---> 6e5ae64b32f4 [2023-11-15T19:15:23.781Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T19:15:23.781Z] ---> Running in e25aecfe99fd [2023-11-15T19:15:24.047Z] Removing intermediate container e25aecfe99fd [2023-11-15T19:15:24.047Z] ---> 74851c583ed5 [2023-11-15T19:15:24.047Z] Step 12/27 : RUN $MAKE [2023-11-15T19:15:24.047Z] ---> Running in 84a97ae96232 [2023-11-15T19:15:25.007Z] 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.68" -trimpath -mod=readonly -o app-record-replay [2023-11-15T19:17:16.684Z] Removing intermediate container 84a97ae96232 [2023-11-15T19:17:16.684Z] ---> e7340eeef633 [2023-11-15T19:17:16.684Z] Step 13/27 : FROM alpine:3.18 [2023-11-15T19:17:16.684Z] 3.18: Pulling from library/alpine [2023-11-15T19:17:16.684Z] 579b34f0a95b: Pulling fs layer [2023-11-15T19:17:16.684Z] 579b34f0a95b: Verifying Checksum [2023-11-15T19:17:16.684Z] 579b34f0a95b: Download complete [2023-11-15T19:17:16.684Z] 579b34f0a95b: Pull complete [2023-11-15T19:17:16.684Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T19:17:16.684Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T19:17:16.684Z] ---> 3cc203321400 [2023-11-15T19:17:16.684Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-15T19:17:16.684Z] ---> Running in 2152a1e15631 [2023-11-15T19:17:16.684Z] Removing intermediate container 2152a1e15631 [2023-11-15T19:17:16.684Z] ---> 90c794eed7c6 [2023-11-15T19:17:16.684Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-15T19:17:16.684Z] ---> Running in 962aae75e0aa [2023-11-15T19:17:16.950Z] Removing intermediate container 962aae75e0aa [2023-11-15T19:17:16.950Z] ---> 94c87c564c78 [2023-11-15T19:17:16.950Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-15T19:17:16.950Z] ---> Running in 1989a0b6caad [2023-11-15T19:17:17.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:17:18.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:17:19.132Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-15T19:17:19.397Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-15T19:17:19.397Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T19:17:19.397Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T19:17:19.663Z] OK: 9 MiB in 17 packages [2023-11-15T19:17:21.067Z] Removing intermediate container 1989a0b6caad [2023-11-15T19:17:21.067Z] ---> 70c84cf8e3e9 [2023-11-15T19:17:21.067Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-15T19:17:21.067Z] ---> Running in b8055dd85eec [2023-11-15T19:17:22.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:17:22.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:17:22.981Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T19:17:23.246Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:17:23.246Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T19:17:23.246Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:17:23.246Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T19:17:23.246Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T19:17:23.246Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:17:23.246Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T19:17:23.246Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T19:17:23.513Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T19:17:23.513Z] OK: 9 MiB in 17 packages [2023-11-15T19:17:27.750Z] Removing intermediate container b8055dd85eec [2023-11-15T19:17:27.750Z] ---> db6cb056d3a2 [2023-11-15T19:17:27.750Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-15T19:17:27.750Z] ---> 20a5d83b1ac2 [2023-11-15T19:17:27.750Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-15T19:17:28.015Z] ---> 5736597d8fab [2023-11-15T19:17:28.015Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-15T19:17:28.597Z] ---> ebbc7f20fd27 [2023-11-15T19:17:28.597Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-15T19:17:30.010Z] ---> acc9af21110f [2023-11-15T19:17:30.010Z] Step 22/27 : EXPOSE 59712 [2023-11-15T19:17:30.010Z] ---> Running in 5ff98f45f466 [2023-11-15T19:17:30.282Z] Removing intermediate container 5ff98f45f466 [2023-11-15T19:17:30.282Z] ---> 5254394b3127 [2023-11-15T19:17:30.282Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-11-15T19:17:30.548Z] ---> Running in fc718209606c [2023-11-15T19:17:30.815Z] Removing intermediate container fc718209606c [2023-11-15T19:17:30.815Z] ---> d85572ae5341 [2023-11-15T19:17:30.815Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T19:17:30.815Z] ---> Running in 0b692271b2b2 [2023-11-15T19:17:31.083Z] Removing intermediate container 0b692271b2b2 [2023-11-15T19:17:31.083Z] ---> c3cb5b54edb2 [2023-11-15T19:17:31.083Z] Step 25/27 : LABEL arch=arm64 [2023-11-15T19:17:31.349Z] ---> Running in 0e0eb07e32b0 [2023-11-15T19:17:31.615Z] Removing intermediate container 0e0eb07e32b0 [2023-11-15T19:17:31.615Z] ---> 2ed4ab07772f [2023-11-15T19:17:31.615Z] Step 26/27 : LABEL git_sha=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [2023-11-15T19:17:31.615Z] ---> Running in ce532635c204 [2023-11-15T19:17:31.881Z] Removing intermediate container ce532635c204 [2023-11-15T19:17:31.881Z] ---> 351978ee79aa [2023-11-15T19:17:31.881Z] Step 27/27 : LABEL version=3.1.0-dev.68 [2023-11-15T19:17:31.881Z] ---> Running in 761b0f9d87e9 [2023-11-15T19:17:32.145Z] Removing intermediate container 761b0f9d87e9 [2023-11-15T19:17:32.145Z] ---> 6df3cd261327 [2023-11-15T19:17:32.145Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T19:17:32.145Z] Successfully built 6df3cd261327 [2023-11-15T19:17:32.145Z] 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-15T19:17:32.244Z] provisioning config files... [2023-11-15T19:17:32.257Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/74@tmp/config8469748071602658366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:17:32.589Z] ---> docker-login.sh [2023-11-15T19:17:32.589Z] nexus3.edgexfoundry.org:10001 [2023-11-15T19:17:32.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:17:32.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:17:32.856Z] Configure a credential helper to remove this warning. See [2023-11-15T19:17:32.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:17:32.856Z] [2023-11-15T19:17:32.856Z] Login Succeeded [2023-11-15T19:17:32.856Z] nexus3.edgexfoundry.org:10002 [2023-11-15T19:17:33.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:17:33.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:17:33.121Z] Configure a credential helper to remove this warning. See [2023-11-15T19:17:33.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:17:33.121Z] [2023-11-15T19:17:33.121Z] Login Succeeded [2023-11-15T19:17:33.121Z] nexus3.edgexfoundry.org:10003 [2023-11-15T19:17:33.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:17:33.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:17:33.654Z] Configure a credential helper to remove this warning. See [2023-11-15T19:17:33.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:17:33.654Z] [2023-11-15T19:17:33.654Z] Login Succeeded [2023-11-15T19:17:33.654Z] nexus3.edgexfoundry.org:10004 [2023-11-15T19:17:33.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:17:33.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:17:33.921Z] Configure a credential helper to remove this warning. See [2023-11-15T19:17:33.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:17:33.921Z] [2023-11-15T19:17:33.921Z] Login Succeeded [2023-11-15T19:17:33.921Z] docker.io [2023-11-15T19:17:34.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:17:34.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:17:34.453Z] Configure a credential helper to remove this warning. See [2023-11-15T19:17:34.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:17:34.453Z] [2023-11-15T19:17:34.453Z] Login Succeeded [2023-11-15T19:17:34.453Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T19:17:34.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T19:17:34.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:17:34.516Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-11-15T19:17:34.516Z] 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [2023-11-15T19:17:34.516Z] latest [2023-11-15T19:17:34.516Z] 3.1.0-dev.68 [2023-11-15T19:17:34.516Z] 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 [2023-11-15T19:17:34.516Z] main [2023-11-15T19:17:34.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:34.949Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:35.302Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [2023-11-15T19:17:35.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-15T19:17:35.302Z] 4bdf042e89b2: Preparing [2023-11-15T19:17:35.302Z] a868fff1fbbb: Preparing [2023-11-15T19:17:35.302Z] d4775aca72ce: Preparing [2023-11-15T19:17:35.302Z] 13e072d28372: Preparing [2023-11-15T19:17:35.302Z] 106492c84b9a: Preparing [2023-11-15T19:17:35.302Z] 83538342db8e: Preparing [2023-11-15T19:17:35.302Z] 5f4d9fc4d98d: Preparing [2023-11-15T19:17:35.302Z] 83538342db8e: Waiting [2023-11-15T19:17:35.302Z] 5f4d9fc4d98d: Waiting [2023-11-15T19:17:35.574Z] 13e072d28372: Pushed [2023-11-15T19:17:35.574Z] a868fff1fbbb: Pushed [2023-11-15T19:17:35.574Z] d4775aca72ce: Pushed [2023-11-15T19:17:35.574Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T19:17:35.844Z] 83538342db8e: Pushed [2023-11-15T19:17:37.268Z] 106492c84b9a: Pushed [2023-11-15T19:17:41.529Z] 4bdf042e89b2: Pushed [2023-11-15T19:17:41.793Z] 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32: digest: sha256:d95d1033925106b271bf823b8bf2d0992ec6c67375b126d30f8cc8f9bd4c999c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:42.129Z] + 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-15T19:17:42.467Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-15T19:17:42.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-15T19:17:42.467Z] 4bdf042e89b2: Preparing [2023-11-15T19:17:42.467Z] a868fff1fbbb: Preparing [2023-11-15T19:17:42.467Z] d4775aca72ce: Preparing [2023-11-15T19:17:42.467Z] 13e072d28372: Preparing [2023-11-15T19:17:42.467Z] 106492c84b9a: Preparing [2023-11-15T19:17:42.467Z] 83538342db8e: Preparing [2023-11-15T19:17:42.467Z] 5f4d9fc4d98d: Preparing [2023-11-15T19:17:42.467Z] 83538342db8e: Waiting [2023-11-15T19:17:42.467Z] 5f4d9fc4d98d: Waiting [2023-11-15T19:17:42.467Z] 4bdf042e89b2: Layer already exists [2023-11-15T19:17:42.467Z] 106492c84b9a: Layer already exists [2023-11-15T19:17:42.467Z] d4775aca72ce: Layer already exists [2023-11-15T19:17:42.467Z] a868fff1fbbb: Layer already exists [2023-11-15T19:17:42.467Z] 13e072d28372: Layer already exists [2023-11-15T19:17:42.467Z] 83538342db8e: Layer already exists [2023-11-15T19:17:42.467Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T19:17:42.467Z] latest: digest: sha256:d95d1033925106b271bf823b8bf2d0992ec6c67375b126d30f8cc8f9bd4c999c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:43.063Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:43.388Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.68 [2023-11-15T19:17:43.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-15T19:17:43.388Z] 4bdf042e89b2: Preparing [2023-11-15T19:17:43.388Z] a868fff1fbbb: Preparing [2023-11-15T19:17:43.388Z] d4775aca72ce: Preparing [2023-11-15T19:17:43.388Z] 13e072d28372: Preparing [2023-11-15T19:17:43.388Z] 106492c84b9a: Preparing [2023-11-15T19:17:43.388Z] 83538342db8e: Preparing [2023-11-15T19:17:43.388Z] 5f4d9fc4d98d: Preparing [2023-11-15T19:17:43.388Z] 83538342db8e: Waiting [2023-11-15T19:17:43.388Z] 5f4d9fc4d98d: Waiting [2023-11-15T19:17:43.388Z] 13e072d28372: Layer already exists [2023-11-15T19:17:43.388Z] 106492c84b9a: Layer already exists [2023-11-15T19:17:43.388Z] a868fff1fbbb: Layer already exists [2023-11-15T19:17:43.388Z] d4775aca72ce: Layer already exists [2023-11-15T19:17:43.388Z] 4bdf042e89b2: Layer already exists [2023-11-15T19:17:43.388Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T19:17:43.388Z] 83538342db8e: Layer already exists [2023-11-15T19:17:43.388Z] 3.1.0-dev.68: digest: sha256:d95d1033925106b271bf823b8bf2d0992ec6c67375b126d30f8cc8f9bd4c999c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:43.721Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:44.053Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 [2023-11-15T19:17:44.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-15T19:17:44.053Z] 4bdf042e89b2: Preparing [2023-11-15T19:17:44.053Z] a868fff1fbbb: Preparing [2023-11-15T19:17:44.053Z] d4775aca72ce: Preparing [2023-11-15T19:17:44.053Z] 13e072d28372: Preparing [2023-11-15T19:17:44.053Z] 106492c84b9a: Preparing [2023-11-15T19:17:44.053Z] 83538342db8e: Preparing [2023-11-15T19:17:44.053Z] 5f4d9fc4d98d: Preparing [2023-11-15T19:17:44.053Z] 83538342db8e: Waiting [2023-11-15T19:17:44.053Z] 106492c84b9a: Layer already exists [2023-11-15T19:17:44.053Z] d4775aca72ce: Layer already exists [2023-11-15T19:17:44.053Z] 13e072d28372: Layer already exists [2023-11-15T19:17:44.053Z] 4bdf042e89b2: Layer already exists [2023-11-15T19:17:44.053Z] a868fff1fbbb: Layer already exists [2023-11-15T19:17:44.053Z] 83538342db8e: Layer already exists [2023-11-15T19:17:44.053Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T19:17:44.053Z] 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68: digest: sha256:d95d1033925106b271bf823b8bf2d0992ec6c67375b126d30f8cc8f9bd4c999c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:44.651Z] + 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-15T19:17:44.981Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-11-15T19:17:44.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-15T19:17:44.981Z] 4bdf042e89b2: Preparing [2023-11-15T19:17:44.981Z] a868fff1fbbb: Preparing [2023-11-15T19:17:44.981Z] d4775aca72ce: Preparing [2023-11-15T19:17:44.981Z] 13e072d28372: Preparing [2023-11-15T19:17:44.981Z] 106492c84b9a: Preparing [2023-11-15T19:17:44.981Z] 83538342db8e: Preparing [2023-11-15T19:17:44.981Z] 5f4d9fc4d98d: Preparing [2023-11-15T19:17:44.981Z] 83538342db8e: Waiting [2023-11-15T19:17:44.981Z] 5f4d9fc4d98d: Waiting [2023-11-15T19:17:44.981Z] d4775aca72ce: Layer already exists [2023-11-15T19:17:44.981Z] 4bdf042e89b2: Layer already exists [2023-11-15T19:17:44.981Z] 13e072d28372: Layer already exists [2023-11-15T19:17:44.981Z] a868fff1fbbb: Layer already exists [2023-11-15T19:17:44.981Z] 106492c84b9a: Layer already exists [2023-11-15T19:17:44.981Z] 83538342db8e: Layer already exists [2023-11-15T19:17:44.981Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T19:17:45.245Z] main: digest: sha256:d95d1033925106b271bf823b8bf2d0992ec6c67375b126d30f8cc8f9bd4c999c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T19:17:45.287Z] ===================================================== [Pipeline] echo [2023-11-15T19:17:45.293Z] taggedImages: [2023-11-15T19:17:45.293Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [2023-11-15T19:17:45.293Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-15T19:17:45.293Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.68 [2023-11-15T19:17:45.293Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8c2c99c7fdf3e1e1347488c6fa267e75b198ea32-3.1.0-dev.68 [2023-11-15T19:17:45.293Z] - 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-15T19:17:45.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T19:17:45.632Z] [2023-11-15T19:17:45.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:45.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T19:17:45.964Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-15T19:17:45.964Z] 8998bd30e6a1: Pulling fs layer [2023-11-15T19:17:45.964Z] 04944245beec: Pulling fs layer [2023-11-15T19:17:45.964Z] 699f458cf7ca: Pulling fs layer [2023-11-15T19:17:45.964Z] 765212b225bb: Pulling fs layer [2023-11-15T19:17:45.964Z] f23df028b6ca: Pulling fs layer [2023-11-15T19:17:45.964Z] d65c8cfc05b1: Pulling fs layer [2023-11-15T19:17:45.964Z] 2437ff75d9bd: Pulling fs layer [2023-11-15T19:17:45.964Z] 765212b225bb: Waiting [2023-11-15T19:17:45.964Z] f23df028b6ca: Waiting [2023-11-15T19:17:45.964Z] d65c8cfc05b1: Waiting [2023-11-15T19:17:45.964Z] 2437ff75d9bd: Waiting [2023-11-15T19:17:46.231Z] 04944245beec: Verifying Checksum [2023-11-15T19:17:46.231Z] 04944245beec: Download complete [2023-11-15T19:17:46.231Z] 765212b225bb: Verifying Checksum [2023-11-15T19:17:46.231Z] 765212b225bb: Download complete [2023-11-15T19:17:46.231Z] f23df028b6ca: Verifying Checksum [2023-11-15T19:17:46.231Z] f23df028b6ca: Download complete [2023-11-15T19:17:46.231Z] d65c8cfc05b1: Verifying Checksum [2023-11-15T19:17:46.231Z] d65c8cfc05b1: Download complete [2023-11-15T19:17:46.231Z] 699f458cf7ca: Verifying Checksum [2023-11-15T19:17:46.231Z] 699f458cf7ca: Download complete [2023-11-15T19:17:46.818Z] 8998bd30e6a1: Download complete [2023-11-15T19:17:49.400Z] 2437ff75d9bd: Verifying Checksum [2023-11-15T19:17:49.400Z] 2437ff75d9bd: Download complete [2023-11-15T19:17:51.341Z] 8998bd30e6a1: Pull complete [2023-11-15T19:17:51.923Z] 04944245beec: Pull complete [2023-11-15T19:17:53.330Z] 699f458cf7ca: Pull complete [2023-11-15T19:17:53.597Z] 765212b225bb: Pull complete [2023-11-15T19:17:56.935Z] f23df028b6ca: Pull complete [2023-11-15T19:17:56.935Z] d65c8cfc05b1: Pull complete [2023-11-15T19:18:15.122Z] 2437ff75d9bd: Pull complete [2023-11-15T19:18:15.122Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-15T19:18:15.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T19:18:15.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:18:15.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-18144 does not seem to be running inside a container [2023-11-15T19:18:15.366Z] $ 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/74 -v /w/workspace/app-record-replay/74:/w/workspace/app-record-replay/74:rw,z -v /w/workspace/app-record-replay/74@tmp:/w/workspace/app-record-replay/74@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-15T19:18:17.840Z] $ docker top 5478e7d93a55e856292fc39553e810577196c930e096197736f8b78f228dce46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:18:18.344Z] ---> job-cost.sh [2023-11-15T19:18:18.606Z] lf-activate-venv: SKIPPING [2023-11-15T19:18:18.606Z] INFO: No Stack... [2023-11-15T19:18:19.181Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-15T19:18:19.758Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T19:18:20.382Z] + cut -d, -f6 [2023-11-15T19:18:20.382Z] + cat /w/workspace/app-record-replay/74/archives/cost.csv [Pipeline] lock [2023-11-15T19:18:20.436Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] [2023-11-15T19:18:20.447Z] Resource [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] did not exist. Created. [2023-11-15T19:18:20.447Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T19:18:20.788Z] /w/workspace/app-record-replay/74@tmp/durable-38ff9c01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-15T19:18:21.126Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-15T19:18:21.415Z] Warning: overwriting stash ‘stack-cost’ [2023-11-15T19:18:21.484Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T19:18:21.492Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T19:18:21.514Z] $ docker stop --time=1 5478e7d93a55e856292fc39553e810577196c930e096197736f8b78f228dce46 [2023-11-15T19:18:25.854Z] $ docker rm -f --volumes 5478e7d93a55e856292fc39553e810577196c930e096197736f8b78f228dce46 [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-15T19:18:26.227Z] provisioning config files... [2023-11-15T19:18:26.233Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10781648093363980425tmp [Pipeline] { [Pipeline] sh [2023-11-15T19:18:26.523Z] + set +x [2023-11-15T19:18:26.523Z] + curl -s https://codecov.io/bash [2023-11-15T19:18:26.523Z] + bash -s -- [2023-11-15T19:18:26.523Z] [2023-11-15T19:18:26.523Z] _____ _ [2023-11-15T19:18:26.523Z] / ____| | | [2023-11-15T19:18:26.523Z] | | ___ __| | ___ ___ _____ __ [2023-11-15T19:18:26.523Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-15T19:18:26.523Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-15T19:18:26.523Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-15T19:18:26.523Z] Bash-1.0.6 [2023-11-15T19:18:26.523Z] [2023-11-15T19:18:26.523Z] [2023-11-15T19:18:26.523Z] ==> git version 2.25.1 found [2023-11-15T19:18:26.523Z] ==> 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-15T19:18:26.523Z] Release-Date: 2020-01-08 [2023-11-15T19:18:26.523Z] 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-15T19:18:26.523Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-15T19:18:26.523Z] ==> Jenkins CI detected. [2023-11-15T19:18:26.523Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-11-15T19:18:26.523Z] project root: . [2023-11-15T19:18:26.523Z] --> token set from env [2023-11-15T19:18:26.523Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-15T19:18:26.523Z] ==> Running gcov in . (disable via -X gcov) [2023-11-15T19:18:26.523Z] ==> Python coveragepy not found [2023-11-15T19:18:26.523Z] ==> Searching for coverage reports in: [2023-11-15T19:18:26.523Z] + . [2023-11-15T19:18:26.523Z] -> Found 1 reports [2023-11-15T19:18:26.523Z] ==> Detecting git/mercurial file structure [2023-11-15T19:18:26.523Z] ==> Reading reports [2023-11-15T19:18:26.523Z] + ./coverage.out bytes=24666 [2023-11-15T19:18:26.523Z] ==> Appending adjustments [2023-11-15T19:18:26.523Z] https://docs.codecov.io/docs/fixing-reports [2023-11-15T19:18:26.785Z] + Found adjustments [2023-11-15T19:18:26.785Z] ==> Gzipping contents [2023-11-15T19:18:26.785Z] 8.0K /tmp/codecov.QZQAK7.gz [2023-11-15T19:18:26.785Z] ==> Uploading reports [2023-11-15T19:18:26.785Z] url: https://codecov.io [2023-11-15T19:18:26.785Z] query: branch=main&commit=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-15T19:18:26.785Z] -> Pinging Codecov [2023-11-15T19:18:26.785Z] 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=8c2c99c7fdf3e1e1347488c6fa267e75b198ea32&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-15T19:18:26.785Z] -> Uploading to [2023-11-15T19:18:26.785Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-15/F467761B9912B4F32F9BC62907045C81/8c2c99c7fdf3e1e1347488c6fa267e75b198ea32/91a5d8a4-961b-4cd2-8556-c3a70d60c7a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T191826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=181312f58d27d662a4b515cdb1d86417f3ee160e71aa1431eadfabf3f419e422 [2023-11-15T19:18:26.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T19:18:26.785Z] Dload Upload Total Spent Left Speed [2023-11-15T19:18:27.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19094 --:--:-- --:--:-- --:--:-- 19094 [2023-11-15T19:18:27.045Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] } [2023-11-15T19:18:27.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-15T19:18:27.176Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-15T19:18:27.187Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:18:27.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T19:18:27.492Z] [2023-11-15T19:18:27.492Z] 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-15T19:18:27.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T19:18:27.794Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-15T19:18:27.794Z] df9b9388f04a: Pulling fs layer [2023-11-15T19:18:27.794Z] 52dc419b0ee2: Pulling fs layer [2023-11-15T19:18:27.794Z] 25bc292e5bac: Pulling fs layer [2023-11-15T19:18:27.794Z] 114826534d7a: Pulling fs layer [2023-11-15T19:18:27.794Z] 4657fd5d0bcf: Pulling fs layer [2023-11-15T19:18:27.794Z] 6ad1cebc031e: Pulling fs layer [2023-11-15T19:18:27.794Z] 8a3aa393b2d8: Pulling fs layer [2023-11-15T19:18:27.794Z] 4657fd5d0bcf: Waiting [2023-11-15T19:18:27.794Z] 8a3aa393b2d8: Waiting [2023-11-15T19:18:27.794Z] 114826534d7a: Waiting [2023-11-15T19:18:27.794Z] 25bc292e5bac: Verifying Checksum [2023-11-15T19:18:27.794Z] 25bc292e5bac: Download complete [2023-11-15T19:18:27.794Z] 52dc419b0ee2: Verifying Checksum [2023-11-15T19:18:27.794Z] 52dc419b0ee2: Download complete [2023-11-15T19:18:27.794Z] 4657fd5d0bcf: Verifying Checksum [2023-11-15T19:18:27.794Z] 4657fd5d0bcf: Download complete [2023-11-15T19:18:27.794Z] df9b9388f04a: Verifying Checksum [2023-11-15T19:18:27.794Z] df9b9388f04a: Download complete [2023-11-15T19:18:28.053Z] 6ad1cebc031e: Verifying Checksum [2023-11-15T19:18:28.053Z] 6ad1cebc031e: Download complete [2023-11-15T19:18:28.053Z] df9b9388f04a: Pull complete [2023-11-15T19:18:28.053Z] 52dc419b0ee2: Pull complete [2023-11-15T19:18:28.053Z] 25bc292e5bac: Pull complete [2023-11-15T19:18:28.619Z] 114826534d7a: Verifying Checksum [2023-11-15T19:18:28.619Z] 114826534d7a: Download complete [2023-11-15T19:18:28.619Z] 8a3aa393b2d8: Verifying Checksum [2023-11-15T19:18:28.619Z] 8a3aa393b2d8: Download complete [2023-11-15T19:18:31.896Z] 114826534d7a: Pull complete [2023-11-15T19:18:31.896Z] 4657fd5d0bcf: Pull complete [2023-11-15T19:18:32.154Z] 6ad1cebc031e: Pull complete [2023-11-15T19:18:34.681Z] 8a3aa393b2d8: Pull complete [2023-11-15T19:18:34.681Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-15T19:18:34.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T19:18:34.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:18:34.754Z] prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container [2023-11-15T19:18:34.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-15T19:18:40.109Z] $ docker top 0af5a39b01a303af9d1a0f74dd5acaafa7a57a624b61735acfc38e832dbdedaa -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-15T19:18:40.176Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-11-15T19:18:40.450Z] + set -o pipefail [2023-11-15T19:18:40.450Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-11-15T19:18:45.730Z] [2023-11-15T19:18:45.730Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-11-15T19:18:45.730Z] [2023-11-15T19:18:45.730Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/aad038d8-01c7-45fb-9fdc-6880401ed24a [2023-11-15T19:18:45.730Z] [2023-11-15T19:18:45.730Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-15T19:18:45.730Z] [2023-11-15T19:18:45.730Z] [2023-11-15T19:18:45.730Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-15T19:18:45.730Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-15T19:18:45.730Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-11-15T19:18:45.730Z] $ docker stop --time=1 0af5a39b01a303af9d1a0f74dd5acaafa7a57a624b61735acfc38e832dbdedaa [2023-11-15T19:18:49.782Z] $ docker rm -f --volumes 0af5a39b01a303af9d1a0f74dd5acaafa7a57a624b61735acfc38e832dbdedaa [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-15T19:18:50.523Z] + git log --format=format:%s -1 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 [Pipeline] sh [2023-11-15T19:18:50.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T19:18:50.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:18:51.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:18:51.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:18:51.174Z] prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container [2023-11-15T19:18:51.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T19:18:51.604Z] $ docker top 73875d47f480ad063038b9b3f0cb329c0bd9bcbf9770b5ecf84972bdd690db56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T19:18:51.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T19:18:51.704Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T19:18:51.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T19:18:51.804Z] $ docker exec 73875d47f480ad063038b9b3f0cb329c0bd9bcbf9770b5ecf84972bdd690db56 ssh-agent [2023-11-15T19:18:51.915Z] SSH_AUTH_SOCK=/tmp/ssh-Zp5oH3Hv9uEh/agent.32 [2023-11-15T19:18:51.915Z] SSH_AGENT_PID=38 [2023-11-15T19:18:51.919Z] Running ssh-add (command line suppressed) [2023-11-15T19:18:51.997Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13866373033428765888.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13866373033428765888.key) [2023-11-15T19:18:52.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T19:18:52.305Z] + git semver tag [2023-11-15T19:18:52.564Z] 2023-11-15 19:18:52,454 [run_tag] DEBUG tag force:False [2023-11-15T19:18:52.564Z] 2023-11-15 19:18:52,454 [check_head_tag] DEBUG check head tag [2023-11-15T19:18:52.564Z] 2023-11-15 19:18:52,455 [execute] INFO git cat-file --batch-check [2023-11-15T19:18:52.564Z] 2023-11-15 19:18:52,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-15T19:18:52.564Z] 2023-11-15 19:18:52,459 [execute] INFO git cat-file --batch [2023-11-15T19:18:52.564Z] 2023-11-15 19:18:52,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-15T19:18:52.564Z] 2023-11-15 19:18:52,480 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-15T19:18:52.564Z] 2023-11-15 19:18:52,480 [execute] INFO git tag -a v3.1.0-dev.68 -m v3.1.0-dev.68 [2023-11-15T19:18:52.564Z] 2023-11-15 19:18:52,480 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.68', '-m', 'v3.1.0-dev.68'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-11-15T19:18:52.564Z] 2023-11-15 19:18:52,485 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-15T19:18:52.564Z] 3.1.0-dev.68 [Pipeline] } [2023-11-15T19:18:52.564Z] $ docker exec --env ******** --env ******** 73875d47f480ad063038b9b3f0cb329c0bd9bcbf9770b5ecf84972bdd690db56 ssh-agent -k [2023-11-15T19:18:52.654Z] unset SSH_AUTH_SOCK; [2023-11-15T19:18:52.655Z] unset SSH_AGENT_PID; [2023-11-15T19:18:52.655Z] echo Agent pid 38 killed; [2023-11-15T19:18:52.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T19:18:52.983Z] + git semver [Pipeline] } [2023-11-15T19:18:53.247Z] $ docker stop --time=1 73875d47f480ad063038b9b3f0cb329c0bd9bcbf9770b5ecf84972bdd690db56 [2023-11-15T19:18:54.515Z] $ docker rm -f --volumes 73875d47f480ad063038b9b3f0cb329c0bd9bcbf9770b5ecf84972bdd690db56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:18:54.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T19:18:54.907Z] [2023-11-15T19:18:54.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:18:55.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T19:18:55.199Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-15T19:18:55.199Z] ab5ef0e58194: Pulling fs layer [2023-11-15T19:18:55.199Z] 9712f1f96733: Pulling fs layer [2023-11-15T19:18:55.199Z] 63f879dbbcfc: Pulling fs layer [2023-11-15T19:18:55.199Z] 0d9ebad4ef96: Pulling fs layer [2023-11-15T19:18:55.199Z] e9a5061849ea: Pulling fs layer [2023-11-15T19:18:55.199Z] d747dcd14b5f: Pulling fs layer [2023-11-15T19:18:55.199Z] 2de7ff778b66: Pulling fs layer [2023-11-15T19:18:55.199Z] 0d9ebad4ef96: Waiting [2023-11-15T19:18:55.199Z] d747dcd14b5f: Waiting [2023-11-15T19:18:55.199Z] e9a5061849ea: Waiting [2023-11-15T19:18:55.199Z] 2de7ff778b66: Waiting [2023-11-15T19:18:55.199Z] 9712f1f96733: Download complete [2023-11-15T19:18:55.458Z] 63f879dbbcfc: Verifying Checksum [2023-11-15T19:18:55.458Z] 63f879dbbcfc: Download complete [2023-11-15T19:18:55.458Z] e9a5061849ea: Verifying Checksum [2023-11-15T19:18:55.458Z] e9a5061849ea: Download complete [2023-11-15T19:18:55.458Z] d747dcd14b5f: Verifying Checksum [2023-11-15T19:18:55.458Z] d747dcd14b5f: Download complete [2023-11-15T19:18:55.717Z] ab5ef0e58194: Verifying Checksum [2023-11-15T19:18:55.717Z] ab5ef0e58194: Download complete [2023-11-15T19:18:55.717Z] 0d9ebad4ef96: Verifying Checksum [2023-11-15T19:18:55.717Z] 0d9ebad4ef96: Download complete [2023-11-15T19:18:55.717Z] 2de7ff778b66: Verifying Checksum [2023-11-15T19:18:55.717Z] 2de7ff778b66: Download complete [2023-11-15T19:18:58.244Z] ab5ef0e58194: Pull complete [2023-11-15T19:18:58.245Z] 9712f1f96733: Pull complete [2023-11-15T19:18:58.810Z] 63f879dbbcfc: Pull complete [2023-11-15T19:19:02.084Z] 0d9ebad4ef96: Pull complete [2023-11-15T19:19:02.341Z] e9a5061849ea: Pull complete [2023-11-15T19:19:02.341Z] d747dcd14b5f: Pull complete [2023-11-15T19:19:03.711Z] 2de7ff778b66: Pull complete [2023-11-15T19:19:03.712Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-15T19:19:03.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T19:19:03.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:19:03.787Z] prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container [2023-11-15T19:19:03.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-15T19:19:10.488Z] $ docker top 58726fd282d111a65fe368cb2efdcf68163aede5abcc1ce808a9592e730f85c5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-15T19:19:10.561Z] provisioning config files... [2023-11-15T19:19:10.568Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5409696539466076647tmp [2023-11-15T19:19:10.578Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14489240447065314194tmp [2023-11-15T19:19:10.587Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16730075473019259451tmp [Pipeline] { [Pipeline] echo [2023-11-15T19:19:10.603Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:19:10.885Z] ---> sigul-configuration.sh [2023-11-15T19:19:10.885Z] gpg: directory `/root/.gnupg' created [2023-11-15T19:19:10.885Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-15T19:19:10.885Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-15T19:19:10.885Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-15T19:19:10.885Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-15T19:19:10.885Z] gpg: CAST5 encrypted data [2023-11-15T19:19:10.885Z] gpg: encrypted with 1 passphrase [2023-11-15T19:19:10.885Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-15T19:19:11.169Z] + mkdir /home/jenkins [2023-11-15T19:19:11.169Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-15T19:19:11.455Z] + 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-15T19:19:11.464Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:19:11.752Z] ---> sigul-install.sh [2023-11-15T19:19:11.752Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-15T19:19:12.039Z] + git tag --list [2023-11-15T19:19:12.039Z] v3.1.0-dev.0 [2023-11-15T19:19:12.039Z] v3.1.0-dev.1 [2023-11-15T19:19:12.039Z] v3.1.0-dev.10 [2023-11-15T19:19:12.039Z] v3.1.0-dev.11 [2023-11-15T19:19:12.039Z] v3.1.0-dev.12 [2023-11-15T19:19:12.039Z] v3.1.0-dev.13 [2023-11-15T19:19:12.039Z] v3.1.0-dev.14 [2023-11-15T19:19:12.039Z] v3.1.0-dev.15 [2023-11-15T19:19:12.039Z] v3.1.0-dev.16 [2023-11-15T19:19:12.039Z] v3.1.0-dev.17 [2023-11-15T19:19:12.039Z] v3.1.0-dev.18 [2023-11-15T19:19:12.039Z] v3.1.0-dev.19 [2023-11-15T19:19:12.039Z] v3.1.0-dev.2 [2023-11-15T19:19:12.039Z] v3.1.0-dev.20 [2023-11-15T19:19:12.039Z] v3.1.0-dev.21 [2023-11-15T19:19:12.039Z] v3.1.0-dev.22 [2023-11-15T19:19:12.039Z] v3.1.0-dev.23 [2023-11-15T19:19:12.039Z] v3.1.0-dev.24 [2023-11-15T19:19:12.039Z] v3.1.0-dev.25 [2023-11-15T19:19:12.039Z] v3.1.0-dev.26 [2023-11-15T19:19:12.039Z] v3.1.0-dev.27 [2023-11-15T19:19:12.039Z] v3.1.0-dev.28 [2023-11-15T19:19:12.039Z] v3.1.0-dev.29 [2023-11-15T19:19:12.039Z] v3.1.0-dev.3 [2023-11-15T19:19:12.039Z] v3.1.0-dev.30 [2023-11-15T19:19:12.039Z] v3.1.0-dev.31 [2023-11-15T19:19:12.039Z] v3.1.0-dev.32 [2023-11-15T19:19:12.039Z] v3.1.0-dev.33 [2023-11-15T19:19:12.039Z] v3.1.0-dev.34 [2023-11-15T19:19:12.039Z] v3.1.0-dev.35 [2023-11-15T19:19:12.039Z] v3.1.0-dev.36 [2023-11-15T19:19:12.039Z] v3.1.0-dev.37 [2023-11-15T19:19:12.039Z] v3.1.0-dev.38 [2023-11-15T19:19:12.039Z] v3.1.0-dev.39 [2023-11-15T19:19:12.039Z] v3.1.0-dev.4 [2023-11-15T19:19:12.039Z] v3.1.0-dev.40 [2023-11-15T19:19:12.039Z] v3.1.0-dev.41 [2023-11-15T19:19:12.039Z] v3.1.0-dev.42 [2023-11-15T19:19:12.039Z] v3.1.0-dev.43 [2023-11-15T19:19:12.039Z] v3.1.0-dev.44 [2023-11-15T19:19:12.039Z] v3.1.0-dev.45 [2023-11-15T19:19:12.039Z] v3.1.0-dev.46 [2023-11-15T19:19:12.039Z] v3.1.0-dev.47 [2023-11-15T19:19:12.039Z] v3.1.0-dev.48 [2023-11-15T19:19:12.039Z] v3.1.0-dev.49 [2023-11-15T19:19:12.039Z] v3.1.0-dev.5 [2023-11-15T19:19:12.039Z] v3.1.0-dev.50 [2023-11-15T19:19:12.039Z] v3.1.0-dev.51 [2023-11-15T19:19:12.039Z] v3.1.0-dev.52 [2023-11-15T19:19:12.039Z] v3.1.0-dev.53 [2023-11-15T19:19:12.039Z] v3.1.0-dev.54 [2023-11-15T19:19:12.039Z] v3.1.0-dev.55 [2023-11-15T19:19:12.039Z] v3.1.0-dev.56 [2023-11-15T19:19:12.039Z] v3.1.0-dev.57 [2023-11-15T19:19:12.039Z] v3.1.0-dev.58 [2023-11-15T19:19:12.039Z] v3.1.0-dev.59 [2023-11-15T19:19:12.039Z] v3.1.0-dev.6 [2023-11-15T19:19:12.039Z] v3.1.0-dev.60 [2023-11-15T19:19:12.039Z] v3.1.0-dev.61 [2023-11-15T19:19:12.039Z] v3.1.0-dev.62 [2023-11-15T19:19:12.039Z] v3.1.0-dev.63 [2023-11-15T19:19:12.039Z] v3.1.0-dev.64 [2023-11-15T19:19:12.039Z] v3.1.0-dev.65 [2023-11-15T19:19:12.039Z] v3.1.0-dev.66 [2023-11-15T19:19:12.039Z] v3.1.0-dev.67 [2023-11-15T19:19:12.039Z] v3.1.0-dev.68 [2023-11-15T19:19:12.039Z] v3.1.0-dev.7 [2023-11-15T19:19:12.039Z] v3.1.0-dev.8 [2023-11-15T19:19:12.039Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-15T19:19:12.327Z] + lftools sign git-tag v3.1.0-dev.68 [2023-11-15T19:19:12.898Z] Signing Git tag with Sigul... [2023-11-15T19:19:12.898Z] Signing v3.1.0-dev.68 [Pipeline] echo [2023-11-15T19:19:13.166Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:19:13.452Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-15T19:19:13.459Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-15T19:19:13.467Z] $ docker stop --time=1 58726fd282d111a65fe368cb2efdcf68163aede5abcc1ce808a9592e730f85c5 [2023-11-15T19:19:14.751Z] $ docker rm -f --volumes 58726fd282d111a65fe368cb2efdcf68163aede5abcc1ce808a9592e730f85c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-15T19:19:15.176Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T19:19:15.177Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:19:15.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:19:15.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:19:15.542Z] prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container [2023-11-15T19:19:15.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T19:19:15.895Z] $ docker top d0951db2a3dfffc2591d40c5370869865d9eccb135af5798155503e77e21bc55 -eo pid,comm [2023-11-15T19:19:15.951Z] 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-15T19:19:15.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T19:19:15.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T19:19:15.997Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T19:19:16.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T19:19:16.093Z] $ docker exec d0951db2a3dfffc2591d40c5370869865d9eccb135af5798155503e77e21bc55 ssh-agent [2023-11-15T19:19:16.204Z] SSH_AUTH_SOCK=/tmp/ssh-3Rc8ljTqFd8J/agent.32 [2023-11-15T19:19:16.204Z] SSH_AGENT_PID=38 [2023-11-15T19:19:16.209Z] Running ssh-add (command line suppressed) [2023-11-15T19:19:16.301Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9629632902410892792.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9629632902410892792.key) [2023-11-15T19:19:16.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T19:19:16.614Z] + git semver bump pre [2023-11-15T19:19:16.874Z] 2023-11-15 19:19:16,778 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-15T19:19:16.874Z] 2023-11-15 19:19:16,779 [bump_version] DEBUG bumping version:3.1.0-dev.68 on axis:pre with prefix:dev [2023-11-15T19:19:16.874Z] 2023-11-15 19:19:16,779 [bump_version] DEBUG bumped version:3.1.0-dev.69 [2023-11-15T19:19:16.874Z] 2023-11-15 19:19:16,779 [write_version] DEBUG write version:3.1.0-dev.69 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-11-15T19:19:16.874Z] 2023-11-15 19:19:16,779 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-15T19:19:16.874Z] 2023-11-15 19:19:16,779 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-15T19:19:16.874Z] 2023-11-15 19:19:16,781 [execute] INFO git cat-file --batch-check [2023-11-15T19:19:16.874Z] 2023-11-15 19:19:16,781 [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-15T19:19:16.874Z] 2023-11-15 19:19:16,785 [execute] INFO git cat-file --batch [2023-11-15T19:19:16.874Z] 2023-11-15 19:19:16,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T19:19:16.874Z] 2023-11-15 19:19:16,791 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-15T19:19:16.874Z] 3.1.0-dev.69 [Pipeline] } [2023-11-15T19:19:16.876Z] $ docker exec --env ******** --env ******** d0951db2a3dfffc2591d40c5370869865d9eccb135af5798155503e77e21bc55 ssh-agent -k [2023-11-15T19:19:16.966Z] unset SSH_AUTH_SOCK; [2023-11-15T19:19:16.966Z] unset SSH_AGENT_PID; [2023-11-15T19:19:16.966Z] echo Agent pid 38 killed; [2023-11-15T19:19:16.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T19:19:17.281Z] + git semver [Pipeline] } [2023-11-15T19:19:17.542Z] $ docker stop --time=1 d0951db2a3dfffc2591d40c5370869865d9eccb135af5798155503e77e21bc55 [2023-11-15T19:19:18.805Z] $ docker rm -f --volumes d0951db2a3dfffc2591d40c5370869865d9eccb135af5798155503e77e21bc55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T19:19:19.147Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T19:19:19.147Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:19:19.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:19:19.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:19:19.512Z] prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container [2023-11-15T19:19:19.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T19:19:19.894Z] $ docker top baad0801fe158fd37befdd4e3107c2bd2824849cdd5b052047417b274ef23075 -eo pid,comm [2023-11-15T19:19:19.954Z] 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-15T19:19:19.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T19:19:19.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T19:19:19.993Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T19:19:20.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T19:19:20.099Z] $ docker exec baad0801fe158fd37befdd4e3107c2bd2824849cdd5b052047417b274ef23075 ssh-agent [2023-11-15T19:19:20.219Z] SSH_AUTH_SOCK=/tmp/ssh-p6Hq9mb0xQrt/agent.32 [2023-11-15T19:19:20.219Z] SSH_AGENT_PID=38 [2023-11-15T19:19:20.224Z] Running ssh-add (command line suppressed) [2023-11-15T19:19:20.304Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4134406382269739419.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4134406382269739419.key) [2023-11-15T19:19:20.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T19:19:20.613Z] + git semver push [2023-11-15T19:19:20.873Z] 2023-11-15 19:19:20,788 [run_push] DEBUG push [2023-11-15T19:19:20.873Z] 2023-11-15 19:19:20,789 [execute] INFO git cat-file --batch-check [2023-11-15T19:19:20.873Z] 2023-11-15 19:19:20,789 [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-15T19:19:20.873Z] 2023-11-15 19:19:20,793 [execute] INFO git rev-list e1a8385ee0db26e119c4126e79d35614e09e1576 -- [2023-11-15T19:19:20.873Z] 2023-11-15 19:19:20,793 [execute] DEBUG Popen(['git', 'rev-list', 'e1a8385ee0db26e119c4126e79d35614e09e1576', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-15T19:19:20.873Z] 2023-11-15 19:19:20,798 [execute] INFO git fetch -v origin [2023-11-15T19:19:20.873Z] 2023-11-15 19:19:20,798 [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-15T19:19:21.440Z] 2023-11-15 19:19:21,328 [run_push] DEBUG no remote changes detected [2023-11-15T19:19:21.440Z] 2023-11-15 19:19:21,329 [execute] INFO git push origin semver [2023-11-15T19:19:21.440Z] 2023-11-15 19:19:21,329 [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-15T19:19:22.378Z] 2023-11-15 19:19:22,261 [run_push] DEBUG push all version tags [2023-11-15T19:19:22.378Z] 2023-11-15 19:19:22,262 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-15T19:19:22.378Z] 2023-11-15 19:19:22,262 [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-15T19:19:23.313Z] 2023-11-15 19:19:23,037 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-15T19:19:23.313Z] 3.1.0-dev.69 [Pipeline] } [2023-11-15T19:19:23.312Z] $ docker exec --env ******** --env ******** baad0801fe158fd37befdd4e3107c2bd2824849cdd5b052047417b274ef23075 ssh-agent -k [2023-11-15T19:19:23.406Z] unset SSH_AUTH_SOCK; [2023-11-15T19:19:23.407Z] unset SSH_AGENT_PID; [2023-11-15T19:19:23.407Z] echo Agent pid 38 killed; [2023-11-15T19:19:23.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T19:19:23.725Z] + git semver [Pipeline] } [2023-11-15T19:19:24.058Z] $ docker stop --time=1 baad0801fe158fd37befdd4e3107c2bd2824849cdd5b052047417b274ef23075 [2023-11-15T19:19:25.400Z] $ docker rm -f --volumes baad0801fe158fd37befdd4e3107c2bd2824849cdd5b052047417b274ef23075 [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-15T19:19:25.999Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-11-15T19:19:25.999Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-15T19:19:25.999Z] total 16 [2023-11-15T19:19:25.999Z] drwxr-xr-x 3 root root 4096 Nov 15 19:08 . [2023-11-15T19:19:25.999Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 15 19:19 .. [2023-11-15T19:19:25.999Z] drwxr-xr-x 2 root root 4096 Nov 15 19:08 cost [2023-11-15T19:19:25.999Z] -rw-r--r-- 1 root root 88 Nov 15 19:08 cost.csv [2023-11-15T19:19:25.999Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-15T19:19:25.999Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-15T19:19:25.999Z] total 16 [2023-11-15T19:19:25.999Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 19:08 . [2023-11-15T19:19:25.999Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 15 19:19 .. [2023-11-15T19:19:25.999Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 19:08 cost [2023-11-15T19:19:25.999Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 15 19:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:19:26.305Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:19:27.161Z] ---> package-listing.sh [2023-11-15T19:19:27.161Z] ++ facter osfamily [2023-11-15T19:19:27.161Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T19:19:27.420Z] + OS_FAMILY=debian [2023-11-15T19:19:27.420Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-11-15T19:19:27.420Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T19:19:27.420Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T19:19:27.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T19:19:27.420Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T19:19:27.420Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-15T19:19:27.420Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T19:19:27.420Z] + case "${OS_FAMILY}" in [2023-11-15T19:19:27.420Z] + dpkg -l [2023-11-15T19:19:27.420Z] + grep '^ii' [2023-11-15T19:19:27.420Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T19:19:27.420Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T19:19:27.420Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T19:19:27.420Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-15T19:19:27.420Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-11-15T19:19:27.420Z] + 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-15T19:19:27.430Z] 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-15T19:19:27.704Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:19:28.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T19:19:28.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:19:28.334Z] prd-ubuntu20.04-docker-8c-8g-18140 does not seem to be running inside a container [2023-11-15T19:19:28.355Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T19:19:28.585Z] $ docker top 33bdbf09228e4c2c846a33d96b439a2fd22ce53a7850066f7c9534cd7ec83345 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:19:28.932Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T19:19:29.217Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T19:19:29.503Z] + ls /var/log/sa-host [2023-11-15T19:19:29.503Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T19:19:29.653Z] provisioning config files... [2023-11-15T19:19:29.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14713717616234523113tmp [Pipeline] { [Pipeline] echo [2023-11-15T19:19:29.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:19:29.952Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T19:19:29.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:19:30.294Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T19:19:30.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:19:30.586Z] ---> sudo-logs.sh [2023-11-15T19:19:30.586Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T19:19:30.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:19:30.904Z] ---> job-cost.sh [2023-11-15T19:19:30.904Z] lf-activate-venv: SKIPPING [2023-11-15T19:19:30.904Z] DEBUG: total: 0.2199999988079071 [2023-11-15T19:19:30.904Z] INFO: Retrieving Stack Cost... [2023-11-15T19:19:31.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T19:19:31.731Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T19:19:31.744Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:19:32.028Z] ---> logs-deploy.sh [2023-11-15T19:19:32.028Z] lf-activate-venv: SKIPPING [2023-11-15T19:19:32.028Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/74 [2023-11-15T19:19:32.028Z] INFO: archiving workspace using pattern(s): [2023-11-15T19:19:32.966Z] Archives upload complete. [2023-11-15T19:19:32.966Z] INFO: archiving logs to Nexus