Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb1cfc1ed001b91dc8782235128666e14fb0baf6 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-ssh7377149231516816043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13613728745417378653.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7633485131883622130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11242730505732262595.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-ssh4638835264349677081.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.23 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-22732 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 > 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 Avoid second fetch Checking out Revision fb1cfc1ed001b91dc8782235128666e14fb0baf6 (main) Commit message: "Merge pull request #146 from jackchenjc/edgex-go-issue-4916" > git config core.sparsecheckout # timeout=10 > git checkout -f fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 > git rev-list --no-walk 2069e4878ba40974eb08f4e1638304e603144a5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T08:46:49.986Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:46:50.064Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:46:50.096Z] ========================================================= [2024-10-14T08:46:50.096Z] EdgeX Global Pipelines Version Info [2024-10-14T08:46:50.096Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:46:51.273Z] ------------------- [2024-10-14T08:46:51.273Z] stable info: [2024-10-14T08:46:51.273Z] ------------------- [2024-10-14T08:46:51.273Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:46:51.273Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:46:51.273Z] Message: update stable to v1.0.265 [2024-10-14T08:46:51.920Z] ------------------- [2024-10-14T08:46:51.920Z] experimental info: [2024-10-14T08:46:51.920Z] ------------------- [2024-10-14T08:46:51.920Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:46:51.920Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:46:51.920Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:46:52.051Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-10-14T08:46:52.073Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-10-14T08:46:52.093Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:46:52.114Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:46:52.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:46:52.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:46:52.188Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:46:52.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T08:46:52.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:46:52.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:46:52.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:46:52.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-10-14T08:46:52.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:46:52.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:46:52.387Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:46:52.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:46:52.432Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:46:52.453Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:46:52.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:46:52.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:46:52.521Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T08:46:52.551Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T08:46:52.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T08:46:52.594Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T08:46:52.617Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T08:46:52.642Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:46:52.667Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:46:52.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T08:46:52.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T08:46:52.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T08:46:52.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] echo [2024-10-14T08:46:52.800Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb1cfc1 [Pipeline] echo [2024-10-14T08:46:52.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:46:52.885Z] provisioning config files... [2024-10-14T08:46:52.898Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17392061913982346215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:46:53.238Z] ---> ****-login.sh [2024-10-14T08:46:53.238Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:46:53.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:46:53.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:46:53.497Z] Configure a credential helper to remove this warning. See [2024-10-14T08:46:53.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:46:53.497Z] [2024-10-14T08:46:53.497Z] Login Succeeded [2024-10-14T08:46:53.497Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:46:53.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:46:53.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:46:53.497Z] Configure a credential helper to remove this warning. See [2024-10-14T08:46:53.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:46:53.497Z] [2024-10-14T08:46:53.497Z] Login Succeeded [2024-10-14T08:46:53.497Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:46:53.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:46:53.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:46:53.497Z] Configure a credential helper to remove this warning. See [2024-10-14T08:46:53.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:46:53.497Z] [2024-10-14T08:46:53.497Z] Login Succeeded [2024-10-14T08:46:53.497Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:46:53.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:46:53.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:46:53.756Z] Configure a credential helper to remove this warning. See [2024-10-14T08:46:53.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:46:53.756Z] [2024-10-14T08:46:53.756Z] Login Succeeded [2024-10-14T08:46:53.756Z] ****.io [2024-10-14T08:46:53.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:46:54.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:46:54.016Z] Configure a credential helper to remove this warning. See [2024-10-14T08:46:54.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:46:54.016Z] [2024-10-14T08:46:54.016Z] Login Succeeded [2024-10-14T08:46:54.016Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:46:54.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T08:46:54.434Z] + git rev-list -1 --merges fb1cfc1ed001b91dc8782235128666e14fb0baf6~1..fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] echo [2024-10-14T08:46:54.463Z] -----------> git rev-list -1 --merges fb1cfc1ed001b91dc8782235128666e14fb0baf6~1..fb1cfc1ed001b91dc8782235128666e14fb0baf6 fb1cfc1ed001b91dc8782235128666e14fb0baf6 [2024-10-14T08:46:54.463Z] fb1cfc1ed001b91dc8782235128666e14fb0baf6 [false] [Pipeline] sh [2024-10-14T08:46:54.759Z] + git log --format=format:%s -1 fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] echo [2024-10-14T08:46:54.776Z] ========================================================= [2024-10-14T08:46:54.776Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:46:54.776Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:46:55.122Z] + git log --format=format:%s -1 fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] echo [2024-10-14T08:46:55.132Z] [semverPrep] GIT_COMMIT: fb1cfc1ed001b91dc8782235128666e14fb0baf6, Commit Message: Merge pull request #146 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo [2024-10-14T08:46:55.149Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T08:46:55.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:46:55.515Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:46:55.515Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:46:55.515Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:46:55.515Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T08:46:55.515Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:46:55.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:46:55.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:46:55.870Z] [2024-10-14T08:46:55.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:46:56.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:46:56.179Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:46:56.179Z] b85a868b505f: Pulling fs layer [2024-10-14T08:46:56.179Z] e2be974225ed: Pulling fs layer [2024-10-14T08:46:56.179Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:46:56.179Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:46:56.179Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:46:56.179Z] eaf3925da568: Pulling fs layer [2024-10-14T08:46:56.179Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:46:56.179Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:46:56.179Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:46:56.179Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:46:56.179Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:46:56.179Z] bab4dde63d76: Waiting [2024-10-14T08:46:56.179Z] bde34c3a00c8: Waiting [2024-10-14T08:46:56.179Z] b352a97aabf1: Waiting [2024-10-14T08:46:56.179Z] 4872d77fe225: Waiting [2024-10-14T08:46:56.179Z] 5851b861e8e6: Waiting [2024-10-14T08:46:56.179Z] 1469e6f7b9e6: Waiting [2024-10-14T08:46:56.179Z] eaf3925da568: Waiting [2024-10-14T08:46:56.179Z] e2be974225ed: Verifying Checksum [2024-10-14T08:46:56.179Z] e2be974225ed: Download complete [2024-10-14T08:46:56.179Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:46:56.179Z] 988bab9f4d93: Download complete [2024-10-14T08:46:56.179Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:46:56.179Z] 1469e6f7b9e6: Download complete [2024-10-14T08:46:56.179Z] eaf3925da568: Verifying Checksum [2024-10-14T08:46:56.179Z] eaf3925da568: Download complete [2024-10-14T08:46:56.439Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:46:56.439Z] 339a4e72a1f5: Download complete [2024-10-14T08:46:56.439Z] bde34c3a00c8: Download complete [2024-10-14T08:46:56.439Z] b352a97aabf1: Verifying Checksum [2024-10-14T08:46:56.439Z] b352a97aabf1: Download complete [2024-10-14T08:46:56.439Z] 4872d77fe225: Download complete [2024-10-14T08:46:56.439Z] 5851b861e8e6: Download complete [2024-10-14T08:46:56.439Z] b85a868b505f: Verifying Checksum [2024-10-14T08:46:56.439Z] b85a868b505f: Download complete [2024-10-14T08:46:56.697Z] bab4dde63d76: Verifying Checksum [2024-10-14T08:46:56.697Z] bab4dde63d76: Download complete [2024-10-14T08:46:57.633Z] b85a868b505f: Pull complete [2024-10-14T08:46:57.891Z] e2be974225ed: Pull complete [2024-10-14T08:46:58.148Z] 339a4e72a1f5: Pull complete [2024-10-14T08:46:58.407Z] 988bab9f4d93: Pull complete [2024-10-14T08:46:58.666Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:46:58.666Z] eaf3925da568: Pull complete [2024-10-14T08:47:01.199Z] bab4dde63d76: Pull complete [2024-10-14T08:47:01.199Z] bde34c3a00c8: Pull complete [2024-10-14T08:47:01.199Z] b352a97aabf1: Pull complete [2024-10-14T08:47:01.199Z] 4872d77fe225: Pull complete [2024-10-14T08:47:01.199Z] 5851b861e8e6: Pull complete [2024-10-14T08:47:01.199Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:47:01.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:47:01.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:47:01.339Z] prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container [2024-10-14T08:47:01.382Z] $ 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 [2024-10-14T08:47:04.047Z] $ docker top 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 -eo pid,comm [2024-10-14T08:47:04.101Z] 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). [2024-10-14T08:47:04.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:47:04.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:47:04.164Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:47:04.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:47:04.274Z] $ docker exec 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 ssh-agent [2024-10-14T08:47:04.383Z] SSH_AUTH_SOCK=/tmp/ssh-1x5BHudLkfJW/agent.32 [2024-10-14T08:47:04.383Z] SSH_AGENT_PID=38 [2024-10-14T08:47:04.390Z] Running ssh-add (command line suppressed) [2024-10-14T08:47:04.488Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7427270537365573046.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7427270537365573046.key) [2024-10-14T08:47:04.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:47:04.788Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:47:04.801Z] $ docker exec --env ******** --env ******** 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 ssh-agent -k [2024-10-14T08:47:04.896Z] unset SSH_AUTH_SOCK; [2024-10-14T08:47:04.896Z] unset SSH_AGENT_PID; [2024-10-14T08:47:04.896Z] echo Agent pid 38 killed; [2024-10-14T08:47:04.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:47:04.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:47:04.940Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:47:05.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:47:05.057Z] $ docker exec 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 ssh-agent [2024-10-14T08:47:05.161Z] SSH_AUTH_SOCK=/tmp/ssh-al6kZdI50AD5/agent.71 [2024-10-14T08:47:05.161Z] SSH_AGENT_PID=77 [2024-10-14T08:47:05.167Z] Running ssh-add (command line suppressed) [2024-10-14T08:47:05.264Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11180476062541403218.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11180476062541403218.key) [2024-10-14T08:47:05.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:47:05.571Z] + git semver init [2024-10-14T08:47:05.832Z] 2024-10-14 08:47:05,793 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:47:05.832Z] 2024-10-14 08:47:05,794 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-10-14T08:47:05.832Z] 2024-10-14 08:47:05,795 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-10-14T08:47:05.832Z] 2024-10-14 08:47:05,795 [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) [2024-10-14T08:47:07.735Z] 2024-10-14 08:47:07,371 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-10-14T08:47:07.735Z] 2024-10-14 08:47:07,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-10-14T08:47:07.735Z] 2024-10-14 08:47:07,372 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-14T08:47:07.735Z] 2024-10-14 08:47:07,372 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-14T08:47:07.735Z] 3.2.0-dev.22 [Pipeline] } [2024-10-14T08:47:07.747Z] $ docker exec --env ******** --env ******** 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 ssh-agent -k [2024-10-14T08:47:07.850Z] unset SSH_AUTH_SOCK; [2024-10-14T08:47:07.850Z] unset SSH_AGENT_PID; [2024-10-14T08:47:07.851Z] echo Agent pid 77 killed; [2024-10-14T08:47:07.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:47:08.190Z] + git semver [Pipeline] } [2024-10-14T08:47:08.465Z] $ docker stop --time=1 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 [2024-10-14T08:47:10.001Z] $ docker rm -f --volumes 3eb6fa79a2d43beb152cdabcc7ab0e7c77193c6e8214c9e21007dcd7b39b9f66 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:47:10.398Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:47:10.713Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:47:10.718Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 [2024-10-14T08:47:11.023Z] provisioning config files... [2024-10-14T08:47:11.033Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5421051981662300717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:47:11.335Z] ---> ****-login.sh [2024-10-14T08:47:11.335Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:47:11.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:11.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:11.335Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:11.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:11.335Z] [2024-10-14T08:47:11.335Z] Login Succeeded [2024-10-14T08:47:11.335Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:47:11.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:11.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:11.594Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:11.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:11.594Z] [2024-10-14T08:47:11.594Z] Login Succeeded [2024-10-14T08:47:11.594Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:47:11.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:11.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:11.595Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:11.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:11.595Z] [2024-10-14T08:47:11.595Z] Login Succeeded [2024-10-14T08:47:11.595Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:47:11.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:11.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:11.595Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:11.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:11.595Z] [2024-10-14T08:47:11.595Z] Login Succeeded [2024-10-14T08:47:11.595Z] ****.io [2024-10-14T08:47:11.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:11.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:11.862Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:11.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:11.862Z] [2024-10-14T08:47:11.862Z] Login Succeeded [2024-10-14T08:47:11.862Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:47:11.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:47:11.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:47:11.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:47:11.996Z] ========================================================= [2024-10-14T08:47:11.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:47:11.996Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:12.344Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:47:12.344Z] Sending build context to Docker daemon 9.746MB [2024-10-14T08:47:12.344Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:47:12.344Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:47:13.735Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:47:13.735Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:47:13.735Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:47:13.735Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:47:13.735Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:47:13.735Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:47:13.735Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:47:13.735Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:47:13.735Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:47:13.735Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:47:13.735Z] 5c3c966382ef: Waiting [2024-10-14T08:47:13.735Z] 4f4fb700ef54: Waiting [2024-10-14T08:47:13.735Z] 5d5c8e513c77: Waiting [2024-10-14T08:47:13.735Z] 9f66e0745190: Waiting [2024-10-14T08:47:13.735Z] f49a43e4bbc0: Waiting [2024-10-14T08:47:13.735Z] 561ebcabdf7f: Waiting [2024-10-14T08:47:13.735Z] 4cc291be95ef: Verifying Checksum [2024-10-14T08:47:13.735Z] 4cc291be95ef: Download complete [2024-10-14T08:47:13.735Z] 5c3c966382ef: Verifying Checksum [2024-10-14T08:47:13.735Z] 5c3c966382ef: Download complete [2024-10-14T08:47:13.735Z] 4f4fb700ef54: Download complete [2024-10-14T08:47:13.735Z] 5d5c8e513c77: Download complete [2024-10-14T08:47:13.735Z] 9f66e0745190: Verifying Checksum [2024-10-14T08:47:13.735Z] 9f66e0745190: Download complete [2024-10-14T08:47:14.672Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T08:47:14.672Z] 561ebcabdf7f: Download complete [2024-10-14T08:47:14.672Z] 43c4264eed91: Pull complete [2024-10-14T08:47:14.933Z] 2ac1f1163629: Verifying Checksum [2024-10-14T08:47:14.933Z] 2ac1f1163629: Download complete [2024-10-14T08:47:14.933Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:47:14.933Z] f49a43e4bbc0: Download complete [2024-10-14T08:47:15.192Z] 4cc291be95ef: Pull complete [2024-10-14T08:47:19.413Z] 2ac1f1163629: Pull complete [2024-10-14T08:47:19.413Z] 5c3c966382ef: Pull complete [2024-10-14T08:47:19.413Z] 4f4fb700ef54: Pull complete [2024-10-14T08:47:19.413Z] 5d5c8e513c77: Pull complete [2024-10-14T08:47:19.413Z] 9f66e0745190: Pull complete [2024-10-14T08:47:21.315Z] f49a43e4bbc0: Pull complete [2024-10-14T08:47:21.574Z] 561ebcabdf7f: Pull complete [2024-10-14T08:47:21.574Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:47:21.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:47:21.574Z] ---> 3a752c3f9dda [2024-10-14T08:47:21.574Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:47:25.876Z] Still waiting to schedule task [2024-10-14T08:47:25.877Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22721’ is offline [2024-10-14T08:47:25.877Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22733’ is offline [2024-10-14T08:47:25.877Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22734’ is offline [2024-10-14T08:47:26.850Z] ---> Running in 64cb2818869d [2024-10-14T08:47:26.850Z] Removing intermediate container 64cb2818869d [2024-10-14T08:47:26.850Z] ---> 397b19b17a42 [2024-10-14T08:47:26.850Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:47:26.850Z] ---> Running in 8c564bdf5704 [2024-10-14T08:47:26.850Z] Removing intermediate container 8c564bdf5704 [2024-10-14T08:47:26.850Z] ---> 25e6981d3ca9 [2024-10-14T08:47:26.850Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:47:26.850Z] ---> Running in ab46d4f902b5 [2024-10-14T08:47:26.850Z] Removing intermediate container ab46d4f902b5 [2024-10-14T08:47:26.850Z] ---> d2e239c944c0 [2024-10-14T08:47:26.850Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:47:26.850Z] ---> Running in fac601c1a1fb [2024-10-14T08:47:26.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:26.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:27.108Z] OK: 246 MiB in 54 packages [2024-10-14T08:47:27.377Z] Removing intermediate container fac601c1a1fb [2024-10-14T08:47:27.377Z] ---> 08e3dd6f0837 [2024-10-14T08:47:27.377Z] Step 7/12 : WORKDIR /app [2024-10-14T08:47:27.377Z] ---> Running in c70d2d2d82c8 [2024-10-14T08:47:27.639Z] Removing intermediate container c70d2d2d82c8 [2024-10-14T08:47:27.639Z] ---> 2b005c7deaf9 [2024-10-14T08:47:27.639Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:47:27.639Z] ---> 42fad54d18fc [2024-10-14T08:47:27.639Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:47:27.639Z] ---> Running in eae9303eeefa [2024-10-14T08:48:14.316Z] Removing intermediate container eae9303eeefa [2024-10-14T08:48:14.316Z] ---> 6450724f3d86 [2024-10-14T08:48:14.316Z] Step 10/12 : COPY . . [2024-10-14T08:48:14.316Z] ---> f5e23482348a [2024-10-14T08:48:14.316Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:48:14.316Z] ---> Running in 2f457d2dc08d [2024-10-14T08:48:14.316Z] Removing intermediate container 2f457d2dc08d [2024-10-14T08:48:14.316Z] ---> 98ad117892d6 [2024-10-14T08:48:14.316Z] Step 12/12 : RUN $MAKE [2024-10-14T08:48:14.316Z] ---> Running in d67ad9112b6b [2024-10-14T08:48:14.316Z] noop [2024-10-14T08:48:14.316Z] Removing intermediate container d67ad9112b6b [2024-10-14T08:48:14.316Z] ---> 5f5baa3a06b2 [2024-10-14T08:48:14.316Z] Successfully built 5f5baa3a06b2 [2024-10-14T08:48:14.316Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:14.660Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:48:14.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:48:14.751Z] prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container [2024-10-14T08:48:14.784Z] $ 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 [2024-10-14T08:48:15.161Z] $ docker top 95bc3bd931302b88438ef42e6c52725fef9ab089e20dc7a1ab6a96cb169386cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:48:15.514Z] + go version [2024-10-14T08:48:15.514Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:48:15.523Z] $ docker stop --time=1 95bc3bd931302b88438ef42e6c52725fef9ab089e20dc7a1ab6a96cb169386cf [2024-10-14T08:48:16.813Z] $ docker rm -f --volumes 95bc3bd931302b88438ef42e6c52725fef9ab089e20dc7a1ab6a96cb169386cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:17.250Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:48:17.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:48:17.336Z] prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container [2024-10-14T08:48:17.367Z] $ 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 [2024-10-14T08:48:17.726Z] $ docker top 31d288f2787514e211a3592ffa5855ca62232e73272ad561ac3e836b04ac4230 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:48:18.077Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:48:18.374Z] + make test [2024-10-14T08:48:18.374Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:48:57.097Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-14T08:48:57.097Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-14T08:48:57.097Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-14T08:48:57.097Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:48:57.097Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.025s coverage: 88.0% of statements [2024-10-14T08:49:02.417Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.586s coverage: 98.7% of statements [2024-10-14T08:49:02.417Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.088s coverage: 89.7% of statements [2024-10-14T08:49:02.417Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.019s coverage: 100.0% of statements [2024-10-14T08:49:02.417Z] running golangci-lint [2024-10-14T08:49:02.417Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-14T08:49:02.417Z] go version go1.23.2 linux/amd64 [2024-10-14T08:49:02.675Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-14T08:49:02.675Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-14T08:49:02.675Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-14T08:49:29.225Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|files|imports|compiled_files) took 24.763944251s" [2024-10-14T08:49:29.225Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 7.299328ms" [2024-10-14T08:49:41.413Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.434978193s with top 10 stages: buildir: 53.340347877s, inspect: 1.969898947s, fact_deprecated: 1.592109209s, ctrlflow: 1.262742642s, printf: 1.246458841s, nilness: 1.092320168s, fact_purity: 1.080367498s, typedness: 597.426976ms, SA5012: 593.156351ms, tokenfileanalyzer: 214.123454ms" [2024-10-14T08:49:41.413Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-10-14T08:49:41.413Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 10/10, exclude-rules: 10/0, skip_dirs: 10/10, path_prettifier: 10/10, identifier_marker: 10/10, cgo: 10/10, filename_unadjuster: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10, exclude: 10/10" [2024-10-14T08:49:41.413Z] level=info msg="[runner] processing took 1.240873ms with stages: identifier_marker: 590.887µs, autogenerated_exclude: 199.759µs, exclude-rules: 180.089µs, skip_dirs: 119.799µs, path_prettifier: 111.009µs, max_same_issues: 10.05µs, uniq_by_line: 8.87µs, cgo: 5µs, invalid_issue: 3.82µs, nolint: 2.99µs, filename_unadjuster: 2.02µs, fixer: 1.44µs, exclude: 1.1µs, skip_files: 1µs, max_from_linter: 670ns, sort_results: 640ns, source_code: 440ns, diff: 300ns, max_per_file_from_linter: 250ns, path_prefixer: 250ns, path_shortener: 250ns, severity-rules: 240ns" [2024-10-14T08:49:41.413Z] level=info msg="[runner] linters took 12.607652076s with stages: goanalysis_metalinter: 12.606173334s" [2024-10-14T08:49:41.413Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-14T08:49:41.413Z] level=info msg="Memory: 371 samples, avg is 240.4MB, max is 1023.5MB" [2024-10-14T08:49:41.413Z] level=info msg="Execution took 37.386644316s" [2024-10-14T08:49:41.413Z] go vet ./... [2024-10-14T08:49:47.973Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:49:47.973Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:49:47.973Z] ./bin/test-attribution-txt.sh [2024-10-14T08:49:47.973Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-14T08:49:47.973Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-14T08:49:47.973Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-14T08:49:47.973Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-14T08:49:47.973Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-14T08:49:47.973Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-14T08:49:47.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:49:47.998Z] $ docker stop --time=1 31d288f2787514e211a3592ffa5855ca62232e73272ad561ac3e836b04ac4230 [2024-10-14T08:49:51.294Z] $ docker rm -f --volumes 31d288f2787514e211a3592ffa5855ca62232e73272ad561ac3e836b04ac4230 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:49:52.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:49:52.131Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T08:49:52.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:49:52.919Z] + ls -al . [2024-10-14T08:49:52.919Z] total 276 [2024-10-14T08:49:52.919Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:48 . [2024-10-14T08:49:52.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:46 .. [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:46 .dockerignore [2024-10-14T08:49:52.919Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:49 .git [2024-10-14T08:49:52.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:46 .github [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 14 08:46 .gitignore [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:46 .golangci.yml [2024-10-14T08:49:52.919Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:47 .semver [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 14 08:46 Attribution.txt [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 14 08:46 CHANGELOG.md [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 14 08:46 Dockerfile [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:46 GOVERNANCE.md [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 14 08:46 Jenkinsfile [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:46 LICENSE [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 14 08:46 Makefile [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 14 08:46 OWNERS.md [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 14 08:46 README.md [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 14 08:46 Record and Reply.postman_collection.json [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:47 VERSION [2024-10-14T08:49:52.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:46 bin [2024-10-14T08:49:52.919Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 14 08:49 coverage.out [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 14 08:46 go.mod [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 14 08:46 go.sum [2024-10-14T08:49:52.919Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:46 internal [2024-10-14T08:49:52.919Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 14 08:46 main.go [2024-10-14T08:49:52.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:46 openapi [2024-10-14T08:49:52.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:46 pkg [2024-10-14T08:49:52.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:49:53.253Z] + 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=fb1cfc1ed001b91dc8782235128666e14fb0baf6 --label arch=amd64 --label version=3.2.0-dev.22 . [2024-10-14T08:49:53.253Z] Sending build context to Docker daemon 9.781MB [2024-10-14T08:49:53.253Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:49:53.253Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T08:49:53.253Z] ---> 5f5baa3a06b2 [2024-10-14T08:49:53.253Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:49:53.513Z] ---> Running in b768bc0c606c [2024-10-14T08:49:53.513Z] Removing intermediate container b768bc0c606c [2024-10-14T08:49:53.513Z] ---> 17900c813abb [2024-10-14T08:49:53.513Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:49:53.773Z] ---> Running in 899bc7d5ab40 [2024-10-14T08:49:53.773Z] Removing intermediate container 899bc7d5ab40 [2024-10-14T08:49:53.773Z] ---> 421184c7e4d4 [2024-10-14T08:49:53.773Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:49:53.773Z] ---> Running in da4cfb90904e [2024-10-14T08:49:53.773Z] Removing intermediate container da4cfb90904e [2024-10-14T08:49:53.773Z] ---> 82eb7d82b40a [2024-10-14T08:49:53.773Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:49:53.773Z] ---> Running in 7ee5e1df243b [2024-10-14T08:49:54.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:49:54.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:49:54.554Z] OK: 246 MiB in 54 packages [2024-10-14T08:49:54.814Z] Removing intermediate container 7ee5e1df243b [2024-10-14T08:49:54.814Z] ---> 32ef97fe29da [2024-10-14T08:49:54.814Z] Step 7/27 : WORKDIR /app [2024-10-14T08:49:54.814Z] ---> Running in d9532756bc79 [2024-10-14T08:49:55.075Z] Removing intermediate container d9532756bc79 [2024-10-14T08:49:55.075Z] ---> 0550b474a5b0 [2024-10-14T08:49:55.075Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-14T08:49:55.075Z] ---> b942eb9c0716 [2024-10-14T08:49:55.075Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:55.075Z] ---> Running in e0b7c5827edd [2024-10-14T08:49:56.015Z] Removing intermediate container e0b7c5827edd [2024-10-14T08:49:56.015Z] ---> 7d2131c3a051 [2024-10-14T08:49:56.015Z] Step 10/27 : COPY . . [2024-10-14T08:49:56.275Z] ---> c92a8a26fc0e [2024-10-14T08:49:56.275Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:49:56.275Z] ---> Running in 0dd7c9e5903f [2024-10-14T08:49:56.535Z] Removing intermediate container 0dd7c9e5903f [2024-10-14T08:49:56.535Z] ---> d75958e5cfc1 [2024-10-14T08:49:56.535Z] Step 12/27 : RUN $MAKE [2024-10-14T08:49:56.535Z] ---> Running in dd2f9c337fd8 [2024-10-14T08:49:56.795Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-14T08:50:35.525Z] Removing intermediate container dd2f9c337fd8 [2024-10-14T08:50:35.525Z] ---> 1eabd918559b [2024-10-14T08:50:35.525Z] Step 13/27 : FROM alpine:3.20 [2024-10-14T08:50:35.525Z] 3.20: Pulling from library/alpine [2024-10-14T08:50:35.525Z] 43c4264eed91: Already exists [2024-10-14T08:50:35.525Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:50:35.525Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:50:35.525Z] ---> 91ef0af61f39 [2024-10-14T08:50:35.525Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:50:35.525Z] ---> Running in 550ea71a6a45 [2024-10-14T08:50:35.525Z] Removing intermediate container 550ea71a6a45 [2024-10-14T08:50:35.525Z] ---> 456acff6d769 [2024-10-14T08:50:35.525Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-14T08:50:35.525Z] ---> Running in 4ae4bba61893 [2024-10-14T08:50:35.525Z] Removing intermediate container 4ae4bba61893 [2024-10-14T08:50:35.525Z] ---> 48d4b34fe0cf [2024-10-14T08:50:35.525Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:50:35.525Z] ---> Running in 6a752b0f6ca2 [2024-10-14T08:50:35.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:50:35.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:50:35.525Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T08:50:35.525Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:50:35.525Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:50:35.525Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:50:35.525Z] OK: 9 MiB in 16 packages [2024-10-14T08:50:35.785Z] Removing intermediate container 6a752b0f6ca2 [2024-10-14T08:50:35.785Z] ---> 51c295001085 [2024-10-14T08:50:35.785Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T08:50:35.785Z] ---> Running in 665c274473e0 [2024-10-14T08:50:36.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:50:36.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:50:36.566Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:50:36.566Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:50:36.566Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:50:36.566Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:50:36.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:50:36.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:50:36.826Z] OK: 9 MiB in 16 packages [2024-10-14T08:50:37.084Z] Removing intermediate container 665c274473e0 [2024-10-14T08:50:37.084Z] ---> 2c9a95fe5f83 [2024-10-14T08:50:37.084Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T08:50:37.344Z] ---> eebfb5e8e07a [2024-10-14T08:50:37.344Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T08:50:37.344Z] ---> bbabda0a5315 [2024-10-14T08:50:37.344Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-14T08:50:37.602Z] ---> 1e8a48b22247 [2024-10-14T08:50:37.602Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-14T08:50:39.005Z] ---> a141b259a657 [2024-10-14T08:50:39.005Z] Step 22/27 : EXPOSE 59712 [2024-10-14T08:50:39.005Z] ---> Running in 64b57b139b78 [2024-10-14T08:50:39.005Z] Removing intermediate container 64b57b139b78 [2024-10-14T08:50:39.005Z] ---> fabc8ac8f1e3 [2024-10-14T08:50:39.005Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-14T08:50:39.006Z] ---> Running in d813a3bd1189 [2024-10-14T08:50:39.006Z] Removing intermediate container d813a3bd1189 [2024-10-14T08:50:39.006Z] ---> 99c32f1bac97 [2024-10-14T08:50:39.006Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:50:39.006Z] ---> Running in 811e5f39c261 [2024-10-14T08:50:39.263Z] Removing intermediate container 811e5f39c261 [2024-10-14T08:50:39.263Z] ---> bbe6ccc6d823 [2024-10-14T08:50:39.263Z] Step 25/27 : LABEL arch=amd64 [2024-10-14T08:50:39.263Z] ---> Running in efdd5450cd31 [2024-10-14T08:50:39.263Z] Removing intermediate container efdd5450cd31 [2024-10-14T08:50:39.263Z] ---> 2558e42023e3 [2024-10-14T08:50:39.263Z] Step 26/27 : LABEL git_sha=fb1cfc1ed001b91dc8782235128666e14fb0baf6 [2024-10-14T08:50:39.263Z] ---> Running in cc8c62c7dd24 [2024-10-14T08:50:39.521Z] Removing intermediate container cc8c62c7dd24 [2024-10-14T08:50:39.521Z] ---> 17dbf6277b61 [2024-10-14T08:50:39.521Z] Step 27/27 : LABEL version=3.2.0-dev.22 [2024-10-14T08:50:39.521Z] ---> Running in 07ed53c50cd8 [2024-10-14T08:50:39.521Z] Removing intermediate container 07ed53c50cd8 [2024-10-14T08:50:39.521Z] ---> a17f26072e39 [2024-10-14T08:50:39.521Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:50:39.521Z] Successfully built a17f26072e39 [2024-10-14T08:50:39.521Z] 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 [2024-10-14T08:50:39.665Z] provisioning config files... [2024-10-14T08:50:39.672Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1689979263003212329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:50:39.996Z] ---> ****-login.sh [2024-10-14T08:50:39.996Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:50:39.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:50:39.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:50:39.996Z] Configure a credential helper to remove this warning. See [2024-10-14T08:50:39.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:50:39.997Z] [2024-10-14T08:50:39.997Z] Login Succeeded [2024-10-14T08:50:39.997Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:50:39.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:50:40.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:50:40.257Z] Configure a credential helper to remove this warning. See [2024-10-14T08:50:40.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:50:40.257Z] [2024-10-14T08:50:40.257Z] Login Succeeded [2024-10-14T08:50:40.257Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:50:40.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:50:40.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:50:40.257Z] Configure a credential helper to remove this warning. See [2024-10-14T08:50:40.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:50:40.257Z] [2024-10-14T08:50:40.257Z] Login Succeeded [2024-10-14T08:50:40.257Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:50:40.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:50:40.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:50:40.515Z] Configure a credential helper to remove this warning. See [2024-10-14T08:50:40.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:50:40.515Z] [2024-10-14T08:50:40.516Z] Login Succeeded [2024-10-14T08:50:40.516Z] ****.io [2024-10-14T08:50:40.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:50:40.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:50:40.774Z] Configure a credential helper to remove this warning. See [2024-10-14T08:50:40.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:50:40.774Z] [2024-10-14T08:50:40.774Z] Login Succeeded [2024-10-14T08:50:40.774Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:50:40.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:50:40.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:50:40.865Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-10-14T08:50:40.865Z] fb1cfc1ed001b91dc8782235128666e14fb0baf6 [2024-10-14T08:50:40.865Z] latest [2024-10-14T08:50:40.865Z] 3.2.0-dev.22 [2024-10-14T08:50:40.865Z] fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 [2024-10-14T08:50:40.865Z] main [2024-10-14T08:50:40.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:41.214Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:41.533Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6 [2024-10-14T08:50:41.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-14T08:50:41.533Z] f19b91e49716: Preparing [2024-10-14T08:50:41.533Z] 300c27f2788e: Preparing [2024-10-14T08:50:41.533Z] cf968c107bf6: Preparing [2024-10-14T08:50:41.533Z] dd5d39791629: Preparing [2024-10-14T08:50:41.533Z] 1b12505a3621: Preparing [2024-10-14T08:50:41.533Z] a8a2e6a5df1b: Preparing [2024-10-14T08:50:41.533Z] 63ca1fbb43ae: Preparing [2024-10-14T08:50:41.533Z] 63ca1fbb43ae: Waiting [2024-10-14T08:50:41.533Z] a8a2e6a5df1b: Waiting [2024-10-14T08:50:41.533Z] cf968c107bf6: Pushed [2024-10-14T08:50:41.533Z] dd5d39791629: Pushed [2024-10-14T08:50:41.533Z] 300c27f2788e: Pushed [2024-10-14T08:50:41.533Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:50:41.533Z] 1b12505a3621: Pushed [2024-10-14T08:50:41.791Z] a8a2e6a5df1b: Pushed [2024-10-14T08:50:48.372Z] f19b91e49716: Pushed [2024-10-14T08:50:48.372Z] fb1cfc1ed001b91dc8782235128666e14fb0baf6: digest: sha256:ae4ce349bd1c2c5a0075868d87df6a702d9ea869bacb55889c8b91613295c538 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:48.723Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:49.047Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-10-14T08:50:49.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-14T08:50:49.047Z] f19b91e49716: Preparing [2024-10-14T08:50:49.047Z] 300c27f2788e: Preparing [2024-10-14T08:50:49.047Z] cf968c107bf6: Preparing [2024-10-14T08:50:49.047Z] dd5d39791629: Preparing [2024-10-14T08:50:49.047Z] 1b12505a3621: Preparing [2024-10-14T08:50:49.047Z] a8a2e6a5df1b: Preparing [2024-10-14T08:50:49.047Z] 63ca1fbb43ae: Preparing [2024-10-14T08:50:49.047Z] a8a2e6a5df1b: Waiting [2024-10-14T08:50:49.047Z] 63ca1fbb43ae: Waiting [2024-10-14T08:50:49.047Z] f19b91e49716: Layer already exists [2024-10-14T08:50:49.047Z] dd5d39791629: Layer already exists [2024-10-14T08:50:49.047Z] 300c27f2788e: Layer already exists [2024-10-14T08:50:49.047Z] cf968c107bf6: Layer already exists [2024-10-14T08:50:49.047Z] 1b12505a3621: Layer already exists [2024-10-14T08:50:49.047Z] a8a2e6a5df1b: Layer already exists [2024-10-14T08:50:49.047Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:50:49.047Z] latest: digest: sha256:ae4ce349bd1c2c5a0075868d87df6a702d9ea869bacb55889c8b91613295c538 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:49.381Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:49.771Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.22 [2024-10-14T08:50:49.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-14T08:50:49.771Z] f19b91e49716: Preparing [2024-10-14T08:50:49.771Z] 300c27f2788e: Preparing [2024-10-14T08:50:49.771Z] cf968c107bf6: Preparing [2024-10-14T08:50:49.771Z] dd5d39791629: Preparing [2024-10-14T08:50:49.771Z] 1b12505a3621: Preparing [2024-10-14T08:50:49.771Z] a8a2e6a5df1b: Preparing [2024-10-14T08:50:49.771Z] 63ca1fbb43ae: Preparing [2024-10-14T08:50:49.771Z] a8a2e6a5df1b: Waiting [2024-10-14T08:50:49.771Z] 63ca1fbb43ae: Waiting [2024-10-14T08:50:49.771Z] dd5d39791629: Layer already exists [2024-10-14T08:50:49.771Z] f19b91e49716: Layer already exists [2024-10-14T08:50:49.771Z] 1b12505a3621: Layer already exists [2024-10-14T08:50:49.771Z] 300c27f2788e: Layer already exists [2024-10-14T08:50:49.771Z] cf968c107bf6: Layer already exists [2024-10-14T08:50:49.771Z] a8a2e6a5df1b: Layer already exists [2024-10-14T08:50:49.771Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:50:49.771Z] 3.2.0-dev.22: digest: sha256:ae4ce349bd1c2c5a0075868d87df6a702d9ea869bacb55889c8b91613295c538 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:50.190Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:50.556Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 [2024-10-14T08:50:50.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-14T08:50:50.556Z] f19b91e49716: Preparing [2024-10-14T08:50:50.556Z] 300c27f2788e: Preparing [2024-10-14T08:50:50.556Z] cf968c107bf6: Preparing [2024-10-14T08:50:50.556Z] dd5d39791629: Preparing [2024-10-14T08:50:50.556Z] 1b12505a3621: Preparing [2024-10-14T08:50:50.556Z] a8a2e6a5df1b: Preparing [2024-10-14T08:50:50.556Z] 63ca1fbb43ae: Preparing [2024-10-14T08:50:50.556Z] a8a2e6a5df1b: Waiting [2024-10-14T08:50:50.556Z] 63ca1fbb43ae: Waiting [2024-10-14T08:50:50.556Z] dd5d39791629: Layer already exists [2024-10-14T08:50:50.556Z] 300c27f2788e: Layer already exists [2024-10-14T08:50:50.556Z] cf968c107bf6: Layer already exists [2024-10-14T08:50:50.556Z] f19b91e49716: Layer already exists [2024-10-14T08:50:50.556Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:50:50.556Z] a8a2e6a5df1b: Layer already exists [2024-10-14T08:50:50.556Z] 1b12505a3621: Layer already exists [2024-10-14T08:50:50.556Z] fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22: digest: sha256:ae4ce349bd1c2c5a0075868d87df6a702d9ea869bacb55889c8b91613295c538 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:50.901Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:51.234Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-10-14T08:50:51.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-14T08:50:51.234Z] f19b91e49716: Preparing [2024-10-14T08:50:51.234Z] 300c27f2788e: Preparing [2024-10-14T08:50:51.234Z] cf968c107bf6: Preparing [2024-10-14T08:50:51.234Z] dd5d39791629: Preparing [2024-10-14T08:50:51.234Z] 1b12505a3621: Preparing [2024-10-14T08:50:51.234Z] a8a2e6a5df1b: Preparing [2024-10-14T08:50:51.234Z] 63ca1fbb43ae: Preparing [2024-10-14T08:50:51.234Z] a8a2e6a5df1b: Waiting [2024-10-14T08:50:51.234Z] 63ca1fbb43ae: Waiting [2024-10-14T08:50:51.234Z] dd5d39791629: Layer already exists [2024-10-14T08:50:51.234Z] cf968c107bf6: Layer already exists [2024-10-14T08:50:51.234Z] 1b12505a3621: Layer already exists [2024-10-14T08:50:51.234Z] 300c27f2788e: Layer already exists [2024-10-14T08:50:51.234Z] f19b91e49716: Layer already exists [2024-10-14T08:50:51.234Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:50:51.234Z] a8a2e6a5df1b: Layer already exists [2024-10-14T08:50:51.234Z] main: digest: sha256:ae4ce349bd1c2c5a0075868d87df6a702d9ea869bacb55889c8b91613295c538 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:50:51.345Z] ===================================================== [Pipeline] echo [2024-10-14T08:50:51.359Z] taggedImages: [2024-10-14T08:50:51.359Z] - nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6 [2024-10-14T08:50:51.359Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-10-14T08:50:51.359Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.22 [2024-10-14T08:50:51.359Z] - nexus3.edgexfoundry.org:10004/app-record-replay:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 [2024-10-14T08:50:51.359Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:51.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:50:51.847Z] [2024-10-14T08:50:51.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:50:52.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:50:52.410Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T08:50:52.410Z] 5eb5b503b376: Pulling fs layer [2024-10-14T08:50:52.410Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T08:50:52.410Z] ec43610c2a17: Pulling fs layer [2024-10-14T08:50:52.410Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T08:50:52.410Z] 33b1e0a273af: Pulling fs layer [2024-10-14T08:50:52.410Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T08:50:52.410Z] 2f39f015ded8: Pulling fs layer [2024-10-14T08:50:52.410Z] 33b1e0a273af: Waiting [2024-10-14T08:50:52.410Z] 2f39f015ded8: Waiting [2024-10-14T08:50:52.410Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T08:50:52.410Z] 5c69ac0246d0: Download complete [2024-10-14T08:50:52.410Z] 3a2ae6a8a46f: Download complete [2024-10-14T08:50:52.410Z] 33b1e0a273af: Verifying Checksum [2024-10-14T08:50:52.410Z] 33b1e0a273af: Download complete [2024-10-14T08:50:52.410Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T08:50:52.410Z] 5d3b04190fa2: Download complete [2024-10-14T08:50:52.410Z] ec43610c2a17: Verifying Checksum [2024-10-14T08:50:52.410Z] ec43610c2a17: Download complete [2024-10-14T08:50:52.669Z] 5eb5b503b376: Verifying Checksum [2024-10-14T08:50:52.669Z] 5eb5b503b376: Download complete [2024-10-14T08:50:53.604Z] 2f39f015ded8: Download complete [2024-10-14T08:50:54.171Z] 5eb5b503b376: Pull complete [2024-10-14T08:50:54.171Z] 5c69ac0246d0: Pull complete [2024-10-14T08:50:54.755Z] ec43610c2a17: Pull complete [2024-10-14T08:50:54.755Z] 3a2ae6a8a46f: Pull complete [2024-10-14T08:50:55.016Z] 33b1e0a273af: Pull complete [2024-10-14T08:50:55.016Z] 5d3b04190fa2: Pull complete [2024-10-14T08:51:00.292Z] 2f39f015ded8: Pull complete [2024-10-14T08:51:00.292Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T08:51:00.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:51:00.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:51:00.403Z] prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container [2024-10-14T08:51:00.431Z] $ 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 [2024-10-14T08:51:05.429Z] $ docker top 8723e606042399144cbb2238b35098e447a734f5b8d7f727f3afce2e4c00f07a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:51:05.829Z] ---> job-cost.sh [2024-10-14T08:51:05.829Z] lf-activate-venv: SKIPPING [2024-10-14T08:51:05.829Z] INFO: No Stack... [2024-10-14T08:51:06.408Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:51:06.668Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:51:06.963Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-10-14T08:51:06.963Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:51:06.974Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] [2024-10-14T08:51:06.982Z] Resource [jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] did not exist. Created. [2024-10-14T08:51:06.991Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:51:07.330Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T08:51:07.363Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:51:07.371Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:51:07.395Z] $ docker stop --time=1 8723e606042399144cbb2238b35098e447a734f5b8d7f727f3afce2e4c00f07a [2024-10-14T08:51:08.566Z] $ docker rm -f --volumes 8723e606042399144cbb2238b35098e447a734f5b8d7f727f3afce2e4c00f07a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T08:54:45.113Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22740 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-10-14T08:54:45.134Z] Running in /w/workspace/app-record-replay/97 [Pipeline] { [Pipeline] checkout [2024-10-14T08:54:48.209Z] Selected Git installation does not exist. Using Default [2024-10-14T08:54:48.209Z] The recommended git tool is: NONE [2024-10-14T08:54:56.048Z] using credential edgex-jenkins-ssh [2024-10-14T08:54:56.076Z] Cloning the remote Git repository [2024-10-14T08:54:56.161Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-10-14T08:54:56.345Z] > git init /w/workspace/app-record-replay/97 # timeout=10 [2024-10-14T08:54:56.599Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-14T08:54:56.601Z] > git --version # timeout=10 [2024-10-14T08:54:56.638Z] > git --version # 'git version 2.25.1' [2024-10-14T08:54:56.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:54:56.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:54:59.904Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-14T08:54:59.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:55:01.716Z] Avoid second fetch [2024-10-14T08:55:01.717Z] Checking out Revision fb1cfc1ed001b91dc8782235128666e14fb0baf6 (main) [2024-10-14T08:55:02.814Z] Commit message: "Merge pull request #146 from jackchenjc/edgex-go-issue-4916" [2024-10-14T08:55:01.745Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:55:01.844Z] > git checkout -f fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:55:08.217Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:55:08.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:55:08.217Z] Dload Upload Total Spent Left Speed [2024-10-14T08:55:08.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2024-10-14T08:55:08.596Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:55:08.974Z] + sudo tee /etc/docker/daemon.new [2024-10-14T08:55:08.974Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T08:55:08.974Z] { [2024-10-14T08:55:08.974Z] "registry-mirrors": [ [2024-10-14T08:55:08.974Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:55:08.974Z] ], [2024-10-14T08:55:08.974Z] "bip": "10.250.0.254/24", [2024-10-14T08:55:08.974Z] "hosts": [ [2024-10-14T08:55:08.974Z] "tcp://0.0.0.0:5555", [2024-10-14T08:55:08.974Z] "unix:///var/run/docker.sock" [2024-10-14T08:55:08.974Z] ], [2024-10-14T08:55:08.974Z] "mtu": 1458, [2024-10-14T08:55:08.974Z] "selinux-enabled": true, [2024-10-14T08:55:08.974Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:55:08.974Z] } [Pipeline] sh [2024-10-14T08:55:09.352Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T08:55:09.737Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:55:28.130Z] provisioning config files... [2024-10-14T08:55:28.166Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/97@tmp/config14396443783149864760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:55:28.694Z] ---> ****-login.sh [2024-10-14T08:55:28.694Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:55:29.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:55:29.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:55:29.586Z] Configure a credential helper to remove this warning. See [2024-10-14T08:55:29.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:55:29.586Z] [2024-10-14T08:55:29.586Z] Login Succeeded [2024-10-14T08:55:29.586Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:55:29.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:55:30.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:55:30.145Z] Configure a credential helper to remove this warning. See [2024-10-14T08:55:30.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:55:30.145Z] [2024-10-14T08:55:30.145Z] Login Succeeded [2024-10-14T08:55:30.145Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:55:30.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:55:30.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:55:30.428Z] Configure a credential helper to remove this warning. See [2024-10-14T08:55:30.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:55:30.428Z] [2024-10-14T08:55:30.428Z] Login Succeeded [2024-10-14T08:55:30.428Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:55:31.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:55:31.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:55:31.053Z] Configure a credential helper to remove this warning. See [2024-10-14T08:55:31.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:55:31.053Z] [2024-10-14T08:55:31.053Z] Login Succeeded [2024-10-14T08:55:31.053Z] ****.io [2024-10-14T08:55:31.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:55:31.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:55:31.609Z] Configure a credential helper to remove this warning. See [2024-10-14T08:55:31.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:55:31.609Z] [2024-10-14T08:55:31.609Z] Login Succeeded [2024-10-14T08:55:31.609Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:55:31.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:55:32.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:55:32.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:55:32.244Z] ========================================================= [2024-10-14T08:55:32.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:55:32.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:32.649Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:55:32.926Z] Sending build context to Docker daemon 338.4kB [2024-10-14T08:55:32.926Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:55:32.926Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:55:33.201Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:55:33.201Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:55:33.201Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:55:33.201Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:55:33.201Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:55:33.201Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:55:33.201Z] 80978eb59214: Pulling fs layer [2024-10-14T08:55:33.201Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:55:33.201Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:55:33.201Z] 80978eb59214: Waiting [2024-10-14T08:55:33.201Z] c9f46d7d2bd2: Waiting [2024-10-14T08:55:33.201Z] 50b3750afda1: Waiting [2024-10-14T08:55:33.201Z] 4f4fb700ef54: Waiting [2024-10-14T08:55:33.201Z] c5a475d317c9: Waiting [2024-10-14T08:55:33.201Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T08:55:33.201Z] 55b35a11ae5e: Download complete [2024-10-14T08:55:33.201Z] 50b3750afda1: Verifying Checksum [2024-10-14T08:55:33.201Z] 50b3750afda1: Download complete [2024-10-14T08:55:33.477Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:55:33.477Z] 4f4fb700ef54: Download complete [2024-10-14T08:55:33.477Z] 80978eb59214: Verifying Checksum [2024-10-14T08:55:33.477Z] 80978eb59214: Download complete [2024-10-14T08:55:33.477Z] cf04c63912e1: Download complete [2024-10-14T08:55:34.110Z] c5a475d317c9: Verifying Checksum [2024-10-14T08:55:34.110Z] c5a475d317c9: Download complete [2024-10-14T08:55:34.726Z] cf04c63912e1: Pull complete [2024-10-14T08:55:35.334Z] 55b35a11ae5e: Pull complete [2024-10-14T08:55:35.946Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:55:35.946Z] a37a00ec5f00: Download complete [2024-10-14T08:55:36.947Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T08:55:36.948Z] c9f46d7d2bd2: Download complete [2024-10-14T08:55:52.157Z] a37a00ec5f00: Pull complete [2024-10-14T08:55:52.157Z] 50b3750afda1: Pull complete [2024-10-14T08:55:52.157Z] 4f4fb700ef54: Pull complete [2024-10-14T08:55:52.435Z] 80978eb59214: Pull complete [2024-10-14T08:56:02.619Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:56:03.206Z] c5a475d317c9: Pull complete [2024-10-14T08:56:03.206Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:56:03.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:56:03.206Z] ---> be29e6b0f0d4 [2024-10-14T08:56:03.206Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:56:04.630Z] ---> Running in 1d2638f3311c [2024-10-14T08:56:04.902Z] Removing intermediate container 1d2638f3311c [2024-10-14T08:56:04.902Z] ---> da99cf770f11 [2024-10-14T08:56:04.902Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:56:04.902Z] ---> Running in ac66599da82c [2024-10-14T08:56:05.488Z] Removing intermediate container ac66599da82c [2024-10-14T08:56:05.488Z] ---> 1dcf40844aed [2024-10-14T08:56:05.488Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:56:05.488Z] ---> Running in bc1bc6d8d0cb [2024-10-14T08:56:05.758Z] Removing intermediate container bc1bc6d8d0cb [2024-10-14T08:56:05.758Z] ---> 94d576d6b729 [2024-10-14T08:56:05.758Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:56:06.030Z] ---> Running in bd2f3d831e42 [2024-10-14T08:56:07.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:56:07.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:56:09.713Z] OK: 238 MiB in 54 packages [2024-10-14T08:56:10.313Z] Removing intermediate container bd2f3d831e42 [2024-10-14T08:56:10.313Z] ---> 0c6cb3a007c1 [2024-10-14T08:56:10.313Z] Step 7/12 : WORKDIR /app [2024-10-14T08:56:10.586Z] ---> Running in 90544b315b69 [2024-10-14T08:56:10.857Z] Removing intermediate container 90544b315b69 [2024-10-14T08:56:10.857Z] ---> be2964c23b76 [2024-10-14T08:56:10.857Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:56:11.455Z] ---> 1564991cddea [2024-10-14T08:56:11.455Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:56:11.455Z] ---> Running in f0a83cb6cc18 [2024-10-14T08:58:18.301Z] Removing intermediate container f0a83cb6cc18 [2024-10-14T08:58:18.301Z] ---> deab1279347b [2024-10-14T08:58:18.301Z] Step 10/12 : COPY . . [2024-10-14T08:58:18.301Z] ---> 78ee7dace333 [2024-10-14T08:58:18.301Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:58:18.301Z] ---> Running in d69f38f2c640 [2024-10-14T08:58:18.302Z] Removing intermediate container d69f38f2c640 [2024-10-14T08:58:18.302Z] ---> 01f7627d9462 [2024-10-14T08:58:18.302Z] Step 12/12 : RUN $MAKE [2024-10-14T08:58:18.302Z] ---> Running in 75e4738dafd9 [2024-10-14T08:58:18.572Z] noop [2024-10-14T08:58:19.543Z] Removing intermediate container 75e4738dafd9 [2024-10-14T08:58:19.543Z] ---> 028f3e256eb2 [2024-10-14T08:58:19.543Z] Successfully built 028f3e256eb2 [2024-10-14T08:58:19.543Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:19.973Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:58:19.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:58:20.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-22740 does not seem to be running inside a container [2024-10-14T08:58:20.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/97 -v /w/workspace/app-record-replay/97:/w/workspace/app-record-replay/97:rw,z -v /w/workspace/app-record-replay/97@tmp:/w/workspace/app-record-replay/97@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 [2024-10-14T08:58:21.737Z] $ docker top e489d8321bdd8fc2b5cac1407835eee086121c0592fa51eaa107f550bcbd4d6b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:58:22.632Z] + go version [2024-10-14T08:58:22.633Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T08:58:22.653Z] $ docker stop --time=1 e489d8321bdd8fc2b5cac1407835eee086121c0592fa51eaa107f550bcbd4d6b [2024-10-14T08:58:24.386Z] $ docker rm -f --volumes e489d8321bdd8fc2b5cac1407835eee086121c0592fa51eaa107f550bcbd4d6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:25.033Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:58:25.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:58:25.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-22740 does not seem to be running inside a container [2024-10-14T08:58:25.335Z] $ 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/97 -v /w/workspace/app-record-replay/97:/w/workspace/app-record-replay/97:rw,z -v /w/workspace/app-record-replay/97@tmp:/w/workspace/app-record-replay/97@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 [2024-10-14T08:58:26.621Z] $ docker top 0035db347b0a8d1c84a3cf7642e159704715436971856ad28a8909db5d4be0e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:58:27.472Z] + git config --global --add safe.directory /w/workspace/app-record-replay/97 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:58:28.139Z] + make test [2024-10-14T08:58:28.139Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T09:04:35.855Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-14T09:04:54.137Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.163s coverage: 88.0% of statements [2024-10-14T09:05:00.361Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-14T09:05:00.361Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-14T09:05:04.653Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-14T09:05:10.041Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.934s coverage: 98.7% of statements [2024-10-14T09:05:10.041Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.480s coverage: 89.7% of statements [2024-10-14T09:05:10.041Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.089s coverage: 100.0% of statements [2024-10-14T09:05:12.100Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T09:05:12.100Z] go vet ./... [2024-10-14T09:10:34.154Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T09:10:34.154Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T09:10:34.154Z] ./bin/test-attribution-txt.sh [2024-10-14T09:10:34.154Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-14T09:10:34.154Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-14T09:10:34.154Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-14T09:10:34.154Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-14T09:10:34.154Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-14T09:10:34.154Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-14T09:10:34.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T09:10:34.191Z] $ docker stop --time=1 0035db347b0a8d1c84a3cf7642e159704715436971856ad28a8909db5d4be0e5 [2024-10-14T09:10:36.309Z] $ docker rm -f --volumes 0035db347b0a8d1c84a3cf7642e159704715436971856ad28a8909db5d4be0e5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T09:10:39.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T09:10:39.357Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T09:10:40.057Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T09:10:40.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T09:10:40.828Z] + ls -al . [2024-10-14T09:10:40.828Z] total 272 [2024-10-14T09:10:40.828Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 08:58 . [2024-10-14T09:10:40.828Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:54 .. [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:55 .dockerignore [2024-10-14T09:10:40.828Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:55 .git [2024-10-14T09:10:40.828Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:55 .github [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 14 08:55 .gitignore [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:55 .golangci.yml [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 14 08:55 Attribution.txt [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 14 08:55 CHANGELOG.md [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 14 08:55 Dockerfile [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:55 GOVERNANCE.md [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 14 08:55 Jenkinsfile [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:55 LICENSE [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 14 08:55 Makefile [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 14 08:55 OWNERS.md [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 14 08:55 README.md [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 14 08:55 Record and Reply.postman_collection.json [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:47 VERSION [2024-10-14T09:10:40.828Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:55 bin [2024-10-14T09:10:40.828Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 14 09:05 coverage.out [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 14 08:55 go.mod [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 14 08:55 go.sum [2024-10-14T09:10:40.828Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:55 internal [2024-10-14T09:10:40.828Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 14 08:55 main.go [2024-10-14T09:10:40.828Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:55 openapi [2024-10-14T09:10:40.828Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:55 pkg [2024-10-14T09:10:40.828Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:10:41.207Z] + 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=fb1cfc1ed001b91dc8782235128666e14fb0baf6 --label arch=arm64 --label version=3.2.0-dev.22 . [2024-10-14T09:10:41.487Z] Sending build context to Docker daemon 373.2kB [2024-10-14T09:10:41.487Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T09:10:41.487Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T09:10:41.487Z] ---> 028f3e256eb2 [2024-10-14T09:10:41.487Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T09:10:41.759Z] ---> Running in 589f38100915 [2024-10-14T09:10:42.029Z] Removing intermediate container 589f38100915 [2024-10-14T09:10:42.029Z] ---> 97006e7437b5 [2024-10-14T09:10:42.029Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T09:10:42.029Z] ---> Running in ca97ad26850c [2024-10-14T09:10:42.633Z] Removing intermediate container ca97ad26850c [2024-10-14T09:10:42.633Z] ---> affe4d421eeb [2024-10-14T09:10:42.633Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T09:10:42.633Z] ---> Running in cadd1f753d36 [2024-10-14T09:10:42.909Z] Removing intermediate container cadd1f753d36 [2024-10-14T09:10:42.909Z] ---> 34b423484ce2 [2024-10-14T09:10:42.909Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T09:10:43.179Z] ---> Running in bbf8f85a7766 [2024-10-14T09:10:44.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:10:44.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:10:46.697Z] OK: 238 MiB in 54 packages [2024-10-14T09:10:47.298Z] Removing intermediate container bbf8f85a7766 [2024-10-14T09:10:47.298Z] ---> 34ab691bdf1e [2024-10-14T09:10:47.298Z] Step 7/27 : WORKDIR /app [2024-10-14T09:10:47.298Z] ---> Running in 23c3cdd33703 [2024-10-14T09:10:47.890Z] Removing intermediate container 23c3cdd33703 [2024-10-14T09:10:47.890Z] ---> 07885de17fb2 [2024-10-14T09:10:47.890Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-14T09:10:48.161Z] ---> 048b299ffc14 [2024-10-14T09:10:48.161Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T09:10:48.436Z] ---> Running in 43965c468e11 [2024-10-14T09:10:51.025Z] Removing intermediate container 43965c468e11 [2024-10-14T09:10:51.025Z] ---> 0f0b59a28330 [2024-10-14T09:10:51.025Z] Step 10/27 : COPY . . [2024-10-14T09:10:51.612Z] ---> 96c0aa968320 [2024-10-14T09:10:51.612Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T09:10:51.612Z] ---> Running in fab40ff801d3 [2024-10-14T09:10:52.200Z] Removing intermediate container fab40ff801d3 [2024-10-14T09:10:52.200Z] ---> 8159e0248046 [2024-10-14T09:10:52.200Z] Step 12/27 : RUN $MAKE [2024-10-14T09:10:52.200Z] ---> Running in 95e6ba182a6c [2024-10-14T09:10:53.167Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-14T09:15:15.049Z] Removing intermediate container 95e6ba182a6c [2024-10-14T09:15:15.049Z] ---> ef35767043a0 [2024-10-14T09:15:15.049Z] Step 13/27 : FROM alpine:3.20 [2024-10-14T09:15:15.049Z] 3.20: Pulling from library/alpine [2024-10-14T09:15:15.049Z] cf04c63912e1: Already exists [2024-10-14T09:15:15.049Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:15:15.049Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T09:15:15.049Z] ---> c157a85ed455 [2024-10-14T09:15:15.049Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T09:15:15.049Z] ---> Running in f0f98ee98812 [2024-10-14T09:15:15.049Z] Removing intermediate container f0f98ee98812 [2024-10-14T09:15:15.049Z] ---> cf9b8e4a5c09 [2024-10-14T09:15:15.049Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-14T09:15:15.049Z] ---> Running in f75474df31f2 [2024-10-14T09:15:15.638Z] Removing intermediate container f75474df31f2 [2024-10-14T09:15:15.638Z] ---> 072e08472431 [2024-10-14T09:15:15.638Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T09:15:15.638Z] ---> Running in 2469db680fda [2024-10-14T09:15:16.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:15:17.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:15:19.142Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T09:15:19.142Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T09:15:19.142Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T09:15:19.142Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T09:15:19.142Z] OK: 10 MiB in 16 packages [2024-10-14T09:15:21.739Z] Removing intermediate container 2469db680fda [2024-10-14T09:15:21.739Z] ---> 93197c75ea67 [2024-10-14T09:15:21.739Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T09:15:22.010Z] ---> Running in ad4a6b95e093 [2024-10-14T09:15:22.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:15:23.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:15:25.531Z] Upgrading critical system libraries and apk-tools: [2024-10-14T09:15:25.531Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T09:15:25.531Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T09:15:25.531Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T09:15:25.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:15:26.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:15:27.536Z] OK: 10 MiB in 16 packages [2024-10-14T09:15:28.955Z] Removing intermediate container ad4a6b95e093 [2024-10-14T09:15:28.955Z] ---> 67f556596a7b [2024-10-14T09:15:28.955Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T09:15:29.543Z] ---> c30f4a2c5727 [2024-10-14T09:15:29.543Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T09:15:30.131Z] ---> 0ac2507a8d83 [2024-10-14T09:15:30.131Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-14T09:15:30.398Z] ---> c5c969eb4948 [2024-10-14T09:15:30.398Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-14T09:15:33.752Z] ---> c090f165aa49 [2024-10-14T09:15:33.752Z] Step 22/27 : EXPOSE 59712 [2024-10-14T09:15:33.752Z] ---> Running in 7efa6cc57866 [2024-10-14T09:15:33.752Z] Removing intermediate container 7efa6cc57866 [2024-10-14T09:15:33.752Z] ---> e7f7087fef3c [2024-10-14T09:15:33.752Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-14T09:15:33.752Z] ---> Running in 5663373d382c [2024-10-14T09:15:34.026Z] Removing intermediate container 5663373d382c [2024-10-14T09:15:34.026Z] ---> 79617326dddc [2024-10-14T09:15:34.026Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T09:15:34.299Z] ---> Running in 8ef43e45abed [2024-10-14T09:15:34.569Z] Removing intermediate container 8ef43e45abed [2024-10-14T09:15:34.569Z] ---> 8b1dbe697d88 [2024-10-14T09:15:34.569Z] Step 25/27 : LABEL arch=arm64 [2024-10-14T09:15:34.569Z] ---> Running in 77aae091695c [2024-10-14T09:15:34.838Z] Removing intermediate container 77aae091695c [2024-10-14T09:15:34.838Z] ---> 080f493cad79 [2024-10-14T09:15:34.838Z] Step 26/27 : LABEL git_sha=fb1cfc1ed001b91dc8782235128666e14fb0baf6 [2024-10-14T09:15:35.108Z] ---> Running in 4564bf9fbbe9 [2024-10-14T09:15:35.377Z] Removing intermediate container 4564bf9fbbe9 [2024-10-14T09:15:35.378Z] ---> 2a26dc04b99e [2024-10-14T09:15:35.378Z] Step 27/27 : LABEL version=3.2.0-dev.22 [2024-10-14T09:15:35.378Z] ---> Running in b82178f3b693 [2024-10-14T09:15:35.649Z] Removing intermediate container b82178f3b693 [2024-10-14T09:15:35.649Z] ---> b156cbf6eeba [2024-10-14T09:15:35.649Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T09:15:35.649Z] Successfully built b156cbf6eeba [2024-10-14T09:15:35.915Z] 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 [2024-10-14T09:15:36.072Z] provisioning config files... [2024-10-14T09:15:36.088Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/97@tmp/config4102187716040138937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:15:36.443Z] ---> ****-login.sh [2024-10-14T09:15:36.443Z] nexus3.edgexfoundry.org:10001 [2024-10-14T09:15:36.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:15:36.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:15:36.711Z] Configure a credential helper to remove this warning. See [2024-10-14T09:15:36.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:15:36.711Z] [2024-10-14T09:15:36.712Z] Login Succeeded [2024-10-14T09:15:36.712Z] nexus3.edgexfoundry.org:10002 [2024-10-14T09:15:36.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:15:37.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:15:37.248Z] Configure a credential helper to remove this warning. See [2024-10-14T09:15:37.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:15:37.248Z] [2024-10-14T09:15:37.248Z] Login Succeeded [2024-10-14T09:15:37.248Z] nexus3.edgexfoundry.org:10003 [2024-10-14T09:15:37.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:15:37.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:15:37.521Z] Configure a credential helper to remove this warning. See [2024-10-14T09:15:37.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:15:37.521Z] [2024-10-14T09:15:37.521Z] Login Succeeded [2024-10-14T09:15:37.521Z] nexus3.edgexfoundry.org:10004 [2024-10-14T09:15:38.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:15:38.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:15:38.103Z] Configure a credential helper to remove this warning. See [2024-10-14T09:15:38.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:15:38.103Z] [2024-10-14T09:15:38.103Z] Login Succeeded [2024-10-14T09:15:38.103Z] ****.io [2024-10-14T09:15:38.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:15:38.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:15:38.639Z] Configure a credential helper to remove this warning. See [2024-10-14T09:15:38.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:15:38.639Z] [2024-10-14T09:15:38.639Z] Login Succeeded [2024-10-14T09:15:38.639Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T09:15:38.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:15:38.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T09:15:38.748Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-10-14T09:15:38.748Z] fb1cfc1ed001b91dc8782235128666e14fb0baf6 [2024-10-14T09:15:38.748Z] latest [2024-10-14T09:15:38.748Z] 3.2.0-dev.22 [2024-10-14T09:15:38.748Z] fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 [2024-10-14T09:15:38.748Z] main [2024-10-14T09:15:38.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:15:39.189Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:15:39.609Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6 [2024-10-14T09:15:39.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-14T09:15:39.609Z] ebaa51ea6cbd: Preparing [2024-10-14T09:15:39.609Z] 9d39ad079f81: Preparing [2024-10-14T09:15:39.609Z] e854310274de: Preparing [2024-10-14T09:15:39.609Z] b760786fa119: Preparing [2024-10-14T09:15:39.609Z] ef1a29e02d2a: Preparing [2024-10-14T09:15:39.609Z] 75769a60608d: Preparing [2024-10-14T09:15:39.609Z] 16113d51b718: Preparing [2024-10-14T09:15:39.609Z] 75769a60608d: Waiting [2024-10-14T09:15:39.609Z] 16113d51b718: Waiting [2024-10-14T09:15:39.889Z] b760786fa119: Pushed [2024-10-14T09:15:39.889Z] 9d39ad079f81: Pushed [2024-10-14T09:15:39.889Z] e854310274de: Pushed [2024-10-14T09:15:39.889Z] ef1a29e02d2a: Pushed [2024-10-14T09:15:39.889Z] 16113d51b718: Layer already exists [2024-10-14T09:15:40.480Z] 75769a60608d: Pushed [2024-10-14T09:15:52.866Z] ebaa51ea6cbd: Pushed [2024-10-14T09:15:52.866Z] fb1cfc1ed001b91dc8782235128666e14fb0baf6: digest: sha256:2dee2377937a447ca258fcd4a24cfd0fcf96bd9d40fd01e57858d9298974b9ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:15:53.282Z] + 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 [2024-10-14T09:15:53.661Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-10-14T09:15:53.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-14T09:15:53.661Z] ebaa51ea6cbd: Preparing [2024-10-14T09:15:53.661Z] 9d39ad079f81: Preparing [2024-10-14T09:15:53.662Z] e854310274de: Preparing [2024-10-14T09:15:53.662Z] b760786fa119: Preparing [2024-10-14T09:15:53.662Z] ef1a29e02d2a: Preparing [2024-10-14T09:15:53.662Z] 75769a60608d: Preparing [2024-10-14T09:15:53.662Z] 16113d51b718: Preparing [2024-10-14T09:15:53.662Z] 75769a60608d: Waiting [2024-10-14T09:15:53.662Z] 16113d51b718: Waiting [2024-10-14T09:15:53.662Z] e854310274de: Layer already exists [2024-10-14T09:15:53.662Z] ef1a29e02d2a: Layer already exists [2024-10-14T09:15:53.662Z] 9d39ad079f81: Layer already exists [2024-10-14T09:15:53.662Z] b760786fa119: Layer already exists [2024-10-14T09:15:53.662Z] ebaa51ea6cbd: Layer already exists [2024-10-14T09:15:53.662Z] 16113d51b718: Layer already exists [2024-10-14T09:15:53.662Z] 75769a60608d: Layer already exists [2024-10-14T09:15:53.933Z] latest: digest: sha256:2dee2377937a447ca258fcd4a24cfd0fcf96bd9d40fd01e57858d9298974b9ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:15:54.320Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:15:54.717Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.22 [2024-10-14T09:15:54.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-14T09:15:54.717Z] ebaa51ea6cbd: Preparing [2024-10-14T09:15:54.717Z] 9d39ad079f81: Preparing [2024-10-14T09:15:54.717Z] e854310274de: Preparing [2024-10-14T09:15:54.717Z] b760786fa119: Preparing [2024-10-14T09:15:54.717Z] ef1a29e02d2a: Preparing [2024-10-14T09:15:54.717Z] 75769a60608d: Preparing [2024-10-14T09:15:54.717Z] 16113d51b718: Preparing [2024-10-14T09:15:54.717Z] 75769a60608d: Waiting [2024-10-14T09:15:54.717Z] 16113d51b718: Waiting [2024-10-14T09:15:54.717Z] b760786fa119: Layer already exists [2024-10-14T09:15:54.717Z] ef1a29e02d2a: Layer already exists [2024-10-14T09:15:54.717Z] ebaa51ea6cbd: Layer already exists [2024-10-14T09:15:54.717Z] e854310274de: Layer already exists [2024-10-14T09:15:54.717Z] 9d39ad079f81: Layer already exists [2024-10-14T09:15:54.717Z] 16113d51b718: Layer already exists [2024-10-14T09:15:54.717Z] 75769a60608d: Layer already exists [2024-10-14T09:15:54.986Z] 3.2.0-dev.22: digest: sha256:2dee2377937a447ca258fcd4a24cfd0fcf96bd9d40fd01e57858d9298974b9ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:15:55.366Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:15:55.735Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 [2024-10-14T09:15:55.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-14T09:15:55.735Z] ebaa51ea6cbd: Preparing [2024-10-14T09:15:55.735Z] 9d39ad079f81: Preparing [2024-10-14T09:15:55.735Z] e854310274de: Preparing [2024-10-14T09:15:55.735Z] b760786fa119: Preparing [2024-10-14T09:15:55.735Z] ef1a29e02d2a: Preparing [2024-10-14T09:15:55.735Z] 75769a60608d: Preparing [2024-10-14T09:15:55.735Z] 16113d51b718: Preparing [2024-10-14T09:15:55.735Z] 75769a60608d: Waiting [2024-10-14T09:15:55.735Z] 16113d51b718: Waiting [2024-10-14T09:15:55.735Z] 9d39ad079f81: Layer already exists [2024-10-14T09:15:55.735Z] ebaa51ea6cbd: Layer already exists [2024-10-14T09:15:55.735Z] ef1a29e02d2a: Layer already exists [2024-10-14T09:15:55.735Z] e854310274de: Layer already exists [2024-10-14T09:15:55.735Z] b760786fa119: Layer already exists [2024-10-14T09:15:55.735Z] 75769a60608d: Layer already exists [2024-10-14T09:15:55.735Z] 16113d51b718: Layer already exists [2024-10-14T09:15:56.003Z] fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22: digest: sha256:2dee2377937a447ca258fcd4a24cfd0fcf96bd9d40fd01e57858d9298974b9ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:15:56.382Z] + 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 [2024-10-14T09:15:56.765Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-10-14T09:15:56.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-14T09:15:56.765Z] ebaa51ea6cbd: Preparing [2024-10-14T09:15:56.765Z] 9d39ad079f81: Preparing [2024-10-14T09:15:56.765Z] e854310274de: Preparing [2024-10-14T09:15:56.765Z] b760786fa119: Preparing [2024-10-14T09:15:56.765Z] ef1a29e02d2a: Preparing [2024-10-14T09:15:56.765Z] 75769a60608d: Preparing [2024-10-14T09:15:56.765Z] 16113d51b718: Preparing [2024-10-14T09:15:56.765Z] 75769a60608d: Waiting [2024-10-14T09:15:56.765Z] 16113d51b718: Waiting [2024-10-14T09:15:56.765Z] ef1a29e02d2a: Layer already exists [2024-10-14T09:15:56.765Z] b760786fa119: Layer already exists [2024-10-14T09:15:56.765Z] e854310274de: Layer already exists [2024-10-14T09:15:56.765Z] 9d39ad079f81: Layer already exists [2024-10-14T09:15:56.765Z] ebaa51ea6cbd: Layer already exists [2024-10-14T09:15:56.765Z] 16113d51b718: Layer already exists [2024-10-14T09:15:56.765Z] 75769a60608d: Layer already exists [2024-10-14T09:15:57.033Z] main: digest: sha256:2dee2377937a447ca258fcd4a24cfd0fcf96bd9d40fd01e57858d9298974b9ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:15:57.125Z] ===================================================== [Pipeline] echo [2024-10-14T09:15:57.146Z] taggedImages: [2024-10-14T09:15:57.146Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6 [2024-10-14T09:15:57.146Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-10-14T09:15:57.146Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.22 [2024-10-14T09:15:57.146Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:fb1cfc1ed001b91dc8782235128666e14fb0baf6-3.2.0-dev.22 [2024-10-14T09:15:57.146Z] - 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 [2024-10-14T09:15:57.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:15:57.556Z] [2024-10-14T09:15:57.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:15:57.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:15:58.178Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T09:15:58.178Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T09:15:58.178Z] 04944245beec: Pulling fs layer [2024-10-14T09:15:58.178Z] 699f458cf7ca: Pulling fs layer [2024-10-14T09:15:58.178Z] 765212b225bb: Pulling fs layer [2024-10-14T09:15:58.178Z] f23df028b6ca: Pulling fs layer [2024-10-14T09:15:58.178Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T09:15:58.178Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T09:15:58.178Z] 765212b225bb: Waiting [2024-10-14T09:15:58.178Z] f23df028b6ca: Waiting [2024-10-14T09:15:58.178Z] d65c8cfc05b1: Waiting [2024-10-14T09:15:58.178Z] 2437ff75d9bd: Waiting [2024-10-14T09:15:58.178Z] 04944245beec: Verifying Checksum [2024-10-14T09:15:58.178Z] 04944245beec: Download complete [2024-10-14T09:15:58.178Z] 765212b225bb: Verifying Checksum [2024-10-14T09:15:58.178Z] 765212b225bb: Download complete [2024-10-14T09:15:58.178Z] f23df028b6ca: Verifying Checksum [2024-10-14T09:15:58.178Z] f23df028b6ca: Download complete [2024-10-14T09:15:58.451Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T09:15:58.451Z] d65c8cfc05b1: Download complete [2024-10-14T09:15:58.451Z] 699f458cf7ca: Verifying Checksum [2024-10-14T09:15:58.451Z] 699f458cf7ca: Download complete [2024-10-14T09:15:59.040Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T09:15:59.040Z] 8998bd30e6a1: Download complete [2024-10-14T09:16:01.631Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T09:16:01.631Z] 2437ff75d9bd: Download complete [2024-10-14T09:16:03.623Z] 8998bd30e6a1: Pull complete [2024-10-14T09:16:04.207Z] 04944245beec: Pull complete [2024-10-14T09:16:07.558Z] 699f458cf7ca: Pull complete [2024-10-14T09:16:07.558Z] 765212b225bb: Pull complete [2024-10-14T09:16:08.522Z] f23df028b6ca: Pull complete [2024-10-14T09:16:08.790Z] d65c8cfc05b1: Pull complete [2024-10-14T09:16:27.107Z] 2437ff75d9bd: Pull complete [2024-10-14T09:16:27.107Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T09:16:27.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:16:27.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:16:27.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-22740 does not seem to be running inside a container [2024-10-14T09:16:27.417Z] $ 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/97 -v /w/workspace/app-record-replay/97:/w/workspace/app-record-replay/97:rw,z -v /w/workspace/app-record-replay/97@tmp:/w/workspace/app-record-replay/97@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 [2024-10-14T09:16:30.624Z] $ docker top 1b1b523a05cb6a4ae7766c6a2b43143c1058a37775f38e13a6567629eca3a97e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:16:31.527Z] ---> job-cost.sh [2024-10-14T09:16:31.527Z] lf-activate-venv: SKIPPING [2024-10-14T09:16:31.527Z] INFO: No Stack... [2024-10-14T09:16:32.113Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T09:16:32.700Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T09:16:33.618Z] + cat /w/workspace/app-record-replay/97/archives/cost.csv [2024-10-14T09:16:33.618Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T09:16:33.657Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] [2024-10-14T09:16:33.669Z] Resource [jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] did not exist. Created. [2024-10-14T09:16:33.676Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T09:16:34.351Z] /w/workspace/app-record-replay/97@tmp/durable-da2825c4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T09:16:35.007Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T09:16:35.038Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T09:16:35.110Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T09:16:35.120Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T09:16:35.150Z] $ docker stop --time=1 1b1b523a05cb6a4ae7766c6a2b43143c1058a37775f38e13a6567629eca3a97e [2024-10-14T09:16:36.765Z] $ docker rm -f --volumes 1b1b523a05cb6a4ae7766c6a2b43143c1058a37775f38e13a6567629eca3a97e [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 [2024-10-14T09:16:37.411Z] provisioning config files... [2024-10-14T09:16:37.419Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17105182203893399039tmp [Pipeline] { [Pipeline] sh [2024-10-14T09:16:37.732Z] + set +x [2024-10-14T09:16:37.732Z] + bash -s -- [2024-10-14T09:16:37.732Z] + curl -s https://codecov.io/bash [2024-10-14T09:16:37.732Z] [2024-10-14T09:16:37.732Z] _____ _ [2024-10-14T09:16:37.732Z] / ____| | | [2024-10-14T09:16:37.732Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T09:16:37.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T09:16:37.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T09:16:37.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T09:16:37.732Z] Bash-1.0.6 [2024-10-14T09:16:37.732Z] [2024-10-14T09:16:37.732Z] [2024-10-14T09:16:37.732Z] ==> git version 2.25.1 found [2024-10-14T09:16:37.732Z] ==> 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 [2024-10-14T09:16:37.732Z] Release-Date: 2020-01-08 [2024-10-14T09:16:37.732Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T09:16:37.732Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T09:16:37.732Z] ==> Jenkins CI detected. [2024-10-14T09:16:37.732Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-10-14T09:16:37.732Z] project root: . [2024-10-14T09:16:37.732Z] --> token set from env [2024-10-14T09:16:37.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T09:16:37.732Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T09:16:37.732Z] ==> Python coveragepy not found [2024-10-14T09:16:37.732Z] ==> Searching for coverage reports in: [2024-10-14T09:16:37.732Z] + . [2024-10-14T09:16:37.732Z] -> Found 1 reports [2024-10-14T09:16:37.732Z] ==> Detecting git/mercurial file structure [2024-10-14T09:16:37.732Z] ==> Reading reports [2024-10-14T09:16:37.732Z] + ./coverage.out bytes=34247 [2024-10-14T09:16:37.732Z] ==> Appending adjustments [2024-10-14T09:16:37.732Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T09:16:37.992Z] + Found adjustments [2024-10-14T09:16:37.992Z] ==> Gzipping contents [2024-10-14T09:16:37.992Z] 8.0K /tmp/codecov.mmOSqH.gz [2024-10-14T09:16:37.992Z] ==> Uploading reports [2024-10-14T09:16:37.992Z] url: https://codecov.io [2024-10-14T09:16:37.992Z] query: branch=main&commit=fb1cfc1ed001b91dc8782235128666e14fb0baf6&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:16:37.992Z] -> Pinging Codecov [2024-10-14T09:16:37.992Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb1cfc1ed001b91dc8782235128666e14fb0baf6&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:16:38.253Z] -> Uploading to [2024-10-14T09:16:38.253Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/fb1cfc1ed001b91dc8782235128666e14fb0baf6/3bafce3d-6189-4837-81f3-da0600433100.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T091638Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=45825585d4912d0fc045e585e7124f8b95999ea45486ac1a132169bb4cc7799f [2024-10-14T09:16:38.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:16:38.253Z] Dload Upload Total Spent Left Speed [2024-10-14T09:16:38.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5389 0 0 100 5389 0 25540 --:--:-- --:--:-- --:--:-- 25540 [2024-10-14T09:16:38.513Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] } [2024-10-14T09:16:38.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-14T09:16:38.680Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T09:16:38.696Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:16:39.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:16:39.004Z] [2024-10-14T09:16:39.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:16:39.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:16:39.308Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T09:16:39.308Z] 43c4264eed91: Already exists [2024-10-14T09:16:39.308Z] 4cc291be95ef: Already exists [2024-10-14T09:16:39.308Z] 2ac1f1163629: Already exists [2024-10-14T09:16:39.308Z] 5c3c966382ef: Already exists [2024-10-14T09:16:39.308Z] 4f4fb700ef54: Already exists [2024-10-14T09:16:39.308Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T09:16:39.308Z] 9c3e1370e548: Pulling fs layer [2024-10-14T09:16:39.567Z] d9c7d2e4e75e: Verifying Checksum [2024-10-14T09:16:39.567Z] d9c7d2e4e75e: Download complete [2024-10-14T09:16:39.827Z] d9c7d2e4e75e: Pull complete [2024-10-14T09:16:40.394Z] 9c3e1370e548: Verifying Checksum [2024-10-14T09:16:43.683Z] 9c3e1370e548: Pull complete [2024-10-14T09:16:43.683Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T09:16:43.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:16:43.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:16:43.796Z] prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container [2024-10-14T09:16:43.821Z] $ 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:latest cat [2024-10-14T09:16:46.089Z] $ docker top 16f1acbe0a2824b82658c5a38a599d9fd94110b3e4fdbc16d79a055f4687873b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:16:46.461Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2024-10-14T09:16:46.472Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-10-14T09:16:46.754Z] + set -o pipefail [2024-10-14T09:16:46.754Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-10-14T09:16:54.882Z] [2024-10-14T09:16:54.882Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-10-14T09:16:54.882Z] [2024-10-14T09:16:54.882Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/51b1af0a-8eef-4449-8411-834d8e61bc77 [2024-10-14T09:16:54.882Z] [2024-10-14T09:16:54.882Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T09:16:54.882Z] [2024-10-14T09:16:54.882Z] [2024-10-14T09:16:54.882Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T09:16:54.882Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T09:16:54.883Z] $ docker stop --time=1 16f1acbe0a2824b82658c5a38a599d9fd94110b3e4fdbc16d79a055f4687873b [2024-10-14T09:17:00.344Z] $ docker rm -f --volumes 16f1acbe0a2824b82658c5a38a599d9fd94110b3e4fdbc16d79a055f4687873b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T09:17:01.289Z] + git log --format=format:%s -1 fb1cfc1ed001b91dc8782235128666e14fb0baf6 [Pipeline] sh [2024-10-14T09:17:01.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:17:01.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:17:01.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:17:01.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:17:02.051Z] prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container [2024-10-14T09:17:02.069Z] $ 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 [2024-10-14T09:17:02.543Z] $ docker top 90ce5ebd7c06565665cc6b7fa291a9fbf9469715823fdd27c021a523754d7014 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:17:22.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:17:22.011Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:17:22.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:17:22.119Z] $ docker exec 90ce5ebd7c06565665cc6b7fa291a9fbf9469715823fdd27c021a523754d7014 ssh-agent [2024-10-14T09:17:22.250Z] SSH_AUTH_SOCK=/tmp/ssh-hoyMEYL3f8pd/agent.32 [2024-10-14T09:17:22.250Z] SSH_AGENT_PID=38 [2024-10-14T09:17:22.255Z] Running ssh-add (command line suppressed) [2024-10-14T09:17:22.356Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9978117502290601321.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9978117502290601321.key) [2024-10-14T09:17:22.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:17:22.675Z] + git semver tag [2024-10-14T09:17:22.932Z] 2024-10-14 09:17:22,862 [run_tag] DEBUG tag force:False [2024-10-14T09:17:22.932Z] 2024-10-14 09:17:22,862 [check_head_tag] DEBUG check head tag [2024-10-14T09:17:22.932Z] 2024-10-14 09:17:22,863 [execute] INFO git cat-file --batch-check [2024-10-14T09:17:22.932Z] 2024-10-14 09:17:22,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-10-14T09:17:22.932Z] 2024-10-14 09:17:22,868 [execute] INFO git cat-file --batch [2024-10-14T09:17:22.932Z] 2024-10-14 09:17:22,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-10-14T09:17:22.932Z] 2024-10-14 09:17:22,897 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-14T09:17:22.932Z] 2024-10-14 09:17:22,897 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 [2024-10-14T09:17:22.932Z] 2024-10-14 09:17:22,897 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:17:22.932Z] 2024-10-14 09:17:22,903 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-14T09:17:22.932Z] 3.2.0-dev.22 [Pipeline] } [2024-10-14T09:17:23.189Z] $ docker exec --env ******** --env ******** 90ce5ebd7c06565665cc6b7fa291a9fbf9469715823fdd27c021a523754d7014 ssh-agent -k [2024-10-14T09:17:23.291Z] unset SSH_AUTH_SOCK; [2024-10-14T09:17:23.292Z] unset SSH_AGENT_PID; [2024-10-14T09:17:23.292Z] echo Agent pid 38 killed; [2024-10-14T09:17:23.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:17:23.633Z] + git semver [Pipeline] } [2024-10-14T09:17:23.892Z] $ docker stop --time=1 90ce5ebd7c06565665cc6b7fa291a9fbf9469715823fdd27c021a523754d7014 [2024-10-14T09:17:25.158Z] $ docker rm -f --volumes 90ce5ebd7c06565665cc6b7fa291a9fbf9469715823fdd27c021a523754d7014 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:17:25.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:17:25.573Z] [2024-10-14T09:17:25.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:17:25.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:17:25.883Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T09:17:25.883Z] ab5ef0e58194: Pulling fs layer [2024-10-14T09:17:25.883Z] 9712f1f96733: Pulling fs layer [2024-10-14T09:17:25.883Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T09:17:25.883Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T09:17:25.883Z] e9a5061849ea: Pulling fs layer [2024-10-14T09:17:25.883Z] d747dcd14b5f: Pulling fs layer [2024-10-14T09:17:25.883Z] 2de7ff778b66: Pulling fs layer [2024-10-14T09:17:25.883Z] 0d9ebad4ef96: Waiting [2024-10-14T09:17:25.883Z] e9a5061849ea: Waiting [2024-10-14T09:17:25.883Z] d747dcd14b5f: Waiting [2024-10-14T09:17:25.883Z] 2de7ff778b66: Waiting [2024-10-14T09:17:25.883Z] 9712f1f96733: Verifying Checksum [2024-10-14T09:17:25.883Z] 9712f1f96733: Download complete [2024-10-14T09:17:26.142Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T09:17:26.142Z] 63f879dbbcfc: Download complete [2024-10-14T09:17:26.401Z] e9a5061849ea: Verifying Checksum [2024-10-14T09:17:26.401Z] e9a5061849ea: Download complete [2024-10-14T09:17:26.401Z] d747dcd14b5f: Verifying Checksum [2024-10-14T09:17:26.401Z] d747dcd14b5f: Download complete [2024-10-14T09:17:26.401Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T09:17:26.401Z] 0d9ebad4ef96: Download complete [2024-10-14T09:17:26.661Z] 2de7ff778b66: Verifying Checksum [2024-10-14T09:17:26.661Z] 2de7ff778b66: Download complete [2024-10-14T09:17:26.661Z] ab5ef0e58194: Verifying Checksum [2024-10-14T09:17:26.661Z] ab5ef0e58194: Download complete [2024-10-14T09:17:30.019Z] ab5ef0e58194: Pull complete [2024-10-14T09:17:30.019Z] 9712f1f96733: Pull complete [2024-10-14T09:17:30.277Z] 63f879dbbcfc: Pull complete [2024-10-14T09:17:34.541Z] 0d9ebad4ef96: Pull complete [2024-10-14T09:17:34.541Z] e9a5061849ea: Pull complete [2024-10-14T09:17:34.541Z] d747dcd14b5f: Pull complete [2024-10-14T09:17:35.476Z] 2de7ff778b66: Pull complete [2024-10-14T09:17:35.476Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T09:17:35.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:17:35.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:17:35.586Z] prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container [2024-10-14T09:17:35.607Z] $ 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 [2024-10-14T09:17:40.678Z] $ docker top 78b999fc6c5313b83c62543e526ce1bffa794563fe041e49696ae42ca596df46 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:17:40.770Z] provisioning config files... [2024-10-14T09:17:40.777Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3963899012018039343tmp [2024-10-14T09:17:40.788Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7292805880071307014tmp [2024-10-14T09:17:40.797Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14422945365850038728tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:17:40.827Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:17:41.124Z] ---> sigul-configuration.sh [2024-10-14T09:17:41.124Z] gpg: directory `/root/.gnupg' created [2024-10-14T09:17:41.124Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T09:17:41.124Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T09:17:41.124Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T09:17:41.124Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T09:17:41.124Z] gpg: CAST5 encrypted data [2024-10-14T09:17:41.124Z] gpg: encrypted with 1 passphrase [2024-10-14T09:17:41.124Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T09:17:41.423Z] + mkdir /home/jenkins [2024-10-14T09:17:41.423Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T09:17:41.720Z] + 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 [2024-10-14T09:17:41.734Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:17:42.028Z] ---> sigul-install.sh [2024-10-14T09:17:42.028Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T09:17:42.322Z] + git tag --list [2024-10-14T09:17:42.322Z] v3.1 [2024-10-14T09:17:42.322Z] v3.1.0 [2024-10-14T09:17:42.322Z] v3.1.0-dev.0 [2024-10-14T09:17:42.322Z] v3.1.0-dev.1 [2024-10-14T09:17:42.322Z] v3.1.0-dev.10 [2024-10-14T09:17:42.322Z] v3.1.0-dev.11 [2024-10-14T09:17:42.322Z] v3.1.0-dev.12 [2024-10-14T09:17:42.322Z] v3.1.0-dev.13 [2024-10-14T09:17:42.322Z] v3.1.0-dev.14 [2024-10-14T09:17:42.322Z] v3.1.0-dev.15 [2024-10-14T09:17:42.322Z] v3.1.0-dev.16 [2024-10-14T09:17:42.322Z] v3.1.0-dev.17 [2024-10-14T09:17:42.322Z] v3.1.0-dev.18 [2024-10-14T09:17:42.322Z] v3.1.0-dev.19 [2024-10-14T09:17:42.322Z] v3.1.0-dev.2 [2024-10-14T09:17:42.322Z] v3.1.0-dev.20 [2024-10-14T09:17:42.322Z] v3.1.0-dev.21 [2024-10-14T09:17:42.322Z] v3.1.0-dev.22 [2024-10-14T09:17:42.322Z] v3.1.0-dev.23 [2024-10-14T09:17:42.322Z] v3.1.0-dev.24 [2024-10-14T09:17:42.322Z] v3.1.0-dev.25 [2024-10-14T09:17:42.322Z] v3.1.0-dev.26 [2024-10-14T09:17:42.322Z] v3.1.0-dev.27 [2024-10-14T09:17:42.322Z] v3.1.0-dev.28 [2024-10-14T09:17:42.322Z] v3.1.0-dev.29 [2024-10-14T09:17:42.322Z] v3.1.0-dev.3 [2024-10-14T09:17:42.322Z] v3.1.0-dev.30 [2024-10-14T09:17:42.322Z] v3.1.0-dev.31 [2024-10-14T09:17:42.322Z] v3.1.0-dev.32 [2024-10-14T09:17:42.322Z] v3.1.0-dev.33 [2024-10-14T09:17:42.322Z] v3.1.0-dev.34 [2024-10-14T09:17:42.322Z] v3.1.0-dev.35 [2024-10-14T09:17:42.322Z] v3.1.0-dev.36 [2024-10-14T09:17:42.322Z] v3.1.0-dev.37 [2024-10-14T09:17:42.322Z] v3.1.0-dev.38 [2024-10-14T09:17:42.322Z] v3.1.0-dev.39 [2024-10-14T09:17:42.322Z] v3.1.0-dev.4 [2024-10-14T09:17:42.322Z] v3.1.0-dev.40 [2024-10-14T09:17:42.322Z] v3.1.0-dev.41 [2024-10-14T09:17:42.322Z] v3.1.0-dev.42 [2024-10-14T09:17:42.322Z] v3.1.0-dev.43 [2024-10-14T09:17:42.322Z] v3.1.0-dev.44 [2024-10-14T09:17:42.322Z] v3.1.0-dev.45 [2024-10-14T09:17:42.322Z] v3.1.0-dev.46 [2024-10-14T09:17:42.322Z] v3.1.0-dev.47 [2024-10-14T09:17:42.322Z] v3.1.0-dev.48 [2024-10-14T09:17:42.322Z] v3.1.0-dev.49 [2024-10-14T09:17:42.322Z] v3.1.0-dev.5 [2024-10-14T09:17:42.322Z] v3.1.0-dev.50 [2024-10-14T09:17:42.322Z] v3.1.0-dev.51 [2024-10-14T09:17:42.322Z] v3.1.0-dev.52 [2024-10-14T09:17:42.322Z] v3.1.0-dev.53 [2024-10-14T09:17:42.322Z] v3.1.0-dev.54 [2024-10-14T09:17:42.322Z] v3.1.0-dev.55 [2024-10-14T09:17:42.322Z] v3.1.0-dev.56 [2024-10-14T09:17:42.322Z] v3.1.0-dev.57 [2024-10-14T09:17:42.322Z] v3.1.0-dev.58 [2024-10-14T09:17:42.322Z] v3.1.0-dev.59 [2024-10-14T09:17:42.322Z] v3.1.0-dev.6 [2024-10-14T09:17:42.322Z] v3.1.0-dev.60 [2024-10-14T09:17:42.322Z] v3.1.0-dev.61 [2024-10-14T09:17:42.322Z] v3.1.0-dev.62 [2024-10-14T09:17:42.322Z] v3.1.0-dev.63 [2024-10-14T09:17:42.322Z] v3.1.0-dev.64 [2024-10-14T09:17:42.322Z] v3.1.0-dev.65 [2024-10-14T09:17:42.322Z] v3.1.0-dev.66 [2024-10-14T09:17:42.322Z] v3.1.0-dev.67 [2024-10-14T09:17:42.322Z] v3.1.0-dev.68 [2024-10-14T09:17:42.322Z] v3.1.0-dev.7 [2024-10-14T09:17:42.322Z] v3.1.0-dev.8 [2024-10-14T09:17:42.322Z] v3.1.0-dev.9 [2024-10-14T09:17:42.322Z] v3.1.1 [2024-10-14T09:17:42.322Z] v3.2.0-dev.1 [2024-10-14T09:17:42.322Z] v3.2.0-dev.10 [2024-10-14T09:17:42.322Z] v3.2.0-dev.11 [2024-10-14T09:17:42.322Z] v3.2.0-dev.12 [2024-10-14T09:17:42.322Z] v3.2.0-dev.13 [2024-10-14T09:17:42.322Z] v3.2.0-dev.14 [2024-10-14T09:17:42.322Z] v3.2.0-dev.15 [2024-10-14T09:17:42.322Z] v3.2.0-dev.16 [2024-10-14T09:17:42.322Z] v3.2.0-dev.17 [2024-10-14T09:17:42.322Z] v3.2.0-dev.18 [2024-10-14T09:17:42.322Z] v3.2.0-dev.19 [2024-10-14T09:17:42.322Z] v3.2.0-dev.2 [2024-10-14T09:17:42.322Z] v3.2.0-dev.20 [2024-10-14T09:17:42.322Z] v3.2.0-dev.21 [2024-10-14T09:17:42.322Z] v3.2.0-dev.22 [2024-10-14T09:17:42.322Z] v3.2.0-dev.3 [2024-10-14T09:17:42.322Z] v3.2.0-dev.4 [2024-10-14T09:17:42.322Z] v3.2.0-dev.5 [2024-10-14T09:17:42.322Z] v3.2.0-dev.6 [2024-10-14T09:17:42.322Z] v3.2.0-dev.7 [2024-10-14T09:17:42.322Z] v3.2.0-dev.8 [2024-10-14T09:17:42.322Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-14T09:17:42.619Z] + lftools sign git-tag v3.2.0-dev.22 [2024-10-14T09:17:43.187Z] Signing Git tag with Sigul... [2024-10-14T09:17:43.187Z] Signing v3.2.0-dev.22 [Pipeline] echo [2024-10-14T09:17:43.774Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:17:44.068Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T09:17:44.075Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T09:17:44.094Z] $ docker stop --time=1 78b999fc6c5313b83c62543e526ce1bffa794563fe041e49696ae42ca596df46 [2024-10-14T09:17:45.411Z] $ docker rm -f --volumes 78b999fc6c5313b83c62543e526ce1bffa794563fe041e49696ae42ca596df46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T09:17:45.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:17:45.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:17:46.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:17:46.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:17:46.273Z] prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container [2024-10-14T09:17:46.292Z] $ 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 [2024-10-14T09:17:46.677Z] $ docker top d2a44e28cc0ad9e35cb6933bc623e2625a8106b19019b9e4cac174e68cc24139 -eo pid,comm [2024-10-14T09:17:46.737Z] 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). [2024-10-14T09:17:46.737Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:17:46.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:17:46.790Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:17:46.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:17:46.902Z] $ docker exec d2a44e28cc0ad9e35cb6933bc623e2625a8106b19019b9e4cac174e68cc24139 ssh-agent [2024-10-14T09:17:47.018Z] SSH_AUTH_SOCK=/tmp/ssh-SBvJmvh3tama/agent.31 [2024-10-14T09:17:47.018Z] SSH_AGENT_PID=37 [2024-10-14T09:17:47.023Z] Running ssh-add (command line suppressed) [2024-10-14T09:17:47.120Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3650768865395240435.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3650768865395240435.key) [2024-10-14T09:17:47.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:17:47.449Z] + git semver bump pre [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,610 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,610 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,610 [bump_version] DEBUG bumped version:3.2.0-dev.23 [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,610 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,610 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,610 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,612 [execute] INFO git cat-file --batch-check [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,618 [execute] INFO git cat-file --batch [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:17:47.707Z] 2024-10-14 09:17:47,625 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-14T09:17:47.707Z] 3.2.0-dev.23 [Pipeline] } [2024-10-14T09:17:47.704Z] $ docker exec --env ******** --env ******** d2a44e28cc0ad9e35cb6933bc623e2625a8106b19019b9e4cac174e68cc24139 ssh-agent -k [2024-10-14T09:17:47.807Z] unset SSH_AUTH_SOCK; [2024-10-14T09:17:47.807Z] unset SSH_AGENT_PID; [2024-10-14T09:17:47.807Z] echo Agent pid 37 killed; [2024-10-14T09:17:47.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:17:48.162Z] + git semver [Pipeline] } [2024-10-14T09:17:48.423Z] $ docker stop --time=1 d2a44e28cc0ad9e35cb6933bc623e2625a8106b19019b9e4cac174e68cc24139 [2024-10-14T09:17:49.694Z] $ docker rm -f --volumes d2a44e28cc0ad9e35cb6933bc623e2625a8106b19019b9e4cac174e68cc24139 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T09:17:50.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:17:50.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:17:50.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:17:50.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:17:50.458Z] prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container [2024-10-14T09:17:50.478Z] $ 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 [2024-10-14T09:17:50.804Z] $ docker top 211c7b1935c2c75b63144d111b58307aa5b1246e34ea788d4be6b3942ba06a56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:17:50.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:17:50.933Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:17:51.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:17:51.036Z] $ docker exec 211c7b1935c2c75b63144d111b58307aa5b1246e34ea788d4be6b3942ba06a56 ssh-agent [2024-10-14T09:17:51.165Z] SSH_AUTH_SOCK=/tmp/ssh-kIyTE5X3UgPp/agent.33 [2024-10-14T09:17:51.165Z] SSH_AGENT_PID=39 [2024-10-14T09:17:51.170Z] Running ssh-add (command line suppressed) [2024-10-14T09:17:51.268Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11638139159724511638.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11638139159724511638.key) [2024-10-14T09:17:51.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:17:51.588Z] + git semver push [2024-10-14T09:17:51.847Z] 2024-10-14 09:17:51,770 [run_push] DEBUG push [2024-10-14T09:17:51.847Z] 2024-10-14 09:17:51,771 [execute] INFO git cat-file --batch-check [2024-10-14T09:17:51.847Z] 2024-10-14 09:17:51,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:17:51.847Z] 2024-10-14 09:17:51,776 [execute] INFO git rev-list 85677acd82a818721e045ff6eebc18ba748c2d68 -- [2024-10-14T09:17:51.847Z] 2024-10-14 09:17:51,777 [execute] DEBUG Popen(['git', 'rev-list', '85677acd82a818721e045ff6eebc18ba748c2d68', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:17:51.847Z] 2024-10-14 09:17:51,786 [execute] INFO git fetch -v origin [2024-10-14T09:17:51.847Z] 2024-10-14 09:17:51,786 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-14T09:17:52.419Z] 2024-10-14 09:17:52,241 [run_push] DEBUG no remote changes detected [2024-10-14T09:17:52.419Z] 2024-10-14 09:17:52,242 [execute] INFO git push origin semver [2024-10-14T09:17:52.419Z] 2024-10-14 09:17:52,242 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:17:53.358Z] 2024-10-14 09:17:53,016 [run_push] DEBUG push all version tags [2024-10-14T09:17:53.358Z] 2024-10-14 09:17:53,016 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T09:17:53.358Z] 2024-10-14 09:17:53,017 [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) [2024-10-14T09:17:53.929Z] 2024-10-14 09:17:53,778 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-14T09:17:53.929Z] 3.2.0-dev.23 [Pipeline] } [2024-10-14T09:17:53.926Z] $ docker exec --env ******** --env ******** 211c7b1935c2c75b63144d111b58307aa5b1246e34ea788d4be6b3942ba06a56 ssh-agent -k [2024-10-14T09:17:54.031Z] unset SSH_AUTH_SOCK; [2024-10-14T09:17:54.033Z] unset SSH_AGENT_PID; [2024-10-14T09:17:54.033Z] echo Agent pid 39 killed; [2024-10-14T09:17:54.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:17:54.378Z] + git semver [Pipeline] } [2024-10-14T09:17:54.639Z] $ docker stop --time=1 211c7b1935c2c75b63144d111b58307aa5b1246e34ea788d4be6b3942ba06a56 [2024-10-14T09:17:55.920Z] $ docker rm -f --volumes 211c7b1935c2c75b63144d111b58307aa5b1246e34ea788d4be6b3942ba06a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-14T09:17:56.603Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-10-14T09:17:56.603Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-14T09:17:56.604Z] total 16 [2024-10-14T09:17:56.604Z] drwxr-xr-x 3 root root 4096 Oct 14 08:51 . [2024-10-14T09:17:56.604Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 09:17 .. [2024-10-14T09:17:56.604Z] drwxr-xr-x 2 root root 4096 Oct 14 08:51 cost [2024-10-14T09:17:56.604Z] -rw-r--r-- 1 root root 88 Oct 14 08:51 cost.csv [2024-10-14T09:17:56.604Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-14T09:17:56.604Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-14T09:17:56.604Z] total 16 [2024-10-14T09:17:56.604Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:51 . [2024-10-14T09:17:56.604Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 09:17 .. [2024-10-14T09:17:56.604Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:51 cost [2024-10-14T09:17:56.604Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 14 08:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:17:56.896Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:17:57.759Z] ---> package-listing.sh [2024-10-14T09:17:57.759Z] ++ facter osfamily [2024-10-14T09:17:57.759Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T09:17:58.023Z] + OS_FAMILY=debian [2024-10-14T09:17:58.023Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-10-14T09:17:58.023Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T09:17:58.023Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T09:17:58.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T09:17:58.023Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T09:17:58.023Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-10-14T09:17:58.023Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T09:17:58.023Z] + case "${OS_FAMILY}" in [2024-10-14T09:17:58.023Z] + dpkg -l [2024-10-14T09:17:58.023Z] + grep '^ii' [2024-10-14T09:17:58.023Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T09:17:58.023Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T09:17:58.023Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T09:17:58.023Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-10-14T09:17:58.023Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-10-14T09:17:58.023Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-10-14T09:17:58.040Z] 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 [2024-10-14T09:17:58.323Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:17:58.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T09:17:58.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:17:58.987Z] prd-ubuntu20.04-docker-8c-8g-22732 does not seem to be running inside a container [2024-10-14T09:17:59.008Z] $ 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 [2024-10-14T09:17:59.283Z] $ docker top 18328364d1d8a429e95e69cf8db697b795b2b62c155a2c38d02c057c9ad2f2b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:17:59.646Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T09:17:59.932Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T09:18:00.218Z] + ls /var/log/sa-host [2024-10-14T09:18:00.218Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:18:00.403Z] provisioning config files... [2024-10-14T09:18:00.412Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11308245383579803415tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:18:00.431Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:18:00.717Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T09:18:00.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:18:01.073Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T09:18:01.082Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:18:01.364Z] ---> sudo-logs.sh [2024-10-14T09:18:01.364Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T09:18:01.400Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:18:01.688Z] ---> job-cost.sh [2024-10-14T09:18:01.688Z] lf-activate-venv: SKIPPING [2024-10-14T09:18:01.688Z] DEBUG: total: 0.2199999988079071 [2024-10-14T09:18:01.688Z] INFO: Retrieving Stack Cost... [2024-10-14T09:18:01.950Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T09:18:02.521Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T09:18:02.535Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:18:02.818Z] ---> logs-deploy.sh [2024-10-14T09:18:02.818Z] lf-activate-venv: SKIPPING [2024-10-14T09:18:02.818Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/97 [2024-10-14T09:18:02.818Z] INFO: archiving workspace using pattern(s): [2024-10-14T09:18:03.755Z] Archives upload complete. [2024-10-14T09:18:04.015Z] INFO: archiving logs to Nexus