Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b853b452339653576d911c63fb927b23942ede3d 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-ssh3342785199267264934.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-ssh12352093715295172573.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-ssh9398828098680427535.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-ssh18087358442229110977.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-ssh7662480075895916125.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 ‘prd-centos7-blackbox-4c-2g-26003’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-26004’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-26433’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26434 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b853b452339653576d911c63fb927b23942ede3d (main) Commit message: "Merge pull request #154 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.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 > git config core.sparsecheckout # timeout=10 > git checkout -f b853b452339653576d911c63fb927b23942ede3d # timeout=10 > git rev-list --no-walk 7157c4ada14c59b30ef36e97cb27b1da19038e39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-14T08:42:29.967Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-14T08:42:30.042Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-14T08:42:30.067Z] ========================================================= [2024-11-14T08:42:30.067Z] EdgeX Global Pipelines Version Info [2024-11-14T08:42:30.067Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:42:31.179Z] ------------------- [2024-11-14T08:42:31.180Z] stable info: [2024-11-14T08:42:31.180Z] ------------------- [2024-11-14T08:42:31.180Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-14T08:42:31.180Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-14T08:42:31.180Z] Message: update stable to v1.0.265 [2024-11-14T08:42:31.752Z] ------------------- [2024-11-14T08:42:31.752Z] experimental info: [2024-11-14T08:42:31.752Z] ------------------- [2024-11-14T08:42:31.752Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-14T08:42:31.752Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-14T08:42:31.752Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-14T08:42:31.829Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-11-14T08:42:31.845Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-11-14T08:42:31.867Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-14T08:42:31.885Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-14T08:42:31.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-14T08:42:31.926Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-14T08:42:31.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-14T08:42:31.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-14T08:42:31.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-14T08:42:32.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-14T08:42:32.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-14T08:42:32.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-11-14T08:42:32.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-14T08:42:32.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-14T08:42:32.120Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T08:42:32.200Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T08:42:32.224Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T08:42:32.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T08:42:32.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-14T08:42:32.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-14T08:42:32.316Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-14T08:42:32.341Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-14T08:42:32.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-14T08:42:32.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-14T08:42:32.404Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-14T08:42:32.427Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-14T08:42:32.448Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-14T08:42:32.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-14T08:42:32.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-14T08:42:32.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-14T08:42:32.540Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b853b452339653576d911c63fb927b23942ede3d [Pipeline] echo [2024-11-14T08:42:32.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b853b45 [Pipeline] echo [2024-11-14T08:42:32.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:42:32.653Z] provisioning config files... [2024-11-14T08:42:32.666Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config922695295058905891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:42:33.004Z] ---> ****-login.sh [2024-11-14T08:42:33.004Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:42:33.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:33.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:33.264Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:33.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:33.264Z] [2024-11-14T08:42:33.264Z] Login Succeeded [2024-11-14T08:42:33.264Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:42:33.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:33.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:33.524Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:33.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:33.524Z] [2024-11-14T08:42:33.524Z] Login Succeeded [2024-11-14T08:42:33.524Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:42:33.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:33.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:33.524Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:33.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:33.524Z] [2024-11-14T08:42:33.524Z] Login Succeeded [2024-11-14T08:42:33.524Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:42:33.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:33.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:33.784Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:33.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:33.784Z] [2024-11-14T08:42:33.784Z] Login Succeeded [2024-11-14T08:42:33.784Z] ****.io [2024-11-14T08:42:33.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:34.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:34.044Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:34.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:34.044Z] [2024-11-14T08:42:34.044Z] Login Succeeded [2024-11-14T08:42:34.044Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:42:34.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-14T08:42:34.470Z] + git rev-list -1 --merges b853b452339653576d911c63fb927b23942ede3d~1..b853b452339653576d911c63fb927b23942ede3d [Pipeline] echo [2024-11-14T08:42:34.498Z] -----------> git rev-list -1 --merges b853b452339653576d911c63fb927b23942ede3d~1..b853b452339653576d911c63fb927b23942ede3d b853b452339653576d911c63fb927b23942ede3d [2024-11-14T08:42:34.498Z] b853b452339653576d911c63fb927b23942ede3d [false] [Pipeline] sh [2024-11-14T08:42:34.805Z] + git log --format=format:%s -1 b853b452339653576d911c63fb927b23942ede3d [Pipeline] echo [2024-11-14T08:42:34.824Z] ========================================================= [2024-11-14T08:42:34.824Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-14T08:42:34.824Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:42:35.172Z] + git log --format=format:%s -1 b853b452339653576d911c63fb927b23942ede3d [Pipeline] echo [2024-11-14T08:42:35.186Z] [semverPrep] GIT_COMMIT: b853b452339653576d911c63fb927b23942ede3d, Commit Message: Merge pull request #154 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10 [Pipeline] echo [2024-11-14T08:42:35.204Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-14T08:42:35.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T08:42:35.567Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-14T08:42:35.567Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-14T08:42:35.567Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-14T08:42:35.567Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-14T08:42:35.567Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-14T08:42:35.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:42:35.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:42:35.930Z] [2024-11-14T08:42:35.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:42:36.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:42:36.235Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-14T08:42:36.235Z] b85a868b505f: Pulling fs layer [2024-11-14T08:42:36.235Z] e2be974225ed: Pulling fs layer [2024-11-14T08:42:36.235Z] 339a4e72a1f5: Pulling fs layer [2024-11-14T08:42:36.235Z] 988bab9f4d93: Pulling fs layer [2024-11-14T08:42:36.235Z] 1469e6f7b9e6: Pulling fs layer [2024-11-14T08:42:36.235Z] eaf3925da568: Pulling fs layer [2024-11-14T08:42:36.235Z] bab4dde63d76: Pulling fs layer [2024-11-14T08:42:36.235Z] bde34c3a00c8: Pulling fs layer [2024-11-14T08:42:36.235Z] b352a97aabf1: Pulling fs layer [2024-11-14T08:42:36.235Z] 4872d77fe225: Pulling fs layer [2024-11-14T08:42:36.235Z] 5851b861e8e6: Pulling fs layer [2024-11-14T08:42:36.235Z] 988bab9f4d93: Waiting [2024-11-14T08:42:36.235Z] b352a97aabf1: Waiting [2024-11-14T08:42:36.235Z] 4872d77fe225: Waiting [2024-11-14T08:42:36.235Z] 1469e6f7b9e6: Waiting [2024-11-14T08:42:36.235Z] 5851b861e8e6: Waiting [2024-11-14T08:42:36.235Z] eaf3925da568: Waiting [2024-11-14T08:42:36.235Z] bab4dde63d76: Waiting [2024-11-14T08:42:36.235Z] bde34c3a00c8: Waiting [2024-11-14T08:42:36.235Z] e2be974225ed: Verifying Checksum [2024-11-14T08:42:36.235Z] e2be974225ed: Download complete [2024-11-14T08:42:36.235Z] 988bab9f4d93: Download complete [2024-11-14T08:42:36.235Z] 339a4e72a1f5: Verifying Checksum [2024-11-14T08:42:36.235Z] 339a4e72a1f5: Download complete [2024-11-14T08:42:36.235Z] 1469e6f7b9e6: Verifying Checksum [2024-11-14T08:42:36.235Z] 1469e6f7b9e6: Download complete [2024-11-14T08:42:36.235Z] eaf3925da568: Verifying Checksum [2024-11-14T08:42:36.235Z] eaf3925da568: Download complete [2024-11-14T08:42:36.495Z] bde34c3a00c8: Verifying Checksum [2024-11-14T08:42:36.495Z] bde34c3a00c8: Download complete [2024-11-14T08:42:36.495Z] b352a97aabf1: Verifying Checksum [2024-11-14T08:42:36.495Z] b352a97aabf1: Download complete [2024-11-14T08:42:36.495Z] 4872d77fe225: Verifying Checksum [2024-11-14T08:42:36.495Z] 4872d77fe225: Download complete [2024-11-14T08:42:36.495Z] 5851b861e8e6: Verifying Checksum [2024-11-14T08:42:36.495Z] 5851b861e8e6: Download complete [2024-11-14T08:42:36.495Z] b85a868b505f: Download complete [2024-11-14T08:42:36.754Z] bab4dde63d76: Verifying Checksum [2024-11-14T08:42:36.754Z] bab4dde63d76: Download complete [2024-11-14T08:42:37.692Z] b85a868b505f: Pull complete [2024-11-14T08:42:37.953Z] e2be974225ed: Pull complete [2024-11-14T08:42:38.523Z] 339a4e72a1f5: Pull complete [2024-11-14T08:42:38.523Z] 988bab9f4d93: Pull complete [2024-11-14T08:42:38.783Z] 1469e6f7b9e6: Pull complete [2024-11-14T08:42:38.783Z] eaf3925da568: Pull complete [2024-11-14T08:42:40.685Z] bab4dde63d76: Pull complete [2024-11-14T08:42:40.685Z] bde34c3a00c8: Pull complete [2024-11-14T08:42:40.944Z] b352a97aabf1: Pull complete [2024-11-14T08:42:40.944Z] 4872d77fe225: Pull complete [2024-11-14T08:42:41.204Z] 5851b861e8e6: Pull complete [2024-11-14T08:42:41.204Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-14T08:42:41.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:42:41.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:42:41.348Z] prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container [2024-11-14T08:42:41.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T08:42:45.558Z] $ docker top 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 -eo pid,comm [2024-11-14T08:42:45.623Z] 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-11-14T08:42:45.623Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T08:42:45.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:42:45.678Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:42:45.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:42:45.788Z] $ docker exec 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 ssh-agent [2024-11-14T08:42:45.904Z] SSH_AUTH_SOCK=/tmp/ssh-lavCFBsYaK8J/agent.31 [2024-11-14T08:42:45.904Z] SSH_AGENT_PID=37 [2024-11-14T08:42:45.912Z] Running ssh-add (command line suppressed) [2024-11-14T08:42:46.019Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_525590109733719243.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_525590109733719243.key) [2024-11-14T08:42:46.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:42:46.339Z] + git tag --points-at HEAD [Pipeline] } [2024-11-14T08:42:46.349Z] $ docker exec --env ******** --env ******** 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 ssh-agent -k [2024-11-14T08:42:46.445Z] unset SSH_AUTH_SOCK; [2024-11-14T08:42:46.446Z] unset SSH_AGENT_PID; [2024-11-14T08:42:46.446Z] echo Agent pid 37 killed; [2024-11-14T08:42:46.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-14T08:42:46.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:42:46.504Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:42:46.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:42:46.614Z] $ docker exec 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 ssh-agent [2024-11-14T08:42:46.732Z] SSH_AUTH_SOCK=/tmp/ssh-RNw50hRpgki2/agent.70 [2024-11-14T08:42:46.732Z] SSH_AGENT_PID=76 [2024-11-14T08:42:46.736Z] Running ssh-add (command line suppressed) [2024-11-14T08:42:46.830Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2431976936172975733.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2431976936172975733.key) [2024-11-14T08:42:46.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:42:47.141Z] + git semver init [2024-11-14T08:42:47.400Z] 2024-11-14 08:42:47,349 [run_init] DEBUG init version:0.0.0 force:False [2024-11-14T08:42:47.400Z] 2024-11-14 08:42:47,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-11-14T08:42:47.400Z] 2024-11-14 08:42:47,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-11-14T08:42:47.400Z] 2024-11-14 08:42:47,351 [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-11-14T08:42:49.311Z] 2024-11-14 08:42:48,933 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-11-14T08:42:49.311Z] 2024-11-14 08:42:48,933 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-11-14T08:42:49.311Z] 2024-11-14 08:42:48,934 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-14T08:42:49.311Z] 2024-11-14 08:42:48,934 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-14T08:42:49.311Z] 4.0.0-dev.3 [Pipeline] } [2024-11-14T08:42:49.319Z] $ docker exec --env ******** --env ******** 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 ssh-agent -k [2024-11-14T08:42:49.425Z] unset SSH_AUTH_SOCK; [2024-11-14T08:42:49.425Z] unset SSH_AGENT_PID; [2024-11-14T08:42:49.426Z] echo Agent pid 76 killed; [2024-11-14T08:42:49.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T08:42:49.783Z] + git semver [Pipeline] } [2024-11-14T08:42:50.052Z] $ docker stop --time=1 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 [2024-11-14T08:42:51.340Z] $ docker rm -f --volumes 6fad49550232872124eae57f6332b315180da0ccba0886a833c0678c83bd8a84 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:42:51.685Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-14T08:42:51.923Z] Stashed 1 file(s) [Pipeline] echo [2024-11-14T08:42:51.928Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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-11-14T08:42:52.113Z] provisioning config files... [2024-11-14T08:42:52.124Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7012670942390692491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:42:52.426Z] ---> ****-login.sh [2024-11-14T08:42:52.427Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:42:52.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:52.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:52.427Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:52.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:52.427Z] [2024-11-14T08:42:52.427Z] Login Succeeded [2024-11-14T08:42:52.427Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:42:52.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:52.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:52.427Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:52.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:52.427Z] [2024-11-14T08:42:52.427Z] Login Succeeded [2024-11-14T08:42:52.427Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:42:52.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:52.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:52.687Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:52.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:52.687Z] [2024-11-14T08:42:52.687Z] Login Succeeded [2024-11-14T08:42:52.687Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:42:52.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:52.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:52.688Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:52.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:52.688Z] [2024-11-14T08:42:52.688Z] Login Succeeded [2024-11-14T08:42:52.688Z] ****.io [2024-11-14T08:42:52.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:52.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:52.949Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:52.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:52.949Z] [2024-11-14T08:42:52.949Z] Login Succeeded [2024-11-14T08:42:52.949Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:42:52.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T08:42:53.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:42:53.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:42:53.106Z] ========================================================= [2024-11-14T08:42:53.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-14T08:42:53.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:42:53.449Z] + 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-11-14T08:42:53.449Z] Sending build context to Docker daemon 9.813MB [2024-11-14T08:42:53.449Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:42:53.449Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-14T08:42:53.449Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-14T08:42:53.449Z] 43c4264eed91: Pulling fs layer [2024-11-14T08:42:53.449Z] 4cc291be95ef: Pulling fs layer [2024-11-14T08:42:53.449Z] 2ac1f1163629: Pulling fs layer [2024-11-14T08:42:53.449Z] 5c3c966382ef: Pulling fs layer [2024-11-14T08:42:53.449Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T08:42:53.449Z] 5d5c8e513c77: Pulling fs layer [2024-11-14T08:42:53.449Z] 5c3c966382ef: Waiting [2024-11-14T08:42:53.449Z] 4f4fb700ef54: Waiting [2024-11-14T08:42:53.450Z] 5d5c8e513c77: Waiting [2024-11-14T08:42:53.450Z] 9f66e0745190: Pulling fs layer [2024-11-14T08:42:53.450Z] f49a43e4bbc0: Pulling fs layer [2024-11-14T08:42:53.450Z] 561ebcabdf7f: Pulling fs layer [2024-11-14T08:42:53.450Z] 9f66e0745190: Waiting [2024-11-14T08:42:53.450Z] f49a43e4bbc0: Waiting [2024-11-14T08:42:53.450Z] 4cc291be95ef: Verifying Checksum [2024-11-14T08:42:53.450Z] 4cc291be95ef: Download complete [2024-11-14T08:42:53.709Z] 5c3c966382ef: Verifying Checksum [2024-11-14T08:42:53.709Z] 5c3c966382ef: Download complete [2024-11-14T08:42:53.709Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T08:42:53.709Z] 4f4fb700ef54: Download complete [2024-11-14T08:42:53.709Z] 5d5c8e513c77: Download complete [2024-11-14T08:42:53.709Z] 43c4264eed91: Download complete [2024-11-14T08:42:53.709Z] 9f66e0745190: Verifying Checksum [2024-11-14T08:42:53.709Z] 9f66e0745190: Download complete [2024-11-14T08:42:53.709Z] 43c4264eed91: Pull complete [2024-11-14T08:42:53.967Z] 561ebcabdf7f: Verifying Checksum [2024-11-14T08:42:53.967Z] 561ebcabdf7f: Download complete [2024-11-14T08:42:53.967Z] 4cc291be95ef: Pull complete [2024-11-14T08:42:54.226Z] 2ac1f1163629: Verifying Checksum [2024-11-14T08:42:54.226Z] 2ac1f1163629: Download complete [2024-11-14T08:42:54.485Z] f49a43e4bbc0: Verifying Checksum [2024-11-14T08:42:54.485Z] f49a43e4bbc0: Download complete [2024-11-14T08:42:57.776Z] 2ac1f1163629: Pull complete [2024-11-14T08:42:58.036Z] 5c3c966382ef: Pull complete [2024-11-14T08:42:58.036Z] 4f4fb700ef54: Pull complete [2024-11-14T08:42:58.036Z] 5d5c8e513c77: Pull complete [2024-11-14T08:42:58.298Z] 9f66e0745190: Pull complete [2024-11-14T08:43:00.829Z] f49a43e4bbc0: Pull complete [2024-11-14T08:43:01.399Z] 561ebcabdf7f: Pull complete [2024-11-14T08:43:01.399Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-14T08:43:01.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-14T08:43:01.399Z] ---> 3a752c3f9dda [2024-11-14T08:43:01.399Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-14T08:43:07.064Z] Still waiting to schedule task [2024-11-14T08:43:07.064Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26435’ is offline [2024-11-14T08:43:09.611Z] ---> Running in 1f904775a6f9 [2024-11-14T08:43:09.611Z] Removing intermediate container 1f904775a6f9 [2024-11-14T08:43:09.611Z] ---> eac7b1f44361 [2024-11-14T08:43:09.611Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:43:09.611Z] ---> Running in 52bdbb84d55c [2024-11-14T08:43:09.611Z] Removing intermediate container 52bdbb84d55c [2024-11-14T08:43:09.611Z] ---> 5e490b2b225a [2024-11-14T08:43:09.611Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:43:09.611Z] ---> Running in d70d152b8c83 [2024-11-14T08:43:09.611Z] Removing intermediate container d70d152b8c83 [2024-11-14T08:43:09.611Z] ---> b8f989fa2599 [2024-11-14T08:43:09.611Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:43:09.611Z] ---> Running in d97973f4ed86 [2024-11-14T08:43:09.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:43:09.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:43:09.611Z] OK: 246 MiB in 54 packages [2024-11-14T08:43:09.869Z] Removing intermediate container d97973f4ed86 [2024-11-14T08:43:09.869Z] ---> d57a33c9f663 [2024-11-14T08:43:09.869Z] Step 7/12 : WORKDIR /app [2024-11-14T08:43:09.869Z] ---> Running in 6d992fb100f1 [2024-11-14T08:43:09.869Z] Removing intermediate container 6d992fb100f1 [2024-11-14T08:43:09.869Z] ---> 52d0962667a9 [2024-11-14T08:43:09.869Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-14T08:43:09.869Z] ---> 7b94f95274d8 [2024-11-14T08:43:09.869Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:43:10.128Z] ---> Running in 62291f452260 [2024-11-14T08:44:06.383Z] Removing intermediate container 62291f452260 [2024-11-14T08:44:06.383Z] ---> 15f79ce4ec92 [2024-11-14T08:44:06.383Z] Step 10/12 : COPY . . [2024-11-14T08:44:06.383Z] ---> ba124015a826 [2024-11-14T08:44:06.383Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:44:06.383Z] ---> Running in 076db6dcde51 [2024-11-14T08:44:06.383Z] Removing intermediate container 076db6dcde51 [2024-11-14T08:44:06.383Z] ---> 4bdf14257ec9 [2024-11-14T08:44:06.383Z] Step 12/12 : RUN $MAKE [2024-11-14T08:44:06.383Z] ---> Running in c57614864102 [2024-11-14T08:44:06.383Z] noop [2024-11-14T08:44:06.383Z] Removing intermediate container c57614864102 [2024-11-14T08:44:06.383Z] ---> 313851677006 [2024-11-14T08:44:06.383Z] Successfully built 313851677006 [2024-11-14T08:44:06.383Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:06.704Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T08:44:06.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:44:06.787Z] prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container [2024-11-14T08:44:06.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-14T08:44:07.183Z] $ docker top ac88cd840e5050acd8ee3ef8de0719e6e91cb987342ab6dc12e42fe5abbe4732 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:44:07.526Z] + go version [2024-11-14T08:44:07.526Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-14T08:44:07.539Z] $ docker stop --time=1 ac88cd840e5050acd8ee3ef8de0719e6e91cb987342ab6dc12e42fe5abbe4732 [2024-11-14T08:44:08.793Z] $ docker rm -f --volumes ac88cd840e5050acd8ee3ef8de0719e6e91cb987342ab6dc12e42fe5abbe4732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:09.226Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T08:44:09.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:44:09.307Z] prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container [2024-11-14T08:44:09.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-14T08:44:09.672Z] $ docker top e024538a755519dcc638b039f6f9452acd494d4af985a4b67fc7a67083cf3399 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:44:10.021Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-11-14T08:44:10.326Z] + make test [2024-11-14T08:44:10.326Z] go test -race -coverprofile=coverage.out ./... [2024-11-14T08:44:49.045Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-11-14T08:44:49.045Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-11-14T08:44:49.045Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-11-14T08:44:49.045Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-11-14T08:44:49.045Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.031s coverage: 88.0% of statements [2024-11-14T08:44:57.215Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.653s coverage: 98.7% of statements [2024-11-14T08:44:57.215Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.092s coverage: 89.7% of statements [2024-11-14T08:44:57.215Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2024-11-14T08:44:57.474Z] running golangci-lint [2024-11-14T08:44:57.732Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-14T08:44:57.732Z] go version go1.23.2 linux/amd64 [2024-11-14T08:44:57.732Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-14T08:44:57.732Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-14T08:44:57.989Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-14T08:45:24.535Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|compiled_files|files|imports|name|types_sizes) took 23.039541301s" [2024-11-14T08:45:24.535Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.399936ms" [2024-11-14T08:45:32.658Z] level=info msg="[linters_context/goanalysis] analyzers took 53.625682203s with top 10 stages: buildir: 41.943957765s, inspect: 2.096195819s, fact_deprecated: 1.502004725s, ctrlflow: 1.138696343s, printf: 1.11820633s, fact_purity: 943.820174ms, nilness: 778.9384ms, typedness: 533.905964ms, SA5012: 437.382581ms, tokenfileanalyzer: 267.424576ms" [2024-11-14T08:45:32.658Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-11-14T08:45:32.658Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 10/10, path_prettifier: 10/10, identifier_marker: 10/10, invalid_issue: 10/10, filename_unadjuster: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10, skip_dirs: 10/10, exclude: 10/10, exclude-rules: 10/0" [2024-11-14T08:45:32.658Z] level=info msg="[runner] processing took 597.858µs with stages: identifier_marker: 275.313µs, autogenerated_exclude: 119.995µs, exclude-rules: 71.004µs, path_prettifier: 65.033µs, skip_dirs: 51.043µs, cgo: 3.83µs, invalid_issue: 2.97µs, max_same_issues: 1.6µs, filename_unadjuster: 1.52µs, nolint: 1.46µs, skip_files: 570ns, uniq_by_line: 540ns, max_from_linter: 520ns, sort_results: 460ns, fixer: 430ns, exclude: 420ns, source_code: 290ns, diff: 190ns, max_per_file_from_linter: 180ns, path_shortener: 180ns, path_prefixer: 160ns, severity-rules: 150ns" [2024-11-14T08:45:32.658Z] level=info msg="[runner] linters took 10.406771714s with stages: goanalysis_metalinter: 10.406061632s" [2024-11-14T08:45:32.658Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-14T08:45:32.658Z] level=info msg="Memory: 336 samples, avg is 226.8MB, max is 1145.7MB" [2024-11-14T08:45:32.658Z] level=info msg="Execution took 33.458043715s" [2024-11-14T08:45:32.658Z] go vet ./... [2024-11-14T08:45:37.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T08:45:37.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T08:45:37.922Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T08:45:37.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T08:45:37.955Z] $ docker stop --time=1 e024538a755519dcc638b039f6f9452acd494d4af985a4b67fc7a67083cf3399 [2024-11-14T08:45:44.866Z] $ docker rm -f --volumes e024538a755519dcc638b039f6f9452acd494d4af985a4b67fc7a67083cf3399 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:45:45.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T08:45:45.603Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-14T08:45:46.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T08:45:46.343Z] + ls -al . [2024-11-14T08:45:46.343Z] total 264 [2024-11-14T08:45:46.343Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 08:44 . [2024-11-14T08:45:46.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:42 .. [2024-11-14T08:45:46.343Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 08:42 .dockerignore [2024-11-14T08:45:46.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:44 .git [2024-11-14T08:45:46.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:42 .github [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 14 08:42 .gitignore [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 08:42 .golangci.yml [2024-11-14T08:45:46.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:42 .semver [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 16870 Nov 14 08:42 Attribution.txt [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 14 08:42 CHANGELOG.md [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 1726 Nov 14 08:42 Dockerfile [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:42 GOVERNANCE.md [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 14 08:42 Jenkinsfile [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 08:42 LICENSE [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 08:42 Makefile [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 14 08:42 OWNERS.md [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 14 08:42 README.md [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 14 08:42 Record and Reply.postman_collection.json [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:42 VERSION [2024-11-14T08:45:46.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:42 bin [2024-11-14T08:45:46.344Z] -rw-r--r-- 1 jenkins jenkins 34248 Nov 14 08:44 coverage.out [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 6773 Nov 14 08:42 go.mod [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 88059 Nov 14 08:42 go.sum [2024-11-14T08:45:46.344Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 08:42 internal [2024-11-14T08:45:46.344Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 14 08:42 main.go [2024-11-14T08:45:46.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:42 openapi [2024-11-14T08:45:46.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:42 pkg [2024-11-14T08:45:46.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:46.674Z] + 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=b853b452339653576d911c63fb927b23942ede3d --label arch=amd64 --label version=4.0.0-dev.3 . [2024-11-14T08:45:46.674Z] Sending build context to Docker daemon 9.848MB [2024-11-14T08:45:46.674Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:45:46.674Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-14T08:45:46.674Z] ---> 313851677006 [2024-11-14T08:45:46.674Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-14T08:45:46.932Z] ---> Running in 9ceccb7f86a3 [2024-11-14T08:45:46.932Z] Removing intermediate container 9ceccb7f86a3 [2024-11-14T08:45:46.932Z] ---> 0fefcd8cf1f1 [2024-11-14T08:45:46.932Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:45:46.932Z] ---> Running in 578b0c2f6f14 [2024-11-14T08:45:47.198Z] Removing intermediate container 578b0c2f6f14 [2024-11-14T08:45:47.198Z] ---> 2bc6d3de2ff2 [2024-11-14T08:45:47.198Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:45:47.198Z] ---> Running in 6891b54a34ba [2024-11-14T08:45:47.198Z] Removing intermediate container 6891b54a34ba [2024-11-14T08:45:47.198Z] ---> 9c7c425962af [2024-11-14T08:45:47.198Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:45:47.198Z] ---> Running in 9bddd901fb2b [2024-11-14T08:45:47.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:47.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:47.975Z] OK: 246 MiB in 54 packages [2024-11-14T08:45:48.193Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26439 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-11-14T08:45:48.217Z] Running in /w/workspace/app-record-replay/102 [Pipeline] { [Pipeline] checkout [2024-11-14T08:45:48.237Z] Removing intermediate container 9bddd901fb2b [2024-11-14T08:45:48.237Z] ---> 7b7679e27e54 [2024-11-14T08:45:48.237Z] Step 7/27 : WORKDIR /app [2024-11-14T08:45:48.237Z] ---> Running in 4497f4d65e13 [2024-11-14T08:45:48.494Z] Removing intermediate container 4497f4d65e13 [2024-11-14T08:45:48.494Z] ---> 5e67b0024d67 [2024-11-14T08:45:48.494Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-14T08:45:48.494Z] ---> b7e3d7cb2e6b [2024-11-14T08:45:48.494Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:45:48.494Z] ---> Running in 99b10908744f [2024-11-14T08:45:49.470Z] Removing intermediate container 99b10908744f [2024-11-14T08:45:49.470Z] ---> 0eef435de16c [2024-11-14T08:45:49.470Z] Step 10/27 : COPY . . [2024-11-14T08:45:49.729Z] ---> 08308d22d8eb [2024-11-14T08:45:49.729Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:45:49.729Z] ---> Running in 157ab46444d7 [2024-11-14T08:45:49.729Z] Removing intermediate container 157ab46444d7 [2024-11-14T08:45:49.729Z] ---> a0a90cfc4c57 [2024-11-14T08:45:49.729Z] Step 12/27 : RUN $MAKE [2024-11-14T08:45:49.987Z] ---> Running in b94324442740 [2024-11-14T08:45:50.245Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-11-14T08:45:51.278Z] Selected Git installation does not exist. Using Default [2024-11-14T08:45:51.278Z] The recommended git tool is: NONE [2024-11-14T08:45:58.350Z] using credential edgex-jenkins-ssh [2024-11-14T08:45:58.375Z] Cloning the remote Git repository [2024-11-14T08:45:58.448Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-11-14T08:45:58.587Z] > git init /w/workspace/app-record-replay/102 # timeout=10 [2024-11-14T08:45:58.798Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-11-14T08:45:58.799Z] > git --version # timeout=10 [2024-11-14T08:45:58.823Z] > git --version # 'git version 2.25.1' [2024-11-14T08:45:58.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-14T08:45:59.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T08:46:01.918Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-11-14T08:46:01.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T08:46:03.329Z] Avoid second fetch [2024-11-14T08:46:03.330Z] Checking out Revision b853b452339653576d911c63fb927b23942ede3d (main) [2024-11-14T08:46:04.346Z] Commit message: "Merge pull request #154 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10" [2024-11-14T08:46:03.354Z] > git config core.sparsecheckout # timeout=10 [2024-11-14T08:46:03.431Z] > git checkout -f b853b452339653576d911c63fb927b23942ede3d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:46:09.411Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-14T08:46:09.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:46:09.412Z] Dload Upload Total Spent Left Speed [2024-11-14T08:46:09.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-11-14T08:46:09.780Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-14T08:46:10.128Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-14T08:46:10.128Z] + sudo tee /etc/docker/daemon.new [2024-11-14T08:46:10.128Z] { [2024-11-14T08:46:10.128Z] "registry-mirrors": [ [2024-11-14T08:46:10.128Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-14T08:46:10.128Z] ], [2024-11-14T08:46:10.128Z] "bip": "10.250.0.254/24", [2024-11-14T08:46:10.128Z] "hosts": [ [2024-11-14T08:46:10.128Z] "tcp://0.0.0.0:5555", [2024-11-14T08:46:10.128Z] "unix:///var/run/docker.sock" [2024-11-14T08:46:10.128Z] ], [2024-11-14T08:46:10.128Z] "mtu": 1458, [2024-11-14T08:46:10.128Z] "selinux-enabled": true, [2024-11-14T08:46:10.128Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-14T08:46:10.128Z] } [Pipeline] sh [2024-11-14T08:46:10.485Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-14T08:46:10.844Z] + sudo service docker restart [2024-11-14T08:46:28.955Z] Removing intermediate container b94324442740 [2024-11-14T08:46:28.955Z] ---> 7beaa08d9ab7 [2024-11-14T08:46:28.955Z] Step 13/27 : FROM alpine:3.20 [2024-11-14T08:46:28.955Z] 3.20: Pulling from library/alpine [2024-11-14T08:46:28.955Z] da9db072f522: Pulling fs layer [2024-11-14T08:46:28.955Z] da9db072f522: Verifying Checksum [2024-11-14T08:46:28.955Z] da9db072f522: Download complete [2024-11-14T08:46:28.955Z] da9db072f522: Pull complete [2024-11-14T08:46:28.955Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T08:46:28.955Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T08:46:28.955Z] ---> 63b790fccc90 [2024-11-14T08:46:28.955Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-14T08:46:28.955Z] ---> Running in cd4ae443fdee [2024-11-14T08:46:28.955Z] Removing intermediate container cd4ae443fdee [2024-11-14T08:46:28.955Z] ---> 255014d93b43 [2024-11-14T08:46:28.955Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-11-14T08:46:28.955Z] ---> Running in ec6b8420ab87 [2024-11-14T08:46:28.955Z] Removing intermediate container ec6b8420ab87 [2024-11-14T08:46:28.955Z] ---> 74a8a362bd5c [2024-11-14T08:46:28.955Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-14T08:46:28.955Z] ---> Running in 19d0cf4b16c8 [2024-11-14T08:46:28.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:28.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:28.955Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-14T08:46:28.955Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-14T08:46:28.955Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:46:28.955Z] Executing ca-certificates-20240705-r0.trigger [2024-11-14T08:46:28.955Z] OK: 9 MiB in 16 packages [2024-11-14T08:46:28.955Z] Removing intermediate container 19d0cf4b16c8 [2024-11-14T08:46:28.955Z] ---> 6753dcb87ec0 [2024-11-14T08:46:28.955Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-14T08:46:28.955Z] ---> Running in c3ab7d82fc44 [2024-11-14T08:46:28.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:28.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:28.955Z] Upgrading critical system libraries and apk-tools: [2024-11-14T08:46:28.955Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T08:46:28.955Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:46:28.955Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T08:46:28.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:46:28.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:46:29.187Z] provisioning config files... [2024-11-14T08:46:29.216Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:46:29.216Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:46:29.216Z] Executing ca-certificates-20240705-r0.trigger [2024-11-14T08:46:29.216Z] OK: 9 MiB in 16 packages [2024-11-14T08:46:29.225Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/102@tmp/config10994437590440378191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:46:29.713Z] ---> ****-login.sh [2024-11-14T08:46:29.713Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:46:29.786Z] Removing intermediate container c3ab7d82fc44 [2024-11-14T08:46:29.786Z] ---> e7f656be605d [2024-11-14T08:46:29.786Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-14T08:46:30.046Z] ---> 69284d28d2f4 [2024-11-14T08:46:30.046Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-14T08:46:30.046Z] ---> eb0a5d6febda [2024-11-14T08:46:30.046Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-14T08:46:30.304Z] ---> e2a8f2ec912f [2024-11-14T08:46:30.304Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-11-14T08:46:30.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:30.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:30.587Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:30.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:30.587Z] [2024-11-14T08:46:30.587Z] Login Succeeded [2024-11-14T08:46:30.587Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:46:30.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:30.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:30.857Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:30.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:30.857Z] [2024-11-14T08:46:30.857Z] Login Succeeded [2024-11-14T08:46:30.857Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:46:31.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:31.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:31.406Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:31.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:31.406Z] [2024-11-14T08:46:31.406Z] Login Succeeded [2024-11-14T08:46:31.406Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:46:31.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:31.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:31.681Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:31.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:31.681Z] [2024-11-14T08:46:31.681Z] Login Succeeded [2024-11-14T08:46:31.681Z] ****.io [2024-11-14T08:46:31.681Z] ---> 907df3b42a54 [2024-11-14T08:46:31.681Z] Step 22/27 : EXPOSE 59712 [2024-11-14T08:46:31.942Z] ---> Running in 62731edf8f50 [2024-11-14T08:46:31.942Z] Removing intermediate container 62731edf8f50 [2024-11-14T08:46:31.942Z] ---> 6bb6c1434bb0 [2024-11-14T08:46:31.942Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-11-14T08:46:31.942Z] ---> Running in 24b93f03b9c5 [2024-11-14T08:46:31.942Z] Removing intermediate container 24b93f03b9c5 [2024-11-14T08:46:31.942Z] ---> 7dc0b9f4aee4 [2024-11-14T08:46:31.942Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-14T08:46:31.942Z] ---> Running in 4698551e209b [2024-11-14T08:46:31.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:32.201Z] Removing intermediate container 4698551e209b [2024-11-14T08:46:32.201Z] ---> 5e94c26c4284 [2024-11-14T08:46:32.201Z] Step 25/27 : LABEL arch=amd64 [2024-11-14T08:46:32.201Z] ---> Running in abd35570c28d [2024-11-14T08:46:32.201Z] Removing intermediate container abd35570c28d [2024-11-14T08:46:32.201Z] ---> 0ceca1a7e39c [2024-11-14T08:46:32.201Z] Step 26/27 : LABEL git_sha=b853b452339653576d911c63fb927b23942ede3d [2024-11-14T08:46:32.201Z] ---> Running in 88e2b691a782 [2024-11-14T08:46:32.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:32.222Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:32.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:32.222Z] [2024-11-14T08:46:32.222Z] Login Succeeded [2024-11-14T08:46:32.222Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:46:32.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-11-14T08:46:32.460Z] Removing intermediate container 88e2b691a782 [2024-11-14T08:46:32.460Z] ---> 4830bb935ed4 [2024-11-14T08:46:32.460Z] Step 27/27 : LABEL version=4.0.0-dev.3 [2024-11-14T08:46:32.460Z] ---> Running in 90170ed9adac [2024-11-14T08:46:32.460Z] Removing intermediate container 90170ed9adac [2024-11-14T08:46:32.460Z] ---> 980f7b68ce6f [2024-11-14T08:46:32.460Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T08:46:32.460Z] Successfully built 980f7b68ce6f [2024-11-14T08:46:32.460Z] 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-11-14T08:46:32.587Z] provisioning config files... [2024-11-14T08:46:32.597Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15856520386421741883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2024-11-14T08:46:32.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:46:32.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:46:32.781Z] ========================================================= [2024-11-14T08:46:32.781Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-14T08:46:32.781Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:32.897Z] ---> ****-login.sh [2024-11-14T08:46:32.897Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:46:32.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:32.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:32.898Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:32.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:32.898Z] [2024-11-14T08:46:32.898Z] Login Succeeded [2024-11-14T08:46:32.898Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:46:32.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:32.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:32.898Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:32.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:32.898Z] [2024-11-14T08:46:32.898Z] Login Succeeded [2024-11-14T08:46:32.898Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:46:33.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:33.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:33.158Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:33.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:33.158Z] [2024-11-14T08:46:33.158Z] Login Succeeded [2024-11-14T08:46:33.158Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:46:33.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:33.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:33.159Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:33.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:33.159Z] [2024-11-14T08:46:33.159Z] Login Succeeded [2024-11-14T08:46:33.159Z] ****.io [2024-11-14T08:46:33.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:33.172Z] + 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-11-14T08:46:33.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:33.418Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:33.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:33.418Z] [2024-11-14T08:46:33.418Z] Login Succeeded [2024-11-14T08:46:33.418Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:46:33.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-11-14T08:46:33.443Z] Sending build context to Docker daemon 320kB [2024-11-14T08:46:33.443Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:46:33.443Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:46:33.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:46:33.509Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-11-14T08:46:33.509Z] b853b452339653576d911c63fb927b23942ede3d [2024-11-14T08:46:33.509Z] latest [2024-11-14T08:46:33.509Z] 4.0.0-dev.3 [2024-11-14T08:46:33.509Z] b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 [2024-11-14T08:46:33.509Z] main [2024-11-14T08:46:33.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:33.719Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-14T08:46:33.719Z] cf04c63912e1: Pulling fs layer [2024-11-14T08:46:33.719Z] 55b35a11ae5e: Pulling fs layer [2024-11-14T08:46:33.719Z] a37a00ec5f00: Pulling fs layer [2024-11-14T08:46:33.719Z] 50b3750afda1: Pulling fs layer [2024-11-14T08:46:33.719Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T08:46:33.719Z] 80978eb59214: Pulling fs layer [2024-11-14T08:46:33.719Z] c9f46d7d2bd2: Pulling fs layer [2024-11-14T08:46:33.719Z] c5a475d317c9: Pulling fs layer [2024-11-14T08:46:33.719Z] 4f4fb700ef54: Waiting [2024-11-14T08:46:33.719Z] c9f46d7d2bd2: Waiting [2024-11-14T08:46:33.719Z] 80978eb59214: Waiting [2024-11-14T08:46:33.719Z] c5a475d317c9: Waiting [2024-11-14T08:46:33.719Z] 55b35a11ae5e: Download complete [2024-11-14T08:46:33.719Z] 50b3750afda1: Verifying Checksum [2024-11-14T08:46:33.719Z] 50b3750afda1: Download complete [2024-11-14T08:46:33.719Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T08:46:33.719Z] 4f4fb700ef54: Download complete [2024-11-14T08:46:33.719Z] 80978eb59214: Verifying Checksum [2024-11-14T08:46:33.719Z] 80978eb59214: Download complete [2024-11-14T08:46:33.855Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:33.996Z] cf04c63912e1: Verifying Checksum [2024-11-14T08:46:33.996Z] cf04c63912e1: Download complete [2024-11-14T08:46:34.187Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d [2024-11-14T08:46:34.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-14T08:46:34.187Z] 8cfbf05326b2: Preparing [2024-11-14T08:46:34.187Z] b942bbb540cb: Preparing [2024-11-14T08:46:34.187Z] 059e64fd8383: Preparing [2024-11-14T08:46:34.187Z] 9e0679ccff89: Preparing [2024-11-14T08:46:34.187Z] 218d44bad47b: Preparing [2024-11-14T08:46:34.187Z] ce5579fb4e0c: Preparing [2024-11-14T08:46:34.187Z] 75654b8eeebd: Preparing [2024-11-14T08:46:34.187Z] ce5579fb4e0c: Waiting [2024-11-14T08:46:34.187Z] 75654b8eeebd: Waiting [2024-11-14T08:46:34.187Z] b942bbb540cb: Pushed [2024-11-14T08:46:34.187Z] 059e64fd8383: Pushed [2024-11-14T08:46:34.187Z] 9e0679ccff89: Pushed [2024-11-14T08:46:34.187Z] 75654b8eeebd: Layer already exists [2024-11-14T08:46:34.445Z] ce5579fb4e0c: Pushed [2024-11-14T08:46:34.601Z] c5a475d317c9: Verifying Checksum [2024-11-14T08:46:34.601Z] c5a475d317c9: Download complete [2024-11-14T08:46:34.704Z] 218d44bad47b: Pushed [2024-11-14T08:46:34.884Z] cf04c63912e1: Pull complete [2024-11-14T08:46:35.866Z] 55b35a11ae5e: Pull complete [2024-11-14T08:46:36.463Z] a37a00ec5f00: Verifying Checksum [2024-11-14T08:46:36.463Z] a37a00ec5f00: Download complete [2024-11-14T08:46:37.054Z] c9f46d7d2bd2: Verifying Checksum [2024-11-14T08:46:37.054Z] c9f46d7d2bd2: Download complete [2024-11-14T08:46:38.900Z] 8cfbf05326b2: Pushed [2024-11-14T08:46:38.900Z] b853b452339653576d911c63fb927b23942ede3d: digest: sha256:1b58bf8983ecbfd1bea5eb0d7528e5e6ec77c4da350ea15201803e7fee1c82cb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:39.243Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:39.574Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-11-14T08:46:39.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-14T08:46:39.574Z] 8cfbf05326b2: Preparing [2024-11-14T08:46:39.574Z] b942bbb540cb: Preparing [2024-11-14T08:46:39.574Z] 059e64fd8383: Preparing [2024-11-14T08:46:39.574Z] 9e0679ccff89: Preparing [2024-11-14T08:46:39.574Z] 218d44bad47b: Preparing [2024-11-14T08:46:39.574Z] ce5579fb4e0c: Preparing [2024-11-14T08:46:39.574Z] 75654b8eeebd: Preparing [2024-11-14T08:46:39.574Z] ce5579fb4e0c: Waiting [2024-11-14T08:46:39.574Z] 059e64fd8383: Layer already exists [2024-11-14T08:46:39.574Z] ce5579fb4e0c: Layer already exists [2024-11-14T08:46:39.574Z] 218d44bad47b: Layer already exists [2024-11-14T08:46:39.574Z] 9e0679ccff89: Layer already exists [2024-11-14T08:46:39.574Z] b942bbb540cb: Layer already exists [2024-11-14T08:46:39.574Z] 8cfbf05326b2: Layer already exists [2024-11-14T08:46:39.574Z] 75654b8eeebd: Layer already exists [2024-11-14T08:46:39.574Z] latest: digest: sha256:1b58bf8983ecbfd1bea5eb0d7528e5e6ec77c4da350ea15201803e7fee1c82cb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:39.902Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:40.231Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.3 [2024-11-14T08:46:40.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-14T08:46:40.231Z] 8cfbf05326b2: Preparing [2024-11-14T08:46:40.231Z] b942bbb540cb: Preparing [2024-11-14T08:46:40.231Z] 059e64fd8383: Preparing [2024-11-14T08:46:40.231Z] 9e0679ccff89: Preparing [2024-11-14T08:46:40.231Z] 218d44bad47b: Preparing [2024-11-14T08:46:40.231Z] ce5579fb4e0c: Preparing [2024-11-14T08:46:40.231Z] 75654b8eeebd: Preparing [2024-11-14T08:46:40.231Z] 75654b8eeebd: Waiting [2024-11-14T08:46:40.231Z] ce5579fb4e0c: Waiting [2024-11-14T08:46:40.231Z] 9e0679ccff89: Layer already exists [2024-11-14T08:46:40.231Z] 218d44bad47b: Layer already exists [2024-11-14T08:46:40.231Z] 059e64fd8383: Layer already exists [2024-11-14T08:46:40.231Z] b942bbb540cb: Layer already exists [2024-11-14T08:46:40.231Z] 8cfbf05326b2: Layer already exists [2024-11-14T08:46:40.231Z] 75654b8eeebd: Layer already exists [2024-11-14T08:46:40.231Z] ce5579fb4e0c: Layer already exists [2024-11-14T08:46:40.231Z] 4.0.0-dev.3: digest: sha256:1b58bf8983ecbfd1bea5eb0d7528e5e6ec77c4da350ea15201803e7fee1c82cb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:40.560Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:40.891Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 [2024-11-14T08:46:40.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-14T08:46:40.891Z] 8cfbf05326b2: Preparing [2024-11-14T08:46:40.891Z] b942bbb540cb: Preparing [2024-11-14T08:46:40.891Z] 059e64fd8383: Preparing [2024-11-14T08:46:40.891Z] 9e0679ccff89: Preparing [2024-11-14T08:46:40.891Z] 218d44bad47b: Preparing [2024-11-14T08:46:40.891Z] ce5579fb4e0c: Preparing [2024-11-14T08:46:40.891Z] 75654b8eeebd: Preparing [2024-11-14T08:46:40.891Z] ce5579fb4e0c: Waiting [2024-11-14T08:46:40.891Z] 75654b8eeebd: Waiting [2024-11-14T08:46:40.891Z] 218d44bad47b: Layer already exists [2024-11-14T08:46:40.891Z] 9e0679ccff89: Layer already exists [2024-11-14T08:46:40.891Z] 059e64fd8383: Layer already exists [2024-11-14T08:46:40.891Z] 8cfbf05326b2: Layer already exists [2024-11-14T08:46:40.891Z] b942bbb540cb: Layer already exists [2024-11-14T08:46:40.891Z] 75654b8eeebd: Layer already exists [2024-11-14T08:46:40.891Z] ce5579fb4e0c: Layer already exists [2024-11-14T08:46:40.891Z] b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3: digest: sha256:1b58bf8983ecbfd1bea5eb0d7528e5e6ec77c4da350ea15201803e7fee1c82cb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:41.234Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:41.566Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-11-14T08:46:41.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-11-14T08:46:41.566Z] 8cfbf05326b2: Preparing [2024-11-14T08:46:41.566Z] b942bbb540cb: Preparing [2024-11-14T08:46:41.566Z] 059e64fd8383: Preparing [2024-11-14T08:46:41.566Z] 9e0679ccff89: Preparing [2024-11-14T08:46:41.566Z] 218d44bad47b: Preparing [2024-11-14T08:46:41.566Z] ce5579fb4e0c: Preparing [2024-11-14T08:46:41.566Z] 75654b8eeebd: Preparing [2024-11-14T08:46:41.566Z] 75654b8eeebd: Waiting [2024-11-14T08:46:41.566Z] ce5579fb4e0c: Waiting [2024-11-14T08:46:41.566Z] 218d44bad47b: Layer already exists [2024-11-14T08:46:41.566Z] 8cfbf05326b2: Layer already exists [2024-11-14T08:46:41.566Z] b942bbb540cb: Layer already exists [2024-11-14T08:46:41.566Z] 9e0679ccff89: Layer already exists [2024-11-14T08:46:41.566Z] 059e64fd8383: Layer already exists [2024-11-14T08:46:41.566Z] ce5579fb4e0c: Layer already exists [2024-11-14T08:46:41.566Z] 75654b8eeebd: Layer already exists [2024-11-14T08:46:41.566Z] main: digest: sha256:1b58bf8983ecbfd1bea5eb0d7528e5e6ec77c4da350ea15201803e7fee1c82cb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:46:41.647Z] ===================================================== [Pipeline] echo [2024-11-14T08:46:41.662Z] taggedImages: [2024-11-14T08:46:41.662Z] - nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d [2024-11-14T08:46:41.662Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-11-14T08:46:41.662Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.3 [2024-11-14T08:46:41.662Z] - nexus3.edgexfoundry.org:10004/app-record-replay:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 [2024-11-14T08:46:41.662Z] - 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-11-14T08:46:42.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:46:42.079Z] [2024-11-14T08:46:42.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:42.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:46:42.383Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-14T08:46:42.383Z] 5eb5b503b376: Pulling fs layer [2024-11-14T08:46:42.383Z] 5c69ac0246d0: Pulling fs layer [2024-11-14T08:46:42.383Z] ec43610c2a17: Pulling fs layer [2024-11-14T08:46:42.383Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-14T08:46:42.383Z] 33b1e0a273af: Pulling fs layer [2024-11-14T08:46:42.383Z] 5d3b04190fa2: Pulling fs layer [2024-11-14T08:46:42.383Z] 2f39f015ded8: Pulling fs layer [2024-11-14T08:46:42.383Z] 3a2ae6a8a46f: Waiting [2024-11-14T08:46:42.383Z] 33b1e0a273af: Waiting [2024-11-14T08:46:42.383Z] 5d3b04190fa2: Waiting [2024-11-14T08:46:42.383Z] 2f39f015ded8: Waiting [2024-11-14T08:46:42.383Z] 5c69ac0246d0: Verifying Checksum [2024-11-14T08:46:42.383Z] 5c69ac0246d0: Download complete [2024-11-14T08:46:42.383Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-14T08:46:42.383Z] 3a2ae6a8a46f: Download complete [2024-11-14T08:46:42.383Z] 33b1e0a273af: Verifying Checksum [2024-11-14T08:46:42.383Z] 33b1e0a273af: Download complete [2024-11-14T08:46:42.383Z] 5d3b04190fa2: Download complete [2024-11-14T08:46:42.383Z] ec43610c2a17: Download complete [2024-11-14T08:46:42.644Z] 5eb5b503b376: Verifying Checksum [2024-11-14T08:46:42.644Z] 5eb5b503b376: Download complete [2024-11-14T08:46:43.211Z] 2f39f015ded8: Download complete [2024-11-14T08:46:43.778Z] 5eb5b503b376: Pull complete [2024-11-14T08:46:44.036Z] 5c69ac0246d0: Pull complete [2024-11-14T08:46:44.297Z] ec43610c2a17: Pull complete [2024-11-14T08:46:44.297Z] 3a2ae6a8a46f: Pull complete [2024-11-14T08:46:44.555Z] 33b1e0a273af: Pull complete [2024-11-14T08:46:44.814Z] 5d3b04190fa2: Pull complete [2024-11-14T08:46:50.081Z] 2f39f015ded8: Pull complete [2024-11-14T08:46:50.081Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-14T08:46:50.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:46:50.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:46:50.193Z] prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container [2024-11-14T08:46:50.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-14T08:46:52.094Z] a37a00ec5f00: Pull complete [2024-11-14T08:46:52.094Z] 50b3750afda1: Pull complete [2024-11-14T08:46:52.094Z] 4f4fb700ef54: Pull complete [2024-11-14T08:46:52.094Z] 80978eb59214: Pull complete [2024-11-14T08:46:53.863Z] $ docker top e34f8e70825e16124971b84f5368f8ddb9bde961052bbff1eb4976a1777d97f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:46:54.249Z] ---> job-cost.sh [2024-11-14T08:46:54.249Z] lf-activate-venv: SKIPPING [2024-11-14T08:46:54.249Z] INFO: No Stack... [2024-11-14T08:46:54.507Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T08:46:54.766Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T08:46:55.057Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-11-14T08:46:55.057Z] + cut -d, -f6 [Pipeline] lock [2024-11-14T08:46:55.071Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] [2024-11-14T08:46:55.085Z] Resource [jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] did not exist. Created. [2024-11-14T08:46:55.092Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T08:46:55.403Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-14T08:46:55.442Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T08:46:55.450Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T08:46:55.474Z] $ docker stop --time=1 e34f8e70825e16124971b84f5368f8ddb9bde961052bbff1eb4976a1777d97f3 [2024-11-14T08:46:56.649Z] $ docker rm -f --volumes e34f8e70825e16124971b84f5368f8ddb9bde961052bbff1eb4976a1777d97f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-14T08:47:00.359Z] c9f46d7d2bd2: Pull complete [2024-11-14T08:47:02.963Z] c5a475d317c9: Pull complete [2024-11-14T08:47:02.963Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-14T08:47:02.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-14T08:47:02.963Z] ---> be29e6b0f0d4 [2024-11-14T08:47:02.963Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-14T08:47:03.557Z] ---> Running in 81fe6be01044 [2024-11-14T08:47:03.825Z] Removing intermediate container 81fe6be01044 [2024-11-14T08:47:03.825Z] ---> 6451175c2836 [2024-11-14T08:47:03.825Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:47:04.096Z] ---> Running in 57d75c90accc [2024-11-14T08:47:04.365Z] Removing intermediate container 57d75c90accc [2024-11-14T08:47:04.365Z] ---> 3b51cc12aa97 [2024-11-14T08:47:04.365Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:47:04.365Z] ---> Running in 62b397aba0fb [2024-11-14T08:47:04.959Z] Removing intermediate container 62b397aba0fb [2024-11-14T08:47:04.959Z] ---> ef7ec75103f1 [2024-11-14T08:47:04.959Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:47:04.959Z] ---> Running in e27169971eaf [2024-11-14T08:47:06.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:47:06.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:47:09.247Z] OK: 238 MiB in 54 packages [2024-11-14T08:47:10.229Z] Removing intermediate container e27169971eaf [2024-11-14T08:47:10.229Z] ---> 1bb2c4cd40db [2024-11-14T08:47:10.229Z] Step 7/12 : WORKDIR /app [2024-11-14T08:47:10.229Z] ---> Running in ede82bbe6d91 [2024-11-14T08:47:10.502Z] Removing intermediate container ede82bbe6d91 [2024-11-14T08:47:10.502Z] ---> 0fe579d82a4c [2024-11-14T08:47:10.502Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-14T08:47:11.114Z] ---> ccfcb95cc8d5 [2024-11-14T08:47:11.114Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:47:11.391Z] ---> Running in 53a7aba11a18 [2024-11-14T08:49:03.187Z] Removing intermediate container 53a7aba11a18 [2024-11-14T08:49:03.187Z] ---> 1fbc8e4db2e3 [2024-11-14T08:49:03.187Z] Step 10/12 : COPY . . [2024-11-14T08:49:03.187Z] ---> c37bb53870d6 [2024-11-14T08:49:03.187Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:49:03.187Z] ---> Running in c1c35300eba2 [2024-11-14T08:49:03.187Z] Removing intermediate container c1c35300eba2 [2024-11-14T08:49:03.187Z] ---> 41d01b934d94 [2024-11-14T08:49:03.187Z] Step 12/12 : RUN $MAKE [2024-11-14T08:49:03.187Z] ---> Running in ab7a227d5505 [2024-11-14T08:49:03.187Z] noop [2024-11-14T08:49:03.187Z] Removing intermediate container ab7a227d5505 [2024-11-14T08:49:03.187Z] ---> 9e4819280d1a [2024-11-14T08:49:03.187Z] Successfully built 9e4819280d1a [2024-11-14T08:49:03.187Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:49:03.557Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T08:49:03.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:49:03.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-26439 does not seem to be running inside a container [2024-11-14T08:49:03.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/102 -v /w/workspace/app-record-replay/102:/w/workspace/app-record-replay/102:rw,z -v /w/workspace/app-record-replay/102@tmp:/w/workspace/app-record-replay/102@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-11-14T08:49:05.197Z] $ docker top 696c7ac2d868183604b5cefc8aa547ccf813d170b9f7bf92413ce18ff2d9d324 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:49:06.065Z] + go version [2024-11-14T08:49:06.065Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-14T08:49:06.085Z] $ docker stop --time=1 696c7ac2d868183604b5cefc8aa547ccf813d170b9f7bf92413ce18ff2d9d324 [2024-11-14T08:49:07.699Z] $ docker rm -f --volumes 696c7ac2d868183604b5cefc8aa547ccf813d170b9f7bf92413ce18ff2d9d324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:49:08.323Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T08:49:08.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:49:08.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-26439 does not seem to be running inside a container [2024-11-14T08:49:08.570Z] $ 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/102 -v /w/workspace/app-record-replay/102:/w/workspace/app-record-replay/102:rw,z -v /w/workspace/app-record-replay/102@tmp:/w/workspace/app-record-replay/102@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-11-14T08:49:09.781Z] $ docker top 34b4971235c4259dd19e97c10034e4915790c9412f843755619b43f766e51414 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:49:10.621Z] + git config --global --add safe.directory /w/workspace/app-record-replay/102 [Pipeline] fileExists [Pipeline] sh [2024-11-14T08:49:11.282Z] + make test [2024-11-14T08:49:11.282Z] go test -race -coverprofile=coverage.out ./... [2024-11-14T08:55:04.227Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-11-14T08:55:10.923Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.145s coverage: 88.0% of statements [2024-11-14T08:55:14.282Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-11-14T08:55:14.282Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-11-14T08:55:17.645Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-11-14T08:55:24.337Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.943s coverage: 98.7% of statements [2024-11-14T08:55:24.337Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.485s coverage: 89.7% of statements [2024-11-14T08:55:24.337Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.086s coverage: 100.0% of statements [2024-11-14T08:55:26.285Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-14T08:55:26.285Z] go vet ./... [2024-11-14T09:00:04.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T09:00:05.594Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T09:00:05.594Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T09:00:05.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T09:00:05.630Z] $ docker stop --time=1 34b4971235c4259dd19e97c10034e4915790c9412f843755619b43f766e51414 [2024-11-14T09:00:07.692Z] $ docker rm -f --volumes 34b4971235c4259dd19e97c10034e4915790c9412f843755619b43f766e51414 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T09:00:16.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T09:00:16.733Z] Warning: overwriting stash ‘coverage-report’ [2024-11-14T09:00:19.731Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T09:00:20.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T09:00:20.487Z] + ls -al . [2024-11-14T09:00:20.488Z] total 260 [2024-11-14T09:00:20.488Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 08:49 . [2024-11-14T09:00:20.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:45 .. [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 08:46 .dockerignore [2024-11-14T09:00:20.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:46 .git [2024-11-14T09:00:20.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:46 .github [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 14 08:46 .gitignore [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 08:46 .golangci.yml [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 16870 Nov 14 08:46 Attribution.txt [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 14 08:46 CHANGELOG.md [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 1726 Nov 14 08:46 Dockerfile [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:46 GOVERNANCE.md [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 14 08:46 Jenkinsfile [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 08:46 LICENSE [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 08:46 Makefile [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 14 08:46 OWNERS.md [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 14 08:46 README.md [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 14 08:46 Record and Reply.postman_collection.json [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:42 VERSION [2024-11-14T09:00:20.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:46 bin [2024-11-14T09:00:20.488Z] -rw-r--r-- 1 jenkins jenkins 34247 Nov 14 08:55 coverage.out [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 6773 Nov 14 08:46 go.mod [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 88059 Nov 14 08:46 go.sum [2024-11-14T09:00:20.488Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 08:46 internal [2024-11-14T09:00:20.488Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 14 08:46 main.go [2024-11-14T09:00:20.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:46 openapi [2024-11-14T09:00:20.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:46 pkg [2024-11-14T09:00:20.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:20.858Z] + 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=b853b452339653576d911c63fb927b23942ede3d --label arch=arm64 --label version=4.0.0-dev.3 . [2024-11-14T09:00:21.126Z] Sending build context to Docker daemon 354.8kB [2024-11-14T09:00:21.126Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T09:00:21.126Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-14T09:00:21.126Z] ---> 9e4819280d1a [2024-11-14T09:00:21.126Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-14T09:00:21.126Z] ---> Running in edd8812b5078 [2024-11-14T09:00:21.411Z] Removing intermediate container edd8812b5078 [2024-11-14T09:00:21.411Z] ---> 5c70e281e716 [2024-11-14T09:00:21.411Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T09:00:22.790Z] ---> Running in 9652ca199703 [2024-11-14T09:00:23.674Z] Removing intermediate container 9652ca199703 [2024-11-14T09:00:23.674Z] ---> a2dd75df0001 [2024-11-14T09:00:23.674Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-14T09:00:23.674Z] ---> Running in ebe68f358633 [2024-11-14T09:00:23.674Z] Removing intermediate container ebe68f358633 [2024-11-14T09:00:23.674Z] ---> 4e756c09d964 [2024-11-14T09:00:23.674Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T09:00:23.674Z] ---> Running in 1aba0025761e [2024-11-14T09:00:23.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T09:00:27.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T09:00:27.539Z] OK: 238 MiB in 54 packages [2024-11-14T09:00:27.539Z] Removing intermediate container 1aba0025761e [2024-11-14T09:00:27.539Z] ---> 9d434ef6c0d3 [2024-11-14T09:00:27.539Z] Step 7/27 : WORKDIR /app [2024-11-14T09:00:27.539Z] ---> Running in 0599f0532b89 [2024-11-14T09:00:27.539Z] Removing intermediate container 0599f0532b89 [2024-11-14T09:00:27.539Z] ---> 8f37f5dee35e [2024-11-14T09:00:27.539Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-14T09:00:27.807Z] ---> 6a96ed46f2bf [2024-11-14T09:00:27.807Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T09:00:27.807Z] ---> Running in a6b9a4c6f2b9 [2024-11-14T09:00:30.378Z] Removing intermediate container a6b9a4c6f2b9 [2024-11-14T09:00:30.378Z] ---> e7f9dac08d52 [2024-11-14T09:00:30.378Z] Step 10/27 : COPY . . [2024-11-14T09:00:30.643Z] ---> f979261da4b4 [2024-11-14T09:00:30.643Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T09:00:30.643Z] ---> Running in 9454c2c9b50e [2024-11-14T09:00:30.910Z] Removing intermediate container 9454c2c9b50e [2024-11-14T09:00:30.910Z] ---> 814a716e1fb8 [2024-11-14T09:00:30.910Z] Step 12/27 : RUN $MAKE [2024-11-14T09:00:31.178Z] ---> Running in 3b7aecb0aee0 [2024-11-14T09:00:32.135Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-11-14T09:04:08.884Z] Removing intermediate container 3b7aecb0aee0 [2024-11-14T09:04:08.884Z] ---> 139b5f8cd878 [2024-11-14T09:04:08.884Z] Step 13/27 : FROM alpine:3.20 [2024-11-14T09:04:08.884Z] 3.20: Pulling from library/alpine [2024-11-14T09:04:08.884Z] 9986a736f7d3: Pulling fs layer [2024-11-14T09:04:08.884Z] 9986a736f7d3: Download complete [2024-11-14T09:04:08.884Z] 9986a736f7d3: Pull complete [2024-11-14T09:04:08.884Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T09:04:08.884Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T09:04:08.884Z] ---> 511a44083d3a [2024-11-14T09:04:08.884Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-14T09:04:08.884Z] ---> Running in d401c64e43ac [2024-11-14T09:04:09.151Z] Removing intermediate container d401c64e43ac [2024-11-14T09:04:09.151Z] ---> 816866c596cb [2024-11-14T09:04:09.151Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-11-14T09:04:09.151Z] ---> Running in 8a5a4f56b8ce [2024-11-14T09:04:09.424Z] Removing intermediate container 8a5a4f56b8ce [2024-11-14T09:04:09.424Z] ---> 0e92e5246406 [2024-11-14T09:04:09.424Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-14T09:04:09.699Z] ---> Running in 18330ce676f1 [2024-11-14T09:04:10.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T09:04:10.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T09:04:12.875Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-14T09:04:12.875Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-14T09:04:12.875Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T09:04:12.875Z] Executing ca-certificates-20240705-r0.trigger [2024-11-14T09:04:12.875Z] OK: 10 MiB in 16 packages [2024-11-14T09:04:14.285Z] Removing intermediate container 18330ce676f1 [2024-11-14T09:04:14.285Z] ---> 946d472077d1 [2024-11-14T09:04:14.285Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-14T09:04:14.285Z] ---> Running in 302f9438d365 [2024-11-14T09:04:15.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T09:04:15.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T09:04:17.242Z] Upgrading critical system libraries and apk-tools: [2024-11-14T09:04:17.242Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T09:04:17.242Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T09:04:17.511Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T09:04:17.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T09:04:17.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T09:04:19.713Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T09:04:19.713Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T09:04:19.713Z] Executing ca-certificates-20240705-r0.trigger [2024-11-14T09:04:19.713Z] OK: 10 MiB in 16 packages [2024-11-14T09:04:21.120Z] Removing intermediate container 302f9438d365 [2024-11-14T09:04:21.120Z] ---> 11ada21bf732 [2024-11-14T09:04:21.120Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-14T09:04:21.700Z] ---> 29046c510f54 [2024-11-14T09:04:21.700Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-14T09:04:22.282Z] ---> 47f7ae3ce8e9 [2024-11-14T09:04:22.282Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-14T09:04:22.866Z] ---> fdee2fea87bc [2024-11-14T09:04:22.866Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-11-14T09:04:24.824Z] ---> 5b33ee2935a1 [2024-11-14T09:04:24.824Z] Step 22/27 : EXPOSE 59712 [2024-11-14T09:04:24.824Z] ---> Running in 4c087e4d89ae [2024-11-14T09:04:25.091Z] Removing intermediate container 4c087e4d89ae [2024-11-14T09:04:25.091Z] ---> 661e72caa93e [2024-11-14T09:04:25.091Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-11-14T09:04:25.091Z] ---> Running in f8d94ab006a6 [2024-11-14T09:04:25.360Z] Removing intermediate container f8d94ab006a6 [2024-11-14T09:04:25.360Z] ---> e8194f21596d [2024-11-14T09:04:25.360Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-14T09:04:25.631Z] ---> Running in ecffc0cbca6f [2024-11-14T09:04:25.907Z] Removing intermediate container ecffc0cbca6f [2024-11-14T09:04:25.907Z] ---> 41a7e0123686 [2024-11-14T09:04:25.907Z] Step 25/27 : LABEL arch=arm64 [2024-11-14T09:04:25.907Z] ---> Running in 1b5830945f5b [2024-11-14T09:04:26.176Z] Removing intermediate container 1b5830945f5b [2024-11-14T09:04:26.176Z] ---> b31005682698 [2024-11-14T09:04:26.176Z] Step 26/27 : LABEL git_sha=b853b452339653576d911c63fb927b23942ede3d [2024-11-14T09:04:26.449Z] ---> Running in f028d4a444e7 [2024-11-14T09:04:26.716Z] Removing intermediate container f028d4a444e7 [2024-11-14T09:04:26.716Z] ---> 23522f1ea036 [2024-11-14T09:04:26.716Z] Step 27/27 : LABEL version=4.0.0-dev.3 [2024-11-14T09:04:26.716Z] ---> Running in 35269c195972 [2024-11-14T09:04:26.984Z] Removing intermediate container 35269c195972 [2024-11-14T09:04:26.984Z] ---> 5cf47589b2cd [2024-11-14T09:04:26.984Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T09:04:26.984Z] Successfully built 5cf47589b2cd [2024-11-14T09:04:26.984Z] 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-11-14T09:04:27.167Z] provisioning config files... [2024-11-14T09:04:27.183Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/102@tmp/config9447852365317888748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:04:27.532Z] ---> ****-login.sh [2024-11-14T09:04:27.533Z] nexus3.edgexfoundry.org:10001 [2024-11-14T09:04:27.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T09:04:27.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T09:04:27.800Z] Configure a credential helper to remove this warning. See [2024-11-14T09:04:27.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T09:04:27.800Z] [2024-11-14T09:04:27.800Z] Login Succeeded [2024-11-14T09:04:27.800Z] nexus3.edgexfoundry.org:10002 [2024-11-14T09:04:28.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T09:04:28.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T09:04:28.349Z] Configure a credential helper to remove this warning. See [2024-11-14T09:04:28.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T09:04:28.350Z] [2024-11-14T09:04:28.350Z] Login Succeeded [2024-11-14T09:04:28.350Z] nexus3.edgexfoundry.org:10003 [2024-11-14T09:04:28.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T09:04:28.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T09:04:28.623Z] Configure a credential helper to remove this warning. See [2024-11-14T09:04:28.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T09:04:28.623Z] [2024-11-14T09:04:28.623Z] Login Succeeded [2024-11-14T09:04:28.623Z] nexus3.edgexfoundry.org:10004 [2024-11-14T09:04:28.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T09:04:28.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T09:04:28.893Z] Configure a credential helper to remove this warning. See [2024-11-14T09:04:28.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T09:04:28.893Z] [2024-11-14T09:04:28.893Z] Login Succeeded [2024-11-14T09:04:28.893Z] ****.io [2024-11-14T09:04:29.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T09:04:29.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T09:04:29.423Z] Configure a credential helper to remove this warning. See [2024-11-14T09:04:29.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T09:04:29.423Z] [2024-11-14T09:04:29.423Z] Login Succeeded [2024-11-14T09:04:29.423Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T09:04:29.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T09:04:29.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T09:04:29.568Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-11-14T09:04:29.568Z] b853b452339653576d911c63fb927b23942ede3d [2024-11-14T09:04:29.568Z] latest [2024-11-14T09:04:29.568Z] 4.0.0-dev.3 [2024-11-14T09:04:29.568Z] b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 [2024-11-14T09:04:29.568Z] main [2024-11-14T09:04:29.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:04:29.962Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:04:30.347Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d [2024-11-14T09:04:30.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-14T09:04:30.347Z] 3dadbc1f9213: Preparing [2024-11-14T09:04:30.347Z] 72826dcd8d6d: Preparing [2024-11-14T09:04:30.347Z] 2f2ef425a7ea: Preparing [2024-11-14T09:04:30.347Z] 3a47e3a755bb: Preparing [2024-11-14T09:04:30.347Z] c8e26f63cf00: Preparing [2024-11-14T09:04:30.347Z] ad6d8c1cdbe0: Preparing [2024-11-14T09:04:30.347Z] 651d9022c234: Preparing [2024-11-14T09:04:30.347Z] ad6d8c1cdbe0: Waiting [2024-11-14T09:04:30.621Z] 3a47e3a755bb: Pushed [2024-11-14T09:04:30.621Z] 2f2ef425a7ea: Pushed [2024-11-14T09:04:30.621Z] 72826dcd8d6d: Pushed [2024-11-14T09:04:30.621Z] 651d9022c234: Layer already exists [2024-11-14T09:04:30.898Z] ad6d8c1cdbe0: Pushed [2024-11-14T09:04:32.340Z] c8e26f63cf00: Pushed [2024-11-14T09:04:38.965Z] 3dadbc1f9213: Pushed [2024-11-14T09:04:38.965Z] b853b452339653576d911c63fb927b23942ede3d: digest: sha256:d4349d233033e7c9a5fef61b351c24069dc00159ff97b458990e1a464f26eb69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:04:39.338Z] + 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-11-14T09:04:39.702Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-11-14T09:04:39.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-14T09:04:39.702Z] 3dadbc1f9213: Preparing [2024-11-14T09:04:39.702Z] 72826dcd8d6d: Preparing [2024-11-14T09:04:39.702Z] 2f2ef425a7ea: Preparing [2024-11-14T09:04:39.702Z] 3a47e3a755bb: Preparing [2024-11-14T09:04:39.702Z] c8e26f63cf00: Preparing [2024-11-14T09:04:39.702Z] ad6d8c1cdbe0: Preparing [2024-11-14T09:04:39.702Z] 651d9022c234: Preparing [2024-11-14T09:04:39.702Z] ad6d8c1cdbe0: Waiting [2024-11-14T09:04:39.702Z] 651d9022c234: Waiting [2024-11-14T09:04:39.702Z] 3a47e3a755bb: Layer already exists [2024-11-14T09:04:39.702Z] 72826dcd8d6d: Layer already exists [2024-11-14T09:04:39.702Z] c8e26f63cf00: Layer already exists [2024-11-14T09:04:39.702Z] 3dadbc1f9213: Layer already exists [2024-11-14T09:04:39.702Z] 2f2ef425a7ea: Layer already exists [2024-11-14T09:04:39.702Z] 651d9022c234: Layer already exists [2024-11-14T09:04:39.702Z] ad6d8c1cdbe0: Layer already exists [2024-11-14T09:04:39.702Z] latest: digest: sha256:d4349d233033e7c9a5fef61b351c24069dc00159ff97b458990e1a464f26eb69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:04:40.328Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:04:40.678Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.3 [2024-11-14T09:04:40.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-14T09:04:40.678Z] 3dadbc1f9213: Preparing [2024-11-14T09:04:40.678Z] 72826dcd8d6d: Preparing [2024-11-14T09:04:40.678Z] 2f2ef425a7ea: Preparing [2024-11-14T09:04:40.678Z] 3a47e3a755bb: Preparing [2024-11-14T09:04:40.678Z] c8e26f63cf00: Preparing [2024-11-14T09:04:40.678Z] ad6d8c1cdbe0: Preparing [2024-11-14T09:04:40.678Z] 651d9022c234: Preparing [2024-11-14T09:04:40.678Z] ad6d8c1cdbe0: Waiting [2024-11-14T09:04:40.678Z] 651d9022c234: Waiting [2024-11-14T09:04:40.678Z] 3a47e3a755bb: Layer already exists [2024-11-14T09:04:40.678Z] 3dadbc1f9213: Layer already exists [2024-11-14T09:04:40.678Z] 72826dcd8d6d: Layer already exists [2024-11-14T09:04:40.678Z] c8e26f63cf00: Layer already exists [2024-11-14T09:04:40.678Z] 2f2ef425a7ea: Layer already exists [2024-11-14T09:04:40.678Z] 651d9022c234: Layer already exists [2024-11-14T09:04:40.678Z] ad6d8c1cdbe0: Layer already exists [2024-11-14T09:04:40.678Z] 4.0.0-dev.3: digest: sha256:d4349d233033e7c9a5fef61b351c24069dc00159ff97b458990e1a464f26eb69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:04:41.309Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:04:41.662Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 [2024-11-14T09:04:41.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-14T09:04:41.662Z] 3dadbc1f9213: Preparing [2024-11-14T09:04:41.662Z] 72826dcd8d6d: Preparing [2024-11-14T09:04:41.662Z] 2f2ef425a7ea: Preparing [2024-11-14T09:04:41.662Z] 3a47e3a755bb: Preparing [2024-11-14T09:04:41.662Z] c8e26f63cf00: Preparing [2024-11-14T09:04:41.662Z] ad6d8c1cdbe0: Preparing [2024-11-14T09:04:41.662Z] 651d9022c234: Preparing [2024-11-14T09:04:41.662Z] ad6d8c1cdbe0: Waiting [2024-11-14T09:04:41.662Z] 651d9022c234: Waiting [2024-11-14T09:04:41.662Z] 3a47e3a755bb: Layer already exists [2024-11-14T09:04:41.662Z] c8e26f63cf00: Layer already exists [2024-11-14T09:04:41.662Z] 3dadbc1f9213: Layer already exists [2024-11-14T09:04:41.662Z] 2f2ef425a7ea: Layer already exists [2024-11-14T09:04:41.662Z] 72826dcd8d6d: Layer already exists [2024-11-14T09:04:41.662Z] 651d9022c234: Layer already exists [2024-11-14T09:04:41.662Z] ad6d8c1cdbe0: Layer already exists [2024-11-14T09:04:41.662Z] b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3: digest: sha256:d4349d233033e7c9a5fef61b351c24069dc00159ff97b458990e1a464f26eb69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:04:42.285Z] + 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-11-14T09:04:42.633Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-11-14T09:04:42.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-11-14T09:04:42.633Z] 3dadbc1f9213: Preparing [2024-11-14T09:04:42.633Z] 72826dcd8d6d: Preparing [2024-11-14T09:04:42.633Z] 2f2ef425a7ea: Preparing [2024-11-14T09:04:42.633Z] 3a47e3a755bb: Preparing [2024-11-14T09:04:42.633Z] c8e26f63cf00: Preparing [2024-11-14T09:04:42.633Z] ad6d8c1cdbe0: Preparing [2024-11-14T09:04:42.633Z] 651d9022c234: Preparing [2024-11-14T09:04:42.633Z] ad6d8c1cdbe0: Waiting [2024-11-14T09:04:42.633Z] 651d9022c234: Waiting [2024-11-14T09:04:42.633Z] 3a47e3a755bb: Layer already exists [2024-11-14T09:04:42.633Z] 72826dcd8d6d: Layer already exists [2024-11-14T09:04:42.633Z] c8e26f63cf00: Layer already exists [2024-11-14T09:04:42.633Z] 3dadbc1f9213: Layer already exists [2024-11-14T09:04:42.633Z] 2f2ef425a7ea: Layer already exists [2024-11-14T09:04:42.633Z] 651d9022c234: Layer already exists [2024-11-14T09:04:42.633Z] ad6d8c1cdbe0: Layer already exists [2024-11-14T09:04:42.633Z] main: digest: sha256:d4349d233033e7c9a5fef61b351c24069dc00159ff97b458990e1a464f26eb69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T09:04:42.973Z] ===================================================== [Pipeline] echo [2024-11-14T09:04:42.987Z] taggedImages: [2024-11-14T09:04:42.987Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d [2024-11-14T09:04:42.987Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-11-14T09:04:42.987Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.3 [2024-11-14T09:04:42.987Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b853b452339653576d911c63fb927b23942ede3d-4.0.0-dev.3 [2024-11-14T09:04:42.987Z] - 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-11-14T09:04:43.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T09:04:43.372Z] [2024-11-14T09:04:43.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:04:43.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T09:04:43.710Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-14T09:04:43.710Z] 8998bd30e6a1: Pulling fs layer [2024-11-14T09:04:43.710Z] 04944245beec: Pulling fs layer [2024-11-14T09:04:43.710Z] 699f458cf7ca: Pulling fs layer [2024-11-14T09:04:43.710Z] 765212b225bb: Pulling fs layer [2024-11-14T09:04:43.710Z] f23df028b6ca: Pulling fs layer [2024-11-14T09:04:43.710Z] d65c8cfc05b1: Pulling fs layer [2024-11-14T09:04:43.710Z] 2437ff75d9bd: Pulling fs layer [2024-11-14T09:04:43.710Z] 765212b225bb: Waiting [2024-11-14T09:04:43.710Z] f23df028b6ca: Waiting [2024-11-14T09:04:43.710Z] 2437ff75d9bd: Waiting [2024-11-14T09:04:43.710Z] d65c8cfc05b1: Waiting [2024-11-14T09:04:43.978Z] 04944245beec: Verifying Checksum [2024-11-14T09:04:43.978Z] 04944245beec: Download complete [2024-11-14T09:04:43.978Z] 765212b225bb: Verifying Checksum [2024-11-14T09:04:43.978Z] 765212b225bb: Download complete [2024-11-14T09:04:43.978Z] f23df028b6ca: Verifying Checksum [2024-11-14T09:04:43.978Z] f23df028b6ca: Download complete [2024-11-14T09:04:43.978Z] d65c8cfc05b1: Download complete [2024-11-14T09:04:43.978Z] 699f458cf7ca: Verifying Checksum [2024-11-14T09:04:43.978Z] 699f458cf7ca: Download complete [2024-11-14T09:04:44.565Z] 8998bd30e6a1: Download complete [2024-11-14T09:04:47.156Z] 2437ff75d9bd: Verifying Checksum [2024-11-14T09:04:47.156Z] 2437ff75d9bd: Download complete [2024-11-14T09:04:49.094Z] 8998bd30e6a1: Pull complete [2024-11-14T09:04:49.359Z] 04944245beec: Pull complete [2024-11-14T09:04:50.764Z] 699f458cf7ca: Pull complete [2024-11-14T09:04:50.764Z] 765212b225bb: Pull complete [2024-11-14T09:04:51.719Z] f23df028b6ca: Pull complete [2024-11-14T09:04:51.719Z] d65c8cfc05b1: Pull complete [2024-11-14T09:05:06.695Z] 2437ff75d9bd: Pull complete [2024-11-14T09:05:06.695Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-14T09:05:06.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T09:05:06.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:05:06.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-26439 does not seem to be running inside a container [2024-11-14T09:05:06.951Z] $ 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/102 -v /w/workspace/app-record-replay/102:/w/workspace/app-record-replay/102:rw,z -v /w/workspace/app-record-replay/102@tmp:/w/workspace/app-record-replay/102@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-11-14T09:05:09.446Z] $ docker top 2f401b5f2879712eafcc20620c3b763cfcc1b6ac21f97c5d14adef0722b22342 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:05:10.268Z] ---> job-cost.sh [2024-11-14T09:05:10.268Z] lf-activate-venv: SKIPPING [2024-11-14T09:05:10.268Z] INFO: No Stack... [2024-11-14T09:05:10.534Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-14T09:05:11.491Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T09:05:12.120Z] + + cut -d, -f6cat [2024-11-14T09:05:12.120Z] /w/workspace/app-record-replay/102/archives/cost.csv [Pipeline] lock [2024-11-14T09:05:12.177Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] [2024-11-14T09:05:12.188Z] Resource [jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] did not exist. Created. [2024-11-14T09:05:12.195Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T09:05:12.861Z] /w/workspace/app-record-replay/102@tmp/durable-db5d6597/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-14T09:05:13.181Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-14T09:05:13.207Z] Warning: overwriting stash ‘stack-cost’ [2024-11-14T09:05:13.251Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T09:05:13.260Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T09:05:13.283Z] $ docker stop --time=1 2f401b5f2879712eafcc20620c3b763cfcc1b6ac21f97c5d14adef0722b22342 [2024-11-14T09:05:14.794Z] $ docker rm -f --volumes 2f401b5f2879712eafcc20620c3b763cfcc1b6ac21f97c5d14adef0722b22342 [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-11-14T09:05:15.273Z] provisioning config files... [2024-11-14T09:05:15.280Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6087290929736231620tmp [Pipeline] { [Pipeline] sh [2024-11-14T09:05:15.572Z] + set +x [2024-11-14T09:05:15.572Z] + curl -s https://codecov.io/bash [2024-11-14T09:05:15.572Z] + bash -s -- [2024-11-14T09:05:15.572Z] [2024-11-14T09:05:15.572Z] _____ _ [2024-11-14T09:05:15.572Z] / ____| | | [2024-11-14T09:05:15.572Z] | | ___ __| | ___ ___ _____ __ [2024-11-14T09:05:15.572Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-14T09:05:15.572Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-14T09:05:15.572Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-14T09:05:15.572Z] Bash-1.0.6 [2024-11-14T09:05:15.572Z] [2024-11-14T09:05:15.572Z] [2024-11-14T09:05:15.572Z] ==> git version 2.25.1 found [2024-11-14T09:05:15.572Z] ==> 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-11-14T09:05:15.572Z] Release-Date: 2020-01-08 [2024-11-14T09:05:15.572Z] 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-11-14T09:05:15.572Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-14T09:05:15.572Z] ==> Jenkins CI detected. [2024-11-14T09:05:15.572Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-11-14T09:05:15.572Z] project root: . [2024-11-14T09:05:15.572Z] --> token set from env [2024-11-14T09:05:15.572Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-14T09:05:15.830Z] ==> Running gcov in . (disable via -X gcov) [2024-11-14T09:05:15.830Z] ==> Python coveragepy not found [2024-11-14T09:05:15.830Z] ==> Searching for coverage reports in: [2024-11-14T09:05:15.830Z] + . [2024-11-14T09:05:15.830Z] -> Found 1 reports [2024-11-14T09:05:15.830Z] ==> Detecting git/mercurial file structure [2024-11-14T09:05:15.830Z] ==> Reading reports [2024-11-14T09:05:15.830Z] + ./coverage.out bytes=34247 [2024-11-14T09:05:15.830Z] ==> Appending adjustments [2024-11-14T09:05:15.830Z] https://docs.codecov.io/docs/fixing-reports [2024-11-14T09:05:15.830Z] + Found adjustments [2024-11-14T09:05:15.830Z] ==> Gzipping contents [2024-11-14T09:05:15.830Z] 8.0K /tmp/codecov.GLMQyr.gz [2024-11-14T09:05:15.830Z] ==> Uploading reports [2024-11-14T09:05:15.830Z] url: https://codecov.io [2024-11-14T09:05:15.830Z] query: branch=main&commit=b853b452339653576d911c63fb927b23942ede3d&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T09:05:15.830Z] -> Pinging Codecov [2024-11-14T09:05:15.831Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b853b452339653576d911c63fb927b23942ede3d&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T09:05:16.089Z] -> Uploading to [2024-11-14T09:05:16.089Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/b853b452339653576d911c63fb927b23942ede3d/6c36ebfd-fa90-4e11-9a26-1bec1eddc214.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T090515Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f3973fc290c8197ff7d4118eb52665080d1c012a889311445935bd224c715c22 [2024-11-14T09:05:16.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T09:05:16.090Z] Dload Upload Total Spent Left Speed [2024-11-14T09:05:16.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 25429 --:--:-- --:--:-- --:--:-- 25429 [2024-11-14T09:05:16.349Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/b853b452339653576d911c63fb927b23942ede3d [Pipeline] } [2024-11-14T09:05:16.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-14T09:05:16.523Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-14T09:05:16.540Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:05:16.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T09:05:16.850Z] [2024-11-14T09:05:16.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:05:17.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T09:05:17.154Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-14T09:05:17.154Z] 43c4264eed91: Already exists [2024-11-14T09:05:17.154Z] 4cc291be95ef: Already exists [2024-11-14T09:05:17.154Z] 2ac1f1163629: Already exists [2024-11-14T09:05:17.154Z] 5c3c966382ef: Already exists [2024-11-14T09:05:17.154Z] 4f4fb700ef54: Already exists [2024-11-14T09:05:17.154Z] d9c7d2e4e75e: Pulling fs layer [2024-11-14T09:05:17.154Z] 9c3e1370e548: Pulling fs layer [2024-11-14T09:05:17.412Z] d9c7d2e4e75e: Download complete [2024-11-14T09:05:17.670Z] d9c7d2e4e75e: Pull complete [2024-11-14T09:05:18.236Z] 9c3e1370e548: Verifying Checksum [2024-11-14T09:05:18.236Z] 9c3e1370e548: Download complete [2024-11-14T09:05:21.553Z] 9c3e1370e548: Pull complete [2024-11-14T09:05:21.553Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-14T09:05:21.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T09:05:21.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:05:21.683Z] prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container [2024-11-14T09:05:21.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-14T09:05:24.983Z] $ docker top b78961c74578dcec7cc9cfbbe1879bd60737765801078caf0ad1d39eda257165 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T09:05:25.344Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2024-11-14T09:05:25.355Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-11-14T09:05:25.633Z] + set -o pipefail [2024-11-14T09:05:25.633Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-11-14T09:05:32.413Z] [2024-11-14T09:05:32.413Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-11-14T09:05:32.413Z] [2024-11-14T09:05:32.413Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/0394bef3-b0df-4d93-bee3-9286ef76082c [2024-11-14T09:05:32.413Z] [2024-11-14T09:05:32.413Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-14T09:05:32.413Z] [2024-11-14T09:05:32.413Z] [2024-11-14T09:05:32.413Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-14T09:05:32.413Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-14T09:05:32.692Z] $ docker stop --time=1 b78961c74578dcec7cc9cfbbe1879bd60737765801078caf0ad1d39eda257165 [2024-11-14T09:05:39.578Z] $ docker rm -f --volumes b78961c74578dcec7cc9cfbbe1879bd60737765801078caf0ad1d39eda257165 [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-11-14T09:05:40.784Z] + git log --format=format:%s -1 b853b452339653576d911c63fb927b23942ede3d [Pipeline] sh [2024-11-14T09:05:41.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:05:41.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:05:41.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:05:41.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:05:41.449Z] prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container [2024-11-14T09:05:41.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T09:05:42.136Z] $ docker top deaad3435747b6ca46c8a352127c4ddfadc512da46a42d88dee5d5fc1fb6ce47 -eo pid,comm [2024-11-14T09:05:42.179Z] 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-11-14T09:05:42.179Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:05:42.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:05:42.242Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:05:42.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:05:42.359Z] $ docker exec deaad3435747b6ca46c8a352127c4ddfadc512da46a42d88dee5d5fc1fb6ce47 ssh-agent [2024-11-14T09:05:42.469Z] SSH_AUTH_SOCK=/tmp/ssh-Wq77mlqWITn0/agent.32 [2024-11-14T09:05:42.470Z] SSH_AGENT_PID=38 [2024-11-14T09:05:42.475Z] Running ssh-add (command line suppressed) [2024-11-14T09:05:42.585Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2295746991990344557.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2295746991990344557.key) [2024-11-14T09:05:42.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:05:42.891Z] + git semver tag [2024-11-14T09:05:43.151Z] 2024-11-14 09:05:43,071 [run_tag] DEBUG tag force:False [2024-11-14T09:05:43.151Z] 2024-11-14 09:05:43,071 [check_head_tag] DEBUG check head tag [2024-11-14T09:05:43.151Z] 2024-11-14 09:05:43,073 [execute] INFO git cat-file --batch-check [2024-11-14T09:05:43.151Z] 2024-11-14 09:05:43,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-11-14T09:05:43.151Z] 2024-11-14 09:05:43,077 [execute] INFO git cat-file --batch [2024-11-14T09:05:43.151Z] 2024-11-14 09:05:43,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-11-14T09:05:43.151Z] 2024-11-14 09:05:43,105 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-14T09:05:43.151Z] 2024-11-14 09:05:43,105 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-11-14T09:05:43.151Z] 2024-11-14 09:05:43,105 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:05:43.151Z] 2024-11-14 09:05:43,110 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-14T09:05:43.151Z] 4.0.0-dev.3 [Pipeline] } [2024-11-14T09:05:43.165Z] $ docker exec --env ******** --env ******** deaad3435747b6ca46c8a352127c4ddfadc512da46a42d88dee5d5fc1fb6ce47 ssh-agent -k [2024-11-14T09:05:43.275Z] unset SSH_AUTH_SOCK; [2024-11-14T09:05:43.275Z] unset SSH_AGENT_PID; [2024-11-14T09:05:43.275Z] echo Agent pid 38 killed; [2024-11-14T09:05:43.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:05:43.602Z] + git semver [Pipeline] } [2024-11-14T09:05:43.894Z] $ docker stop --time=1 deaad3435747b6ca46c8a352127c4ddfadc512da46a42d88dee5d5fc1fb6ce47 [2024-11-14T09:05:45.196Z] $ docker rm -f --volumes deaad3435747b6ca46c8a352127c4ddfadc512da46a42d88dee5d5fc1fb6ce47 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:05:45.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:05:45.600Z] [2024-11-14T09:05:45.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:05:45.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:05:45.894Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-14T09:05:45.894Z] ab5ef0e58194: Pulling fs layer [2024-11-14T09:05:45.894Z] 9712f1f96733: Pulling fs layer [2024-11-14T09:05:45.894Z] 63f879dbbcfc: Pulling fs layer [2024-11-14T09:05:45.894Z] 0d9ebad4ef96: Pulling fs layer [2024-11-14T09:05:45.894Z] e9a5061849ea: Pulling fs layer [2024-11-14T09:05:45.894Z] d747dcd14b5f: Pulling fs layer [2024-11-14T09:05:45.894Z] 2de7ff778b66: Pulling fs layer [2024-11-14T09:05:45.894Z] d747dcd14b5f: Waiting [2024-11-14T09:05:45.894Z] 0d9ebad4ef96: Waiting [2024-11-14T09:05:45.894Z] e9a5061849ea: Waiting [2024-11-14T09:05:45.894Z] 2de7ff778b66: Waiting [2024-11-14T09:05:45.894Z] 9712f1f96733: Verifying Checksum [2024-11-14T09:05:45.894Z] 9712f1f96733: Download complete [2024-11-14T09:05:46.153Z] 63f879dbbcfc: Verifying Checksum [2024-11-14T09:05:46.153Z] 63f879dbbcfc: Download complete [2024-11-14T09:05:46.412Z] e9a5061849ea: Verifying Checksum [2024-11-14T09:05:46.412Z] e9a5061849ea: Download complete [2024-11-14T09:05:46.412Z] d747dcd14b5f: Verifying Checksum [2024-11-14T09:05:46.412Z] d747dcd14b5f: Download complete [2024-11-14T09:05:46.412Z] ab5ef0e58194: Download complete [2024-11-14T09:05:46.412Z] 0d9ebad4ef96: Verifying Checksum [2024-11-14T09:05:46.412Z] 0d9ebad4ef96: Download complete [2024-11-14T09:05:46.412Z] 2de7ff778b66: Verifying Checksum [2024-11-14T09:05:46.412Z] 2de7ff778b66: Download complete [2024-11-14T09:05:48.939Z] ab5ef0e58194: Pull complete [2024-11-14T09:05:48.939Z] 9712f1f96733: Pull complete [2024-11-14T09:05:49.869Z] 63f879dbbcfc: Pull complete [2024-11-14T09:05:53.303Z] 0d9ebad4ef96: Pull complete [2024-11-14T09:05:53.303Z] e9a5061849ea: Pull complete [2024-11-14T09:05:53.303Z] d747dcd14b5f: Pull complete [2024-11-14T09:05:54.681Z] 2de7ff778b66: Pull complete [2024-11-14T09:05:54.681Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-14T09:05:54.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:05:54.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:05:54.782Z] prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container [2024-11-14T09:05:54.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-14T09:06:02.945Z] $ docker top 2938cf7e53a20fede518b5a347013939e5a44e32fa3960f1fe63fc42dd554e76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:06:03.024Z] provisioning config files... [2024-11-14T09:06:03.036Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13671205231052536307tmp [2024-11-14T09:06:03.045Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3708923632733634065tmp [2024-11-14T09:06:03.054Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config775345948667977324tmp [Pipeline] { [Pipeline] echo [2024-11-14T09:06:03.083Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:06:03.380Z] ---> sigul-configuration.sh [2024-11-14T09:06:03.380Z] gpg: directory `/root/.gnupg' created [2024-11-14T09:06:03.380Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-14T09:06:03.380Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-14T09:06:03.380Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-14T09:06:03.380Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-14T09:06:03.380Z] gpg: CAST5 encrypted data [2024-11-14T09:06:03.380Z] gpg: encrypted with 1 passphrase [2024-11-14T09:06:03.380Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-14T09:06:03.686Z] + mkdir /home/jenkins [2024-11-14T09:06:03.686Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-14T09:06:03.985Z] + 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-11-14T09:06:03.996Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:06:04.289Z] ---> sigul-install.sh [2024-11-14T09:06:04.290Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-14T09:06:04.590Z] + git tag --list [2024-11-14T09:06:04.591Z] v3.1 [2024-11-14T09:06:04.591Z] v3.1.0 [2024-11-14T09:06:04.591Z] v3.1.0-dev.0 [2024-11-14T09:06:04.591Z] v3.1.0-dev.1 [2024-11-14T09:06:04.591Z] v3.1.0-dev.10 [2024-11-14T09:06:04.591Z] v3.1.0-dev.11 [2024-11-14T09:06:04.591Z] v3.1.0-dev.12 [2024-11-14T09:06:04.591Z] v3.1.0-dev.13 [2024-11-14T09:06:04.591Z] v3.1.0-dev.14 [2024-11-14T09:06:04.591Z] v3.1.0-dev.15 [2024-11-14T09:06:04.591Z] v3.1.0-dev.16 [2024-11-14T09:06:04.591Z] v3.1.0-dev.17 [2024-11-14T09:06:04.591Z] v3.1.0-dev.18 [2024-11-14T09:06:04.591Z] v3.1.0-dev.19 [2024-11-14T09:06:04.591Z] v3.1.0-dev.2 [2024-11-14T09:06:04.591Z] v3.1.0-dev.20 [2024-11-14T09:06:04.591Z] v3.1.0-dev.21 [2024-11-14T09:06:04.591Z] v3.1.0-dev.22 [2024-11-14T09:06:04.591Z] v3.1.0-dev.23 [2024-11-14T09:06:04.591Z] v3.1.0-dev.24 [2024-11-14T09:06:04.591Z] v3.1.0-dev.25 [2024-11-14T09:06:04.591Z] v3.1.0-dev.26 [2024-11-14T09:06:04.591Z] v3.1.0-dev.27 [2024-11-14T09:06:04.591Z] v3.1.0-dev.28 [2024-11-14T09:06:04.591Z] v3.1.0-dev.29 [2024-11-14T09:06:04.591Z] v3.1.0-dev.3 [2024-11-14T09:06:04.591Z] v3.1.0-dev.30 [2024-11-14T09:06:04.591Z] v3.1.0-dev.31 [2024-11-14T09:06:04.591Z] v3.1.0-dev.32 [2024-11-14T09:06:04.591Z] v3.1.0-dev.33 [2024-11-14T09:06:04.591Z] v3.1.0-dev.34 [2024-11-14T09:06:04.591Z] v3.1.0-dev.35 [2024-11-14T09:06:04.591Z] v3.1.0-dev.36 [2024-11-14T09:06:04.591Z] v3.1.0-dev.37 [2024-11-14T09:06:04.591Z] v3.1.0-dev.38 [2024-11-14T09:06:04.591Z] v3.1.0-dev.39 [2024-11-14T09:06:04.591Z] v3.1.0-dev.4 [2024-11-14T09:06:04.591Z] v3.1.0-dev.40 [2024-11-14T09:06:04.591Z] v3.1.0-dev.41 [2024-11-14T09:06:04.591Z] v3.1.0-dev.42 [2024-11-14T09:06:04.591Z] v3.1.0-dev.43 [2024-11-14T09:06:04.591Z] v3.1.0-dev.44 [2024-11-14T09:06:04.591Z] v3.1.0-dev.45 [2024-11-14T09:06:04.591Z] v3.1.0-dev.46 [2024-11-14T09:06:04.591Z] v3.1.0-dev.47 [2024-11-14T09:06:04.591Z] v3.1.0-dev.48 [2024-11-14T09:06:04.591Z] v3.1.0-dev.49 [2024-11-14T09:06:04.591Z] v3.1.0-dev.5 [2024-11-14T09:06:04.591Z] v3.1.0-dev.50 [2024-11-14T09:06:04.591Z] v3.1.0-dev.51 [2024-11-14T09:06:04.591Z] v3.1.0-dev.52 [2024-11-14T09:06:04.591Z] v3.1.0-dev.53 [2024-11-14T09:06:04.591Z] v3.1.0-dev.54 [2024-11-14T09:06:04.591Z] v3.1.0-dev.55 [2024-11-14T09:06:04.591Z] v3.1.0-dev.56 [2024-11-14T09:06:04.591Z] v3.1.0-dev.57 [2024-11-14T09:06:04.591Z] v3.1.0-dev.58 [2024-11-14T09:06:04.591Z] v3.1.0-dev.59 [2024-11-14T09:06:04.591Z] v3.1.0-dev.6 [2024-11-14T09:06:04.591Z] v3.1.0-dev.60 [2024-11-14T09:06:04.591Z] v3.1.0-dev.61 [2024-11-14T09:06:04.591Z] v3.1.0-dev.62 [2024-11-14T09:06:04.591Z] v3.1.0-dev.63 [2024-11-14T09:06:04.591Z] v3.1.0-dev.64 [2024-11-14T09:06:04.591Z] v3.1.0-dev.65 [2024-11-14T09:06:04.591Z] v3.1.0-dev.66 [2024-11-14T09:06:04.591Z] v3.1.0-dev.67 [2024-11-14T09:06:04.591Z] v3.1.0-dev.68 [2024-11-14T09:06:04.591Z] v3.1.0-dev.7 [2024-11-14T09:06:04.591Z] v3.1.0-dev.8 [2024-11-14T09:06:04.591Z] v3.1.0-dev.9 [2024-11-14T09:06:04.591Z] v3.1.1 [2024-11-14T09:06:04.591Z] v3.2.0-dev.1 [2024-11-14T09:06:04.591Z] v3.2.0-dev.10 [2024-11-14T09:06:04.591Z] v3.2.0-dev.11 [2024-11-14T09:06:04.591Z] v3.2.0-dev.12 [2024-11-14T09:06:04.591Z] v3.2.0-dev.13 [2024-11-14T09:06:04.591Z] v3.2.0-dev.14 [2024-11-14T09:06:04.591Z] v3.2.0-dev.15 [2024-11-14T09:06:04.591Z] v3.2.0-dev.16 [2024-11-14T09:06:04.591Z] v3.2.0-dev.17 [2024-11-14T09:06:04.591Z] v3.2.0-dev.18 [2024-11-14T09:06:04.591Z] v3.2.0-dev.19 [2024-11-14T09:06:04.591Z] v3.2.0-dev.2 [2024-11-14T09:06:04.591Z] v3.2.0-dev.20 [2024-11-14T09:06:04.591Z] v3.2.0-dev.21 [2024-11-14T09:06:04.591Z] v3.2.0-dev.22 [2024-11-14T09:06:04.591Z] v3.2.0-dev.23 [2024-11-14T09:06:04.591Z] v3.2.0-dev.24 [2024-11-14T09:06:04.591Z] v3.2.0-dev.3 [2024-11-14T09:06:04.591Z] v3.2.0-dev.4 [2024-11-14T09:06:04.591Z] v3.2.0-dev.5 [2024-11-14T09:06:04.591Z] v3.2.0-dev.6 [2024-11-14T09:06:04.591Z] v3.2.0-dev.7 [2024-11-14T09:06:04.591Z] v3.2.0-dev.8 [2024-11-14T09:06:04.591Z] v3.2.0-dev.9 [2024-11-14T09:06:04.591Z] v4.0.0-dev.1 [2024-11-14T09:06:04.591Z] v4.0.0-dev.2 [2024-11-14T09:06:04.591Z] v4.0.0-dev.3 [Pipeline] sh [2024-11-14T09:06:04.893Z] + lftools sign git-tag v4.0.0-dev.3 [2024-11-14T09:06:05.463Z] Signing Git tag with Sigul... [2024-11-14T09:06:05.463Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-11-14T09:06:06.270Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:06:06.560Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-14T09:06:06.567Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-14T09:06:06.599Z] $ docker stop --time=1 2938cf7e53a20fede518b5a347013939e5a44e32fa3960f1fe63fc42dd554e76 [2024-11-14T09:06:07.945Z] $ docker rm -f --volumes 2938cf7e53a20fede518b5a347013939e5a44e32fa3960f1fe63fc42dd554e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-14T09:06:08.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:06:08.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:06:08.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:06:08.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:06:08.771Z] prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container [2024-11-14T09:06:08.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T09:06:09.149Z] $ docker top 7de3b208ba1d241c35d8fdf2286047b4f488fb7bd3afbb77f935e09cd6a13a0a -eo pid,comm [2024-11-14T09:06:09.196Z] 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-11-14T09:06:09.196Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:06:09.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:06:09.253Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:06:09.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:06:09.378Z] $ docker exec 7de3b208ba1d241c35d8fdf2286047b4f488fb7bd3afbb77f935e09cd6a13a0a ssh-agent [2024-11-14T09:06:09.485Z] SSH_AUTH_SOCK=/tmp/ssh-9PZtlelbTAl7/agent.32 [2024-11-14T09:06:09.485Z] SSH_AGENT_PID=38 [2024-11-14T09:06:09.490Z] Running ssh-add (command line suppressed) [2024-11-14T09:06:09.600Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17609797196105375436.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17609797196105375436.key) [2024-11-14T09:06:09.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:06:10.238Z] + git semver bump pre [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,410 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,410 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,410 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,410 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,410 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,410 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,412 [execute] INFO git cat-file --batch-check [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,418 [execute] INFO git cat-file --batch [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:06:10.496Z] 2024-11-14 09:06:10,424 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-14T09:06:10.496Z] 4.0.0-dev.4 [Pipeline] } [2024-11-14T09:06:10.510Z] $ docker exec --env ******** --env ******** 7de3b208ba1d241c35d8fdf2286047b4f488fb7bd3afbb77f935e09cd6a13a0a ssh-agent -k [2024-11-14T09:06:10.609Z] unset SSH_AUTH_SOCK; [2024-11-14T09:06:10.610Z] unset SSH_AGENT_PID; [2024-11-14T09:06:10.610Z] echo Agent pid 38 killed; [2024-11-14T09:06:10.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:06:10.924Z] + git semver [Pipeline] } [2024-11-14T09:06:11.204Z] $ docker stop --time=1 7de3b208ba1d241c35d8fdf2286047b4f488fb7bd3afbb77f935e09cd6a13a0a [2024-11-14T09:06:12.492Z] $ docker rm -f --volumes 7de3b208ba1d241c35d8fdf2286047b4f488fb7bd3afbb77f935e09cd6a13a0a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T09:06:12.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:06:12.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:06:13.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:06:13.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:06:13.221Z] prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container [2024-11-14T09:06:13.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T09:06:13.614Z] $ docker top 96d712ecce84526c9ed55c07174c13f45ca9f211920036dca06804c9ee8b290e -eo pid,comm [2024-11-14T09:06:13.662Z] 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-11-14T09:06:13.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:06:13.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:06:13.721Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:06:13.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:06:13.843Z] $ docker exec 96d712ecce84526c9ed55c07174c13f45ca9f211920036dca06804c9ee8b290e ssh-agent [2024-11-14T09:06:13.945Z] SSH_AUTH_SOCK=/tmp/ssh-6SYNBwG9wZ5T/agent.32 [2024-11-14T09:06:13.945Z] SSH_AGENT_PID=38 [2024-11-14T09:06:13.950Z] Running ssh-add (command line suppressed) [2024-11-14T09:06:14.065Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2921456330752563180.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2921456330752563180.key) [2024-11-14T09:06:14.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:06:14.366Z] + git semver push [2024-11-14T09:06:14.625Z] 2024-11-14 09:06:14,585 [run_push] DEBUG push [2024-11-14T09:06:14.625Z] 2024-11-14 09:06:14,585 [execute] INFO git cat-file --batch-check [2024-11-14T09:06:14.625Z] 2024-11-14 09:06:14,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:06:14.625Z] 2024-11-14 09:06:14,590 [execute] INFO git rev-list 75267da8fbf53ef289c06201ae23fa1617855bb6 -- [2024-11-14T09:06:14.625Z] 2024-11-14 09:06:14,590 [execute] DEBUG Popen(['git', 'rev-list', '75267da8fbf53ef289c06201ae23fa1617855bb6', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:06:14.625Z] 2024-11-14 09:06:14,597 [execute] INFO git fetch -v origin [2024-11-14T09:06:14.625Z] 2024-11-14 09:06:14,598 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-14T09:06:15.195Z] 2024-11-14 09:06:15,050 [run_push] DEBUG no remote changes detected [2024-11-14T09:06:15.196Z] 2024-11-14 09:06:15,050 [execute] INFO git push origin semver [2024-11-14T09:06:15.196Z] 2024-11-14 09:06:15,051 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:06:15.765Z] 2024-11-14 09:06:15,749 [run_push] DEBUG push all version tags [2024-11-14T09:06:15.765Z] 2024-11-14 09:06:15,749 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-14T09:06:15.765Z] 2024-11-14 09:06:15,750 [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-11-14T09:06:16.704Z] 2024-11-14 09:06:16,398 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-11-14T09:06:16.704Z] 4.0.0-dev.4 [Pipeline] } [2024-11-14T09:06:16.718Z] $ docker exec --env ******** --env ******** 96d712ecce84526c9ed55c07174c13f45ca9f211920036dca06804c9ee8b290e ssh-agent -k [2024-11-14T09:06:16.805Z] unset SSH_AUTH_SOCK; [2024-11-14T09:06:16.806Z] unset SSH_AGENT_PID; [2024-11-14T09:06:16.806Z] echo Agent pid 38 killed; [2024-11-14T09:06:16.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:06:17.129Z] + git semver [Pipeline] } [2024-11-14T09:06:17.408Z] $ docker stop --time=1 96d712ecce84526c9ed55c07174c13f45ca9f211920036dca06804c9ee8b290e [2024-11-14T09:06:18.684Z] $ docker rm -f --volumes 96d712ecce84526c9ed55c07174c13f45ca9f211920036dca06804c9ee8b290e [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-11-14T09:06:19.238Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-11-14T09:06:19.238Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-11-14T09:06:19.238Z] total 16 [2024-11-14T09:06:19.238Z] drwxr-xr-x 3 root root 4096 Nov 14 08:46 . [2024-11-14T09:06:19.238Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 09:06 .. [2024-11-14T09:06:19.238Z] drwxr-xr-x 2 root root 4096 Nov 14 08:46 cost [2024-11-14T09:06:19.238Z] -rw-r--r-- 1 root root 89 Nov 14 08:46 cost.csv [2024-11-14T09:06:19.238Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-11-14T09:06:19.238Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-11-14T09:06:19.238Z] total 16 [2024-11-14T09:06:19.238Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:46 . [2024-11-14T09:06:19.238Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 09:06 .. [2024-11-14T09:06:19.238Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 08:46 cost [2024-11-14T09:06:19.238Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 14 08:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:06:20.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:06:20.788Z] ---> package-listing.sh [2024-11-14T09:06:20.788Z] ++ facter osfamily [2024-11-14T09:06:20.788Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-14T09:06:21.047Z] + OS_FAMILY=debian [2024-11-14T09:06:21.047Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-11-14T09:06:21.047Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-14T09:06:21.047Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-14T09:06:21.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-14T09:06:21.047Z] + PACKAGES=/tmp/packages_start.txt [2024-11-14T09:06:21.047Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-11-14T09:06:21.047Z] + PACKAGES=/tmp/packages_end.txt [2024-11-14T09:06:21.047Z] + case "${OS_FAMILY}" in [2024-11-14T09:06:21.047Z] + dpkg -l [2024-11-14T09:06:21.047Z] + grep '^ii' [2024-11-14T09:06:21.047Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-14T09:06:21.047Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-14T09:06:21.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-14T09:06:21.047Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-11-14T09:06:21.047Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-11-14T09:06:21.047Z] + 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-11-14T09:06:21.060Z] 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-11-14T09:06:21.337Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:06:21.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T09:06:21.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:06:21.980Z] prd-ubuntu20.04-docker-8c-8g-26434 does not seem to be running inside a container [2024-11-14T09:06:22.013Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-14T09:06:22.234Z] $ docker top 4a99c811a15f32678989860a6e004be1d30e798236152c57bce54aa569d1beba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T09:06:22.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-14T09:06:22.888Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-14T09:06:23.181Z] + ls /var/log/sa-host [2024-11-14T09:06:23.181Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:06:23.260Z] provisioning config files... [2024-11-14T09:06:23.270Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14372715256598234753tmp [Pipeline] { [Pipeline] echo [2024-11-14T09:06:23.288Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:06:23.574Z] ---> create-netrc.sh [Pipeline] } [2024-11-14T09:06:23.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:06:23.915Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-14T09:06:23.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:06:24.208Z] ---> sudo-logs.sh [2024-11-14T09:06:24.208Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-14T09:06:24.238Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:06:24.521Z] ---> job-cost.sh [2024-11-14T09:06:24.521Z] lf-activate-venv: SKIPPING [2024-11-14T09:06:24.521Z] DEBUG: total: 0.2199999988079071 [2024-11-14T09:06:24.521Z] INFO: Retrieving Stack Cost... [2024-11-14T09:06:24.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T09:06:25.349Z] INFO: Archiving Costs [Pipeline] echo [2024-11-14T09:06:25.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:06:25.646Z] ---> logs-deploy.sh [2024-11-14T09:06:25.646Z] lf-activate-venv: SKIPPING [2024-11-14T09:06:25.646Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/102 [2024-11-14T09:06:25.646Z] INFO: archiving workspace using pattern(s): [2024-11-14T09:06:26.591Z] Archives upload complete. [2024-11-14T09:06:26.591Z] INFO: archiving logs to Nexus