Pull request #102 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1+0e3d41eb9650f15297245de427bbe3a0939e088d (d7377cd99d6920526ac4c43b03a9713ac9e58682) 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-ssh5153394335836555320.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh7010143003573804732.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-102/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-102/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16000161020223614056.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-102/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13215486200848051617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh12978569438204185418.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-102/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-102/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10700605422961796835.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16329’ Running on prd-ubuntu20.04-docker-8c-8g-16331 in /w/workspace/foundry_app-record-replay_PR-102 [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-102 # 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 Merging remotes/origin/main commit 0e3d41eb9650f15297245de427bbe3a0939e088d into PR head commit 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 Merge succeeded, producing 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 Checking out Revision 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 (PR-102) 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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 > 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/102/head:refs/remotes/origin/PR-102 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 # 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 0e3d41eb9650f15297245de427bbe3a0939e088d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T03:38:08.197Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T03:38:08.389Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T03:38:08.486Z] ========================================================= [2023-11-02T03:38:08.486Z] EdgeX Global Pipelines Version Info [2023-11-02T03:38:08.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:38:09.249Z] ------------------- [2023-11-02T03:38:09.249Z] stable info: [2023-11-02T03:38:09.249Z] ------------------- [2023-11-02T03:38:09.249Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T03:38:09.249Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T03:38:09.249Z] Message: update stable to v1.0.255 [2023-11-02T03:38:09.819Z] ------------------- [2023-11-02T03:38:09.819Z] experimental info: [2023-11-02T03:38:09.819Z] ------------------- [2023-11-02T03:38:09.819Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T03:38:09.819Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T03:38:09.819Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T03:38:10.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-02T03:38:10.151Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-02T03:38:10.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T03:38:10.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T03:38:10.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T03:38:10.338Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T03:38:10.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T03:38:10.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T03:38:10.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T03:38:10.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T03:38:10.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T03:38:10.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-02T03:38:10.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T03:38:10.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T03:38:10.732Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T03:38:10.772Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T03:38:10.819Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T03:38:10.861Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T03:38:10.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T03:38:10.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T03:38:10.984Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T03:38:11.022Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T03:38:11.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T03:38:11.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T03:38:11.148Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T03:38:11.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T03:38:11.235Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T03:38:11.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-102 [Pipeline] echo [2023-11-02T03:38:11.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-102 [Pipeline] echo [2023-11-02T03:38:11.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-102 [Pipeline] echo [2023-11-02T03:38:11.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 [Pipeline] echo [2023-11-02T03:38:11.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fbe3be [Pipeline] echo [2023-11-02T03:38:11.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T03:38:11.620Z] provisioning config files... [2023-11-02T03:38:11.638Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-102@tmp/config13562206013645813849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:38:11.979Z] ---> docker-login.sh [2023-11-02T03:38:11.980Z] nexus3.edgexfoundry.org:10001 [2023-11-02T03:38:12.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:12.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:12.246Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:12.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:12.246Z] [2023-11-02T03:38:12.246Z] Login Succeeded [2023-11-02T03:38:12.246Z] nexus3.edgexfoundry.org:10002 [2023-11-02T03:38:12.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:12.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:12.513Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:12.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:12.513Z] [2023-11-02T03:38:12.513Z] Login Succeeded [2023-11-02T03:38:12.513Z] nexus3.edgexfoundry.org:10003 [2023-11-02T03:38:12.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:12.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:12.513Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:12.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:12.513Z] [2023-11-02T03:38:12.513Z] Login Succeeded [2023-11-02T03:38:12.513Z] nexus3.edgexfoundry.org:10004 [2023-11-02T03:38:12.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:12.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:12.774Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:12.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:12.774Z] [2023-11-02T03:38:12.774Z] Login Succeeded [2023-11-02T03:38:12.774Z] docker.io [2023-11-02T03:38:12.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:13.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:13.035Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:13.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:13.035Z] [2023-11-02T03:38:13.035Z] Login Succeeded [2023-11-02T03:38:13.035Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T03:38:13.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T03:38:13.694Z] + git rev-list -1 --merges 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1~1..0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 [Pipeline] echo [2023-11-02T03:38:13.757Z] -----------> git rev-list -1 --merges 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1~1..0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 [false] [Pipeline] sh [2023-11-02T03:38:14.072Z] + git log --format=format:%s -1 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 [Pipeline] echo [2023-11-02T03:38:14.106Z] ========================================================= [2023-11-02T03:38:14.106Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T03:38:14.106Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T03:38:14.538Z] + git log --format=format:%s -1 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 [Pipeline] echo [2023-11-02T03:38:14.572Z] [semverPrep] GIT_COMMIT: 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-11-02T03:38:14.605Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T03:38:14.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T03:38:14.995Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T03:38:14.995Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T03:38:14.995Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T03:38:14.995Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T03:38:14.995Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T03:38:14.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:38:15.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T03:38:15.438Z] [2023-11-02T03:38:15.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:38:15.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T03:38:15.871Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T03:38:15.871Z] b85a868b505f: Pulling fs layer [2023-11-02T03:38:15.871Z] e2be974225ed: Pulling fs layer [2023-11-02T03:38:15.871Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T03:38:15.871Z] 988bab9f4d93: Pulling fs layer [2023-11-02T03:38:15.871Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T03:38:15.871Z] eaf3925da568: Pulling fs layer [2023-11-02T03:38:15.871Z] bab4dde63d76: Pulling fs layer [2023-11-02T03:38:15.871Z] bde34c3a00c8: Pulling fs layer [2023-11-02T03:38:15.871Z] b352a97aabf1: Pulling fs layer [2023-11-02T03:38:15.871Z] 988bab9f4d93: Waiting [2023-11-02T03:38:15.871Z] 4872d77fe225: Pulling fs layer [2023-11-02T03:38:15.871Z] 5851b861e8e6: Pulling fs layer [2023-11-02T03:38:15.871Z] 1469e6f7b9e6: Waiting [2023-11-02T03:38:15.871Z] eaf3925da568: Waiting [2023-11-02T03:38:15.871Z] bab4dde63d76: Waiting [2023-11-02T03:38:15.871Z] bde34c3a00c8: Waiting [2023-11-02T03:38:15.871Z] b352a97aabf1: Waiting [2023-11-02T03:38:15.871Z] 5851b861e8e6: Waiting [2023-11-02T03:38:15.871Z] e2be974225ed: Download complete [2023-11-02T03:38:15.871Z] 988bab9f4d93: Verifying Checksum [2023-11-02T03:38:15.871Z] 988bab9f4d93: Download complete [2023-11-02T03:38:16.148Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T03:38:16.148Z] 1469e6f7b9e6: Download complete [2023-11-02T03:38:16.148Z] eaf3925da568: Verifying Checksum [2023-11-02T03:38:16.148Z] eaf3925da568: Download complete [2023-11-02T03:38:16.148Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T03:38:16.148Z] 339a4e72a1f5: Download complete [2023-11-02T03:38:16.148Z] bde34c3a00c8: Download complete [2023-11-02T03:38:16.148Z] b352a97aabf1: Download complete [2023-11-02T03:38:16.148Z] 4872d77fe225: Verifying Checksum [2023-11-02T03:38:16.148Z] 4872d77fe225: Download complete [2023-11-02T03:38:16.148Z] 5851b861e8e6: Download complete [2023-11-02T03:38:16.410Z] b85a868b505f: Verifying Checksum [2023-11-02T03:38:16.410Z] b85a868b505f: Download complete [2023-11-02T03:38:16.670Z] bab4dde63d76: Verifying Checksum [2023-11-02T03:38:16.670Z] bab4dde63d76: Download complete [2023-11-02T03:38:17.610Z] b85a868b505f: Pull complete [2023-11-02T03:38:17.610Z] e2be974225ed: Pull complete [2023-11-02T03:38:18.179Z] 339a4e72a1f5: Pull complete [2023-11-02T03:38:18.179Z] 988bab9f4d93: Pull complete [2023-11-02T03:38:18.439Z] 1469e6f7b9e6: Pull complete [2023-11-02T03:38:18.439Z] eaf3925da568: Pull complete [2023-11-02T03:38:20.349Z] bab4dde63d76: Pull complete [2023-11-02T03:38:20.349Z] bde34c3a00c8: Pull complete [2023-11-02T03:38:20.610Z] b352a97aabf1: Pull complete [2023-11-02T03:38:20.610Z] 4872d77fe225: Pull complete [2023-11-02T03:38:20.610Z] 5851b861e8e6: Pull complete [2023-11-02T03:38:20.610Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T03:38:20.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T03:38:20.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:38:21.095Z] prd-ubuntu20.04-docker-8c-8g-16331 does not seem to be running inside a container [2023-11-02T03:38:21.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-102 -v /w/workspace/foundry_app-record-replay_PR-102:/w/workspace/foundry_app-record-replay_PR-102:rw,z -v /w/workspace/foundry_app-record-replay_PR-102@tmp:/w/workspace/foundry_app-record-replay_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T03:38:24.268Z] $ docker top e0c75a4bb93b3052beb9745b91178c44129dc3deff97d49c117ce97f37d23aa7 -eo pid,comm [2023-11-02T03:38:24.316Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-02T03:38:24.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T03:38:24.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T03:38:24.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T03:38:24.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T03:38:24.560Z] $ docker exec e0c75a4bb93b3052beb9745b91178c44129dc3deff97d49c117ce97f37d23aa7 ssh-agent [2023-11-02T03:38:24.661Z] SSH_AUTH_SOCK=/tmp/ssh-efJGLPjSjY8n/agent.33 [2023-11-02T03:38:24.661Z] SSH_AGENT_PID=39 [2023-11-02T03:38:24.667Z] Running ssh-add (command line suppressed) [2023-11-02T03:38:24.765Z] Identity added: /w/workspace/foundry_app-record-replay_PR-102@tmp/private_key_17111803658602393477.key (/w/workspace/foundry_app-record-replay_PR-102@tmp/private_key_17111803658602393477.key) [2023-11-02T03:38:24.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T03:38:25.103Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T03:38:25.135Z] $ docker exec --env ******** --env ******** e0c75a4bb93b3052beb9745b91178c44129dc3deff97d49c117ce97f37d23aa7 ssh-agent -k [2023-11-02T03:38:25.243Z] unset SSH_AUTH_SOCK; [2023-11-02T03:38:25.243Z] unset SSH_AGENT_PID; [2023-11-02T03:38:25.243Z] echo Agent pid 39 killed; [2023-11-02T03:38:25.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T03:38:25.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T03:38:25.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T03:38:25.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T03:38:25.458Z] $ docker exec e0c75a4bb93b3052beb9745b91178c44129dc3deff97d49c117ce97f37d23aa7 ssh-agent [2023-11-02T03:38:25.559Z] SSH_AUTH_SOCK=/tmp/ssh-Gw3JEk47mPor/agent.71 [2023-11-02T03:38:25.559Z] SSH_AGENT_PID=77 [2023-11-02T03:38:25.563Z] Running ssh-add (command line suppressed) [2023-11-02T03:38:25.654Z] Identity added: /w/workspace/foundry_app-record-replay_PR-102@tmp/private_key_2764013045962252018.key (/w/workspace/foundry_app-record-replay_PR-102@tmp/private_key_2764013045962252018.key) [2023-11-02T03:38:25.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T03:38:25.995Z] + git semver init [2023-11-02T03:38:26.257Z] 2023-11-02 03:38:26,157 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T03:38:26.257Z] 2023-11-02 03:38:26,158 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-102/.semver [2023-11-02T03:38:26.257Z] 2023-11-02 03:38:26,158 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-102/.semver [2023-11-02T03:38:26.257Z] 2023-11-02 03:38:26,159 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-102/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-102, universal_newlines=False, shell=None, istream=None) [2023-11-02T03:38:27.196Z] 2023-11-02 03:38:26,917 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-102/.git/info/exclude [2023-11-02T03:38:27.196Z] 2023-11-02 03:38:26,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-102/.semver/PR-102 with force:False [2023-11-02T03:38:27.196Z] 2023-11-02 03:38:26,917 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-102/.semver/PR-102 [2023-11-02T03:38:27.196Z] 2023-11-02 03:38:26,922 [execute] INFO git cat-file --batch-check [2023-11-02T03:38:27.196Z] 2023-11-02 03:38:26,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-102/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T03:38:27.196Z] 2023-11-02 03:38:26,928 [execute] INFO git cat-file --batch [2023-11-02T03:38:27.196Z] 2023-11-02 03:38:26,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-102/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T03:38:27.196Z] 2023-11-02 03:38:26,931 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-102/.semver/PR-102 [2023-11-02T03:38:27.196Z] 0.0.0 [Pipeline] } [2023-11-02T03:38:27.223Z] $ docker exec --env ******** --env ******** e0c75a4bb93b3052beb9745b91178c44129dc3deff97d49c117ce97f37d23aa7 ssh-agent -k [2023-11-02T03:38:27.333Z] unset SSH_AUTH_SOCK; [2023-11-02T03:38:27.333Z] unset SSH_AGENT_PID; [2023-11-02T03:38:27.333Z] echo Agent pid 77 killed; [2023-11-02T03:38:27.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T03:38:27.775Z] + git semver [Pipeline] } [2023-11-02T03:38:28.060Z] $ docker stop --time=1 e0c75a4bb93b3052beb9745b91178c44129dc3deff97d49c117ce97f37d23aa7 [2023-11-02T03:38:29.679Z] $ docker rm -f --volumes e0c75a4bb93b3052beb9745b91178c44129dc3deff97d49c117ce97f37d23aa7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T03:38:30.219Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T03:38:30.527Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T03:38:30.544Z] [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 [2023-11-02T03:38:31.167Z] provisioning config files... [2023-11-02T03:38:31.176Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-102@tmp/config18130829916630747330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:38:31.534Z] ---> docker-login.sh [2023-11-02T03:38:31.534Z] nexus3.edgexfoundry.org:10001 [2023-11-02T03:38:31.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:31.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:31.534Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:31.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:31.534Z] [2023-11-02T03:38:31.534Z] Login Succeeded [2023-11-02T03:38:31.534Z] nexus3.edgexfoundry.org:10002 [2023-11-02T03:38:31.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:31.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:31.534Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:31.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:31.534Z] [2023-11-02T03:38:31.534Z] Login Succeeded [2023-11-02T03:38:31.534Z] nexus3.edgexfoundry.org:10003 [2023-11-02T03:38:31.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:31.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:31.794Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:31.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:31.794Z] [2023-11-02T03:38:31.794Z] Login Succeeded [2023-11-02T03:38:31.794Z] nexus3.edgexfoundry.org:10004 [2023-11-02T03:38:31.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:31.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:31.794Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:31.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:31.794Z] [2023-11-02T03:38:31.794Z] Login Succeeded [2023-11-02T03:38:31.794Z] docker.io [2023-11-02T03:38:32.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:38:32.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:38:32.315Z] Configure a credential helper to remove this warning. See [2023-11-02T03:38:32.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:38:32.315Z] [2023-11-02T03:38:32.315Z] Login Succeeded [2023-11-02T03:38:32.315Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T03:38:32.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T03:38:32.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T03:38:32.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T03:38:32.634Z] ========================================================= [2023-11-02T03:38:32.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T03:38:32.634Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:38:33.120Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T03:38:33.120Z] Sending build context to Docker daemon 646.1kB [2023-11-02T03:38:33.120Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T03:38:33.120Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T03:38:33.383Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T03:38:33.383Z] 7264a8db6415: Pulling fs layer [2023-11-02T03:38:33.383Z] c4d48a809fc2: Pulling fs layer [2023-11-02T03:38:33.383Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T03:38:33.383Z] ad3a456e5733: Pulling fs layer [2023-11-02T03:38:33.383Z] 33e27b845d1e: Pulling fs layer [2023-11-02T03:38:33.383Z] c68163c4e522: Pulling fs layer [2023-11-02T03:38:33.383Z] 50da416c3ac9: Pulling fs layer [2023-11-02T03:38:33.383Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T03:38:33.383Z] c68163c4e522: Waiting [2023-11-02T03:38:33.383Z] 50da416c3ac9: Waiting [2023-11-02T03:38:33.383Z] ad3a456e5733: Waiting [2023-11-02T03:38:33.383Z] 33e27b845d1e: Waiting [2023-11-02T03:38:33.383Z] 23d2d4c4bb30: Waiting [2023-11-02T03:38:33.383Z] c4d48a809fc2: Download complete [2023-11-02T03:38:33.383Z] ad3a456e5733: Verifying Checksum [2023-11-02T03:38:33.383Z] ad3a456e5733: Download complete [2023-11-02T03:38:33.656Z] 33e27b845d1e: Verifying Checksum [2023-11-02T03:38:33.656Z] 33e27b845d1e: Download complete [2023-11-02T03:38:33.656Z] 7264a8db6415: Verifying Checksum [2023-11-02T03:38:33.656Z] 7264a8db6415: Download complete [2023-11-02T03:38:33.656Z] c68163c4e522: Download complete [2023-11-02T03:38:33.917Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T03:38:33.917Z] 7264a8db6415: Pull complete [2023-11-02T03:38:34.177Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T03:38:34.177Z] 4f1c88b9dad5: Download complete [2023-11-02T03:38:34.437Z] c4d48a809fc2: Pull complete [2023-11-02T03:38:34.437Z] 50da416c3ac9: Verifying Checksum [2023-11-02T03:38:34.437Z] 50da416c3ac9: Download complete [2023-11-02T03:38:38.630Z] 4f1c88b9dad5: Pull complete [2023-11-02T03:38:38.630Z] ad3a456e5733: Pull complete [2023-11-02T03:38:38.630Z] 33e27b845d1e: Pull complete [2023-11-02T03:38:38.630Z] c68163c4e522: Pull complete [2023-11-02T03:38:41.162Z] 50da416c3ac9: Pull complete [2023-11-02T03:38:41.423Z] 23d2d4c4bb30: Pull complete [2023-11-02T03:38:41.423Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T03:38:41.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T03:38:41.423Z] ---> 0786185ac409 [2023-11-02T03:38:41.423Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T03:38:45.978Z] Still waiting to schedule task [2023-11-02T03:38:45.979Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16330’ [2023-11-02T03:38:51.436Z] ---> Running in e17dd501aa4d [2023-11-02T03:38:51.436Z] Removing intermediate container e17dd501aa4d [2023-11-02T03:38:51.436Z] ---> 152c84a5e06b [2023-11-02T03:38:51.436Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T03:38:51.436Z] ---> Running in a028e28ad0ac [2023-11-02T03:38:51.436Z] Removing intermediate container a028e28ad0ac [2023-11-02T03:38:51.436Z] ---> 442d0369aea1 [2023-11-02T03:38:51.436Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T03:38:51.436Z] ---> Running in 5294e18ea635 [2023-11-02T03:38:51.436Z] Removing intermediate container 5294e18ea635 [2023-11-02T03:38:51.436Z] ---> 4cd9eca0f1f0 [2023-11-02T03:38:51.436Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T03:38:51.436Z] ---> Running in 3be65d9117af [2023-11-02T03:38:51.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T03:38:51.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T03:38:51.436Z] OK: 264 MiB in 52 packages [2023-11-02T03:38:51.436Z] Removing intermediate container 3be65d9117af [2023-11-02T03:38:51.436Z] ---> 24962e12edeb [2023-11-02T03:38:51.436Z] Step 7/12 : WORKDIR /app [2023-11-02T03:38:51.436Z] ---> Running in 7d3c20c00548 [2023-11-02T03:38:51.695Z] Removing intermediate container 7d3c20c00548 [2023-11-02T03:38:51.695Z] ---> 6eec9e09488c [2023-11-02T03:38:51.695Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T03:38:51.695Z] ---> d4b903842b9e [2023-11-02T03:38:51.695Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T03:38:51.695Z] ---> Running in d726b6e0c5aa [2023-11-02T03:39:38.394Z] Removing intermediate container d726b6e0c5aa [2023-11-02T03:39:38.394Z] ---> 654ea87977ef [2023-11-02T03:39:38.394Z] Step 10/12 : COPY . . [2023-11-02T03:39:38.394Z] ---> 211251c2b4d6 [2023-11-02T03:39:38.394Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T03:39:38.394Z] ---> Running in 53d8ebad08fc [2023-11-02T03:39:38.394Z] Removing intermediate container 53d8ebad08fc [2023-11-02T03:39:38.394Z] ---> a3b3e1a16284 [2023-11-02T03:39:38.394Z] Step 12/12 : RUN $MAKE [2023-11-02T03:39:38.394Z] ---> Running in 85fcb4e4f805 [2023-11-02T03:39:38.394Z] noop [2023-11-02T03:39:38.394Z] Removing intermediate container 85fcb4e4f805 [2023-11-02T03:39:38.394Z] ---> 2587c2dce9c9 [2023-11-02T03:39:38.394Z] Successfully built 2587c2dce9c9 [2023-11-02T03:39:38.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:39:38.851Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T03:39:38.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:39:38.999Z] prd-ubuntu20.04-docker-8c-8g-16331 does not seem to be running inside a container [2023-11-02T03:39:39.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-102 -v /w/workspace/foundry_app-record-replay_PR-102:/w/workspace/foundry_app-record-replay_PR-102:rw,z -v /w/workspace/foundry_app-record-replay_PR-102@tmp:/w/workspace/foundry_app-record-replay_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T03:39:39.420Z] $ docker top e3b3b477eff52cf33fdec2404c9750f26eaa7604be9328fc8178b1118840d8b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T03:39:39.816Z] + go version [2023-11-02T03:39:39.816Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T03:39:39.852Z] $ docker stop --time=1 e3b3b477eff52cf33fdec2404c9750f26eaa7604be9328fc8178b1118840d8b2 [2023-11-02T03:39:41.113Z] $ docker rm -f --volumes e3b3b477eff52cf33fdec2404c9750f26eaa7604be9328fc8178b1118840d8b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:39:41.868Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T03:39:41.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:39:42.038Z] prd-ubuntu20.04-docker-8c-8g-16331 does not seem to be running inside a container [2023-11-02T03:39:42.066Z] $ 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-102 -v /w/workspace/foundry_app-record-replay_PR-102:/w/workspace/foundry_app-record-replay_PR-102:rw,z -v /w/workspace/foundry_app-record-replay_PR-102@tmp:/w/workspace/foundry_app-record-replay_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T03:39:42.416Z] $ docker top 6855c9f12c2d593f6a674fefdd5fa55fb76b694be46a765e73a8f330cfaa70a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T03:39:42.805Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-102 [Pipeline] fileExists [Pipeline] sh [2023-11-02T03:39:43.165Z] + make test [2023-11-02T03:39:43.165Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T03:40:05.103Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-02T03:40:05.103Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-02T03:40:05.103Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-02T03:40:05.103Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-02T03:40:05.103Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements [2023-11-02T03:40:15.082Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.617s coverage: 98.7% of statements [2023-11-02T03:40:15.082Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.105s coverage: 89.7% of statements [2023-11-02T03:40:15.082Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.040s coverage: 100.0% of statements [2023-11-02T03:40:37.198Z] go vet ./... [2023-11-02T03:40:39.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T03:40:39.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T03:40:39.097Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T03:40:39.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T03:40:39.176Z] $ docker stop --time=1 6855c9f12c2d593f6a674fefdd5fa55fb76b694be46a765e73a8f330cfaa70a5 [2023-11-02T03:40:44.127Z] $ docker rm -f --volumes 6855c9f12c2d593f6a674fefdd5fa55fb76b694be46a765e73a8f330cfaa70a5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T03:40:44.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T03:40:44.781Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T03:40:45.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T03:40:45.729Z] + ls -al . [2023-11-02T03:40:45.730Z] total 192 [2023-11-02T03:40:45.730Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 03:39 . [2023-11-02T03:40:45.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:38 .. [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 03:38 .dockerignore [2023-11-02T03:40:45.730Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 03:40 .git [2023-11-02T03:40:45.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:38 .github [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 2 03:38 .gitignore [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 03:38 .golangci.yml [2023-11-02T03:40:45.730Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 03:38 .semver [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 2 03:38 Attribution.txt [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 2 03:38 CHANGELOG.md [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 2 03:38 Dockerfile [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 03:38 GOVERNANCE.md [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 2 03:38 Jenkinsfile [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 03:38 LICENSE [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 2 03:38 Makefile [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 2 03:38 OWNERS.md [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 2 03:38 README.md [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 2 03:38 Record and Reply.postman_collection.json [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 03:38 VERSION [2023-11-02T03:40:45.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 03:38 bin [2023-11-02T03:40:45.730Z] -rw-r--r-- 1 jenkins jenkins 24667 Nov 2 03:40 coverage.out [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 2 03:38 go.mod [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 2 03:38 go.sum [2023-11-02T03:40:45.730Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 03:38 internal [2023-11-02T03:40:45.730Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 2 03:38 main.go [2023-11-02T03:40:45.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:38 openapi [2023-11-02T03:40:45.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:38 pkg [2023-11-02T03:40:45.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 03:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:40:46.166Z] + 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=0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 --label arch=amd64 --label version=0.0.0 . [2023-11-02T03:40:46.167Z] Sending build context to Docker daemon 671.7kB [2023-11-02T03:40:46.167Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T03:40:46.167Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-02T03:40:46.167Z] ---> 2587c2dce9c9 [2023-11-02T03:40:46.167Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T03:40:46.427Z] ---> Running in 6c4ab60a81d2 [2023-11-02T03:40:46.427Z] Removing intermediate container 6c4ab60a81d2 [2023-11-02T03:40:46.427Z] ---> 530b8ffa35d2 [2023-11-02T03:40:46.427Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T03:40:46.427Z] ---> Running in 0dc479948460 [2023-11-02T03:40:46.427Z] Removing intermediate container 0dc479948460 [2023-11-02T03:40:46.427Z] ---> 75d54077a0d0 [2023-11-02T03:40:46.427Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-02T03:40:46.427Z] ---> Running in 5d89d6aee44e [2023-11-02T03:40:46.685Z] Removing intermediate container 5d89d6aee44e [2023-11-02T03:40:46.685Z] ---> 97b4adc08f58 [2023-11-02T03:40:46.685Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T03:40:46.685Z] ---> Running in 722da98cd2f8 [2023-11-02T03:40:46.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T03:40:46.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T03:40:47.514Z] OK: 264 MiB in 52 packages [2023-11-02T03:40:47.772Z] Removing intermediate container 722da98cd2f8 [2023-11-02T03:40:47.772Z] ---> 482a6563fedb [2023-11-02T03:40:47.772Z] Step 7/26 : WORKDIR /app [2023-11-02T03:40:47.772Z] ---> Running in d24f159395af [2023-11-02T03:40:47.772Z] Removing intermediate container d24f159395af [2023-11-02T03:40:47.772Z] ---> 8cc76e4fd6d3 [2023-11-02T03:40:47.772Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-02T03:40:47.772Z] ---> 2c94232e8696 [2023-11-02T03:40:47.772Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T03:40:47.772Z] ---> Running in 60eab5c9f4a9 [2023-11-02T03:40:48.708Z] Removing intermediate container 60eab5c9f4a9 [2023-11-02T03:40:48.708Z] ---> a0d7ec552561 [2023-11-02T03:40:48.708Z] Step 10/26 : COPY . . [2023-11-02T03:40:48.965Z] ---> 0b3873560f44 [2023-11-02T03:40:48.965Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T03:40:48.965Z] ---> Running in 9d5637ed1e73 [2023-11-02T03:40:48.965Z] Removing intermediate container 9d5637ed1e73 [2023-11-02T03:40:48.965Z] ---> d61bd59b0083 [2023-11-02T03:40:48.965Z] Step 12/26 : RUN $MAKE [2023-11-02T03:40:48.965Z] ---> Running in 076b862aeb9f [2023-11-02T03:40:49.225Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-11-02T03:41:11.147Z] Removing intermediate container 076b862aeb9f [2023-11-02T03:41:11.147Z] ---> 2a554e48aea6 [2023-11-02T03:41:11.147Z] Step 13/26 : FROM alpine:3.18 [2023-11-02T03:41:12.084Z] 3.18: Pulling from library/alpine [2023-11-02T03:41:12.084Z] 96526aa774ef: Pulling fs layer [2023-11-02T03:41:12.424Z] 96526aa774ef: Verifying Checksum [2023-11-02T03:41:12.424Z] 96526aa774ef: Download complete [2023-11-02T03:41:12.424Z] 96526aa774ef: Pull complete [2023-11-02T03:41:12.424Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T03:41:12.424Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T03:41:12.424Z] ---> 8ca4688f4f35 [2023-11-02T03:41:12.424Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T03:41:12.683Z] ---> Running in 0b85daa0d0a1 [2023-11-02T03:41:12.683Z] Removing intermediate container 0b85daa0d0a1 [2023-11-02T03:41:12.683Z] ---> 98e73e57a2a9 [2023-11-02T03:41:12.683Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-02T03:41:12.683Z] ---> Running in 1badacb169dc [2023-11-02T03:41:12.683Z] Removing intermediate container 1badacb169dc [2023-11-02T03:41:12.683Z] ---> 8c06dfe31124 [2023-11-02T03:41:12.683Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-02T03:41:12.683Z] ---> Running in a527b82bb056 [2023-11-02T03:41:12.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T03:41:13.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T03:41:13.457Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T03:41:13.457Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T03:41:13.457Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T03:41:13.457Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T03:41:13.457Z] OK: 8 MiB in 17 packages [2023-11-02T03:41:14.024Z] Removing intermediate container a527b82bb056 [2023-11-02T03:41:14.024Z] ---> 62968db5083b [2023-11-02T03:41:14.024Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T03:41:14.024Z] ---> 7a782eff6cf3 [2023-11-02T03:41:14.024Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T03:41:14.283Z] ---> 45c74dba4cd6 [2023-11-02T03:41:14.283Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-02T03:41:14.283Z] ---> b261ebf9e94a [2023-11-02T03:41:14.283Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-02T03:41:15.238Z] ---> c32ec1eb6bf0 [2023-11-02T03:41:15.238Z] Step 21/26 : EXPOSE 59712 [2023-11-02T03:41:15.238Z] ---> Running in beaddd89b418 [2023-11-02T03:41:15.498Z] Removing intermediate container beaddd89b418 [2023-11-02T03:41:15.498Z] ---> d88f48972ab8 [2023-11-02T03:41:15.498Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-02T03:41:15.498Z] ---> Running in e23e5d57e903 [2023-11-02T03:41:15.498Z] Removing intermediate container e23e5d57e903 [2023-11-02T03:41:15.498Z] ---> b0473997dd9e [2023-11-02T03:41:15.498Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T03:41:15.498Z] ---> Running in 9d971895bd22 [2023-11-02T03:41:15.498Z] Removing intermediate container 9d971895bd22 [2023-11-02T03:41:15.498Z] ---> f60db29ed691 [2023-11-02T03:41:15.498Z] Step 24/26 : LABEL arch=amd64 [2023-11-02T03:41:15.498Z] ---> Running in eefca93075cc [2023-11-02T03:41:15.757Z] Removing intermediate container eefca93075cc [2023-11-02T03:41:15.757Z] ---> 40ed2bebe1d9 [2023-11-02T03:41:15.757Z] Step 25/26 : LABEL git_sha=0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 [2023-11-02T03:41:15.757Z] ---> Running in 89ee7c84b6b5 [2023-11-02T03:41:15.757Z] Removing intermediate container 89ee7c84b6b5 [2023-11-02T03:41:15.757Z] ---> 20d0c5d95297 [2023-11-02T03:41:15.757Z] Step 26/26 : LABEL version=0.0.0 [2023-11-02T03:41:15.757Z] ---> Running in d308d4a7fb4c [2023-11-02T03:41:16.016Z] Removing intermediate container d308d4a7fb4c [2023-11-02T03:41:16.016Z] ---> e6495da1d338 [2023-11-02T03:41:16.016Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T03:41:16.016Z] Successfully built e6495da1d338 [2023-11-02T03:41:16.016Z] 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 [2023-11-02T03:41:16.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T03:41:16.934Z] [2023-11-02T03:41:16.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:41:17.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T03:41:17.304Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T03:41:17.304Z] 5eb5b503b376: Pulling fs layer [2023-11-02T03:41:17.304Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T03:41:17.304Z] ec43610c2a17: Pulling fs layer [2023-11-02T03:41:17.304Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T03:41:17.304Z] 33b1e0a273af: Pulling fs layer [2023-11-02T03:41:17.304Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T03:41:17.304Z] 2f39f015ded8: Pulling fs layer [2023-11-02T03:41:17.304Z] 3a2ae6a8a46f: Waiting [2023-11-02T03:41:17.304Z] 33b1e0a273af: Waiting [2023-11-02T03:41:17.304Z] 5d3b04190fa2: Waiting [2023-11-02T03:41:17.304Z] 2f39f015ded8: Waiting [2023-11-02T03:41:17.304Z] 5c69ac0246d0: Download complete [2023-11-02T03:41:17.571Z] 33b1e0a273af: Verifying Checksum [2023-11-02T03:41:17.571Z] 33b1e0a273af: Download complete [2023-11-02T03:41:17.571Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T03:41:17.571Z] 5d3b04190fa2: Download complete [2023-11-02T03:41:17.571Z] ec43610c2a17: Verifying Checksum [2023-11-02T03:41:17.571Z] ec43610c2a17: Download complete [2023-11-02T03:41:17.571Z] 5eb5b503b376: Verifying Checksum [2023-11-02T03:41:17.571Z] 5eb5b503b376: Download complete [2023-11-02T03:41:18.503Z] 2f39f015ded8: Download complete [2023-11-02T03:41:18.763Z] 5eb5b503b376: Pull complete [2023-11-02T03:41:19.023Z] 5c69ac0246d0: Pull complete [2023-11-02T03:41:19.283Z] ec43610c2a17: Pull complete [2023-11-02T03:41:19.541Z] 3a2ae6a8a46f: Pull complete [2023-11-02T03:41:19.800Z] 33b1e0a273af: Pull complete [2023-11-02T03:41:19.800Z] 5d3b04190fa2: Pull complete [2023-11-02T03:41:23.980Z] 2f39f015ded8: Pull complete [2023-11-02T03:41:23.980Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T03:41:23.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T03:41:23.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:41:24.207Z] prd-ubuntu20.04-docker-8c-8g-16331 does not seem to be running inside a container [2023-11-02T03:41:24.245Z] $ 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-102 -v /w/workspace/foundry_app-record-replay_PR-102:/w/workspace/foundry_app-record-replay_PR-102:rw,z -v /w/workspace/foundry_app-record-replay_PR-102@tmp:/w/workspace/foundry_app-record-replay_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T03:41:29.819Z] $ docker top ff89f76b8e9c8aea9083cd6be598f9dfa778d1ce0a428ccabfaeb7bf75f7c4f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:41:30.284Z] ---> job-cost.sh [2023-11-02T03:41:30.284Z] lf-activate-venv: SKIPPING [2023-11-02T03:41:30.284Z] INFO: No Stack... [2023-11-02T03:41:30.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T03:41:31.113Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T03:41:31.428Z] + cat /w/workspace/foundry_app-record-replay_PR-102/archives/cost.csv [2023-11-02T03:41:31.428Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T03:41:31.469Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-102-1-stack-cost] [2023-11-02T03:41:31.475Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-102-1-stack-cost] did not exist. Created. [2023-11-02T03:41:31.475Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-102-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T03:41:31.868Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T03:41:31.920Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T03:41:31.950Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-102-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T03:41:32.030Z] $ docker stop --time=1 ff89f76b8e9c8aea9083cd6be598f9dfa778d1ce0a428ccabfaeb7bf75f7c4f7 [2023-11-02T03:41:33.181Z] $ docker rm -f --volumes ff89f76b8e9c8aea9083cd6be598f9dfa778d1ce0a428ccabfaeb7bf75f7c4f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T03:41:51.051Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16332 in /w/workspace/foundry_app-record-replay_PR-102 [Pipeline] { [Pipeline] ws [2023-11-02T03:41:51.114Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-11-02T03:41:51.194Z] Selected Git installation does not exist. Using Default [2023-11-02T03:41:51.195Z] The recommended git tool is: NONE [2023-11-02T03:41:56.679Z] using credential edgex-jenkins-ssh [2023-11-02T03:41:56.699Z] Cloning the remote Git repository [2023-11-02T03:41:56.754Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-02T03:41:56.861Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-11-02T03:41:57.032Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-02T03:41:57.033Z] > git --version # timeout=10 [2023-11-02T03:41:57.057Z] > git --version # 'git version 2.25.1' [2023-11-02T03:41:57.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T03:41:57.225Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T03:41:57.994Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-02T03:41:58.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T03:41:59.609Z] Merging remotes/origin/main commit 0e3d41eb9650f15297245de427bbe3a0939e088d into PR head commit 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 [2023-11-02T03:41:59.921Z] Merge succeeded, producing 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 [2023-11-02T03:41:59.922Z] Checking out Revision 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 (PR-102) [2023-11-02T03:41:58.962Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-02T03:41:59.012Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-02T03:41:59.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T03:41:59.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T03:41:59.636Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T03:41:59.703Z] > git checkout -f 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 # timeout=10 [2023-11-02T03:41:59.806Z] > git remote # timeout=10 [2023-11-02T03:41:59.832Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T03:41:59.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T03:41:59.869Z] > git merge 0e3d41eb9650f15297245de427bbe3a0939e088d # timeout=10 [2023-11-02T03:41:59.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T03:41:59.931Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T03:41:59.950Z] > git checkout -f 0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 # timeout=10 [2023-11-02T03:42:00.433Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-11-02T03:42:00.492Z] > git --version # timeout=10 [2023-11-02T03:42:00.509Z] > git --version # 'git version 2.25.1' [2023-11-02T03:42:00.528Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T03:42:01.724Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T03:42:01.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T03:42:01.725Z] Dload Upload Total Spent Left Speed [2023-11-02T03:42:01.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-11-02T03:42:02.301Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T03:42:02.661Z] + sudo tee /etc/docker/daemon.new [2023-11-02T03:42:02.661Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T03:42:02.661Z] { [2023-11-02T03:42:02.661Z] "registry-mirrors": [ [2023-11-02T03:42:02.661Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T03:42:02.661Z] ], [2023-11-02T03:42:02.661Z] "bip": "10.250.0.254/24", [2023-11-02T03:42:02.661Z] "hosts": [ [2023-11-02T03:42:02.661Z] "tcp://0.0.0.0:5555", [2023-11-02T03:42:02.661Z] "unix:///var/run/docker.sock" [2023-11-02T03:42:02.661Z] ], [2023-11-02T03:42:02.661Z] "mtu": 1458, [2023-11-02T03:42:02.661Z] "selinux-enabled": true, [2023-11-02T03:42:02.661Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T03:42:02.661Z] } [Pipeline] sh [2023-11-02T03:42:03.008Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T03:42:03.362Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T03:42:21.706Z] provisioning config files... [2023-11-02T03:42:21.734Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config16013356364837308788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:42:22.132Z] ---> docker-login.sh [2023-11-02T03:42:22.132Z] nexus3.edgexfoundry.org:10001 [2023-11-02T03:42:22.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:42:22.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:42:22.681Z] Configure a credential helper to remove this warning. See [2023-11-02T03:42:22.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:42:22.681Z] [2023-11-02T03:42:22.681Z] Login Succeeded [2023-11-02T03:42:22.681Z] nexus3.edgexfoundry.org:10002 [2023-11-02T03:42:22.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:42:22.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:42:22.949Z] Configure a credential helper to remove this warning. See [2023-11-02T03:42:22.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:42:22.949Z] [2023-11-02T03:42:22.949Z] Login Succeeded [2023-11-02T03:42:23.220Z] nexus3.edgexfoundry.org:10003 [2023-11-02T03:42:23.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:42:23.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:42:23.497Z] Configure a credential helper to remove this warning. See [2023-11-02T03:42:23.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:42:23.497Z] [2023-11-02T03:42:23.497Z] Login Succeeded [2023-11-02T03:42:23.497Z] nexus3.edgexfoundry.org:10004 [2023-11-02T03:42:23.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:42:23.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:42:23.768Z] Configure a credential helper to remove this warning. See [2023-11-02T03:42:23.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:42:23.768Z] [2023-11-02T03:42:23.768Z] Login Succeeded [2023-11-02T03:42:23.768Z] docker.io [2023-11-02T03:42:24.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T03:42:24.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T03:42:24.309Z] Configure a credential helper to remove this warning. See [2023-11-02T03:42:24.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T03:42:24.309Z] [2023-11-02T03:42:24.309Z] Login Succeeded [2023-11-02T03:42:24.309Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T03:42:24.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T03:42:24.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T03:42:24.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T03:42:24.820Z] ========================================================= [2023-11-02T03:42:24.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T03:42:24.820Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:42:25.316Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T03:42:25.584Z] Sending build context to Docker daemon 259.1kB [2023-11-02T03:42:25.584Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T03:42:25.584Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T03:42:25.584Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T03:42:25.584Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T03:42:25.584Z] 5d54e960e981: Pulling fs layer [2023-11-02T03:42:25.584Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T03:42:25.584Z] f0e02332f6b5: Pulling fs layer [2023-11-02T03:42:25.584Z] cefa15bbcfad: Pulling fs layer [2023-11-02T03:42:25.584Z] 17808c966233: Pulling fs layer [2023-11-02T03:42:25.584Z] f4c1fc716caa: Pulling fs layer [2023-11-02T03:42:25.584Z] cefa15bbcfad: Waiting [2023-11-02T03:42:25.584Z] 17808c966233: Waiting [2023-11-02T03:42:25.584Z] f4c1fc716caa: Waiting [2023-11-02T03:42:25.584Z] f0e02332f6b5: Waiting [2023-11-02T03:42:25.855Z] 5d54e960e981: Verifying Checksum [2023-11-02T03:42:25.855Z] 5d54e960e981: Download complete [2023-11-02T03:42:25.855Z] f0e02332f6b5: Verifying Checksum [2023-11-02T03:42:25.855Z] f0e02332f6b5: Download complete [2023-11-02T03:42:25.855Z] cefa15bbcfad: Verifying Checksum [2023-11-02T03:42:25.855Z] cefa15bbcfad: Download complete [2023-11-02T03:42:25.855Z] 9fda8d8052c6: Download complete [2023-11-02T03:42:26.123Z] f4c1fc716caa: Verifying Checksum [2023-11-02T03:42:26.123Z] f4c1fc716caa: Download complete [2023-11-02T03:42:26.717Z] 9fda8d8052c6: Pull complete [2023-11-02T03:42:27.303Z] 5d54e960e981: Pull complete [2023-11-02T03:42:27.575Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T03:42:27.575Z] c4a7e357bf2a: Download complete [2023-11-02T03:42:28.540Z] 17808c966233: Verifying Checksum [2023-11-02T03:42:28.540Z] 17808c966233: Download complete [2023-11-02T03:42:40.950Z] c4a7e357bf2a: Pull complete [2023-11-02T03:42:40.950Z] f0e02332f6b5: Pull complete [2023-11-02T03:42:44.308Z] cefa15bbcfad: Pull complete [2023-11-02T03:42:52.545Z] 17808c966233: Pull complete [2023-11-02T03:42:53.505Z] f4c1fc716caa: Pull complete [2023-11-02T03:42:53.505Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T03:42:53.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T03:42:53.505Z] ---> ea914061e18c [2023-11-02T03:42:53.505Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T03:42:55.451Z] ---> Running in 0638463b8188 [2023-11-02T03:42:55.724Z] Removing intermediate container 0638463b8188 [2023-11-02T03:42:55.724Z] ---> c09c0dd8aa4f [2023-11-02T03:42:55.724Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T03:42:55.724Z] ---> Running in ee372be25878 [2023-11-02T03:42:55.991Z] Removing intermediate container ee372be25878 [2023-11-02T03:42:55.991Z] ---> b34e4e8fde65 [2023-11-02T03:42:55.991Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T03:42:56.259Z] ---> Running in 6bcf8f96387a [2023-11-02T03:42:56.528Z] Removing intermediate container 6bcf8f96387a [2023-11-02T03:42:56.528Z] ---> f92065b36bc2 [2023-11-02T03:42:56.528Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T03:42:56.528Z] ---> Running in fc945ec059a3 [2023-11-02T03:42:57.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T03:42:57.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T03:42:58.904Z] OK: 266 MiB in 52 packages [2023-11-02T03:42:59.871Z] Removing intermediate container fc945ec059a3 [2023-11-02T03:42:59.871Z] ---> 6a7e1493e9f9 [2023-11-02T03:42:59.871Z] Step 7/12 : WORKDIR /app [2023-11-02T03:42:59.871Z] ---> Running in 8a67cb86e6a9 [2023-11-02T03:43:00.139Z] Removing intermediate container 8a67cb86e6a9 [2023-11-02T03:43:00.139Z] ---> d0c2f6c93572 [2023-11-02T03:43:00.139Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T03:43:00.732Z] ---> df59d1dbce17 [2023-11-02T03:43:00.732Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T03:43:00.732Z] ---> Running in 3a98606aed42 [2023-11-02T03:44:22.386Z] Removing intermediate container 3a98606aed42 [2023-11-02T03:44:22.386Z] ---> 1ef28888b325 [2023-11-02T03:44:22.386Z] Step 10/12 : COPY . . [2023-11-02T03:44:22.386Z] ---> bc718948d609 [2023-11-02T03:44:22.386Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T03:44:22.386Z] ---> Running in 722f0d92e56b [2023-11-02T03:44:22.386Z] Removing intermediate container 722f0d92e56b [2023-11-02T03:44:22.386Z] ---> 1386f99ee6cd [2023-11-02T03:44:22.386Z] Step 12/12 : RUN $MAKE [2023-11-02T03:44:22.386Z] ---> Running in 6eb79990f4ee [2023-11-02T03:44:22.386Z] noop [2023-11-02T03:44:22.386Z] Removing intermediate container 6eb79990f4ee [2023-11-02T03:44:22.386Z] ---> 1787cf95c387 [2023-11-02T03:44:22.386Z] Successfully built 1787cf95c387 [2023-11-02T03:44:22.386Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:44:23.092Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T03:44:23.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:44:23.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-16332 does not seem to be running inside a container [2023-11-02T03:44:23.444Z] $ 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 [2023-11-02T03:44:24.690Z] $ docker top 4597efe701710cd3b439c57d6f9d5a0d460ad385ef9e4ebd0fc4df352ccdc002 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T03:44:25.579Z] + go version [2023-11-02T03:44:25.579Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T03:44:25.620Z] $ docker stop --time=1 4597efe701710cd3b439c57d6f9d5a0d460ad385ef9e4ebd0fc4df352ccdc002 [2023-11-02T03:44:27.268Z] $ docker rm -f --volumes 4597efe701710cd3b439c57d6f9d5a0d460ad385ef9e4ebd0fc4df352ccdc002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:44:28.159Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T03:44:28.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:44:28.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-16332 does not seem to be running inside a container [2023-11-02T03:44:28.474Z] $ 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 [2023-11-02T03:44:29.641Z] $ docker top 29087728a4f53cc1caaffea75b1f353101a44a46a31c92ab64ff14bb25a350c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T03:44:30.510Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T03:44:30.908Z] + make test [2023-11-02T03:44:31.175Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T03:46:52.953Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-02T03:46:59.633Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.253s coverage: 88.0% of statements [2023-11-02T03:47:02.970Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-02T03:47:02.970Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-02T03:47:03.932Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-02T03:47:14.005Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.061s coverage: 98.7% of statements [2023-11-02T03:47:14.005Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.596s coverage: 89.7% of statements [2023-11-02T03:47:14.005Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements [2023-11-02T03:47:14.005Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T03:47:14.005Z] go vet ./... [2023-11-02T03:49:05.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T03:49:05.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T03:49:05.704Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T03:49:05.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T03:49:05.778Z] $ docker stop --time=1 29087728a4f53cc1caaffea75b1f353101a44a46a31c92ab64ff14bb25a350c5 [2023-11-02T03:49:07.667Z] $ docker rm -f --volumes 29087728a4f53cc1caaffea75b1f353101a44a46a31c92ab64ff14bb25a350c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T03:49:09.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T03:49:09.327Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T03:49:09.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T03:49:10.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T03:49:10.727Z] + ls -al . [2023-11-02T03:49:10.727Z] total 188 [2023-11-02T03:49:10.727Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 03:44 . [2023-11-02T03:49:10.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:41 .. [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 03:41 .dockerignore [2023-11-02T03:49:10.727Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 03:41 .git [2023-11-02T03:49:10.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:41 .github [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 2 03:41 .gitignore [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 03:41 .golangci.yml [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 2 03:41 Attribution.txt [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 2 03:41 CHANGELOG.md [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 2 03:41 Dockerfile [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 03:41 GOVERNANCE.md [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 2 03:41 Jenkinsfile [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 03:41 LICENSE [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 2 03:41 Makefile [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 2 03:41 OWNERS.md [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 2 03:41 README.md [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 2 03:41 Record and Reply.postman_collection.json [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 03:38 VERSION [2023-11-02T03:49:10.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 03:41 bin [2023-11-02T03:49:10.727Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 2 03:47 coverage.out [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 2 03:41 go.mod [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 2 03:41 go.sum [2023-11-02T03:49:10.727Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 03:41 internal [2023-11-02T03:49:10.727Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 2 03:41 main.go [2023-11-02T03:49:10.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:41 openapi [2023-11-02T03:49:10.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:41 pkg [2023-11-02T03:49:10.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 03:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:49:11.151Z] + 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=0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 --label arch=arm64 --label version=0.0.0 . [2023-11-02T03:49:11.420Z] Sending build context to Docker daemon 284.7kB [2023-11-02T03:49:11.420Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T03:49:11.420Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-02T03:49:11.420Z] ---> 1787cf95c387 [2023-11-02T03:49:11.420Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T03:49:11.420Z] ---> Running in 5612448b6750 [2023-11-02T03:49:12.004Z] Removing intermediate container 5612448b6750 [2023-11-02T03:49:12.004Z] ---> 0a7b99ac589a [2023-11-02T03:49:12.004Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T03:49:12.004Z] ---> Running in d075c53b10d2 [2023-11-02T03:49:12.274Z] Removing intermediate container d075c53b10d2 [2023-11-02T03:49:12.274Z] ---> c5b311ed67cf [2023-11-02T03:49:12.274Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-02T03:49:12.274Z] ---> Running in c8251ab9cb05 [2023-11-02T03:49:12.544Z] Removing intermediate container c8251ab9cb05 [2023-11-02T03:49:12.544Z] ---> a317a3bff0a3 [2023-11-02T03:49:12.544Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T03:49:12.544Z] ---> Running in e5e0946f0bf6 [2023-11-02T03:49:13.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T03:49:13.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T03:49:15.385Z] OK: 266 MiB in 52 packages [2023-11-02T03:49:15.980Z] Removing intermediate container e5e0946f0bf6 [2023-11-02T03:49:15.981Z] ---> 4b74dbdf19f3 [2023-11-02T03:49:15.981Z] Step 7/26 : WORKDIR /app [2023-11-02T03:49:15.981Z] ---> Running in 4d7ae2022fc2 [2023-11-02T03:49:16.566Z] Removing intermediate container 4d7ae2022fc2 [2023-11-02T03:49:16.566Z] ---> d923838917be [2023-11-02T03:49:16.566Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-02T03:49:16.834Z] ---> 50a62c3a985e [2023-11-02T03:49:16.834Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T03:49:16.834Z] ---> Running in da86888fe927 [2023-11-02T03:49:19.420Z] Removing intermediate container da86888fe927 [2023-11-02T03:49:19.420Z] ---> 724698a07247 [2023-11-02T03:49:19.420Z] Step 10/26 : COPY . . [2023-11-02T03:49:20.005Z] ---> d9d5b23abef3 [2023-11-02T03:49:20.005Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T03:49:20.005Z] ---> Running in 06c7451d87c9 [2023-11-02T03:49:20.273Z] Removing intermediate container 06c7451d87c9 [2023-11-02T03:49:20.273Z] ---> b9925fdc83f4 [2023-11-02T03:49:20.273Z] Step 12/26 : RUN $MAKE [2023-11-02T03:49:20.549Z] ---> Running in 04dc5211b142 [2023-11-02T03:49:21.515Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-11-02T03:51:13.191Z] Removing intermediate container 04dc5211b142 [2023-11-02T03:51:13.191Z] ---> 326c90ea7c78 [2023-11-02T03:51:13.191Z] Step 13/26 : FROM alpine:3.18 [2023-11-02T03:51:13.191Z] 3.18: Pulling from library/alpine [2023-11-02T03:51:13.191Z] 579b34f0a95b: Pulling fs layer [2023-11-02T03:51:13.191Z] 579b34f0a95b: Verifying Checksum [2023-11-02T03:51:13.191Z] 579b34f0a95b: Download complete [2023-11-02T03:51:13.191Z] 579b34f0a95b: Pull complete [2023-11-02T03:51:13.191Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T03:51:13.191Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T03:51:13.191Z] ---> 3cc203321400 [2023-11-02T03:51:13.191Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T03:51:13.191Z] ---> Running in 16b9e4f70e09 [2023-11-02T03:51:13.191Z] Removing intermediate container 16b9e4f70e09 [2023-11-02T03:51:13.191Z] ---> 5dcf3fb944ce [2023-11-02T03:51:13.191Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-02T03:51:13.191Z] ---> Running in 3d6ee8f2a9e3 [2023-11-02T03:51:13.191Z] Removing intermediate container 3d6ee8f2a9e3 [2023-11-02T03:51:13.191Z] ---> 4826baf467d5 [2023-11-02T03:51:13.191Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-02T03:51:13.191Z] ---> Running in d1b66625b4d2 [2023-11-02T03:51:13.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T03:51:13.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T03:51:13.191Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T03:51:13.191Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T03:51:13.191Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T03:51:13.191Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T03:51:13.191Z] OK: 9 MiB in 17 packages [2023-11-02T03:51:13.191Z] Removing intermediate container d1b66625b4d2 [2023-11-02T03:51:13.191Z] ---> 27db059d8bdd [2023-11-02T03:51:13.191Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T03:51:13.191Z] ---> 4052ceda1cea [2023-11-02T03:51:13.191Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T03:51:13.191Z] ---> cd7756adc5d0 [2023-11-02T03:51:13.191Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-02T03:51:13.191Z] ---> 51c50b899b0c [2023-11-02T03:51:13.191Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-02T03:51:13.776Z] ---> 5f1c5e8651bf [2023-11-02T03:51:13.776Z] Step 21/26 : EXPOSE 59712 [2023-11-02T03:51:13.776Z] ---> Running in fec38a1e316f [2023-11-02T03:51:14.042Z] Removing intermediate container fec38a1e316f [2023-11-02T03:51:14.042Z] ---> 213f7a9f8102 [2023-11-02T03:51:14.042Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-02T03:51:14.042Z] ---> Running in f03020cf1e29 [2023-11-02T03:51:14.310Z] Removing intermediate container f03020cf1e29 [2023-11-02T03:51:14.310Z] ---> 23d0735c2b49 [2023-11-02T03:51:14.310Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T03:51:14.577Z] ---> Running in 67fd06499f0b [2023-11-02T03:51:14.845Z] Removing intermediate container 67fd06499f0b [2023-11-02T03:51:14.845Z] ---> d516c1e774f1 [2023-11-02T03:51:14.845Z] Step 24/26 : LABEL arch=arm64 [2023-11-02T03:51:14.845Z] ---> Running in d2dfaff4c501 [2023-11-02T03:51:15.114Z] Removing intermediate container d2dfaff4c501 [2023-11-02T03:51:15.114Z] ---> 866c1467de84 [2023-11-02T03:51:15.114Z] Step 25/26 : LABEL git_sha=0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 [2023-11-02T03:51:15.382Z] ---> Running in eaf0886cb3d2 [2023-11-02T03:51:15.648Z] Removing intermediate container eaf0886cb3d2 [2023-11-02T03:51:15.648Z] ---> 8d5ddb7fb9b8 [2023-11-02T03:51:15.648Z] Step 26/26 : LABEL version=0.0.0 [2023-11-02T03:51:15.648Z] ---> Running in 8b9ffda8d166 [2023-11-02T03:51:15.913Z] Removing intermediate container 8b9ffda8d166 [2023-11-02T03:51:15.913Z] ---> dd5181370a01 [2023-11-02T03:51:15.913Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T03:51:15.913Z] Successfully built dd5181370a01 [2023-11-02T03:51:15.913Z] 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 [2023-11-02T03:51:16.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T03:51:16.776Z] [2023-11-02T03:51:16.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:51:17.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T03:51:20.510Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T03:51:20.510Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T03:51:20.510Z] 04944245beec: Pulling fs layer [2023-11-02T03:51:20.510Z] 699f458cf7ca: Pulling fs layer [2023-11-02T03:51:20.510Z] 765212b225bb: Pulling fs layer [2023-11-02T03:51:20.510Z] f23df028b6ca: Pulling fs layer [2023-11-02T03:51:20.510Z] 765212b225bb: Waiting [2023-11-02T03:51:20.510Z] f23df028b6ca: Waiting [2023-11-02T03:51:20.510Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T03:51:20.510Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T03:51:20.510Z] d65c8cfc05b1: Waiting [2023-11-02T03:51:20.510Z] 2437ff75d9bd: Waiting [2023-11-02T03:51:20.510Z] 04944245beec: Verifying Checksum [2023-11-02T03:51:20.510Z] 04944245beec: Download complete [2023-11-02T03:51:20.510Z] 765212b225bb: Verifying Checksum [2023-11-02T03:51:20.510Z] 765212b225bb: Download complete [2023-11-02T03:51:20.781Z] f23df028b6ca: Download complete [2023-11-02T03:51:20.781Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T03:51:20.781Z] d65c8cfc05b1: Download complete [2023-11-02T03:51:20.781Z] 699f458cf7ca: Verifying Checksum [2023-11-02T03:51:20.781Z] 699f458cf7ca: Download complete [2023-11-02T03:51:21.363Z] 8998bd30e6a1: Download complete [2023-11-02T03:51:24.050Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T03:51:24.050Z] 2437ff75d9bd: Download complete [2023-11-02T03:51:26.022Z] 8998bd30e6a1: Pull complete [2023-11-02T03:51:26.616Z] 04944245beec: Pull complete [2023-11-02T03:51:28.566Z] 699f458cf7ca: Pull complete [2023-11-02T03:51:28.566Z] 765212b225bb: Pull complete [2023-11-02T03:51:29.525Z] f23df028b6ca: Pull complete [2023-11-02T03:51:29.525Z] d65c8cfc05b1: Pull complete [2023-11-02T03:51:47.731Z] 2437ff75d9bd: Pull complete [2023-11-02T03:51:47.995Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T03:51:47.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T03:51:47.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:51:48.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-16332 does not seem to be running inside a container [2023-11-02T03:51:48.450Z] $ 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 [2023-11-02T03:51:50.925Z] $ docker top 9699e927833850ffb2921dee7984cd6ae52d6a23b1fb5f188c5b21c85a681d5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:51:51.844Z] ---> job-cost.sh [2023-11-02T03:51:51.844Z] lf-activate-venv: SKIPPING [2023-11-02T03:51:51.844Z] INFO: No Stack... [2023-11-02T03:51:52.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T03:51:53.065Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T03:51:53.724Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-11-02T03:51:53.724Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T03:51:53.796Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-102-1-stack-cost] [2023-11-02T03:51:53.801Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-102-1-stack-cost] did not exist. Created. [2023-11-02T03:51:53.801Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-102-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T03:51:54.530Z] /w/workspace/app-record-replay/1@tmp/durable-a31483a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T03:51:55.195Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T03:51:55.235Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T03:51:55.285Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T03:51:55.300Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-102-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T03:51:55.374Z] $ docker stop --time=1 9699e927833850ffb2921dee7984cd6ae52d6a23b1fb5f188c5b21c85a681d5c [2023-11-02T03:51:56.908Z] $ docker rm -f --volumes 9699e927833850ffb2921dee7984cd6ae52d6a23b1fb5f188c5b21c85a681d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-02T03:51:57.923Z] provisioning config files... [2023-11-02T03:51:57.932Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-102@tmp/config17552607388335665301tmp [Pipeline] { [Pipeline] sh [2023-11-02T03:51:58.267Z] + set +x [2023-11-02T03:51:58.267Z] + curl -s https://codecov.io/bash [2023-11-02T03:51:58.267Z] + bash -s -- [2023-11-02T03:51:58.267Z] [2023-11-02T03:51:58.267Z] _____ _ [2023-11-02T03:51:58.267Z] / ____| | | [2023-11-02T03:51:58.267Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T03:51:58.267Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T03:51:58.267Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T03:51:58.267Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T03:51:58.267Z] Bash-1.0.6 [2023-11-02T03:51:58.267Z] [2023-11-02T03:51:58.267Z] [2023-11-02T03:51:58.267Z] ==> git version 2.25.1 found [2023-11-02T03:51:58.267Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-02T03:51:58.267Z] Release-Date: 2020-01-08 [2023-11-02T03:51:58.267Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-02T03:51:58.267Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T03:51:58.267Z] ==> Jenkins CI detected. [2023-11-02T03:51:58.267Z] current dir:  /w/workspace/foundry_app-record-replay_PR-102 [2023-11-02T03:51:58.267Z] project root: . [2023-11-02T03:51:58.267Z] --> token set from env [2023-11-02T03:51:58.267Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T03:51:58.267Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T03:51:58.267Z] ==> Python coveragepy not found [2023-11-02T03:51:58.267Z] ==> Searching for coverage reports in: [2023-11-02T03:51:58.267Z] + . [2023-11-02T03:51:58.267Z] -> Found 1 reports [2023-11-02T03:51:58.267Z] ==> Detecting git/mercurial file structure [2023-11-02T03:51:58.267Z] ==> Reading reports [2023-11-02T03:51:58.527Z] + ./coverage.out bytes=24666 [2023-11-02T03:51:58.527Z] ==> Appending adjustments [2023-11-02T03:51:58.527Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T03:51:58.527Z] + Found adjustments [2023-11-02T03:51:58.527Z] ==> Gzipping contents [2023-11-02T03:51:58.527Z] 8.0K /tmp/codecov.51wNl7.gz [2023-11-02T03:51:58.527Z] ==> Uploading reports [2023-11-02T03:51:58.527Z] url: https://codecov.io [2023-11-02T03:51:58.527Z] query: branch=PR-102&commit=0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=102&job=&cmd_args= [2023-11-02T03:51:58.527Z] -> Pinging Codecov [2023-11-02T03:51:58.527Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-102&commit=0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=102&job=&cmd_args= [2023-11-02T03:51:58.527Z] -> Uploading to [2023-11-02T03:51:58.527Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/F467761B9912B4F32F9BC62907045C81/0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1/f851abb1-45e6-405a-8b40-ca220374894f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T035158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22b614c7abe1ac0b5b1ed4aa7a58973b2ce2b542e970a4cfc7d2bfbd872a6a79 [2023-11-02T03:51:58.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T03:51:58.527Z] Dload Upload Total Spent Left Speed [2023-11-02T03:51:58.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19322 --:--:-- --:--:-- --:--:-- 19322 [2023-11-02T03:51:58.785Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/0fbe3bef9a5a5df0f913cd58921fd23d589bcbb1 [Pipeline] } [2023-11-02T03:51:58.815Z] 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 [2023-11-02T03:52:00.611Z] + [ -d /w/workspace/foundry_app-record-replay_PR-102/archives ] [2023-11-02T03:52:00.611Z] + ls -al /w/workspace/foundry_app-record-replay_PR-102/archives [2023-11-02T03:52:00.611Z] total 16 [2023-11-02T03:52:00.611Z] drwxr-xr-x 3 root root 4096 Nov 2 03:41 . [2023-11-02T03:52:00.611Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 03:41 .. [2023-11-02T03:52:00.611Z] drwxr-xr-x 2 root root 4096 Nov 2 03:41 cost [2023-11-02T03:52:00.611Z] -rw-r--r-- 1 root root 89 Nov 2 03:41 cost.csv [2023-11-02T03:52:00.611Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-102/archives [2023-11-02T03:52:00.611Z] + ls -al /w/workspace/foundry_app-record-replay_PR-102/archives [2023-11-02T03:52:00.611Z] total 16 [2023-11-02T03:52:00.611Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 03:41 . [2023-11-02T03:52:00.611Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 03:41 .. [2023-11-02T03:52:00.611Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 03:41 cost [2023-11-02T03:52:00.611Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 2 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:52:00.935Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:52:01.825Z] ---> package-listing.sh [2023-11-02T03:52:01.825Z] ++ facter osfamily [2023-11-02T03:52:01.825Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T03:52:02.083Z] + OS_FAMILY=debian [2023-11-02T03:52:02.083Z] + workspace=/w/workspace/foundry_app-record-replay_PR-102 [2023-11-02T03:52:02.083Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T03:52:02.083Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T03:52:02.083Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T03:52:02.083Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T03:52:02.084Z] + '[' /w/workspace/foundry_app-record-replay_PR-102 ']' [2023-11-02T03:52:02.084Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T03:52:02.084Z] + case "${OS_FAMILY}" in [2023-11-02T03:52:02.084Z] + dpkg -l [2023-11-02T03:52:02.084Z] + grep '^ii' [2023-11-02T03:52:02.084Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T03:52:02.084Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T03:52:02.084Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T03:52:02.084Z] + '[' /w/workspace/foundry_app-record-replay_PR-102 ']' [2023-11-02T03:52:02.084Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-102/archives/ [2023-11-02T03:52:02.084Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-102/archives/ [Pipeline] echo [2023-11-02T03:52:02.116Z] 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-102/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T03:52:02.405Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T03:52:02.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T03:52:02.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T03:52:02.905Z] prd-ubuntu20.04-docker-8c-8g-16331 does not seem to be running inside a container [2023-11-02T03:52:02.936Z] $ 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-102/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-102 -v /w/workspace/foundry_app-record-replay_PR-102:/w/workspace/foundry_app-record-replay_PR-102:rw,z -v /w/workspace/foundry_app-record-replay_PR-102@tmp:/w/workspace/foundry_app-record-replay_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T03:52:03.136Z] $ docker top c768f9127592a7e55296931e5503374515536b60bf2848f5a8121b652104bc00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T03:52:03.525Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T03:52:03.828Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T03:52:04.134Z] + ls /var/log/sa-host [2023-11-02T03:52:04.134Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T03:52:04.363Z] provisioning config files... [2023-11-02T03:52:04.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-102@tmp/config1520793418652145412tmp [Pipeline] { [Pipeline] echo [2023-11-02T03:52:04.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:52:04.731Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T03:52:04.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:52:05.179Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T03:52:05.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:52:05.528Z] ---> sudo-logs.sh [2023-11-02T03:52:05.528Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T03:52:05.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:52:05.926Z] ---> job-cost.sh [2023-11-02T03:52:05.926Z] lf-activate-venv: SKIPPING [2023-11-02T03:52:05.926Z] DEBUG: total: 0.2199999988079071 [2023-11-02T03:52:05.926Z] INFO: Retrieving Stack Cost... [2023-11-02T03:52:06.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T03:52:06.756Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T03:52:06.795Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T03:52:07.110Z] ---> logs-deploy.sh [2023-11-02T03:52:07.110Z] lf-activate-venv: SKIPPING [2023-11-02T03:52:07.110Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-102/1 [2023-11-02T03:52:07.110Z] INFO: archiving workspace using pattern(s): [2023-11-02T03:52:08.044Z] Archives upload complete. [2023-11-02T03:52:08.044Z] INFO: archiving logs to Nexus