Pull request #125 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e462c612945eca3f9f0a7a444066d7b7fc92b4f+9e139494c9a54089c8736c8c598bbd4aa6693f44 (2111bc0aa26b70b6230346aff87f55cf0709b99f) 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-ssh17320673687457385477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1433988654187097569.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-125/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-125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1840483741364852850.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-125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10582230707543418615.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8960191114888123488.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-125/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-125/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh978291121408506247.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1385 in /w/workspace/foundry_app-record-replay_PR-125 [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-125 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/125/head:refs/remotes/origin/PR-125 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9e139494c9a54089c8736c8c598bbd4aa6693f44 into PR head commit 7e462c612945eca3f9f0a7a444066d7b7fc92b4f Merge succeeded, producing 7e462c612945eca3f9f0a7a444066d7b7fc92b4f Checking out Revision 7e462c612945eca3f9f0a7a444066d7b7fc92b4f (PR-125) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e462c612945eca3f9f0a7a444066d7b7fc92b4f # 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 9e139494c9a54089c8736c8c598bbd4aa6693f44 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e462c612945eca3f9f0a7a444066d7b7fc92b4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-21T03:38:40.460Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-21T03:38:40.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-21T03:38:40.761Z] ========================================================= [2024-02-21T03:38:40.761Z] EdgeX Global Pipelines Version Info [2024-02-21T03:38:40.761Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:38:41.968Z] ------------------- [2024-02-21T03:38:41.968Z] stable info: [2024-02-21T03:38:41.968Z] ------------------- [2024-02-21T03:38:41.968Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-21T03:38:41.968Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T03:38:41.968Z] Message: update stable to v1.0.258 [2024-02-21T03:38:42.229Z] ------------------- [2024-02-21T03:38:42.229Z] experimental info: [2024-02-21T03:38:42.229Z] ------------------- [2024-02-21T03:38:42.229Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-21T03:38:42.229Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T03:38:42.230Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-21T03:38:42.436Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-02-21T03:38:42.491Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-02-21T03:38:42.553Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-21T03:38:42.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-21T03:38:42.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-21T03:38:42.711Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-21T03:38:42.767Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-21T03:38:42.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-21T03:38:42.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-21T03:38:42.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-21T03:38:43.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-21T03:38:43.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-02-21T03:38:43.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-21T03:38:43.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-21T03:38:43.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T03:38:43.320Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T03:38:43.385Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T03:38:43.451Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T03:38:43.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-21T03:38:43.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-21T03:38:43.652Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-21T03:38:43.717Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-21T03:38:43.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-21T03:38:43.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-21T03:38:43.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-21T03:38:44.007Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-21T03:38:44.074Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-21T03:38:44.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-125 [Pipeline] echo [2024-02-21T03:38:44.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-125 [Pipeline] echo [2024-02-21T03:38:44.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-125 [Pipeline] echo [2024-02-21T03:38:44.363Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e462c612945eca3f9f0a7a444066d7b7fc92b4f [Pipeline] echo [2024-02-21T03:38:44.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e462c6 [Pipeline] echo [2024-02-21T03:38:44.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T03:38:44.680Z] provisioning config files... [2024-02-21T03:38:44.701Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-125@tmp/config2288855182122114670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:38:45.094Z] ---> ****-login.sh [2024-02-21T03:38:45.094Z] nexus3.edgexfoundry.org:10001 [2024-02-21T03:38:45.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:38:45.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:38:45.355Z] Configure a credential helper to remove this warning. See [2024-02-21T03:38:45.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:38:45.355Z] [2024-02-21T03:38:45.355Z] Login Succeeded [2024-02-21T03:38:45.355Z] nexus3.edgexfoundry.org:10002 [2024-02-21T03:38:45.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:38:45.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:38:45.655Z] Configure a credential helper to remove this warning. See [2024-02-21T03:38:45.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:38:45.656Z] [2024-02-21T03:38:45.656Z] Login Succeeded [2024-02-21T03:38:45.656Z] nexus3.edgexfoundry.org:10003 [2024-02-21T03:38:45.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:38:45.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:38:45.656Z] Configure a credential helper to remove this warning. See [2024-02-21T03:38:45.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:38:45.656Z] [2024-02-21T03:38:45.656Z] Login Succeeded [2024-02-21T03:38:45.656Z] nexus3.edgexfoundry.org:10004 [2024-02-21T03:38:45.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:38:45.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:38:45.918Z] Configure a credential helper to remove this warning. See [2024-02-21T03:38:45.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:38:45.919Z] [2024-02-21T03:38:45.919Z] Login Succeeded [2024-02-21T03:38:45.919Z] ****.io [2024-02-21T03:38:45.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:38:46.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:38:46.181Z] Configure a credential helper to remove this warning. See [2024-02-21T03:38:46.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:38:46.181Z] [2024-02-21T03:38:46.181Z] Login Succeeded [2024-02-21T03:38:46.181Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T03:38:46.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-21T03:38:46.999Z] + git rev-list -1 --merges 7e462c612945eca3f9f0a7a444066d7b7fc92b4f~1..7e462c612945eca3f9f0a7a444066d7b7fc92b4f [Pipeline] echo [2024-02-21T03:38:47.043Z] -----------> git rev-list -1 --merges 7e462c612945eca3f9f0a7a444066d7b7fc92b4f~1..7e462c612945eca3f9f0a7a444066d7b7fc92b4f 7e462c612945eca3f9f0a7a444066d7b7fc92b4f [false] [Pipeline] sh [2024-02-21T03:38:47.377Z] + git log --format=format:%s -1 7e462c612945eca3f9f0a7a444066d7b7fc92b4f [Pipeline] echo [2024-02-21T03:38:47.416Z] ========================================================= [2024-02-21T03:38:47.416Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-21T03:38:47.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T03:38:47.902Z] + git log --format=format:%s -1 7e462c612945eca3f9f0a7a444066d7b7fc92b4f [Pipeline] echo [2024-02-21T03:38:47.934Z] [semverPrep] GIT_COMMIT: 7e462c612945eca3f9f0a7a444066d7b7fc92b4f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-21T03:38:47.983Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-21T03:38:48.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T03:38:48.413Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-21T03:38:48.413Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-21T03:38:48.413Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-21T03:38:48.413Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-21T03:38:48.413Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-21T03:38:48.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:38:48.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T03:38:48.926Z] [2024-02-21T03:38:48.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:38:49.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T03:38:49.326Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-21T03:38:49.327Z] b85a868b505f: Pulling fs layer [2024-02-21T03:38:49.327Z] e2be974225ed: Pulling fs layer [2024-02-21T03:38:49.327Z] 339a4e72a1f5: Pulling fs layer [2024-02-21T03:38:49.327Z] 988bab9f4d93: Pulling fs layer [2024-02-21T03:38:49.327Z] 1469e6f7b9e6: Pulling fs layer [2024-02-21T03:38:49.327Z] eaf3925da568: Pulling fs layer [2024-02-21T03:38:49.327Z] bab4dde63d76: Pulling fs layer [2024-02-21T03:38:49.327Z] bde34c3a00c8: Pulling fs layer [2024-02-21T03:38:49.327Z] b352a97aabf1: Pulling fs layer [2024-02-21T03:38:49.327Z] 4872d77fe225: Pulling fs layer [2024-02-21T03:38:49.327Z] 5851b861e8e6: Pulling fs layer [2024-02-21T03:38:49.327Z] bab4dde63d76: Waiting [2024-02-21T03:38:49.327Z] bde34c3a00c8: Waiting [2024-02-21T03:38:49.327Z] 988bab9f4d93: Waiting [2024-02-21T03:38:49.327Z] b352a97aabf1: Waiting [2024-02-21T03:38:49.327Z] 4872d77fe225: Waiting [2024-02-21T03:38:49.327Z] 1469e6f7b9e6: Waiting [2024-02-21T03:38:49.327Z] eaf3925da568: Waiting [2024-02-21T03:38:49.327Z] 5851b861e8e6: Waiting [2024-02-21T03:38:49.327Z] e2be974225ed: Download complete [2024-02-21T03:38:49.327Z] 988bab9f4d93: Verifying Checksum [2024-02-21T03:38:49.327Z] 988bab9f4d93: Download complete [2024-02-21T03:38:49.586Z] 1469e6f7b9e6: Verifying Checksum [2024-02-21T03:38:49.586Z] 1469e6f7b9e6: Download complete [2024-02-21T03:38:49.586Z] eaf3925da568: Verifying Checksum [2024-02-21T03:38:49.586Z] eaf3925da568: Download complete [2024-02-21T03:38:49.586Z] 339a4e72a1f5: Verifying Checksum [2024-02-21T03:38:49.586Z] 339a4e72a1f5: Download complete [2024-02-21T03:38:49.586Z] bde34c3a00c8: Download complete [2024-02-21T03:38:49.586Z] b352a97aabf1: Download complete [2024-02-21T03:38:49.586Z] 4872d77fe225: Verifying Checksum [2024-02-21T03:38:49.586Z] 4872d77fe225: Download complete [2024-02-21T03:38:49.586Z] 5851b861e8e6: Verifying Checksum [2024-02-21T03:38:49.586Z] 5851b861e8e6: Download complete [2024-02-21T03:38:49.586Z] b85a868b505f: Verifying Checksum [2024-02-21T03:38:49.586Z] b85a868b505f: Download complete [2024-02-21T03:38:49.844Z] bab4dde63d76: Verifying Checksum [2024-02-21T03:38:49.844Z] bab4dde63d76: Download complete [2024-02-21T03:38:50.780Z] b85a868b505f: Pull complete [2024-02-21T03:38:50.780Z] e2be974225ed: Pull complete [2024-02-21T03:38:51.348Z] 339a4e72a1f5: Pull complete [2024-02-21T03:38:51.348Z] 988bab9f4d93: Pull complete [2024-02-21T03:38:51.614Z] 1469e6f7b9e6: Pull complete [2024-02-21T03:38:51.614Z] eaf3925da568: Pull complete [2024-02-21T03:38:53.523Z] bab4dde63d76: Pull complete [2024-02-21T03:38:53.523Z] bde34c3a00c8: Pull complete [2024-02-21T03:38:53.523Z] b352a97aabf1: Pull complete [2024-02-21T03:38:53.523Z] 4872d77fe225: Pull complete [2024-02-21T03:38:53.784Z] 5851b861e8e6: Pull complete [2024-02-21T03:38:53.784Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-21T03:38:53.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T03:38:53.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:38:54.142Z] prd-ubuntu20.04-docker-8c-8g-1385 does not seem to be running inside a container [2024-02-21T03:38:54.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-125 -v /w/workspace/foundry_app-record-replay_PR-125:/w/workspace/foundry_app-record-replay_PR-125:rw,z -v /w/workspace/foundry_app-record-replay_PR-125@tmp:/w/workspace/foundry_app-record-replay_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-21T03:38:57.552Z] $ docker top 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 -eo pid,comm [2024-02-21T03:38:57.602Z] 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-02-21T03:38:57.602Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T03:38:57.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T03:38:57.804Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T03:38:57.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T03:38:57.935Z] $ docker exec 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 ssh-agent [2024-02-21T03:38:58.037Z] SSH_AUTH_SOCK=/tmp/ssh-aBcLN0N2LHSc/agent.32 [2024-02-21T03:38:58.037Z] SSH_AGENT_PID=38 [2024-02-21T03:38:58.043Z] Running ssh-add (command line suppressed) [2024-02-21T03:38:58.143Z] Identity added: /w/workspace/foundry_app-record-replay_PR-125@tmp/private_key_18152873228446850915.key (/w/workspace/foundry_app-record-replay_PR-125@tmp/private_key_18152873228446850915.key) [2024-02-21T03:38:58.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T03:38:58.515Z] + git tag --points-at HEAD [Pipeline] } [2024-02-21T03:38:58.541Z] $ docker exec --env ******** --env ******** 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 ssh-agent -k [2024-02-21T03:38:58.630Z] unset SSH_AUTH_SOCK; [2024-02-21T03:38:58.630Z] unset SSH_AGENT_PID; [2024-02-21T03:38:58.630Z] echo Agent pid 38 killed; [2024-02-21T03:38:58.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-21T03:38:58.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T03:38:58.781Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T03:38:58.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T03:38:58.911Z] $ docker exec 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 ssh-agent [2024-02-21T03:38:59.019Z] SSH_AUTH_SOCK=/tmp/ssh-5QSJw3nmYxGM/agent.70 [2024-02-21T03:38:59.019Z] SSH_AGENT_PID=76 [2024-02-21T03:38:59.024Z] Running ssh-add (command line suppressed) [2024-02-21T03:38:59.112Z] Identity added: /w/workspace/foundry_app-record-replay_PR-125@tmp/private_key_12701605079870735299.key (/w/workspace/foundry_app-record-replay_PR-125@tmp/private_key_12701605079870735299.key) [2024-02-21T03:38:59.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T03:38:59.474Z] + git semver init [2024-02-21T03:38:59.735Z] 2024-02-21 03:38:59,651 [run_init] DEBUG init version:0.0.0 force:False [2024-02-21T03:38:59.735Z] 2024-02-21 03:38:59,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-125/.semver [2024-02-21T03:38:59.735Z] 2024-02-21 03:38:59,653 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-125/.semver [2024-02-21T03:38:59.735Z] 2024-02-21 03:38:59,654 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-125/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-125, universal_newlines=False, shell=None, istream=None) [2024-02-21T03:39:01.113Z] 2024-02-21 03:39:00,700 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-125/.git/info/exclude [2024-02-21T03:39:01.113Z] 2024-02-21 03:39:00,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-125/.semver/PR-125 with force:False [2024-02-21T03:39:01.113Z] 2024-02-21 03:39:00,701 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-125/.semver/PR-125 [2024-02-21T03:39:01.113Z] 2024-02-21 03:39:00,705 [execute] INFO git cat-file --batch-check [2024-02-21T03:39:01.113Z] 2024-02-21 03:39:00,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-125/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T03:39:01.113Z] 2024-02-21 03:39:00,711 [execute] INFO git cat-file --batch [2024-02-21T03:39:01.113Z] 2024-02-21 03:39:00,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-125/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T03:39:01.113Z] 2024-02-21 03:39:00,716 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-125/.semver/PR-125 [2024-02-21T03:39:01.113Z] 0.0.0 [Pipeline] } [2024-02-21T03:39:01.142Z] $ docker exec --env ******** --env ******** 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 ssh-agent -k [2024-02-21T03:39:01.230Z] unset SSH_AUTH_SOCK; [2024-02-21T03:39:01.230Z] unset SSH_AGENT_PID; [2024-02-21T03:39:01.230Z] echo Agent pid 76 killed; [2024-02-21T03:39:01.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T03:39:01.750Z] + git semver [Pipeline] } [2024-02-21T03:39:02.043Z] $ docker stop --time=1 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 [2024-02-21T03:39:03.376Z] $ docker rm -f --volumes 0a46270e9921f6e3681e9603563be5f41958e0e92d43d7f63d0eabdae5667ae9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T03:39:03.806Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-21T03:39:04.096Z] Stashed 1 file(s) [Pipeline] echo [2024-02-21T03:39:04.116Z] [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-02-21T03:39:04.997Z] provisioning config files... [2024-02-21T03:39:05.007Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-125@tmp/config11986417718345829338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:39:05.394Z] ---> ****-login.sh [2024-02-21T03:39:05.394Z] nexus3.edgexfoundry.org:10001 [2024-02-21T03:39:05.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:39:05.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:39:05.394Z] Configure a credential helper to remove this warning. See [2024-02-21T03:39:05.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:39:05.394Z] [2024-02-21T03:39:05.394Z] Login Succeeded [2024-02-21T03:39:05.394Z] nexus3.edgexfoundry.org:10002 [2024-02-21T03:39:05.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:39:05.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:39:05.394Z] Configure a credential helper to remove this warning. See [2024-02-21T03:39:05.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:39:05.394Z] [2024-02-21T03:39:05.394Z] Login Succeeded [2024-02-21T03:39:05.394Z] nexus3.edgexfoundry.org:10003 [2024-02-21T03:39:05.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:39:05.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:39:05.653Z] Configure a credential helper to remove this warning. See [2024-02-21T03:39:05.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:39:05.653Z] [2024-02-21T03:39:05.653Z] Login Succeeded [2024-02-21T03:39:05.653Z] nexus3.edgexfoundry.org:10004 [2024-02-21T03:39:05.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:39:05.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:39:05.654Z] Configure a credential helper to remove this warning. See [2024-02-21T03:39:05.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:39:05.654Z] [2024-02-21T03:39:05.654Z] Login Succeeded [2024-02-21T03:39:05.654Z] ****.io [2024-02-21T03:39:05.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:39:05.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:39:05.914Z] Configure a credential helper to remove this warning. See [2024-02-21T03:39:05.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:39:05.914Z] [2024-02-21T03:39:05.914Z] Login Succeeded [2024-02-21T03:39:05.914Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T03:39:05.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T03:39:06.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T03:39:06.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T03:39:06.365Z] ========================================================= [2024-02-21T03:39:06.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-21T03:39:06.365Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:39:06.930Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-21T03:39:06.930Z] Sending build context to Docker daemon 6.687MB [2024-02-21T03:39:06.930Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T03:39:06.930Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T03:39:06.930Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-21T03:39:06.930Z] 7264a8db6415: Pulling fs layer [2024-02-21T03:39:06.930Z] c4d48a809fc2: Pulling fs layer [2024-02-21T03:39:06.930Z] 4f1c88b9dad5: Pulling fs layer [2024-02-21T03:39:06.930Z] ad3a456e5733: Pulling fs layer [2024-02-21T03:39:06.930Z] 69c7f0334f64: Pulling fs layer [2024-02-21T03:39:06.930Z] 1f1c1a5573a3: Pulling fs layer [2024-02-21T03:39:06.930Z] ce7588e14bc9: Pulling fs layer [2024-02-21T03:39:06.930Z] b5e4710f87ac: Pulling fs layer [2024-02-21T03:39:06.930Z] ad3a456e5733: Waiting [2024-02-21T03:39:06.930Z] 1f1c1a5573a3: Waiting [2024-02-21T03:39:06.930Z] 69c7f0334f64: Waiting [2024-02-21T03:39:06.930Z] ce7588e14bc9: Waiting [2024-02-21T03:39:06.930Z] b5e4710f87ac: Waiting [2024-02-21T03:39:06.930Z] c4d48a809fc2: Download complete [2024-02-21T03:39:06.930Z] ad3a456e5733: Verifying Checksum [2024-02-21T03:39:06.930Z] ad3a456e5733: Download complete [2024-02-21T03:39:07.192Z] 69c7f0334f64: Verifying Checksum [2024-02-21T03:39:07.192Z] 69c7f0334f64: Download complete [2024-02-21T03:39:07.192Z] 7264a8db6415: Verifying Checksum [2024-02-21T03:39:07.192Z] 7264a8db6415: Download complete [2024-02-21T03:39:07.192Z] 1f1c1a5573a3: Verifying Checksum [2024-02-21T03:39:07.192Z] 1f1c1a5573a3: Download complete [2024-02-21T03:39:07.192Z] 7264a8db6415: Pull complete [2024-02-21T03:39:07.466Z] c4d48a809fc2: Pull complete [2024-02-21T03:39:07.733Z] b5e4710f87ac: Verifying Checksum [2024-02-21T03:39:07.733Z] b5e4710f87ac: Download complete [2024-02-21T03:39:07.991Z] 4f1c88b9dad5: Verifying Checksum [2024-02-21T03:39:07.991Z] 4f1c88b9dad5: Download complete [2024-02-21T03:39:08.250Z] ce7588e14bc9: Verifying Checksum [2024-02-21T03:39:08.250Z] ce7588e14bc9: Download complete [2024-02-21T03:39:10.788Z] 4f1c88b9dad5: Pull complete [2024-02-21T03:39:11.047Z] ad3a456e5733: Pull complete [2024-02-21T03:39:11.047Z] 69c7f0334f64: Pull complete [2024-02-21T03:39:11.047Z] 1f1c1a5573a3: Pull complete [2024-02-21T03:39:13.587Z] ce7588e14bc9: Pull complete [2024-02-21T03:39:13.846Z] b5e4710f87ac: Pull complete [2024-02-21T03:39:13.846Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-21T03:39:13.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T03:39:13.846Z] ---> 88b5674ff536 [2024-02-21T03:39:13.846Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T03:39:19.123Z] ---> Running in b528a61836b6 [2024-02-21T03:39:19.123Z] Removing intermediate container b528a61836b6 [2024-02-21T03:39:19.123Z] ---> 9dbbdf9b3bc7 [2024-02-21T03:39:19.123Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T03:39:19.123Z] ---> Running in 3b4b7c0d9cee [2024-02-21T03:39:19.123Z] Removing intermediate container 3b4b7c0d9cee [2024-02-21T03:39:19.123Z] ---> 3834a0f7acc0 [2024-02-21T03:39:19.123Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T03:39:19.123Z] ---> Running in dae4c1cb4d5c [2024-02-21T03:39:19.123Z] Removing intermediate container dae4c1cb4d5c [2024-02-21T03:39:19.123Z] ---> 98810f4b83e8 [2024-02-21T03:39:19.123Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T03:39:19.123Z] ---> Running in 62093fc5e9f0 [2024-02-21T03:39:19.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T03:39:19.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T03:39:19.383Z] OK: 264 MiB in 52 packages [2024-02-21T03:39:19.751Z] Still waiting to schedule task [2024-02-21T03:39:19.751Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-21T03:39:19.950Z] Removing intermediate container 62093fc5e9f0 [2024-02-21T03:39:19.950Z] ---> 33712cd03b91 [2024-02-21T03:39:19.950Z] Step 7/12 : WORKDIR /app [2024-02-21T03:39:19.950Z] ---> Running in 17e97180fd73 [2024-02-21T03:39:19.950Z] Removing intermediate container 17e97180fd73 [2024-02-21T03:39:19.950Z] ---> 4a3aba7cb496 [2024-02-21T03:39:19.950Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T03:39:19.950Z] ---> 6565940ab575 [2024-02-21T03:39:19.950Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T03:39:20.209Z] ---> Running in 9b2fdb95a9cd [2024-02-21T03:39:46.790Z] Removing intermediate container 9b2fdb95a9cd [2024-02-21T03:39:46.790Z] ---> 483210747d93 [2024-02-21T03:39:46.790Z] Step 10/12 : COPY . . [2024-02-21T03:39:47.052Z] ---> 9a03f6f4ed0a [2024-02-21T03:39:47.052Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T03:39:47.052Z] ---> Running in 2fd30eee4184 [2024-02-21T03:39:47.052Z] Removing intermediate container 2fd30eee4184 [2024-02-21T03:39:47.052Z] ---> 296fce8d456a [2024-02-21T03:39:47.052Z] Step 12/12 : RUN $MAKE [2024-02-21T03:39:47.052Z] ---> Running in b20ae1794499 [2024-02-21T03:39:47.315Z] noop [2024-02-21T03:39:47.575Z] Removing intermediate container b20ae1794499 [2024-02-21T03:39:47.575Z] ---> 49a6650064ab [2024-02-21T03:39:47.575Z] Successfully built 49a6650064ab [2024-02-21T03:39:47.575Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:39:48.113Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T03:39:48.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:39:48.326Z] prd-ubuntu20.04-docker-8c-8g-1385 does not seem to be running inside a container [2024-02-21T03:39:48.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-125 -v /w/workspace/foundry_app-record-replay_PR-125:/w/workspace/foundry_app-record-replay_PR-125:rw,z -v /w/workspace/foundry_app-record-replay_PR-125@tmp:/w/workspace/foundry_app-record-replay_PR-125@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 ******** ci-base-image-x86_64 cat [2024-02-21T03:39:48.705Z] $ docker top 12074f2444bd3907f1760a575cb87f148148273e1d6ece010e2d90b3097513b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T03:39:49.144Z] + go version [2024-02-21T03:39:49.144Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-21T03:39:49.181Z] $ docker stop --time=1 12074f2444bd3907f1760a575cb87f148148273e1d6ece010e2d90b3097513b2 [2024-02-21T03:39:50.455Z] $ docker rm -f --volumes 12074f2444bd3907f1760a575cb87f148148273e1d6ece010e2d90b3097513b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:39:51.430Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T03:39:51.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:39:51.635Z] prd-ubuntu20.04-docker-8c-8g-1385 does not seem to be running inside a container [2024-02-21T03:39:51.672Z] $ 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-125 -v /w/workspace/foundry_app-record-replay_PR-125:/w/workspace/foundry_app-record-replay_PR-125:rw,z -v /w/workspace/foundry_app-record-replay_PR-125@tmp:/w/workspace/foundry_app-record-replay_PR-125@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 ******** ci-base-image-x86_64 cat [2024-02-21T03:39:52.010Z] $ docker top 893854be1fcdef9a45d59ea153f36b9fadbc121bf0dc53e6c13a214f0b70bfc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T03:39:52.461Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-125 [Pipeline] fileExists [Pipeline] sh [2024-02-21T03:39:52.850Z] + make test [2024-02-21T03:39:52.850Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T03:40:14.921Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-21T03:40:14.921Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-21T03:40:14.921Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-21T03:40:14.921Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-21T03:40:14.921Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.052s coverage: 88.0% of statements [2024-02-21T03:40:23.081Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.623s coverage: 98.7% of statements [2024-02-21T03:40:23.081Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.118s coverage: 89.7% of statements [2024-02-21T03:40:23.081Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.039s coverage: 100.0% of statements [2024-02-21T03:40:49.691Z] go vet ./... [2024-02-21T03:40:49.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T03:40:49.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T03:40:49.691Z] ./bin/test-attribution-txt.sh [2024-02-21T03:40:49.691Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T03:40:49.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T03:40:49.804Z] $ docker stop --time=1 893854be1fcdef9a45d59ea153f36b9fadbc121bf0dc53e6c13a214f0b70bfc6 [2024-02-21T03:40:52.821Z] $ docker rm -f --volumes 893854be1fcdef9a45d59ea153f36b9fadbc121bf0dc53e6c13a214f0b70bfc6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T03:40:53.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T03:40:53.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-21T03:40:54.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T03:40:54.725Z] + ls -al . [2024-02-21T03:40:54.725Z] total 192 [2024-02-21T03:40:54.725Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 03:39 . [2024-02-21T03:40:54.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:38 .. [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 03:38 .dockerignore [2024-02-21T03:40:54.725Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:40 .git [2024-02-21T03:40:54.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:38 .github [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 21 03:38 .gitignore [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 03:38 .golangci.yml [2024-02-21T03:40:54.725Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:39 .semver [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 21 03:38 Attribution.txt [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 21 03:38 CHANGELOG.md [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 21 03:38 Dockerfile [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 03:38 GOVERNANCE.md [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 21 03:38 Jenkinsfile [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 03:38 LICENSE [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 21 03:38 Makefile [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 21 03:38 OWNERS.md [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 21 03:38 README.md [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 21 03:38 Record and Reply.postman_collection.json [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 03:39 VERSION [2024-02-21T03:40:54.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:38 bin [2024-02-21T03:40:54.725Z] -rw-r--r-- 1 jenkins jenkins 24667 Feb 21 03:40 coverage.out [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 3951 Feb 21 03:38 go.mod [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 34490 Feb 21 03:38 go.sum [2024-02-21T03:40:54.725Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 03:38 internal [2024-02-21T03:40:54.725Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 21 03:38 main.go [2024-02-21T03:40:54.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:38 openapi [2024-02-21T03:40:54.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:38 pkg [2024-02-21T03:40:54.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:40:55.185Z] + 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=7e462c612945eca3f9f0a7a444066d7b7fc92b4f --label arch=amd64 --label version=0.0.0 . [2024-02-21T03:40:55.185Z] Sending build context to Docker daemon 6.713MB [2024-02-21T03:40:55.185Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T03:40:55.185Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-21T03:40:55.185Z] ---> 49a6650064ab [2024-02-21T03:40:55.185Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T03:40:55.185Z] ---> Running in 98ea810e904e [2024-02-21T03:40:55.444Z] Removing intermediate container 98ea810e904e [2024-02-21T03:40:55.444Z] ---> 983c65d9081d [2024-02-21T03:40:55.444Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T03:40:55.444Z] ---> Running in f4b360c9ffa6 [2024-02-21T03:40:55.444Z] Removing intermediate container f4b360c9ffa6 [2024-02-21T03:40:55.444Z] ---> 3f1d94280790 [2024-02-21T03:40:55.444Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-21T03:40:55.444Z] ---> Running in bd560937ad37 [2024-02-21T03:40:55.703Z] Removing intermediate container bd560937ad37 [2024-02-21T03:40:55.703Z] ---> 679df7601737 [2024-02-21T03:40:55.703Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T03:40:55.703Z] ---> Running in 20023144724e [2024-02-21T03:40:55.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T03:40:55.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T03:40:56.532Z] OK: 264 MiB in 52 packages [2024-02-21T03:40:56.791Z] Removing intermediate container 20023144724e [2024-02-21T03:40:56.791Z] ---> 9fbf88acba6e [2024-02-21T03:40:56.791Z] Step 7/27 : WORKDIR /app [2024-02-21T03:40:56.791Z] ---> Running in a590034fe70a [2024-02-21T03:40:56.791Z] Removing intermediate container a590034fe70a [2024-02-21T03:40:56.791Z] ---> c6dcf54d6a33 [2024-02-21T03:40:56.791Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-21T03:40:57.050Z] ---> 0c1cfa0e5c90 [2024-02-21T03:40:57.050Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T03:40:57.050Z] ---> Running in 53d74f414638 [2024-02-21T03:40:57.689Z] Removing intermediate container 53d74f414638 [2024-02-21T03:40:57.689Z] ---> 40bdd00a0475 [2024-02-21T03:40:57.689Z] Step 10/27 : COPY . . [2024-02-21T03:40:57.949Z] ---> 0cfa186ecc17 [2024-02-21T03:40:57.949Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T03:40:57.949Z] ---> Running in 7906ea7ef245 [2024-02-21T03:40:57.949Z] Removing intermediate container 7906ea7ef245 [2024-02-21T03:40:57.949Z] ---> 0c0b8f62bb2f [2024-02-21T03:40:57.949Z] Step 12/27 : RUN $MAKE [2024-02-21T03:40:57.949Z] ---> Running in 85094a23c1c4 [2024-02-21T03:40:58.211Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-02-21T03:40:58.351Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1386 in /w/workspace/foundry_app-record-replay_PR-125 [Pipeline] { [Pipeline] ws [2024-02-21T03:40:58.448Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-02-21T03:41:01.583Z] Selected Git installation does not exist. Using Default [2024-02-21T03:41:01.583Z] The recommended git tool is: NONE [2024-02-21T03:41:06.117Z] using credential edgex-jenkins-ssh [2024-02-21T03:41:06.145Z] Cloning the remote Git repository [2024-02-21T03:41:06.186Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-02-21T03:41:06.269Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-02-21T03:41:06.397Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-21T03:41:06.398Z] > git --version # timeout=10 [2024-02-21T03:41:06.421Z] > git --version # 'git version 2.25.1' [2024-02-21T03:41:06.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T03:41:06.572Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T03:41:10.392Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-21T03:41:10.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T03:41:11.331Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-21T03:41:11.371Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-21T03:41:11.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T03:41:11.386Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/125/head:refs/remotes/origin/PR-125 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-21T03:41:11.901Z] Merging remotes/origin/main commit 9e139494c9a54089c8736c8c598bbd4aa6693f44 into PR head commit 7e462c612945eca3f9f0a7a444066d7b7fc92b4f [2024-02-21T03:41:12.173Z] Merge succeeded, producing 7e462c612945eca3f9f0a7a444066d7b7fc92b4f [2024-02-21T03:41:12.174Z] Checking out Revision 7e462c612945eca3f9f0a7a444066d7b7fc92b4f (PR-125) [2024-02-21T03:41:12.635Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-21T03:41:12.685Z] > git --version # timeout=10 [2024-02-21T03:41:12.696Z] > git --version # 'git version 2.25.1' [2024-02-21T03:41:12.711Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T03:41:11.912Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T03:41:11.974Z] > git checkout -f 7e462c612945eca3f9f0a7a444066d7b7fc92b4f # timeout=10 [2024-02-21T03:41:12.077Z] > git remote # timeout=10 [2024-02-21T03:41:12.098Z] > git config --get remote.origin.url # timeout=10 [2024-02-21T03:41:12.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T03:41:12.125Z] > git merge 9e139494c9a54089c8736c8c598bbd4aa6693f44 # timeout=10 [2024-02-21T03:41:12.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-21T03:41:12.173Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T03:41:12.186Z] > git checkout -f 7e462c612945eca3f9f0a7a444066d7b7fc92b4f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T03:41:14.182Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-21T03:41:14.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T03:41:14.182Z] Dload Upload Total Spent Left Speed [2024-02-21T03:41:14.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2024-02-21T03:41:14.524Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-21T03:41:14.862Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-21T03:41:14.862Z] + sudo tee /etc/docker/daemon.new [2024-02-21T03:41:14.862Z] { [2024-02-21T03:41:14.862Z] "registry-mirrors": [ [2024-02-21T03:41:14.862Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-21T03:41:14.862Z] ], [2024-02-21T03:41:14.862Z] "bip": "10.250.0.254/24", [2024-02-21T03:41:14.862Z] "hosts": [ [2024-02-21T03:41:14.862Z] "tcp://0.0.0.0:5555", [2024-02-21T03:41:14.862Z] "unix:///var/run/docker.sock" [2024-02-21T03:41:14.862Z] ], [2024-02-21T03:41:14.862Z] "mtu": 1458, [2024-02-21T03:41:14.862Z] "selinux-enabled": true, [2024-02-21T03:41:14.862Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-21T03:41:14.862Z] } [Pipeline] sh [2024-02-21T03:41:15.306Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-21T03:41:15.650Z] + sudo service docker restart [2024-02-21T03:41:20.161Z] Removing intermediate container 85094a23c1c4 [2024-02-21T03:41:20.161Z] ---> cae61d1f1068 [2024-02-21T03:41:20.161Z] Step 13/27 : FROM alpine:3.18 [2024-02-21T03:41:20.161Z] 3.18: Pulling from library/alpine [2024-02-21T03:41:20.161Z] 619be1103602: Pulling fs layer [2024-02-21T03:41:20.161Z] 619be1103602: Verifying Checksum [2024-02-21T03:41:20.161Z] 619be1103602: Download complete [2024-02-21T03:41:20.161Z] 619be1103602: Pull complete [2024-02-21T03:41:20.161Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T03:41:20.161Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T03:41:20.161Z] ---> d3782b16ccc9 [2024-02-21T03:41:20.161Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T03:41:20.161Z] ---> Running in 15b41fbf2e60 [2024-02-21T03:41:20.161Z] Removing intermediate container 15b41fbf2e60 [2024-02-21T03:41:20.161Z] ---> 9f6702dfe65f [2024-02-21T03:41:20.161Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-21T03:41:20.161Z] ---> Running in 664e97658724 [2024-02-21T03:41:20.161Z] Removing intermediate container 664e97658724 [2024-02-21T03:41:20.161Z] ---> 11d2f552ff24 [2024-02-21T03:41:20.161Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T03:41:20.161Z] ---> Running in 8740b8636ea3 [2024-02-21T03:41:20.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T03:41:20.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T03:41:20.161Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T03:41:20.161Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T03:41:20.161Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T03:41:20.161Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T03:41:20.161Z] OK: 8 MiB in 17 packages [2024-02-21T03:41:20.161Z] Removing intermediate container 8740b8636ea3 [2024-02-21T03:41:20.161Z] ---> 3644b2843e56 [2024-02-21T03:41:20.161Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-21T03:41:20.161Z] ---> Running in 1c3ce7e27fc2 [2024-02-21T03:41:20.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T03:41:20.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T03:41:20.161Z] OK: 8 MiB in 17 packages [2024-02-21T03:41:20.732Z] Removing intermediate container 1c3ce7e27fc2 [2024-02-21T03:41:20.732Z] ---> a6635944154f [2024-02-21T03:41:20.732Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T03:41:20.732Z] ---> ba139eefa555 [2024-02-21T03:41:20.732Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T03:41:20.732Z] ---> f91130b0f38b [2024-02-21T03:41:20.732Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-21T03:41:20.992Z] ---> fa05941849ac [2024-02-21T03:41:20.992Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-21T03:41:21.574Z] ---> 481925ee43fc [2024-02-21T03:41:21.574Z] Step 22/27 : EXPOSE 59712 [2024-02-21T03:41:21.574Z] ---> Running in cfeaf8432b3c [2024-02-21T03:41:21.833Z] Removing intermediate container cfeaf8432b3c [2024-02-21T03:41:21.833Z] ---> 550a4102ae90 [2024-02-21T03:41:21.833Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-21T03:41:21.833Z] ---> Running in 24bc02f2be7e [2024-02-21T03:41:21.833Z] Removing intermediate container 24bc02f2be7e [2024-02-21T03:41:21.833Z] ---> 228e003ab7da [2024-02-21T03:41:21.833Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-21T03:41:21.833Z] ---> Running in a964010a80f8 [2024-02-21T03:41:21.833Z] Removing intermediate container a964010a80f8 [2024-02-21T03:41:21.833Z] ---> ae13d5653985 [2024-02-21T03:41:21.833Z] Step 25/27 : LABEL arch=amd64 [2024-02-21T03:41:21.833Z] ---> Running in cdb54888d0c0 [2024-02-21T03:41:22.092Z] Removing intermediate container cdb54888d0c0 [2024-02-21T03:41:22.092Z] ---> fdb0511331c4 [2024-02-21T03:41:22.092Z] Step 26/27 : LABEL git_sha=7e462c612945eca3f9f0a7a444066d7b7fc92b4f [2024-02-21T03:41:22.092Z] ---> Running in 8355dc9902fd [2024-02-21T03:41:22.092Z] Removing intermediate container 8355dc9902fd [2024-02-21T03:41:22.092Z] ---> bc11d1c77af3 [2024-02-21T03:41:22.092Z] Step 27/27 : LABEL version=0.0.0 [2024-02-21T03:41:22.092Z] ---> Running in d90d064435d8 [2024-02-21T03:41:22.354Z] Removing intermediate container d90d064435d8 [2024-02-21T03:41:22.354Z] ---> 9e1fcffa9a5f [2024-02-21T03:41:22.354Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T03:41:22.354Z] Successfully built 9e1fcffa9a5f [2024-02-21T03:41:22.354Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:41:23.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T03:41:23.625Z] [2024-02-21T03:41:23.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:41:24.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T03:41:24.034Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-21T03:41:24.034Z] 5eb5b503b376: Pulling fs layer [2024-02-21T03:41:24.034Z] 5c69ac0246d0: Pulling fs layer [2024-02-21T03:41:24.034Z] ec43610c2a17: Pulling fs layer [2024-02-21T03:41:24.034Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-21T03:41:24.034Z] 33b1e0a273af: Pulling fs layer [2024-02-21T03:41:24.034Z] 5d3b04190fa2: Pulling fs layer [2024-02-21T03:41:24.034Z] 2f39f015ded8: Pulling fs layer [2024-02-21T03:41:24.034Z] 3a2ae6a8a46f: Waiting [2024-02-21T03:41:24.034Z] 33b1e0a273af: Waiting [2024-02-21T03:41:24.034Z] 5d3b04190fa2: Waiting [2024-02-21T03:41:24.034Z] 2f39f015ded8: Waiting [2024-02-21T03:41:24.034Z] 5c69ac0246d0: Download complete [2024-02-21T03:41:24.034Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-21T03:41:24.034Z] 3a2ae6a8a46f: Download complete [2024-02-21T03:41:24.034Z] 33b1e0a273af: Verifying Checksum [2024-02-21T03:41:24.034Z] 33b1e0a273af: Download complete [2024-02-21T03:41:24.034Z] ec43610c2a17: Verifying Checksum [2024-02-21T03:41:24.034Z] ec43610c2a17: Download complete [2024-02-21T03:41:24.034Z] 5d3b04190fa2: Verifying Checksum [2024-02-21T03:41:24.034Z] 5d3b04190fa2: Download complete [2024-02-21T03:41:24.293Z] 5eb5b503b376: Verifying Checksum [2024-02-21T03:41:24.293Z] 5eb5b503b376: Download complete [2024-02-21T03:41:24.859Z] 2f39f015ded8: Download complete [2024-02-21T03:41:25.428Z] 5eb5b503b376: Pull complete [2024-02-21T03:41:25.428Z] 5c69ac0246d0: Pull complete [2024-02-21T03:41:25.996Z] ec43610c2a17: Pull complete [2024-02-21T03:41:25.996Z] 3a2ae6a8a46f: Pull complete [2024-02-21T03:41:26.255Z] 33b1e0a273af: Pull complete [2024-02-21T03:41:26.255Z] 5d3b04190fa2: Pull complete [2024-02-21T03:41:30.440Z] 2f39f015ded8: Pull complete [2024-02-21T03:41:30.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-21T03:41:30.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T03:41:30.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:41:30.792Z] prd-ubuntu20.04-docker-8c-8g-1385 does not seem to be running inside a container [2024-02-21T03:41:30.823Z] $ 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-125 -v /w/workspace/foundry_app-record-replay_PR-125:/w/workspace/foundry_app-record-replay_PR-125:rw,z -v /w/workspace/foundry_app-record-replay_PR-125@tmp:/w/workspace/foundry_app-record-replay_PR-125@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-21T03:41:34.838Z] $ docker top d753d588c6ac4447906af691c263df56f68978a90a9fdad123504d25f233b7f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-02-21T03:41:35.197Z] provisioning config files... [2024-02-21T03:41:35.230Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config5827626468876345031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:41:35.433Z] ---> job-cost.sh [2024-02-21T03:41:35.433Z] lf-activate-venv: SKIPPING [2024-02-21T03:41:35.433Z] INFO: No Stack... [2024-02-21T03:41:35.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T03:41:35.732Z] ---> ****-login.sh [2024-02-21T03:41:35.733Z] nexus3.edgexfoundry.org:10001 [2024-02-21T03:41:36.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:41:36.261Z] INFO: Archiving Costs [2024-02-21T03:41:36.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:41:36.279Z] Configure a credential helper to remove this warning. See [2024-02-21T03:41:36.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:41:36.279Z] [2024-02-21T03:41:36.279Z] Login Succeeded [2024-02-21T03:41:36.279Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2024-02-21T03:41:36.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:41:36.606Z] + cat /w/workspace/foundry_app-record-replay_PR-125/archives/cost.csv [2024-02-21T03:41:36.606Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T03:41:36.643Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] [2024-02-21T03:41:36.651Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] did not exist. Created. [2024-02-21T03:41:36.657Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-02-21T03:41:36.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:41:36.819Z] Configure a credential helper to remove this warning. See [2024-02-21T03:41:36.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:41:36.819Z] [2024-02-21T03:41:36.819Z] Login Succeeded [2024-02-21T03:41:36.819Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2024-02-21T03:41:37.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:41:37.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:41:37.091Z] Configure a credential helper to remove this warning. See [2024-02-21T03:41:37.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:41:37.091Z] [2024-02-21T03:41:37.091Z] Login Succeeded [2024-02-21T03:41:37.091Z] nexus3.edgexfoundry.org:10004 [2024-02-21T03:41:37.116Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-21T03:41:37.166Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T03:41:37.239Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] [Pipeline] // lock [2024-02-21T03:41:37.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:41:37.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:41:37.362Z] Configure a credential helper to remove this warning. See [2024-02-21T03:41:37.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:41:37.362Z] [2024-02-21T03:41:37.362Z] Login Succeeded [2024-02-21T03:41:37.362Z] ****.io [Pipeline] } [2024-02-21T03:41:37.388Z] $ docker stop --time=1 d753d588c6ac4447906af691c263df56f68978a90a9fdad123504d25f233b7f7 [2024-02-21T03:41:38.544Z] $ docker rm -f --volumes d753d588c6ac4447906af691c263df56f68978a90a9fdad123504d25f233b7f7 [Pipeline] // withDockerContainer [Pipeline] } [2024-02-21T03:41:38.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-02-21T03:41:39.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:41:39.045Z] Configure a credential helper to remove this warning. See [2024-02-21T03:41:39.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:41:39.046Z] [2024-02-21T03:41:39.046Z] Login Succeeded [2024-02-21T03:41:39.046Z] ---> ****-login.sh ends [Pipeline] // stage [Pipeline] } [Pipeline] } [2024-02-21T03:41:39.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T03:41:39.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T03:41:39.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T03:41:39.890Z] ========================================================= [2024-02-21T03:41:39.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-21T03:41:39.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:41:40.552Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-21T03:41:40.552Z] Sending build context to Docker daemon 258.6kB [2024-02-21T03:41:40.830Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T03:41:40.830Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T03:41:40.830Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-21T03:41:40.830Z] 9fda8d8052c6: Pulling fs layer [2024-02-21T03:41:40.830Z] 5d54e960e981: Pulling fs layer [2024-02-21T03:41:40.830Z] c4a7e357bf2a: Pulling fs layer [2024-02-21T03:41:40.830Z] f0e02332f6b5: Pulling fs layer [2024-02-21T03:41:40.830Z] 872ee5b61b7b: Pulling fs layer [2024-02-21T03:41:40.830Z] 0c6a40ed1a82: Pulling fs layer [2024-02-21T03:41:40.830Z] 94ae7d8d031c: Pulling fs layer [2024-02-21T03:41:40.830Z] f0e02332f6b5: Waiting [2024-02-21T03:41:40.830Z] 0c6a40ed1a82: Waiting [2024-02-21T03:41:40.830Z] 94ae7d8d031c: Waiting [2024-02-21T03:41:40.830Z] 872ee5b61b7b: Waiting [2024-02-21T03:41:41.107Z] 5d54e960e981: Verifying Checksum [2024-02-21T03:41:41.107Z] 5d54e960e981: Download complete [2024-02-21T03:41:41.107Z] f0e02332f6b5: Verifying Checksum [2024-02-21T03:41:41.107Z] f0e02332f6b5: Download complete [2024-02-21T03:41:41.107Z] 872ee5b61b7b: Download complete [2024-02-21T03:41:41.107Z] 9fda8d8052c6: Download complete [2024-02-21T03:41:41.377Z] 94ae7d8d031c: Verifying Checksum [2024-02-21T03:41:41.377Z] 94ae7d8d031c: Download complete [2024-02-21T03:41:41.974Z] 9fda8d8052c6: Pull complete [2024-02-21T03:41:42.568Z] 5d54e960e981: Pull complete [2024-02-21T03:41:42.838Z] c4a7e357bf2a: Verifying Checksum [2024-02-21T03:41:42.838Z] c4a7e357bf2a: Download complete [2024-02-21T03:41:43.843Z] 0c6a40ed1a82: Verifying Checksum [2024-02-21T03:41:43.843Z] 0c6a40ed1a82: Download complete [2024-02-21T03:41:56.178Z] c4a7e357bf2a: Pull complete [2024-02-21T03:41:56.178Z] f0e02332f6b5: Pull complete [2024-02-21T03:41:56.178Z] 872ee5b61b7b: Pull complete [2024-02-21T03:42:04.402Z] 0c6a40ed1a82: Pull complete [2024-02-21T03:42:05.377Z] 94ae7d8d031c: Pull complete [2024-02-21T03:42:05.377Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-21T03:42:05.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T03:42:05.377Z] ---> 86de565de09d [2024-02-21T03:42:05.377Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T03:42:07.317Z] ---> Running in 0c6344ddc21a [2024-02-21T03:42:07.317Z] Removing intermediate container 0c6344ddc21a [2024-02-21T03:42:07.317Z] ---> ecbbbbd95510 [2024-02-21T03:42:07.317Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T03:42:07.583Z] ---> Running in fd6361c7199d [2024-02-21T03:42:07.856Z] Removing intermediate container fd6361c7199d [2024-02-21T03:42:07.856Z] ---> edb24d9f33f2 [2024-02-21T03:42:07.856Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T03:42:07.856Z] ---> Running in 42a100955b69 [2024-02-21T03:42:08.123Z] Removing intermediate container 42a100955b69 [2024-02-21T03:42:08.123Z] ---> e3f4a3c038b3 [2024-02-21T03:42:08.123Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T03:42:08.123Z] ---> Running in 602e99eb10be [2024-02-21T03:42:09.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T03:42:09.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T03:42:10.760Z] OK: 266 MiB in 52 packages [2024-02-21T03:42:11.724Z] Removing intermediate container 602e99eb10be [2024-02-21T03:42:11.724Z] ---> 5100eb6ef284 [2024-02-21T03:42:11.724Z] Step 7/12 : WORKDIR /app [2024-02-21T03:42:11.724Z] ---> Running in 02b7d8a3b416 [2024-02-21T03:42:11.994Z] Removing intermediate container 02b7d8a3b416 [2024-02-21T03:42:11.994Z] ---> b53f34d10b34 [2024-02-21T03:42:11.994Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T03:42:12.580Z] ---> c1746c02feed [2024-02-21T03:42:12.580Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T03:42:12.580Z] ---> Running in d26cb65123b5 [2024-02-21T03:43:20.580Z] Removing intermediate container d26cb65123b5 [2024-02-21T03:43:20.580Z] ---> bc6297547768 [2024-02-21T03:43:20.580Z] Step 10/12 : COPY . . [2024-02-21T03:43:20.580Z] ---> 3a790af04eb8 [2024-02-21T03:43:20.580Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T03:43:20.580Z] ---> Running in 5043a5d35973 [2024-02-21T03:43:20.580Z] Removing intermediate container 5043a5d35973 [2024-02-21T03:43:20.580Z] ---> 769e854a48c2 [2024-02-21T03:43:20.580Z] Step 12/12 : RUN $MAKE [2024-02-21T03:43:20.580Z] ---> Running in 276b623f17bb [2024-02-21T03:43:20.580Z] noop [2024-02-21T03:43:20.580Z] Removing intermediate container 276b623f17bb [2024-02-21T03:43:20.580Z] ---> 374a66e945cc [2024-02-21T03:43:20.580Z] Successfully built 374a66e945cc [2024-02-21T03:43:20.580Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:43:21.185Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T03:43:21.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:43:21.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container [2024-02-21T03:43:21.599Z] $ 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 ******** ci-base-image-arm64 cat [2024-02-21T03:43:22.833Z] $ docker top e8b45a79f4d35ffc6e44f1a038af0f7f30ecddada47778618bfcdba1b081ccfe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T03:43:23.795Z] + go version [2024-02-21T03:43:23.795Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-21T03:43:23.838Z] $ docker stop --time=1 e8b45a79f4d35ffc6e44f1a038af0f7f30ecddada47778618bfcdba1b081ccfe [2024-02-21T03:43:25.466Z] $ docker rm -f --volumes e8b45a79f4d35ffc6e44f1a038af0f7f30ecddada47778618bfcdba1b081ccfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:43:26.684Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T03:43:26.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:43:27.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container [2024-02-21T03:43:27.072Z] $ 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 ******** ci-base-image-arm64 cat [2024-02-21T03:43:28.202Z] $ docker top 28e02f88178a7bc78d26ee9c65d0d0aede7a08699d03e0cc5cf650fb0151a8ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T03:43:28.836Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-02-21T03:43:29.843Z] + make test [2024-02-21T03:43:29.843Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T03:45:36.521Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-21T03:45:43.173Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.520s coverage: 88.0% of statements [2024-02-21T03:45:45.753Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-21T03:45:45.753Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-21T03:45:47.159Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-21T03:45:55.350Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.996s coverage: 98.7% of statements [2024-02-21T03:45:55.350Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.628s coverage: 89.7% of statements [2024-02-21T03:45:55.350Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.161s coverage: 100.0% of statements [2024-02-21T03:45:56.304Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-21T03:45:56.304Z] go vet ./... [2024-02-21T03:48:02.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T03:48:02.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T03:48:02.952Z] ./bin/test-attribution-txt.sh [2024-02-21T03:48:02.952Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T03:48:02.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T03:48:03.079Z] $ docker stop --time=1 28e02f88178a7bc78d26ee9c65d0d0aede7a08699d03e0cc5cf650fb0151a8ab [2024-02-21T03:48:04.932Z] $ docker rm -f --volumes 28e02f88178a7bc78d26ee9c65d0d0aede7a08699d03e0cc5cf650fb0151a8ab [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T03:48:06.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T03:48:06.692Z] Warning: overwriting stash ‘coverage-report’ [2024-02-21T03:48:07.088Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T03:48:07.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T03:48:08.251Z] + ls -al . [2024-02-21T03:48:08.252Z] total 188 [2024-02-21T03:48:08.252Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 03:43 . [2024-02-21T03:48:08.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:41 .. [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 03:41 .dockerignore [2024-02-21T03:48:08.252Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:41 .git [2024-02-21T03:48:08.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:41 .github [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 21 03:41 .gitignore [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 03:41 .golangci.yml [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 21 03:41 Attribution.txt [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 21 03:41 CHANGELOG.md [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 21 03:41 Dockerfile [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 03:41 GOVERNANCE.md [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 21 03:41 Jenkinsfile [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 03:41 LICENSE [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 21 03:41 Makefile [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 21 03:41 OWNERS.md [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 21 03:41 README.md [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 21 03:41 Record and Reply.postman_collection.json [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 03:39 VERSION [2024-02-21T03:48:08.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:41 bin [2024-02-21T03:48:08.252Z] -rw-r--r-- 1 jenkins jenkins 24667 Feb 21 03:45 coverage.out [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 3951 Feb 21 03:41 go.mod [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 34490 Feb 21 03:41 go.sum [2024-02-21T03:48:08.252Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 03:41 internal [2024-02-21T03:48:08.252Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 21 03:41 main.go [2024-02-21T03:48:08.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:41 openapi [2024-02-21T03:48:08.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:41 pkg [2024-02-21T03:48:08.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:48:08.754Z] + 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=7e462c612945eca3f9f0a7a444066d7b7fc92b4f --label arch=arm64 --label version=0.0.0 . [2024-02-21T03:48:09.020Z] Sending build context to Docker daemon 284.2kB [2024-02-21T03:48:09.020Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T03:48:09.020Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-21T03:48:09.020Z] ---> 374a66e945cc [2024-02-21T03:48:09.020Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T03:48:09.020Z] ---> Running in b0b73e4ff595 [2024-02-21T03:48:09.286Z] Removing intermediate container b0b73e4ff595 [2024-02-21T03:48:09.286Z] ---> 3211c3848f12 [2024-02-21T03:48:09.286Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T03:48:09.286Z] ---> Running in 711fb1f5bee2 [2024-02-21T03:48:09.551Z] Removing intermediate container 711fb1f5bee2 [2024-02-21T03:48:09.551Z] ---> 3456275d5ee5 [2024-02-21T03:48:09.551Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-21T03:48:09.816Z] ---> Running in 5f4a49027652 [2024-02-21T03:48:10.084Z] Removing intermediate container 5f4a49027652 [2024-02-21T03:48:10.084Z] ---> aaec19e9bdec [2024-02-21T03:48:10.084Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T03:48:10.084Z] ---> Running in d254400808bd [2024-02-21T03:48:11.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T03:48:11.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T03:48:12.708Z] OK: 266 MiB in 52 packages [2024-02-21T03:48:14.841Z] Removing intermediate container d254400808bd [2024-02-21T03:48:14.841Z] ---> b869e4bdcf5b [2024-02-21T03:48:14.841Z] Step 7/27 : WORKDIR /app [2024-02-21T03:48:15.108Z] ---> Running in 15d67598768f [2024-02-21T03:48:15.376Z] Removing intermediate container 15d67598768f [2024-02-21T03:48:15.376Z] ---> 7ed6858616d2 [2024-02-21T03:48:15.376Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-21T03:48:15.642Z] ---> 64989d48419d [2024-02-21T03:48:15.642Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T03:48:15.911Z] ---> Running in e722b25ae160 [2024-02-21T03:48:17.866Z] Removing intermediate container e722b25ae160 [2024-02-21T03:48:17.867Z] ---> 8591d7dc148d [2024-02-21T03:48:17.867Z] Step 10/27 : COPY . . [2024-02-21T03:48:18.132Z] ---> 1955bc8cddfb [2024-02-21T03:48:18.132Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T03:48:18.132Z] ---> Running in 6c37ab1c8c58 [2024-02-21T03:48:18.412Z] Removing intermediate container 6c37ab1c8c58 [2024-02-21T03:48:18.412Z] ---> e204cd77f920 [2024-02-21T03:48:18.412Z] Step 12/27 : RUN $MAKE [2024-02-21T03:48:18.700Z] ---> Running in 88f00190c586 [2024-02-21T03:48:19.663Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-02-21T03:50:11.305Z] Removing intermediate container 88f00190c586 [2024-02-21T03:50:11.305Z] ---> a24ddd0840d8 [2024-02-21T03:50:11.305Z] Step 13/27 : FROM alpine:3.18 [2024-02-21T03:50:11.305Z] 3.18: Pulling from library/alpine [2024-02-21T03:50:11.305Z] c6b39de5b339: Pulling fs layer [2024-02-21T03:50:11.305Z] c6b39de5b339: Download complete [2024-02-21T03:50:11.305Z] c6b39de5b339: Pull complete [2024-02-21T03:50:11.305Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T03:50:11.305Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T03:50:11.305Z] ---> 33abbf032149 [2024-02-21T03:50:11.305Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T03:50:11.305Z] ---> Running in eabc6676fe36 [2024-02-21T03:50:11.305Z] Removing intermediate container eabc6676fe36 [2024-02-21T03:50:11.305Z] ---> a9a92e03f44e [2024-02-21T03:50:11.305Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-21T03:50:11.305Z] ---> Running in 14265783516a [2024-02-21T03:50:11.305Z] Removing intermediate container 14265783516a [2024-02-21T03:50:11.305Z] ---> 23beee41e523 [2024-02-21T03:50:11.305Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T03:50:11.305Z] ---> Running in b8dc8715f188 [2024-02-21T03:50:11.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T03:50:11.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T03:50:11.574Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T03:50:11.841Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T03:50:11.841Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T03:50:11.841Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T03:50:12.106Z] OK: 9 MiB in 17 packages [2024-02-21T03:50:13.069Z] Removing intermediate container b8dc8715f188 [2024-02-21T03:50:13.069Z] ---> 2020924d2407 [2024-02-21T03:50:13.069Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-21T03:50:13.336Z] ---> Running in 4a26a467cb03 [2024-02-21T03:50:14.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T03:50:14.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T03:50:15.517Z] OK: 9 MiB in 17 packages [2024-02-21T03:50:16.485Z] Removing intermediate container 4a26a467cb03 [2024-02-21T03:50:16.485Z] ---> 4915fd4ace88 [2024-02-21T03:50:16.486Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T03:50:16.754Z] ---> 8254c7f513f7 [2024-02-21T03:50:16.754Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T03:50:17.340Z] ---> 34c721811510 [2024-02-21T03:50:17.340Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-21T03:50:17.921Z] ---> 51f4a6a790e0 [2024-02-21T03:50:17.921Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-21T03:50:19.330Z] ---> bddc05cd2977 [2024-02-21T03:50:19.330Z] Step 22/27 : EXPOSE 59712 [2024-02-21T03:50:19.330Z] ---> Running in 6f5b31141b4f [2024-02-21T03:50:19.913Z] Removing intermediate container 6f5b31141b4f [2024-02-21T03:50:19.913Z] ---> a53d3e8d229e [2024-02-21T03:50:19.913Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-21T03:50:19.913Z] ---> Running in 2df011b756a4 [2024-02-21T03:50:24.156Z] Removing intermediate container 2df011b756a4 [2024-02-21T03:50:24.156Z] ---> f24177ef4546 [2024-02-21T03:50:24.156Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-21T03:50:24.156Z] ---> Running in 23a10bb0789a [2024-02-21T03:50:24.156Z] Removing intermediate container 23a10bb0789a [2024-02-21T03:50:24.156Z] ---> 2ad809301724 [2024-02-21T03:50:24.156Z] Step 25/27 : LABEL arch=arm64 [2024-02-21T03:50:24.156Z] ---> Running in 6d0f4dae3da9 [2024-02-21T03:50:24.156Z] Removing intermediate container 6d0f4dae3da9 [2024-02-21T03:50:24.156Z] ---> d66abc1ce203 [2024-02-21T03:50:24.156Z] Step 26/27 : LABEL git_sha=7e462c612945eca3f9f0a7a444066d7b7fc92b4f [2024-02-21T03:50:24.156Z] ---> Running in b5e4bbec7d59 [2024-02-21T03:50:24.426Z] Removing intermediate container b5e4bbec7d59 [2024-02-21T03:50:24.426Z] ---> a554ba639979 [2024-02-21T03:50:24.426Z] Step 27/27 : LABEL version=0.0.0 [2024-02-21T03:50:24.694Z] ---> Running in 24b8349ba01c [2024-02-21T03:50:24.959Z] Removing intermediate container 24b8349ba01c [2024-02-21T03:50:24.959Z] ---> 89d123c14f8f [2024-02-21T03:50:24.959Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T03:50:24.959Z] Successfully built 89d123c14f8f [2024-02-21T03:50:24.959Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:50:26.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T03:50:26.499Z] [2024-02-21T03:50:26.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:50:26.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T03:50:26.975Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-21T03:50:26.975Z] 8998bd30e6a1: Pulling fs layer [2024-02-21T03:50:26.975Z] 04944245beec: Pulling fs layer [2024-02-21T03:50:26.975Z] 699f458cf7ca: Pulling fs layer [2024-02-21T03:50:26.975Z] 765212b225bb: Pulling fs layer [2024-02-21T03:50:26.975Z] f23df028b6ca: Pulling fs layer [2024-02-21T03:50:26.975Z] d65c8cfc05b1: Pulling fs layer [2024-02-21T03:50:26.975Z] 2437ff75d9bd: Pulling fs layer [2024-02-21T03:50:26.975Z] f23df028b6ca: Waiting [2024-02-21T03:50:26.975Z] d65c8cfc05b1: Waiting [2024-02-21T03:50:26.975Z] 2437ff75d9bd: Waiting [2024-02-21T03:50:26.975Z] 765212b225bb: Waiting [2024-02-21T03:50:27.256Z] 04944245beec: Verifying Checksum [2024-02-21T03:50:27.256Z] 04944245beec: Download complete [2024-02-21T03:50:27.256Z] 765212b225bb: Verifying Checksum [2024-02-21T03:50:27.256Z] 765212b225bb: Download complete [2024-02-21T03:50:27.256Z] f23df028b6ca: Verifying Checksum [2024-02-21T03:50:27.256Z] f23df028b6ca: Download complete [2024-02-21T03:50:27.256Z] d65c8cfc05b1: Verifying Checksum [2024-02-21T03:50:27.256Z] d65c8cfc05b1: Download complete [2024-02-21T03:50:27.530Z] 699f458cf7ca: Verifying Checksum [2024-02-21T03:50:27.530Z] 699f458cf7ca: Download complete [2024-02-21T03:50:27.816Z] 8998bd30e6a1: Verifying Checksum [2024-02-21T03:50:27.816Z] 8998bd30e6a1: Download complete [2024-02-21T03:50:30.404Z] 2437ff75d9bd: Verifying Checksum [2024-02-21T03:50:30.404Z] 2437ff75d9bd: Download complete [2024-02-21T03:50:32.360Z] 8998bd30e6a1: Pull complete [2024-02-21T03:50:32.942Z] 04944245beec: Pull complete [2024-02-21T03:50:34.877Z] 699f458cf7ca: Pull complete [2024-02-21T03:50:34.877Z] 765212b225bb: Pull complete [2024-02-21T03:50:35.458Z] f23df028b6ca: Pull complete [2024-02-21T03:50:35.726Z] d65c8cfc05b1: Pull complete [2024-02-21T03:50:53.906Z] 2437ff75d9bd: Pull complete [2024-02-21T03:50:53.906Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-21T03:50:53.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T03:50:53.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:50:54.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container [2024-02-21T03:50:54.530Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-21T03:50:57.129Z] $ docker top 113a13d482eb3b4538cc62c144e2f38015845e5aa327b643bc549300803781bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:50:58.190Z] ---> job-cost.sh [2024-02-21T03:50:58.190Z] lf-activate-venv: SKIPPING [2024-02-21T03:50:58.190Z] INFO: No Stack... [2024-02-21T03:50:58.769Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-21T03:50:59.348Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T03:51:00.005Z] + cut -d, -f6 [2024-02-21T03:51:00.005Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2024-02-21T03:51:00.083Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] [2024-02-21T03:51:00.092Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] did not exist. Created. [2024-02-21T03:51:00.101Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T03:51:00.608Z] /w/workspace/app-record-replay/1@tmp/durable-5df6a14c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-21T03:51:01.261Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-21T03:51:01.301Z] Warning: overwriting stash ‘stack-cost’ [2024-02-21T03:51:01.349Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T03:51:01.386Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-125-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T03:51:01.572Z] $ docker stop --time=1 113a13d482eb3b4538cc62c144e2f38015845e5aa327b643bc549300803781bc [2024-02-21T03:51:03.091Z] $ docker rm -f --volumes 113a13d482eb3b4538cc62c144e2f38015845e5aa327b643bc549300803781bc [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-02-21T03:51:05.052Z] provisioning config files... [2024-02-21T03:51:05.060Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-125@tmp/config13716510977364821587tmp [Pipeline] { [Pipeline] sh [2024-02-21T03:51:05.563Z] + set +x [2024-02-21T03:51:05.563Z] + curl -s+ https://codecov.io/bash [2024-02-21T03:51:05.563Z] bash -s -- [2024-02-21T03:51:05.563Z] [2024-02-21T03:51:05.563Z] _____ _ [2024-02-21T03:51:05.563Z] / ____| | | [2024-02-21T03:51:05.563Z] | | ___ __| | ___ ___ _____ __ [2024-02-21T03:51:05.563Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-21T03:51:05.563Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-21T03:51:05.563Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-21T03:51:05.563Z] Bash-1.0.6 [2024-02-21T03:51:05.563Z] [2024-02-21T03:51:05.563Z] [2024-02-21T03:51:05.563Z] ==> git version 2.25.1 found [2024-02-21T03:51:05.563Z] ==> 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-02-21T03:51:05.563Z] Release-Date: 2020-01-08 [2024-02-21T03:51:05.563Z] 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-02-21T03:51:05.563Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-21T03:51:05.563Z] ==> Jenkins CI detected. [2024-02-21T03:51:05.563Z] current dir:  /w/workspace/foundry_app-record-replay_PR-125 [2024-02-21T03:51:05.563Z] project root: . [2024-02-21T03:51:05.563Z] --> token set from env [2024-02-21T03:51:05.563Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-21T03:51:05.563Z] ==> Running gcov in . (disable via -X gcov) [2024-02-21T03:51:05.563Z] ==> Python coveragepy not found [2024-02-21T03:51:05.564Z] ==> Searching for coverage reports in: [2024-02-21T03:51:05.564Z] + . [2024-02-21T03:51:05.825Z] -> Found 1 reports [2024-02-21T03:51:05.825Z] ==> Detecting git/mercurial file structure [2024-02-21T03:51:05.825Z] ==> Reading reports [2024-02-21T03:51:05.825Z] + ./coverage.out bytes=24667 [2024-02-21T03:51:05.825Z] ==> Appending adjustments [2024-02-21T03:51:05.825Z] https://docs.codecov.io/docs/fixing-reports [2024-02-21T03:51:05.825Z] + Found adjustments [2024-02-21T03:51:05.825Z] ==> Gzipping contents [2024-02-21T03:51:05.825Z] 8.0K /tmp/codecov.0TDw4D.gz [2024-02-21T03:51:05.825Z] ==> Uploading reports [2024-02-21T03:51:05.825Z] url: https://codecov.io [2024-02-21T03:51:05.825Z] query: branch=PR-125&commit=7e462c612945eca3f9f0a7a444066d7b7fc92b4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-125%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=125&job=&cmd_args= [2024-02-21T03:51:05.825Z] -> Pinging Codecov [2024-02-21T03:51:05.825Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-125&commit=7e462c612945eca3f9f0a7a444066d7b7fc92b4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-125%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=125&job=&cmd_args= [2024-02-21T03:51:06.085Z] -> Uploading to [2024-02-21T03:51:06.085Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-21/F467761B9912B4F32F9BC62907045C81/7e462c612945eca3f9f0a7a444066d7b7fc92b4f/73c571b5-1154-444d-a45d-f0a62a538051.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T035105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e8bc58699dbb6d85098962b0a96e38806c2cd6b157cf399af3078c26937cbd0 [2024-02-21T03:51:06.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T03:51:06.085Z] Dload Upload Total Spent Left Speed [2024-02-21T03:51:06.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 18100 --:--:-- --:--:-- --:--:-- 18100 [2024-02-21T03:51:06.346Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/7e462c612945eca3f9f0a7a444066d7b7fc92b4f [Pipeline] } [2024-02-21T03:51:06.375Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-21T03:51:09.921Z] + [ -d /w/workspace/foundry_app-record-replay_PR-125/archives ] [2024-02-21T03:51:09.921Z] + ls -al /w/workspace/foundry_app-record-replay_PR-125/archives [2024-02-21T03:51:09.921Z] total 16 [2024-02-21T03:51:09.921Z] drwxr-xr-x 3 root root 4096 Feb 21 03:41 . [2024-02-21T03:51:09.921Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 03:41 .. [2024-02-21T03:51:09.921Z] drwxr-xr-x 2 root root 4096 Feb 21 03:41 cost [2024-02-21T03:51:09.921Z] -rw-r--r-- 1 root root 89 Feb 21 03:41 cost.csv [2024-02-21T03:51:09.921Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-125/archives [2024-02-21T03:51:09.921Z] + ls -al /w/workspace/foundry_app-record-replay_PR-125/archives [2024-02-21T03:51:09.921Z] total 16 [2024-02-21T03:51:09.921Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:41 . [2024-02-21T03:51:09.921Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 03:41 .. [2024-02-21T03:51:09.921Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 03:41 cost [2024-02-21T03:51:09.921Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 21 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:51:10.254Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:51:11.145Z] ---> package-listing.sh [2024-02-21T03:51:11.145Z] ++ facter osfamily [2024-02-21T03:51:11.145Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-21T03:51:11.405Z] + OS_FAMILY=debian [2024-02-21T03:51:11.406Z] + workspace=/w/workspace/foundry_app-record-replay_PR-125 [2024-02-21T03:51:11.406Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-21T03:51:11.406Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-21T03:51:11.406Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-21T03:51:11.406Z] + PACKAGES=/tmp/packages_start.txt [2024-02-21T03:51:11.406Z] + '[' /w/workspace/foundry_app-record-replay_PR-125 ']' [2024-02-21T03:51:11.406Z] + PACKAGES=/tmp/packages_end.txt [2024-02-21T03:51:11.406Z] + case "${OS_FAMILY}" in [2024-02-21T03:51:11.406Z] + dpkg -l [2024-02-21T03:51:11.406Z] + grep '^ii' [2024-02-21T03:51:11.406Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-21T03:51:11.406Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-21T03:51:11.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-21T03:51:11.406Z] + '[' /w/workspace/foundry_app-record-replay_PR-125 ']' [2024-02-21T03:51:11.406Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-125/archives/ [2024-02-21T03:51:11.406Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-125/archives/ [Pipeline] echo [2024-02-21T03:51:11.447Z] 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-125/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-21T03:51:11.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:51:12.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T03:51:12.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:51:12.679Z] prd-ubuntu20.04-docker-8c-8g-1385 does not seem to be running inside a container [2024-02-21T03:51:12.717Z] $ 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-125/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-125 -v /w/workspace/foundry_app-record-replay_PR-125:/w/workspace/foundry_app-record-replay_PR-125:rw,z -v /w/workspace/foundry_app-record-replay_PR-125@tmp:/w/workspace/foundry_app-record-replay_PR-125@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-lftools-log-publisher:latest cat [2024-02-21T03:51:12.895Z] $ docker top 29d76ef522f2423a4129614c3d7f2cc232ba113664bf8e343c03004b98a0316c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T03:51:13.383Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-21T03:51:13.698Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-21T03:51:14.123Z] + ls /var/log/sa-host [2024-02-21T03:51:14.123Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T03:51:14.410Z] provisioning config files... [2024-02-21T03:51:14.420Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-125@tmp/config16223145128163411299tmp [Pipeline] { [Pipeline] echo [2024-02-21T03:51:14.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:51:14.945Z] ---> create-netrc.sh [Pipeline] } [2024-02-21T03:51:14.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:51:15.496Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-21T03:51:15.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:51:15.849Z] ---> sudo-logs.sh [2024-02-21T03:51:15.849Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-21T03:51:15.977Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:51:16.286Z] ---> job-cost.sh [2024-02-21T03:51:16.286Z] lf-activate-venv: SKIPPING [2024-02-21T03:51:16.286Z] DEBUG: total: 0.2199999988079071 [2024-02-21T03:51:16.286Z] INFO: Retrieving Stack Cost... [2024-02-21T03:51:16.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T03:51:17.115Z] INFO: Archiving Costs [Pipeline] echo [2024-02-21T03:51:17.151Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:51:17.462Z] ---> logs-deploy.sh [2024-02-21T03:51:17.462Z] lf-activate-venv: SKIPPING [2024-02-21T03:51:17.462Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-125/1 [2024-02-21T03:51:17.462Z] INFO: archiving workspace using pattern(s): [2024-02-21T03:51:18.403Z] Archives upload complete. [2024-02-21T03:51:18.403Z] INFO: archiving logs to Nexus