Pull request #146 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/app-record-replay Obtained Jenkinsfile from c510f15927f62f99bdd37ed4cd52a8e0d034abc9+2069e4878ba40974eb08f4e1638304e603144a5a (512639150d4db91ad89eb08a7d8d98d27523b380) 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-ssh7304971086408094428.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-ssh18334985042608272740.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8609944805086397389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8897231781510814106.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8299000613512970809.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-146/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-146/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18325974121650166133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22713 in /w/workspace/foundry_app-record-replay_PR-146 [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/foundry_app-record-replay_PR-146 # 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 Merging remotes/origin/main commit 2069e4878ba40974eb08f4e1638304e603144a5a into PR head commit c510f15927f62f99bdd37ed4cd52a8e0d034abc9 Merge succeeded, producing c510f15927f62f99bdd37ed4cd52a8e0d034abc9 Checking out Revision c510f15927f62f99bdd37ed4cd52a8e0d034abc9 (PR-146) > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/146/head:refs/remotes/origin/PR-146 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c510f15927f62f99bdd37ed4cd52a8e0d034abc9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2069e4878ba40974eb08f4e1638304e603144a5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c510f15927f62f99bdd37ed4cd52a8e0d034abc9 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T08:15:05.053Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:15:05.288Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:15:05.430Z] ========================================================= [2024-10-14T08:15:05.430Z] EdgeX Global Pipelines Version Info [2024-10-14T08:15:05.430Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:15:06.183Z] ------------------- [2024-10-14T08:15:06.183Z] stable info: [2024-10-14T08:15:06.183Z] ------------------- [2024-10-14T08:15:06.183Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:15:06.183Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:15:06.183Z] Message: update stable to v1.0.265 [2024-10-14T08:15:06.753Z] ------------------- [2024-10-14T08:15:06.753Z] experimental info: [2024-10-14T08:15:06.753Z] ------------------- [2024-10-14T08:15:06.753Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:15:06.753Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:15:06.753Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:15:06.990Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-10-14T08:15:07.050Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-10-14T08:15:07.113Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:15:07.176Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:15:07.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:15:07.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:15:07.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:15:07.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T08:15:07.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:15:07.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:15:07.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:15:07.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-10-14T08:15:07.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:15:07.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:15:07.810Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:15:07.863Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:15:07.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:15:07.976Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:15:08.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:15:08.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:15:08.142Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T08:15:08.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T08:15:08.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T08:15:08.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T08:15:08.374Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T08:15:08.431Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:15:08.492Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:15:08.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-146 [Pipeline] echo [2024-10-14T08:15:08.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-146 [Pipeline] echo [2024-10-14T08:15:08.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-146 [Pipeline] echo [2024-10-14T08:15:08.736Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c510f15927f62f99bdd37ed4cd52a8e0d034abc9 [Pipeline] echo [2024-10-14T08:15:08.795Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c510f15 [Pipeline] echo [2024-10-14T08:15:08.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:15:09.019Z] provisioning config files... [2024-10-14T08:15:09.034Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-146@tmp/config8781043536440111895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:15:09.437Z] ---> ****-login.sh [2024-10-14T08:15:09.437Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:15:09.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:09.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:09.698Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:09.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:09.698Z] [2024-10-14T08:15:09.698Z] Login Succeeded [2024-10-14T08:15:09.698Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:15:09.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:09.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:09.959Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:09.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:09.959Z] [2024-10-14T08:15:09.959Z] Login Succeeded [2024-10-14T08:15:09.959Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:15:09.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:09.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:09.959Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:09.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:09.959Z] [2024-10-14T08:15:09.959Z] Login Succeeded [2024-10-14T08:15:09.959Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:15:09.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:10.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:10.220Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:10.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:10.220Z] [2024-10-14T08:15:10.220Z] Login Succeeded [2024-10-14T08:15:10.220Z] ****.io [2024-10-14T08:15:10.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:10.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:10.480Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:10.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:10.480Z] [2024-10-14T08:15:10.480Z] Login Succeeded [2024-10-14T08:15:10.480Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:15:10.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T08:15:11.250Z] + git rev-list -1 --merges c510f15927f62f99bdd37ed4cd52a8e0d034abc9~1..c510f15927f62f99bdd37ed4cd52a8e0d034abc9 [Pipeline] echo [2024-10-14T08:15:11.303Z] -----------> git rev-list -1 --merges c510f15927f62f99bdd37ed4cd52a8e0d034abc9~1..c510f15927f62f99bdd37ed4cd52a8e0d034abc9 c510f15927f62f99bdd37ed4cd52a8e0d034abc9 [false] [Pipeline] sh [2024-10-14T08:15:11.631Z] + git log --format=format:%s -1 c510f15927f62f99bdd37ed4cd52a8e0d034abc9 [Pipeline] echo [2024-10-14T08:15:11.678Z] ========================================================= [2024-10-14T08:15:11.679Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:15:11.679Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:15:12.166Z] + git log --format=format:%s -1 c510f15927f62f99bdd37ed4cd52a8e0d034abc9 [Pipeline] echo [2024-10-14T08:15:12.209Z] [semverPrep] GIT_COMMIT: c510f15927f62f99bdd37ed4cd52a8e0d034abc9, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo [2024-10-14T08:15:12.268Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T08:15:12.705Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:15:12.705Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:15:12.705Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:15:12.705Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:15:12.705Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-10-14T08:15:12.705Z] tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:15:12.705Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:15:13.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:15:13.231Z] [2024-10-14T08:15:13.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:15:13.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:15:13.630Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:15:13.630Z] b85a868b505f: Pulling fs layer [2024-10-14T08:15:13.630Z] e2be974225ed: Pulling fs layer [2024-10-14T08:15:13.630Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:15:13.630Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:15:13.630Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:15:13.630Z] eaf3925da568: Pulling fs layer [2024-10-14T08:15:13.630Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:15:13.630Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:15:13.630Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:15:13.630Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:15:13.630Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:15:13.630Z] 988bab9f4d93: Waiting [2024-10-14T08:15:13.630Z] 1469e6f7b9e6: Waiting [2024-10-14T08:15:13.630Z] bde34c3a00c8: Waiting [2024-10-14T08:15:13.630Z] b352a97aabf1: Waiting [2024-10-14T08:15:13.630Z] eaf3925da568: Waiting [2024-10-14T08:15:13.630Z] bab4dde63d76: Waiting [2024-10-14T08:15:13.630Z] 4872d77fe225: Waiting [2024-10-14T08:15:13.630Z] e2be974225ed: Verifying Checksum [2024-10-14T08:15:13.630Z] e2be974225ed: Download complete [2024-10-14T08:15:13.630Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:15:13.630Z] 988bab9f4d93: Download complete [2024-10-14T08:15:13.630Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:15:13.630Z] 1469e6f7b9e6: Download complete [2024-10-14T08:15:13.630Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:15:13.630Z] 339a4e72a1f5: Download complete [2024-10-14T08:15:13.630Z] eaf3925da568: Verifying Checksum [2024-10-14T08:15:13.630Z] eaf3925da568: Download complete [2024-10-14T08:15:13.888Z] b352a97aabf1: Verifying Checksum [2024-10-14T08:15:13.888Z] b352a97aabf1: Download complete [2024-10-14T08:15:13.888Z] 4872d77fe225: Verifying Checksum [2024-10-14T08:15:13.888Z] 4872d77fe225: Download complete [2024-10-14T08:15:13.888Z] 5851b861e8e6: Verifying Checksum [2024-10-14T08:15:13.888Z] 5851b861e8e6: Download complete [2024-10-14T08:15:13.888Z] b85a868b505f: Verifying Checksum [2024-10-14T08:15:13.888Z] b85a868b505f: Download complete [2024-10-14T08:15:14.147Z] bab4dde63d76: Verifying Checksum [2024-10-14T08:15:14.147Z] bab4dde63d76: Download complete [2024-10-14T08:15:15.082Z] b85a868b505f: Pull complete [2024-10-14T08:15:15.082Z] e2be974225ed: Pull complete [2024-10-14T08:15:15.651Z] 339a4e72a1f5: Pull complete [2024-10-14T08:15:15.651Z] 988bab9f4d93: Pull complete [2024-10-14T08:15:15.913Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:15:15.913Z] eaf3925da568: Pull complete [2024-10-14T08:15:17.817Z] bab4dde63d76: Pull complete [2024-10-14T08:15:17.817Z] bde34c3a00c8: Pull complete [2024-10-14T08:15:17.817Z] b352a97aabf1: Pull complete [2024-10-14T08:15:17.817Z] 4872d77fe225: Pull complete [2024-10-14T08:15:17.817Z] 5851b861e8e6: Pull complete [2024-10-14T08:15:17.817Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:15:17.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:15:17.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:15:18.265Z] prd-ubuntu20.04-docker-8c-8g-22713 does not seem to be running inside a container [2024-10-14T08:15:18.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-146 -v /w/workspace/foundry_app-record-replay_PR-146:/w/workspace/foundry_app-record-replay_PR-146:rw,z -v /w/workspace/foundry_app-record-replay_PR-146@tmp:/w/workspace/foundry_app-record-replay_PR-146@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:15:21.218Z] $ docker top 1fbc4c106a130a61b0f4173764e9380900df345dd59c07e4cdcb38da05a3f886 -eo pid,comm [2024-10-14T08:15:21.268Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-14T08:15:21.268Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:15:21.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:15:21.438Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:15:21.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:15:21.553Z] $ docker exec 1fbc4c106a130a61b0f4173764e9380900df345dd59c07e4cdcb38da05a3f886 ssh-agent [2024-10-14T08:15:21.656Z] SSH_AUTH_SOCK=/tmp/ssh-OtPeasI66gf3/agent.34 [2024-10-14T08:15:21.656Z] SSH_AGENT_PID=40 [2024-10-14T08:15:21.662Z] Running ssh-add (command line suppressed) [2024-10-14T08:15:21.759Z] Identity added: /w/workspace/foundry_app-record-replay_PR-146@tmp/private_key_9185887394067081564.key (/w/workspace/foundry_app-record-replay_PR-146@tmp/private_key_9185887394067081564.key) [2024-10-14T08:15:21.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:15:22.117Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:15:22.144Z] $ docker exec --env ******** --env ******** 1fbc4c106a130a61b0f4173764e9380900df345dd59c07e4cdcb38da05a3f886 ssh-agent -k [2024-10-14T08:15:22.240Z] unset SSH_AUTH_SOCK; [2024-10-14T08:15:22.241Z] unset SSH_AGENT_PID; [2024-10-14T08:15:22.241Z] echo Agent pid 40 killed; [2024-10-14T08:15:22.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:15:22.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:15:22.374Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:15:22.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:15:22.478Z] $ docker exec 1fbc4c106a130a61b0f4173764e9380900df345dd59c07e4cdcb38da05a3f886 ssh-agent [2024-10-14T08:15:22.580Z] SSH_AUTH_SOCK=/tmp/ssh-4SoIl0RFV5p8/agent.73 [2024-10-14T08:15:22.580Z] SSH_AGENT_PID=79 [2024-10-14T08:15:22.585Z] Running ssh-add (command line suppressed) [2024-10-14T08:15:22.680Z] Identity added: /w/workspace/foundry_app-record-replay_PR-146@tmp/private_key_18425280659060805317.key (/w/workspace/foundry_app-record-replay_PR-146@tmp/private_key_18425280659060805317.key) [2024-10-14T08:15:22.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:15:23.046Z] + git semver init [2024-10-14T08:15:23.308Z] 2024-10-14 08:15:23,214 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:15:23.308Z] 2024-10-14 08:15:23,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-146/.semver [2024-10-14T08:15:23.308Z] 2024-10-14 08:15:23,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-146/.semver [2024-10-14T08:15:23.308Z] 2024-10-14 08:15:23,215 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-146/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-146, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:15:25.214Z] 2024-10-14 08:15:24,945 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-146/.git/info/exclude [2024-10-14T08:15:25.214Z] 2024-10-14 08:15:24,946 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-146/.semver/PR-146 with force:False [2024-10-14T08:15:25.214Z] 2024-10-14 08:15:24,946 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-146/.semver/PR-146 [2024-10-14T08:15:25.214Z] 2024-10-14 08:15:24,951 [execute] INFO git cat-file --batch-check [2024-10-14T08:15:25.214Z] 2024-10-14 08:15:24,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-146/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:15:25.214Z] 2024-10-14 08:15:24,958 [execute] INFO git cat-file --batch [2024-10-14T08:15:25.214Z] 2024-10-14 08:15:24,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-146/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:15:25.214Z] 2024-10-14 08:15:24,962 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-146/.semver/PR-146 [2024-10-14T08:15:25.214Z] 0.0.0 [Pipeline] } [2024-10-14T08:15:25.238Z] $ docker exec --env ******** --env ******** 1fbc4c106a130a61b0f4173764e9380900df345dd59c07e4cdcb38da05a3f886 ssh-agent -k [2024-10-14T08:15:25.336Z] unset SSH_AUTH_SOCK; [2024-10-14T08:15:25.336Z] unset SSH_AGENT_PID; [2024-10-14T08:15:25.336Z] echo Agent pid 79 killed; [2024-10-14T08:15:25.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:15:25.821Z] + git semver [Pipeline] } [2024-10-14T08:15:26.108Z] $ docker stop --time=1 1fbc4c106a130a61b0f4173764e9380900df345dd59c07e4cdcb38da05a3f886 [2024-10-14T08:15:27.374Z] $ docker rm -f --volumes 1fbc4c106a130a61b0f4173764e9380900df345dd59c07e4cdcb38da05a3f886 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:15:27.811Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:15:28.133Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:15:28.158Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:15:28.929Z] provisioning config files... [2024-10-14T08:15:28.940Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-146@tmp/config7333826883266527225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:15:29.313Z] ---> ****-login.sh [2024-10-14T08:15:29.313Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:15:29.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:29.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:29.313Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:29.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:29.313Z] [2024-10-14T08:15:29.313Z] Login Succeeded [2024-10-14T08:15:29.313Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:15:29.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:29.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:29.313Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:29.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:29.313Z] [2024-10-14T08:15:29.313Z] Login Succeeded [2024-10-14T08:15:29.313Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:15:29.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:29.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:29.574Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:29.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:29.574Z] [2024-10-14T08:15:29.574Z] Login Succeeded [2024-10-14T08:15:29.574Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:15:29.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:29.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:29.574Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:29.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:29.574Z] [2024-10-14T08:15:29.574Z] Login Succeeded [2024-10-14T08:15:29.574Z] ****.io [2024-10-14T08:15:29.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:15:30.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:15:30.778Z] Configure a credential helper to remove this warning. See [2024-10-14T08:15:30.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:15:30.778Z] [2024-10-14T08:15:30.778Z] Login Succeeded [2024-10-14T08:15:30.778Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:15:30.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:15:31.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:15:31.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:15:31.158Z] ========================================================= [2024-10-14T08:15:31.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:15:31.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:15:31.690Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:15:31.690Z] Sending build context to Docker daemon 9.75MB [2024-10-14T08:15:31.690Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:15:31.690Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:15:31.690Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:15:31.690Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:15:31.690Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:15:31.690Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:15:31.690Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:15:31.690Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:15:31.690Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:15:31.690Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:15:31.690Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:15:31.690Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:15:31.690Z] 4f4fb700ef54: Waiting [2024-10-14T08:15:31.690Z] 5d5c8e513c77: Waiting [2024-10-14T08:15:31.690Z] 9f66e0745190: Waiting [2024-10-14T08:15:31.690Z] f49a43e4bbc0: Waiting [2024-10-14T08:15:31.690Z] 561ebcabdf7f: Waiting [2024-10-14T08:15:31.690Z] 5c3c966382ef: Waiting [2024-10-14T08:15:31.949Z] 4cc291be95ef: Verifying Checksum [2024-10-14T08:15:31.949Z] 4cc291be95ef: Download complete [2024-10-14T08:15:31.949Z] 5c3c966382ef: Verifying Checksum [2024-10-14T08:15:31.949Z] 5c3c966382ef: Download complete [2024-10-14T08:15:31.949Z] 4f4fb700ef54: Download complete [2024-10-14T08:15:31.949Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T08:15:31.949Z] 5d5c8e513c77: Download complete [2024-10-14T08:15:31.949Z] 43c4264eed91: Download complete [2024-10-14T08:15:31.949Z] 9f66e0745190: Verifying Checksum [2024-10-14T08:15:31.949Z] 9f66e0745190: Download complete [2024-10-14T08:15:31.949Z] 43c4264eed91: Pull complete [2024-10-14T08:15:32.208Z] 561ebcabdf7f: Download complete [2024-10-14T08:15:32.208Z] 4cc291be95ef: Pull complete [2024-10-14T08:15:32.467Z] 2ac1f1163629: Verifying Checksum [2024-10-14T08:15:32.467Z] 2ac1f1163629: Download complete [2024-10-14T08:15:32.725Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:15:32.725Z] f49a43e4bbc0: Download complete [2024-10-14T08:15:36.006Z] 2ac1f1163629: Pull complete [2024-10-14T08:15:36.006Z] 5c3c966382ef: Pull complete [2024-10-14T08:15:36.006Z] 4f4fb700ef54: Pull complete [2024-10-14T08:15:36.006Z] 5d5c8e513c77: Pull complete [2024-10-14T08:15:36.006Z] 9f66e0745190: Pull complete [2024-10-14T08:15:37.912Z] f49a43e4bbc0: Pull complete [2024-10-14T08:15:38.477Z] 561ebcabdf7f: Pull complete [2024-10-14T08:15:38.477Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:15:38.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:15:38.477Z] ---> 3a752c3f9dda [2024-10-14T08:15:38.477Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:15:43.684Z] Still waiting to schedule task [2024-10-14T08:15:43.684Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T08:15:43.753Z] ---> Running in 124be81ee611 [2024-10-14T08:15:43.753Z] Removing intermediate container 124be81ee611 [2024-10-14T08:15:43.753Z] ---> b8425401c1a1 [2024-10-14T08:15:43.753Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:15:43.753Z] ---> Running in 411185c7bb24 [2024-10-14T08:15:43.753Z] Removing intermediate container 411185c7bb24 [2024-10-14T08:15:43.753Z] ---> 81d4e49537f3 [2024-10-14T08:15:43.753Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:15:43.753Z] ---> Running in 29165127085d [2024-10-14T08:15:43.753Z] Removing intermediate container 29165127085d [2024-10-14T08:15:43.753Z] ---> 912df37095b8 [2024-10-14T08:15:43.753Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:15:43.753Z] ---> Running in 3265799e3f5a [2024-10-14T08:15:43.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:15:43.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:15:44.014Z] OK: 246 MiB in 54 packages [2024-10-14T08:15:44.272Z] Removing intermediate container 3265799e3f5a [2024-10-14T08:15:44.273Z] ---> 05923ebbfa5d [2024-10-14T08:15:44.273Z] Step 7/12 : WORKDIR /app [2024-10-14T08:15:44.273Z] ---> Running in 6602dcaad68d [2024-10-14T08:15:44.533Z] Removing intermediate container 6602dcaad68d [2024-10-14T08:15:44.533Z] ---> 94a13de88066 [2024-10-14T08:15:44.533Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:15:44.533Z] ---> 31b2b9d27af3 [2024-10-14T08:15:44.533Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:15:44.533Z] ---> Running in 2151701e08e7 [2024-10-14T08:16:40.777Z] Removing intermediate container 2151701e08e7 [2024-10-14T08:16:40.777Z] ---> 2d749baf40f7 [2024-10-14T08:16:40.778Z] Step 10/12 : COPY . . [2024-10-14T08:16:40.778Z] ---> c6954d824771 [2024-10-14T08:16:40.778Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:16:40.778Z] ---> Running in fd0260c62f2f [2024-10-14T08:16:40.778Z] Removing intermediate container fd0260c62f2f [2024-10-14T08:16:40.778Z] ---> a3858b73994f [2024-10-14T08:16:40.778Z] Step 12/12 : RUN $MAKE [2024-10-14T08:16:40.778Z] ---> Running in 4a870c81379f [2024-10-14T08:16:40.778Z] noop [2024-10-14T08:16:40.778Z] Removing intermediate container 4a870c81379f [2024-10-14T08:16:40.778Z] ---> 5e8317c01ee6 [2024-10-14T08:16:40.778Z] Successfully built 5e8317c01ee6 [2024-10-14T08:16:40.778Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:16:41.286Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:16:41.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:16:41.458Z] prd-ubuntu20.04-docker-8c-8g-22713 does not seem to be running inside a container [2024-10-14T08:16:41.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-146 -v /w/workspace/foundry_app-record-replay_PR-146:/w/workspace/foundry_app-record-replay_PR-146:rw,z -v /w/workspace/foundry_app-record-replay_PR-146@tmp:/w/workspace/foundry_app-record-replay_PR-146@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T08:16:41.825Z] $ docker top 0d5040b6810af6142207fbd4402789d896490f934d228df7eb269e82e8e3bae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:16:42.264Z] + go version [2024-10-14T08:16:42.264Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:16:42.299Z] $ docker stop --time=1 0d5040b6810af6142207fbd4402789d896490f934d228df7eb269e82e8e3bae8 [2024-10-14T08:16:43.544Z] $ docker rm -f --volumes 0d5040b6810af6142207fbd4402789d896490f934d228df7eb269e82e8e3bae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:16:44.329Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:16:44.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:16:44.493Z] prd-ubuntu20.04-docker-8c-8g-22713 does not seem to be running inside a container [2024-10-14T08:16:44.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-146 -v /w/workspace/foundry_app-record-replay_PR-146:/w/workspace/foundry_app-record-replay_PR-146:rw,z -v /w/workspace/foundry_app-record-replay_PR-146@tmp:/w/workspace/foundry_app-record-replay_PR-146@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T08:16:44.847Z] $ docker top 1cc2ad5b1c3636cecb4a64e7c24ff6f6c8089997d83b6ea6ed7dcddd524d0384 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:16:45.253Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-146 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:16:45.626Z] + make test [2024-10-14T08:16:45.626Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:17:17.851Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-14T08:17:17.852Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-14T08:17:17.852Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-14T08:17:17.852Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:17:17.852Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.025s coverage: 88.0% of statements [2024-10-14T08:17:25.987Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.583s coverage: 98.7% of statements [2024-10-14T08:17:25.987Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.084s coverage: 89.7% of statements [2024-10-14T08:17:25.987Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.018s coverage: 100.0% of statements [2024-10-14T08:17:25.987Z] running golangci-lint [2024-10-14T08:17:25.987Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-14T08:17:25.987Z] go version go1.23.2 linux/amd64 [2024-10-14T08:17:25.987Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-14T08:17:25.987Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-14T08:17:25.987Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-14T08:17:52.531Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 22.412277254s" [2024-10-14T08:17:52.531Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.578008ms" [2024-10-14T08:17:57.819Z] level=info msg="[linters_context/goanalysis] analyzers took 47.289247426s with top 10 stages: buildir: 37.856794769s, inspect: 2.364394841s, fact_deprecated: 2.045223309s, printf: 1.068262925s, ctrlflow: 1.011869213s, fact_purity: 782.845354ms, nilness: 639.873338ms, typedness: 425.377387ms, SA5012: 379.752631ms, tokenfileanalyzer: 226.279219ms" [2024-10-14T08:17:57.819Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-10-14T08:17:57.819Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 10/10, path_prettifier: 10/10, autogenerated_exclude: 10/10, skip_dirs: 10/10, identifier_marker: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, skip_files: 10/10, exclude: 10/10, exclude-rules: 10/0" [2024-10-14T08:17:57.819Z] level=info msg="[runner] processing took 755.95µs with stages: identifier_marker: 403.296µs, autogenerated_exclude: 122.211µs, exclude-rules: 93.371µs, path_prettifier: 75.421µs, skip_dirs: 47.791µs, invalid_issue: 2.79µs, cgo: 2.75µs, nolint: 1.32µs, filename_unadjuster: 1.31µs, max_same_issues: 970ns, uniq_by_line: 630ns, fixer: 600ns, max_from_linter: 520ns, exclude: 450ns, sort_results: 420ns, skip_files: 400ns, path_shortener: 340ns, diff: 300ns, max_per_file_from_linter: 290ns, source_code: 290ns, path_prefixer: 250ns, severity-rules: 230ns" [2024-10-14T08:17:57.819Z] level=info msg="[runner] linters took 9.262371716s with stages: goanalysis_metalinter: 9.261463823s" [2024-10-14T08:17:57.819Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-14T08:17:57.819Z] level=info msg="Memory: 318 samples, avg is 212.5MB, max is 1015.2MB" [2024-10-14T08:17:57.819Z] level=info msg="Execution took 31.688004666s" [2024-10-14T08:17:57.819Z] go vet ./... [2024-10-14T08:18:04.376Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:18:04.376Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:18:04.376Z] ./bin/test-attribution-txt.sh [2024-10-14T08:18:04.376Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-14T08:18:04.376Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-14T08:18:04.376Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-14T08:18:04.376Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-14T08:18:04.376Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-14T08:18:04.376Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-14T08:18:04.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:18:04.469Z] $ docker stop --time=1 1cc2ad5b1c3636cecb4a64e7c24ff6f6c8089997d83b6ea6ed7dcddd524d0384 [2024-10-14T08:18:09.910Z] $ docker rm -f --volumes 1cc2ad5b1c3636cecb4a64e7c24ff6f6c8089997d83b6ea6ed7dcddd524d0384 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:18:10.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:18:10.731Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T08:18:11.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:18:11.800Z] + ls -al . [2024-10-14T08:18:11.800Z] total 276 [2024-10-14T08:18:11.800Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:16 . [2024-10-14T08:18:11.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:14 .. [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:15 .dockerignore [2024-10-14T08:18:11.800Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:17 .git [2024-10-14T08:18:11.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:15 .github [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 14 08:15 .gitignore [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:15 .golangci.yml [2024-10-14T08:18:11.800Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:15 .semver [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 14 08:15 Attribution.txt [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 14 08:15 CHANGELOG.md [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 14 08:15 Dockerfile [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:15 GOVERNANCE.md [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 14 08:15 Jenkinsfile [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:15 LICENSE [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 14 08:15 Makefile [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 14 08:15 OWNERS.md [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 14 08:15 README.md [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 14 08:15 Record and Reply.postman_collection.json [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:15 VERSION [2024-10-14T08:18:11.800Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:15 bin [2024-10-14T08:18:11.800Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 14 08:17 coverage.out [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 14 08:15 go.mod [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 14 08:15 go.sum [2024-10-14T08:18:11.800Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:15 internal [2024-10-14T08:18:11.800Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 14 08:15 main.go [2024-10-14T08:18:11.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:15 openapi [2024-10-14T08:18:11.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:15 pkg [2024-10-14T08:18:11.800Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:18:12.235Z] + 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=c510f15927f62f99bdd37ed4cd52a8e0d034abc9 --label arch=amd64 --label version=0.0.0 . [2024-10-14T08:18:12.235Z] Sending build context to Docker daemon 9.785MB [2024-10-14T08:18:12.235Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:18:12.235Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T08:18:12.235Z] ---> 5e8317c01ee6 [2024-10-14T08:18:12.235Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:18:12.494Z] ---> Running in 076d52f04a25 [2024-10-14T08:18:12.752Z] Removing intermediate container 076d52f04a25 [2024-10-14T08:18:12.752Z] ---> 3dac7288f62a [2024-10-14T08:18:12.752Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:18:12.752Z] ---> Running in 80259d139699 [2024-10-14T08:18:12.752Z] Removing intermediate container 80259d139699 [2024-10-14T08:18:12.752Z] ---> ac3338e531e9 [2024-10-14T08:18:12.752Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:18:12.752Z] ---> Running in d2874654160d [2024-10-14T08:18:12.752Z] Removing intermediate container d2874654160d [2024-10-14T08:18:12.752Z] ---> 58fae71ff334 [2024-10-14T08:18:12.752Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:18:12.752Z] ---> Running in 30b6193848fa [2024-10-14T08:18:13.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:18:13.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:18:13.535Z] OK: 246 MiB in 54 packages [2024-10-14T08:18:13.798Z] Removing intermediate container 30b6193848fa [2024-10-14T08:18:13.798Z] ---> a593b532ab07 [2024-10-14T08:18:13.798Z] Step 7/27 : WORKDIR /app [2024-10-14T08:18:13.798Z] ---> Running in a723c2aeabb4 [2024-10-14T08:18:13.798Z] Removing intermediate container a723c2aeabb4 [2024-10-14T08:18:13.798Z] ---> 2d0566445b8a [2024-10-14T08:18:13.798Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-14T08:18:13.798Z] ---> 97d054f541b1 [2024-10-14T08:18:13.798Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:18:14.056Z] ---> Running in 979ac6d276c9 [2024-10-14T08:18:14.627Z] Removing intermediate container 979ac6d276c9 [2024-10-14T08:18:14.627Z] ---> bb739e3c13b2 [2024-10-14T08:18:14.627Z] Step 10/27 : COPY . . [2024-10-14T08:18:15.240Z] ---> edff0aedb96e [2024-10-14T08:18:15.240Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:18:15.240Z] ---> Running in d1a5db83f360 [2024-10-14T08:18:15.240Z] Removing intermediate container d1a5db83f360 [2024-10-14T08:18:15.240Z] ---> cabb17a93202 [2024-10-14T08:18:15.240Z] Step 12/27 : RUN $MAKE [2024-10-14T08:18:15.240Z] ---> Running in df0f92c117b2 [2024-10-14T08:18:15.502Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-14T08:18:52.980Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22715 in /w/workspace/foundry_app-record-replay_PR-146 [Pipeline] { [Pipeline] ws [2024-10-14T08:18:53.066Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-10-14T08:18:53.163Z] Selected Git installation does not exist. Using Default [2024-10-14T08:18:53.163Z] The recommended git tool is: NONE [2024-10-14T08:18:54.222Z] Removing intermediate container df0f92c117b2 [2024-10-14T08:18:54.222Z] ---> 54b510420475 [2024-10-14T08:18:54.222Z] Step 13/27 : FROM alpine:3.20 [2024-10-14T08:18:54.222Z] 3.20: Pulling from library/alpine [2024-10-14T08:18:54.222Z] 43c4264eed91: Already exists [2024-10-14T08:18:54.222Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:18:54.222Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:18:54.222Z] ---> 91ef0af61f39 [2024-10-14T08:18:54.222Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:18:54.222Z] ---> Running in 074d090da172 [2024-10-14T08:18:54.222Z] Removing intermediate container 074d090da172 [2024-10-14T08:18:54.222Z] ---> e5ef50dfc8e6 [2024-10-14T08:18:54.222Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-14T08:18:54.222Z] ---> Running in 0c90e274e369 [2024-10-14T08:18:54.222Z] Removing intermediate container 0c90e274e369 [2024-10-14T08:18:54.222Z] ---> 0a58c416c7d6 [2024-10-14T08:18:54.222Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:18:54.222Z] ---> Running in 50fa76b4ad15 [2024-10-14T08:18:54.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:18:54.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:18:54.222Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T08:18:54.222Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:18:54.222Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:18:54.222Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:18:54.222Z] OK: 9 MiB in 16 packages [2024-10-14T08:18:54.222Z] Removing intermediate container 50fa76b4ad15 [2024-10-14T08:18:54.222Z] ---> fc6233b168fe [2024-10-14T08:18:54.222Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T08:18:54.222Z] ---> Running in 34020c307e87 [2024-10-14T08:18:54.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:18:54.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:18:54.222Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:18:54.222Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:18:54.222Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:18:54.222Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:18:54.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:18:54.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:18:54.222Z] OK: 9 MiB in 16 packages [2024-10-14T08:18:54.222Z] Removing intermediate container 34020c307e87 [2024-10-14T08:18:54.222Z] ---> e9aa5eaa2a3c [2024-10-14T08:18:54.222Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T08:18:54.222Z] ---> 91cd39919953 [2024-10-14T08:18:54.222Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T08:18:54.222Z] ---> 28c7f930d06b [2024-10-14T08:18:54.222Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-14T08:18:54.222Z] ---> 1a96316fa723 [2024-10-14T08:18:54.222Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-14T08:18:55.157Z] ---> d100f81428ad [2024-10-14T08:18:55.157Z] Step 22/27 : EXPOSE 59712 [2024-10-14T08:18:55.157Z] ---> Running in 0bba182c637d [2024-10-14T08:18:55.157Z] Removing intermediate container 0bba182c637d [2024-10-14T08:18:55.157Z] ---> 3820e996332c [2024-10-14T08:18:55.157Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-14T08:18:55.157Z] ---> Running in 948a000c733f [2024-10-14T08:18:55.416Z] Removing intermediate container 948a000c733f [2024-10-14T08:18:55.416Z] ---> 845fabc159db [2024-10-14T08:18:55.416Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:18:55.416Z] ---> Running in 1d44e055f98e [2024-10-14T08:18:55.416Z] Removing intermediate container 1d44e055f98e [2024-10-14T08:18:55.416Z] ---> f5b290bdb3e9 [2024-10-14T08:18:55.416Z] Step 25/27 : LABEL arch=amd64 [2024-10-14T08:18:55.416Z] ---> Running in e5e64766436d [2024-10-14T08:18:55.416Z] Removing intermediate container e5e64766436d [2024-10-14T08:18:55.416Z] ---> 71bf78a93af7 [2024-10-14T08:18:55.416Z] Step 26/27 : LABEL git_sha=c510f15927f62f99bdd37ed4cd52a8e0d034abc9 [2024-10-14T08:18:55.416Z] ---> Running in 2ceb68b815ba [2024-10-14T08:18:55.676Z] Removing intermediate container 2ceb68b815ba [2024-10-14T08:18:55.676Z] ---> 701a807aff4c [2024-10-14T08:18:55.676Z] Step 27/27 : LABEL version=0.0.0 [2024-10-14T08:18:55.676Z] ---> Running in bcbb19570c02 [2024-10-14T08:18:55.676Z] Removing intermediate container bcbb19570c02 [2024-10-14T08:18:55.676Z] ---> 083b0504fde4 [2024-10-14T08:18:55.676Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:18:55.676Z] Successfully built 083b0504fde4 [2024-10-14T08:18:55.676Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:18:56.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:18:56.706Z] [2024-10-14T08:18:56.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:18:57.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:18:57.125Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T08:18:57.125Z] 5eb5b503b376: Pulling fs layer [2024-10-14T08:18:57.125Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T08:18:57.125Z] ec43610c2a17: Pulling fs layer [2024-10-14T08:18:57.125Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T08:18:57.125Z] 33b1e0a273af: Pulling fs layer [2024-10-14T08:18:57.125Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T08:18:57.125Z] 33b1e0a273af: Waiting [2024-10-14T08:18:57.125Z] 3a2ae6a8a46f: Waiting [2024-10-14T08:18:57.125Z] 5d3b04190fa2: Waiting [2024-10-14T08:18:57.125Z] 2f39f015ded8: Pulling fs layer [2024-10-14T08:18:57.125Z] 2f39f015ded8: Waiting [2024-10-14T08:18:57.125Z] 5c69ac0246d0: Download complete [2024-10-14T08:18:57.125Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T08:18:57.125Z] 3a2ae6a8a46f: Download complete [2024-10-14T08:18:57.125Z] ec43610c2a17: Verifying Checksum [2024-10-14T08:18:57.125Z] ec43610c2a17: Download complete [2024-10-14T08:18:57.125Z] 33b1e0a273af: Verifying Checksum [2024-10-14T08:18:57.125Z] 33b1e0a273af: Download complete [2024-10-14T08:18:57.125Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T08:18:57.125Z] 5d3b04190fa2: Download complete [2024-10-14T08:18:57.383Z] 5eb5b503b376: Verifying Checksum [2024-10-14T08:18:57.383Z] 5eb5b503b376: Download complete [2024-10-14T08:18:57.948Z] 2f39f015ded8: Verifying Checksum [2024-10-14T08:18:57.948Z] 2f39f015ded8: Download complete [2024-10-14T08:18:58.512Z] 5eb5b503b376: Pull complete [2024-10-14T08:18:58.770Z] 5c69ac0246d0: Pull complete [2024-10-14T08:18:58.977Z] using credential edgex-jenkins-ssh [2024-10-14T08:18:59.006Z] Cloning the remote Git repository [2024-10-14T08:18:59.033Z] ec43610c2a17: Pull complete [2024-10-14T08:18:59.033Z] 3a2ae6a8a46f: Pull complete [2024-10-14T08:18:59.292Z] 33b1e0a273af: Pull complete [2024-10-14T08:18:59.292Z] 5d3b04190fa2: Pull complete [2024-10-14T08:18:59.057Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-10-14T08:18:59.167Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-10-14T08:18:59.361Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-14T08:18:59.362Z] > git --version # timeout=10 [2024-10-14T08:18:59.388Z] > git --version # 'git version 2.25.1' [2024-10-14T08:18:59.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:18:59.560Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:19:03.475Z] 2f39f015ded8: Pull complete [2024-10-14T08:19:03.475Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T08:19:03.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:19:03.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:19:02.148Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-14T08:19:02.188Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:19:03.212Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-14T08:19:03.256Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-14T08:19:03.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:19:03.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/146/head:refs/remotes/origin/PR-146 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:19:03.743Z] prd-ubuntu20.04-docker-8c-8g-22713 does not seem to be running inside a container [2024-10-14T08:19:03.770Z] $ 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/foundry_app-record-replay_PR-146 -v /w/workspace/foundry_app-record-replay_PR-146:/w/workspace/foundry_app-record-replay_PR-146:rw,z -v /w/workspace/foundry_app-record-replay_PR-146@tmp:/w/workspace/foundry_app-record-replay_PR-146@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:19:03.856Z] Merging remotes/origin/main commit 2069e4878ba40974eb08f4e1638304e603144a5a into PR head commit c510f15927f62f99bdd37ed4cd52a8e0d034abc9 [2024-10-14T08:19:04.165Z] Merge succeeded, producing c510f15927f62f99bdd37ed4cd52a8e0d034abc9 [2024-10-14T08:19:04.166Z] Checking out Revision c510f15927f62f99bdd37ed4cd52a8e0d034abc9 (PR-146) [2024-10-14T08:19:03.876Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:19:03.966Z] > git checkout -f c510f15927f62f99bdd37ed4cd52a8e0d034abc9 # timeout=10 [2024-10-14T08:19:04.059Z] > git remote # timeout=10 [2024-10-14T08:19:04.077Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T08:19:04.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:19:04.116Z] > git merge 2069e4878ba40974eb08f4e1638304e603144a5a # timeout=10 [2024-10-14T08:19:04.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T08:19:04.172Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:19:04.185Z] > git checkout -f c510f15927f62f99bdd37ed4cd52a8e0d034abc9 # timeout=10 [2024-10-14T08:19:07.885Z] Commit message: "feat: Enable PIE support for ASLR and full RELRO" [2024-10-14T08:19:07.947Z] > git --version # timeout=10 [2024-10-14T08:19:07.963Z] > git --version # 'git version 2.25.1' [2024-10-14T08:19:07.977Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:19:09.086Z] [2024-10-14T08:19:09.086Z] GitHub has been notified of this commit’s build result [2024-10-14T08:19:09.086Z] [2024-10-14T08:19:09.711Z] $ docker top a6250fd45bdf7a3a2a570e1137d01fdf511628895f112cc6305defa6daaf00d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-10-14T08:19:10.172Z] ---> job-cost.sh [2024-10-14T08:19:10.172Z] lf-activate-venv: SKIPPING [2024-10-14T08:19:10.172Z] INFO: No Stack... [Pipeline] sh [2024-10-14T08:19:10.431Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:19:10.690Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:19:10.845Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:19:10.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:19:10.845Z] Dload Upload Total Spent Left Speed [2024-10-14T08:19:10.845Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [2024-10-14T08:19:11.011Z] + cat /w/workspace/foundry_app-record-replay_PR-146/archives/cost.csv [2024-10-14T08:19:11.011Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:19:11.068Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-146-1-stack-cost] [2024-10-14T08:19:11.076Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-146-1-stack-cost] did not exist. Created. [2024-10-14T08:19:11.084Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-146-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:19:11.218Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:19:11.502Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T08:19:11.557Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:19:11.604Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-146-1-stack-cost] [2024-10-14T08:19:11.646Z] + sudo tee /etc/docker/daemon.new [2024-10-14T08:19:11.646Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T08:19:11.646Z] { [2024-10-14T08:19:11.646Z] "registry-mirrors": [ [2024-10-14T08:19:11.646Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:19:11.646Z] ], [2024-10-14T08:19:11.646Z] "bip": "10.250.0.254/24", [2024-10-14T08:19:11.646Z] "hosts": [ [2024-10-14T08:19:11.646Z] "tcp://0.0.0.0:5555", [2024-10-14T08:19:11.646Z] "unix:///var/run/docker.sock" [2024-10-14T08:19:11.646Z] ], [2024-10-14T08:19:11.646Z] "mtu": 1458, [2024-10-14T08:19:11.646Z] "selinux-enabled": true, [2024-10-14T08:19:11.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:19:11.646Z] } [Pipeline] // lock [Pipeline] } [2024-10-14T08:19:11.715Z] $ docker stop --time=1 a6250fd45bdf7a3a2a570e1137d01fdf511628895f112cc6305defa6daaf00d1 [2024-10-14T08:19:12.906Z] $ docker rm -f --volumes a6250fd45bdf7a3a2a570e1137d01fdf511628895f112cc6305defa6daaf00d1 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-10-14T08:19:13.287Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2024-10-14T08:19:13.729Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:19:32.151Z] provisioning config files... [2024-10-14T08:19:32.180Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config877540319338530053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:19:32.699Z] ---> ****-login.sh [2024-10-14T08:19:32.699Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:19:33.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:19:33.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:19:33.293Z] Configure a credential helper to remove this warning. See [2024-10-14T08:19:33.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:19:33.293Z] [2024-10-14T08:19:33.293Z] Login Succeeded [2024-10-14T08:19:33.293Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:19:33.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:19:33.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:19:33.885Z] Configure a credential helper to remove this warning. See [2024-10-14T08:19:33.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:19:33.885Z] [2024-10-14T08:19:33.885Z] Login Succeeded [2024-10-14T08:19:33.885Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:19:34.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:19:34.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:19:34.158Z] Configure a credential helper to remove this warning. See [2024-10-14T08:19:34.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:19:34.158Z] [2024-10-14T08:19:34.158Z] Login Succeeded [2024-10-14T08:19:34.159Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:19:34.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:19:34.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:19:34.705Z] Configure a credential helper to remove this warning. See [2024-10-14T08:19:34.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:19:34.705Z] [2024-10-14T08:19:34.705Z] Login Succeeded [2024-10-14T08:19:34.705Z] ****.io [2024-10-14T08:19:34.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:19:35.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:19:35.244Z] Configure a credential helper to remove this warning. See [2024-10-14T08:19:35.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:19:35.244Z] [2024-10-14T08:19:35.244Z] Login Succeeded [2024-10-14T08:19:35.244Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:19:35.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:19:35.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:19:35.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:19:35.907Z] ========================================================= [2024-10-14T08:19:35.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:19:35.907Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:19:36.470Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:19:36.741Z] Sending build context to Docker daemon 338.4kB [2024-10-14T08:19:36.741Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:19:36.741Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:19:37.015Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:19:37.015Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:19:37.015Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:19:37.015Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:19:37.015Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:19:37.015Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:19:37.015Z] 80978eb59214: Pulling fs layer [2024-10-14T08:19:37.015Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:19:37.015Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:19:37.015Z] 4f4fb700ef54: Waiting [2024-10-14T08:19:37.015Z] 80978eb59214: Waiting [2024-10-14T08:19:37.015Z] c9f46d7d2bd2: Waiting [2024-10-14T08:19:37.015Z] c5a475d317c9: Waiting [2024-10-14T08:19:37.608Z] 55b35a11ae5e: Download complete [2024-10-14T08:19:37.608Z] 50b3750afda1: Verifying Checksum [2024-10-14T08:19:37.608Z] 50b3750afda1: Download complete [2024-10-14T08:19:37.608Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:19:37.876Z] 4f4fb700ef54: Download complete [2024-10-14T08:19:37.876Z] 80978eb59214: Verifying Checksum [2024-10-14T08:19:37.876Z] 80978eb59214: Download complete [2024-10-14T08:19:37.876Z] cf04c63912e1: Verifying Checksum [2024-10-14T08:19:37.876Z] cf04c63912e1: Download complete [2024-10-14T08:19:38.462Z] c5a475d317c9: Verifying Checksum [2024-10-14T08:19:38.462Z] c5a475d317c9: Download complete [2024-10-14T08:19:38.730Z] cf04c63912e1: Pull complete [2024-10-14T08:19:39.314Z] 55b35a11ae5e: Pull complete [2024-10-14T08:19:39.899Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:19:39.899Z] a37a00ec5f00: Download complete [2024-10-14T08:19:40.505Z] c9f46d7d2bd2: Download complete [2024-10-14T08:19:55.512Z] a37a00ec5f00: Pull complete [2024-10-14T08:19:55.512Z] 50b3750afda1: Pull complete [2024-10-14T08:19:55.512Z] 4f4fb700ef54: Pull complete [2024-10-14T08:19:55.512Z] 80978eb59214: Pull complete [2024-10-14T08:20:03.751Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:20:04.716Z] c5a475d317c9: Pull complete [2024-10-14T08:20:04.716Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:20:04.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:20:04.716Z] ---> be29e6b0f0d4 [2024-10-14T08:20:04.716Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:20:06.137Z] ---> Running in 2d1fbc9f9bba [2024-10-14T08:20:06.137Z] Removing intermediate container 2d1fbc9f9bba [2024-10-14T08:20:06.137Z] ---> 1eb364cb43da [2024-10-14T08:20:06.137Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:20:06.137Z] ---> Running in 90ab7b078766 [2024-10-14T08:20:06.406Z] Removing intermediate container 90ab7b078766 [2024-10-14T08:20:06.406Z] ---> d6a7fa3ed293 [2024-10-14T08:20:06.406Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:20:06.406Z] ---> Running in 6daa1e403824 [2024-10-14T08:20:06.680Z] Removing intermediate container 6daa1e403824 [2024-10-14T08:20:06.680Z] ---> e0eee18b6ebb [2024-10-14T08:20:06.680Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:20:06.947Z] ---> Running in 2365e875b663 [2024-10-14T08:20:07.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:20:08.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:20:09.904Z] OK: 238 MiB in 54 packages [2024-10-14T08:20:10.491Z] Removing intermediate container 2365e875b663 [2024-10-14T08:20:10.491Z] ---> 220a6f103b25 [2024-10-14T08:20:10.491Z] Step 7/12 : WORKDIR /app [2024-10-14T08:20:10.760Z] ---> Running in 8f98bc3ae3e8 [2024-10-14T08:20:11.028Z] Removing intermediate container 8f98bc3ae3e8 [2024-10-14T08:20:11.029Z] ---> ba2951a7f1a9 [2024-10-14T08:20:11.029Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:20:11.614Z] ---> edb2e417a4cb [2024-10-14T08:20:11.614Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:20:11.614Z] ---> Running in 5644deb6ab28 [2024-10-14T08:22:18.320Z] Removing intermediate container 5644deb6ab28 [2024-10-14T08:22:18.321Z] ---> 6af619bc2520 [2024-10-14T08:22:18.321Z] Step 10/12 : COPY . . [2024-10-14T08:22:18.321Z] ---> f3a3eea2fb73 [2024-10-14T08:22:18.321Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:22:18.321Z] ---> Running in e03f72b79b9e [2024-10-14T08:22:18.321Z] Removing intermediate container e03f72b79b9e [2024-10-14T08:22:18.321Z] ---> 4fc1ce7845ba [2024-10-14T08:22:18.321Z] Step 12/12 : RUN $MAKE [2024-10-14T08:22:18.321Z] ---> Running in 2b7ce5c9afbe [2024-10-14T08:22:18.321Z] noop [2024-10-14T08:22:18.321Z] Removing intermediate container 2b7ce5c9afbe [2024-10-14T08:22:18.321Z] ---> d9b1d03f1e55 [2024-10-14T08:22:18.321Z] Successfully built d9b1d03f1e55 [2024-10-14T08:22:18.321Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:22:18.842Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:22:18.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:22:19.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-22715 does not seem to be running inside a container [2024-10-14T08:22:19.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T08:22:20.465Z] $ docker top 5b3e523e06f06f87d05d61da7cfa8ae73d14b35fd968d542487ec010e5864b6d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:22:21.372Z] + go version [2024-10-14T08:22:21.372Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T08:22:21.413Z] $ docker stop --time=1 5b3e523e06f06f87d05d61da7cfa8ae73d14b35fd968d542487ec010e5864b6d [2024-10-14T08:22:23.058Z] $ docker rm -f --volumes 5b3e523e06f06f87d05d61da7cfa8ae73d14b35fd968d542487ec010e5864b6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:22:24.035Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:22:24.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:22:24.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-22715 does not seem to be running inside a container [2024-10-14T08:22:24.385Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T08:22:26.414Z] $ docker top 5e1d65caf51d344ea3561bcb814512143a51e515252d3f8761e019a13c198de5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:22:27.329Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:22:28.072Z] + make test [2024-10-14T08:22:28.072Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:27:35.026Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-14T08:27:43.370Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.135s coverage: 88.0% of statements [2024-10-14T08:27:50.001Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-14T08:27:50.001Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:27:51.940Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-14T08:27:55.286Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.829s coverage: 98.7% of statements [2024-10-14T08:27:55.286Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.492s coverage: 89.7% of statements [2024-10-14T08:27:55.286Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.081s coverage: 100.0% of statements [2024-10-14T08:27:56.705Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T08:27:56.705Z] go vet ./... [2024-10-14T08:32:34.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:32:34.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:32:34.333Z] ./bin/test-attribution-txt.sh [2024-10-14T08:32:34.333Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-14T08:32:34.333Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-14T08:32:34.333Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-14T08:32:34.333Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-14T08:32:34.333Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-14T08:32:34.333Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-14T08:32:34.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:32:34.421Z] $ docker stop --time=1 5e1d65caf51d344ea3561bcb814512143a51e515252d3f8761e019a13c198de5 [2024-10-14T08:32:36.487Z] $ docker rm -f --volumes 5e1d65caf51d344ea3561bcb814512143a51e515252d3f8761e019a13c198de5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:32:39.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:32:39.303Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T08:32:39.864Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:32:40.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:32:40.879Z] + ls -al . [2024-10-14T08:32:40.879Z] total 272 [2024-10-14T08:32:40.879Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 08:22 . [2024-10-14T08:32:40.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:18 .. [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:19 .dockerignore [2024-10-14T08:32:40.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:19 .git [2024-10-14T08:32:40.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:19 .github [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 14 08:19 .gitignore [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:19 .golangci.yml [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 14 08:19 Attribution.txt [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 14 08:19 CHANGELOG.md [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 14 08:19 Dockerfile [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:19 GOVERNANCE.md [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 14 08:19 Jenkinsfile [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:19 LICENSE [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 14 08:19 Makefile [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 14 08:19 OWNERS.md [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 14 08:19 README.md [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 14 08:19 Record and Reply.postman_collection.json [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:15 VERSION [2024-10-14T08:32:40.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:19 bin [2024-10-14T08:32:40.879Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 14 08:27 coverage.out [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 14 08:19 go.mod [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 14 08:19 go.sum [2024-10-14T08:32:40.879Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:19 internal [2024-10-14T08:32:40.879Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 14 08:19 main.go [2024-10-14T08:32:40.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:19 openapi [2024-10-14T08:32:40.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:19 pkg [2024-10-14T08:32:40.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:32:41.338Z] + 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=c510f15927f62f99bdd37ed4cd52a8e0d034abc9 --label arch=arm64 --label version=0.0.0 . [2024-10-14T08:32:41.605Z] Sending build context to Docker daemon 373.2kB [2024-10-14T08:32:41.605Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:32:41.605Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T08:32:41.605Z] ---> d9b1d03f1e55 [2024-10-14T08:32:41.605Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:32:41.605Z] ---> Running in 04a80e5948ca [2024-10-14T08:32:42.190Z] Removing intermediate container 04a80e5948ca [2024-10-14T08:32:42.190Z] ---> 5d52115b8b54 [2024-10-14T08:32:42.190Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:32:42.190Z] ---> Running in c86dcc0ea4fa [2024-10-14T08:32:42.458Z] Removing intermediate container c86dcc0ea4fa [2024-10-14T08:32:42.458Z] ---> 85fedec9b18c [2024-10-14T08:32:42.458Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:32:42.458Z] ---> Running in 5d06be9656ee [2024-10-14T08:32:42.727Z] Removing intermediate container 5d06be9656ee [2024-10-14T08:32:42.727Z] ---> 5d7c7201b503 [2024-10-14T08:32:42.727Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:32:42.994Z] ---> Running in 43a48181a7d6 [2024-10-14T08:32:43.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:32:44.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:32:45.957Z] OK: 238 MiB in 54 packages [2024-10-14T08:32:46.931Z] Removing intermediate container 43a48181a7d6 [2024-10-14T08:32:46.931Z] ---> e0cf99d7a39e [2024-10-14T08:32:46.931Z] Step 7/27 : WORKDIR /app [2024-10-14T08:32:46.931Z] ---> Running in de7eff684d9c [2024-10-14T08:32:47.515Z] Removing intermediate container de7eff684d9c [2024-10-14T08:32:47.515Z] ---> b453b263e95b [2024-10-14T08:32:47.515Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-14T08:32:47.781Z] ---> f675d7a66e54 [2024-10-14T08:32:47.781Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:32:48.047Z] ---> Running in 3fa11498b451 [2024-10-14T08:32:50.624Z] Removing intermediate container 3fa11498b451 [2024-10-14T08:32:50.624Z] ---> a87add0e5ce2 [2024-10-14T08:32:50.624Z] Step 10/27 : COPY . . [2024-10-14T08:32:50.895Z] ---> 19048adf28c1 [2024-10-14T08:32:50.896Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:32:51.164Z] ---> Running in 1792f832862f [2024-10-14T08:32:51.440Z] Removing intermediate container 1792f832862f [2024-10-14T08:32:51.441Z] ---> 31638f1ab62d [2024-10-14T08:32:51.441Z] Step 12/27 : RUN $MAKE [2024-10-14T08:32:51.441Z] ---> Running in e98330b98d5b [2024-10-14T08:32:52.402Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-14T08:37:14.254Z] Removing intermediate container e98330b98d5b [2024-10-14T08:37:14.254Z] ---> 9074ccc17c3c [2024-10-14T08:37:14.254Z] Step 13/27 : FROM alpine:3.20 [2024-10-14T08:37:14.254Z] 3.20: Pulling from library/alpine [2024-10-14T08:37:14.254Z] cf04c63912e1: Already exists [2024-10-14T08:37:14.254Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:37:14.254Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:37:14.254Z] ---> c157a85ed455 [2024-10-14T08:37:14.254Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:37:14.254Z] ---> Running in e52407b9ebf0 [2024-10-14T08:37:14.254Z] Removing intermediate container e52407b9ebf0 [2024-10-14T08:37:14.254Z] ---> 4ee4475b5d2f [2024-10-14T08:37:14.254Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-14T08:37:14.254Z] ---> Running in d8d74e9a7e94 [2024-10-14T08:37:14.254Z] Removing intermediate container d8d74e9a7e94 [2024-10-14T08:37:14.254Z] ---> 05b4620aef04 [2024-10-14T08:37:14.254Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:37:14.254Z] ---> Running in 171c2db8b1ab [2024-10-14T08:37:14.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:37:14.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:37:14.544Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T08:37:14.813Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:37:14.813Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:37:14.813Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:37:15.081Z] OK: 10 MiB in 16 packages [2024-10-14T08:37:16.514Z] Removing intermediate container 171c2db8b1ab [2024-10-14T08:37:16.514Z] ---> ed84df4ce1e0 [2024-10-14T08:37:16.514Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T08:37:16.514Z] ---> Running in 4180efa2182e [2024-10-14T08:37:17.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:37:18.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:37:20.147Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:37:20.147Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:37:20.147Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:37:20.416Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:37:20.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:37:20.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:37:22.918Z] OK: 10 MiB in 16 packages [2024-10-14T08:37:23.887Z] Removing intermediate container 4180efa2182e [2024-10-14T08:37:23.887Z] ---> 04346b2a9789 [2024-10-14T08:37:23.887Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T08:37:24.477Z] ---> cea5e7fb6ddf [2024-10-14T08:37:24.477Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T08:37:25.065Z] ---> 419263721868 [2024-10-14T08:37:25.065Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-14T08:37:26.070Z] ---> 6d4cf752a8cb [2024-10-14T08:37:26.070Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-14T08:37:28.659Z] ---> 8a857d27ed1a [2024-10-14T08:37:28.659Z] Step 22/27 : EXPOSE 59712 [2024-10-14T08:37:28.659Z] ---> Running in 72746283ee44 [2024-10-14T08:37:29.256Z] Removing intermediate container 72746283ee44 [2024-10-14T08:37:29.256Z] ---> 2797eb828a83 [2024-10-14T08:37:29.256Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-14T08:37:29.256Z] ---> Running in 650b40d5acc2 [2024-10-14T08:37:29.523Z] Removing intermediate container 650b40d5acc2 [2024-10-14T08:37:29.523Z] ---> b79713887dcc [2024-10-14T08:37:29.523Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:37:29.523Z] ---> Running in 041a86849b3f [2024-10-14T08:37:30.108Z] Removing intermediate container 041a86849b3f [2024-10-14T08:37:30.108Z] ---> 011f56fb0768 [2024-10-14T08:37:30.108Z] Step 25/27 : LABEL arch=arm64 [2024-10-14T08:37:30.108Z] ---> Running in a56cd611e786 [2024-10-14T08:37:30.375Z] Removing intermediate container a56cd611e786 [2024-10-14T08:37:30.375Z] ---> 9a81b8ed0aa2 [2024-10-14T08:37:30.375Z] Step 26/27 : LABEL git_sha=c510f15927f62f99bdd37ed4cd52a8e0d034abc9 [2024-10-14T08:37:30.375Z] ---> Running in d12b9c9ee2a9 [2024-10-14T08:37:30.643Z] Removing intermediate container d12b9c9ee2a9 [2024-10-14T08:37:30.643Z] ---> 75754e4ec7ec [2024-10-14T08:37:30.643Z] Step 27/27 : LABEL version=0.0.0 [2024-10-14T08:37:30.912Z] ---> Running in 689237e8b426 [2024-10-14T08:37:31.181Z] Removing intermediate container 689237e8b426 [2024-10-14T08:37:31.181Z] ---> 10c2e850a712 [2024-10-14T08:37:31.181Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:37:31.181Z] Successfully built 10c2e850a712 [2024-10-14T08:37:31.181Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:37:32.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:37:32.152Z] [2024-10-14T08:37:32.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:37:32.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:37:32.868Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T08:37:32.868Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T08:37:32.868Z] 04944245beec: Pulling fs layer [2024-10-14T08:37:32.868Z] 699f458cf7ca: Pulling fs layer [2024-10-14T08:37:32.868Z] 765212b225bb: Pulling fs layer [2024-10-14T08:37:32.868Z] f23df028b6ca: Pulling fs layer [2024-10-14T08:37:32.868Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T08:37:32.868Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T08:37:32.868Z] f23df028b6ca: Waiting [2024-10-14T08:37:32.868Z] 765212b225bb: Waiting [2024-10-14T08:37:32.868Z] d65c8cfc05b1: Waiting [2024-10-14T08:37:32.868Z] 2437ff75d9bd: Waiting [2024-10-14T08:37:32.868Z] 04944245beec: Verifying Checksum [2024-10-14T08:37:32.868Z] 04944245beec: Download complete [2024-10-14T08:37:32.868Z] 765212b225bb: Verifying Checksum [2024-10-14T08:37:32.868Z] 765212b225bb: Download complete [2024-10-14T08:37:32.868Z] f23df028b6ca: Verifying Checksum [2024-10-14T08:37:32.868Z] f23df028b6ca: Download complete [2024-10-14T08:37:32.868Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T08:37:32.868Z] d65c8cfc05b1: Download complete [2024-10-14T08:37:33.146Z] 699f458cf7ca: Verifying Checksum [2024-10-14T08:37:33.146Z] 699f458cf7ca: Download complete [2024-10-14T08:37:33.735Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T08:37:33.735Z] 8998bd30e6a1: Download complete [2024-10-14T08:37:36.327Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T08:37:36.327Z] 2437ff75d9bd: Download complete [2024-10-14T08:37:38.918Z] 8998bd30e6a1: Pull complete [2024-10-14T08:37:39.185Z] 04944245beec: Pull complete [2024-10-14T08:37:41.128Z] 699f458cf7ca: Pull complete [2024-10-14T08:37:41.128Z] 765212b225bb: Pull complete [2024-10-14T08:37:42.088Z] f23df028b6ca: Pull complete [2024-10-14T08:37:42.355Z] d65c8cfc05b1: Pull complete [2024-10-14T08:38:00.583Z] 2437ff75d9bd: Pull complete [2024-10-14T08:38:00.583Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T08:38:00.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:38:00.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:38:01.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-22715 does not seem to be running inside a container [2024-10-14T08:38:01.087Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-14T08:38:04.535Z] $ docker top d8aac59a562bbcb7ae10ef5dbc1330be95989ade6b6dbce8bed19c1c514d9821 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:38:05.632Z] ---> job-cost.sh [2024-10-14T08:38:05.632Z] lf-activate-venv: SKIPPING [2024-10-14T08:38:05.632Z] INFO: No Stack... [2024-10-14T08:38:06.240Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T08:38:07.275Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:38:07.971Z] + + cutcat -d, /w/workspace/app-record-replay/1/archives/cost.csv -f6 [2024-10-14T08:38:07.971Z] [Pipeline] lock [2024-10-14T08:38:08.084Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-146-1-stack-cost] [2024-10-14T08:38:08.093Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-146-1-stack-cost] did not exist. Created. [2024-10-14T08:38:08.100Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-146-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:38:08.874Z] /w/workspace/app-record-replay/1@tmp/durable-e49fa9e5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T08:38:09.568Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T08:38:09.610Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T08:38:09.675Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:38:09.696Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-146-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:38:09.792Z] $ docker stop --time=1 d8aac59a562bbcb7ae10ef5dbc1330be95989ade6b6dbce8bed19c1c514d9821 [2024-10-14T08:38:11.398Z] $ docker rm -f --volumes d8aac59a562bbcb7ae10ef5dbc1330be95989ade6b6dbce8bed19c1c514d9821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-14T08:38:12.602Z] provisioning config files... [2024-10-14T08:38:12.609Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-146@tmp/config4789936985023193155tmp [Pipeline] { [Pipeline] sh [2024-10-14T08:38:12.956Z] + set +x [2024-10-14T08:38:12.956Z] + + curl -s https://codecov.io/bash [2024-10-14T08:38:12.956Z] bash -s -- [2024-10-14T08:38:12.956Z] [2024-10-14T08:38:12.956Z] _____ _ [2024-10-14T08:38:12.956Z] / ____| | | [2024-10-14T08:38:12.956Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T08:38:12.956Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T08:38:12.956Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T08:38:12.956Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T08:38:12.956Z] Bash-1.0.6 [2024-10-14T08:38:12.956Z] [2024-10-14T08:38:12.956Z] [2024-10-14T08:38:12.956Z] ==> git version 2.25.1 found [2024-10-14T08:38:12.957Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-14T08:38:12.957Z] Release-Date: 2020-01-08 [2024-10-14T08:38:12.957Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T08:38:12.957Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T08:38:12.957Z] ==> Jenkins CI detected. [2024-10-14T08:38:12.957Z] current dir:  /w/workspace/foundry_app-record-replay_PR-146 [2024-10-14T08:38:12.957Z] project root: . [2024-10-14T08:38:12.957Z] --> token set from env [2024-10-14T08:38:12.957Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T08:38:13.281Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T08:38:13.281Z] ==> Python coveragepy not found [2024-10-14T08:38:13.281Z] ==> Searching for coverage reports in: [2024-10-14T08:38:13.281Z] + . [2024-10-14T08:38:13.281Z] -> Found 1 reports [2024-10-14T08:38:13.281Z] ==> Detecting git/mercurial file structure [2024-10-14T08:38:13.281Z] ==> Reading reports [2024-10-14T08:38:13.281Z] + ./coverage.out bytes=34247 [2024-10-14T08:38:13.281Z] ==> Appending adjustments [2024-10-14T08:38:13.281Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T08:38:13.281Z] + Found adjustments [2024-10-14T08:38:13.281Z] ==> Gzipping contents [2024-10-14T08:38:13.281Z] 8.0K /tmp/codecov.nE950S.gz [2024-10-14T08:38:13.281Z] ==> Uploading reports [2024-10-14T08:38:13.281Z] url: https://codecov.io [2024-10-14T08:38:13.281Z] query: branch=PR-146&commit=c510f15927f62f99bdd37ed4cd52a8e0d034abc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=146&job=&cmd_args= [2024-10-14T08:38:13.281Z] -> Pinging Codecov [2024-10-14T08:38:13.281Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-146&commit=c510f15927f62f99bdd37ed4cd52a8e0d034abc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=146&job=&cmd_args= [2024-10-14T08:38:13.557Z] -> Uploading to [2024-10-14T08:38:13.557Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/c510f15927f62f99bdd37ed4cd52a8e0d034abc9/a5d8a70a-c4b2-414a-80e4-cdc913105250.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T083813Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f87ca7c7314931339700198bd68ccc9dfe8f29226cca69bc20fed9e2b9524107 [2024-10-14T08:38:13.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:38:13.557Z] Dload Upload Total Spent Left Speed [2024-10-14T08:38:13.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5389 0 0 100 5389 0 26546 --:--:-- --:--:-- --:--:-- 26416 100 5389 0 0 100 5389 0 24949 --:--:-- --:--:-- --:--:-- 24834 [2024-10-14T08:38:13.557Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/c510f15927f62f99bdd37ed4cd52a8e0d034abc9 [Pipeline] } [2024-10-14T08:38:13.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-14T08:38:15.790Z] + [ -d /w/workspace/foundry_app-record-replay_PR-146/archives ] [2024-10-14T08:38:15.790Z] + ls -al /w/workspace/foundry_app-record-replay_PR-146/archives [2024-10-14T08:38:15.790Z] total 16 [2024-10-14T08:38:15.790Z] drwxr-xr-x 3 root root 4096 Oct 14 08:19 . [2024-10-14T08:38:15.790Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 08:19 .. [2024-10-14T08:38:15.790Z] drwxr-xr-x 2 root root 4096 Oct 14 08:19 cost [2024-10-14T08:38:15.790Z] -rw-r--r-- 1 root root 89 Oct 14 08:19 cost.csv [2024-10-14T08:38:15.790Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-146/archives [2024-10-14T08:38:15.790Z] + ls -al /w/workspace/foundry_app-record-replay_PR-146/archives [2024-10-14T08:38:15.790Z] total 16 [2024-10-14T08:38:15.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:19 . [2024-10-14T08:38:15.790Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 08:19 .. [2024-10-14T08:38:15.790Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:19 cost [2024-10-14T08:38:15.790Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 14 08:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:38:16.168Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:38:17.073Z] ---> package-listing.sh [2024-10-14T08:38:17.073Z] ++ facter osfamily [2024-10-14T08:38:17.073Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T08:38:17.333Z] + OS_FAMILY=debian [2024-10-14T08:38:17.333Z] + workspace=/w/workspace/foundry_app-record-replay_PR-146 [2024-10-14T08:38:17.333Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T08:38:17.333Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T08:38:17.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T08:38:17.333Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T08:38:17.333Z] + '[' /w/workspace/foundry_app-record-replay_PR-146 ']' [2024-10-14T08:38:17.333Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T08:38:17.333Z] + case "${OS_FAMILY}" in [2024-10-14T08:38:17.334Z] + dpkg -l [2024-10-14T08:38:17.334Z] + grep '^ii' [2024-10-14T08:38:17.334Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T08:38:17.334Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T08:38:17.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T08:38:17.334Z] + '[' /w/workspace/foundry_app-record-replay_PR-146 ']' [2024-10-14T08:38:17.334Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-146/archives/ [2024-10-14T08:38:17.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-146/archives/ [Pipeline] echo [2024-10-14T08:38:17.380Z] 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/foundry_app-record-replay_PR-146/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T08:38:17.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:38:18.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:38:18.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:38:18.483Z] prd-ubuntu20.04-docker-8c-8g-22713 does not seem to be running inside a container [2024-10-14T08:38:18.499Z] $ 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/foundry_app-record-replay_PR-146/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-146 -v /w/workspace/foundry_app-record-replay_PR-146:/w/workspace/foundry_app-record-replay_PR-146:rw,z -v /w/workspace/foundry_app-record-replay_PR-146@tmp:/w/workspace/foundry_app-record-replay_PR-146@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:38:18.692Z] $ docker top c976f9efe4b53c38c421bfb2f156f9f3445ed889628bbdaad27e86cd30b2ecca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:38:19.103Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T08:38:19.418Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T08:38:19.734Z] + ls /var/log/sa-host [2024-10-14T08:38:19.734Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:38:19.895Z] provisioning config files... [2024-10-14T08:38:19.905Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-146@tmp/config11491547915138209521tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:38:19.978Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:38:20.299Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T08:38:20.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:38:20.759Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T08:38:20.800Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:38:21.121Z] ---> sudo-logs.sh [2024-10-14T08:38:21.121Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T08:38:21.224Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:38:21.542Z] ---> job-cost.sh [2024-10-14T08:38:21.542Z] lf-activate-venv: SKIPPING [2024-10-14T08:38:21.542Z] DEBUG: total: 0.2199999988079071 [2024-10-14T08:38:21.542Z] INFO: Retrieving Stack Cost... [2024-10-14T08:38:21.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:38:22.369Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T08:38:22.412Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:38:22.740Z] ---> logs-deploy.sh [2024-10-14T08:38:22.740Z] lf-activate-venv: SKIPPING [2024-10-14T08:38:22.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-146/1 [2024-10-14T08:38:22.740Z] INFO: archiving workspace using pattern(s): [2024-10-14T08:38:23.677Z] Archives upload complete. [2024-10-14T08:38:23.677Z] INFO: archiving logs to Nexus