Pull request #52 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f97a439a95b618a24682b232f0f5def60bc44fd+7ea3b939812038991b3dc7da588e54d072d9f236 (5d8720964bd6e26d7f64e3e50733a18860203e85) 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-ssh8305530345346703241.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16436590542985952941.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-52/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-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15218884665606109523.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-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3104219231148735652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6203467297538475641.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-52/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-52/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1907505067903649253.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2635 in /w/workspace/xfoundry_app-record-replay_PR-52 [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/xfoundry_app-record-replay_PR-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7ea3b939812038991b3dc7da588e54d072d9f236 into PR head commit 9f97a439a95b618a24682b232f0f5def60bc44fd Merge succeeded, producing 9f97a439a95b618a24682b232f0f5def60bc44fd Checking out Revision 9f97a439a95b618a24682b232f0f5def60bc44fd (PR-52) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-01T03:23:27.484Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f 9f97a439a95b618a24682b232f0f5def60bc44fd # 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 7ea3b939812038991b3dc7da588e54d072d9f236 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f97a439a95b618a24682b232f0f5def60bc44fd # timeout=10 [2023-08-01T03:23:27.740Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-01T03:23:27.846Z] ========================================================= [2023-08-01T03:23:27.846Z] EdgeX Global Pipelines Version Info [2023-08-01T03:23:27.846Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:23:28.626Z] ------------------- [2023-08-01T03:23:28.626Z] stable info: [2023-08-01T03:23:28.626Z] ------------------- [2023-08-01T03:23:28.626Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-01T03:23:28.626Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T03:23:28.626Z] Message: update stable to v1.0.250 [2023-08-01T03:23:29.196Z] ------------------- [2023-08-01T03:23:29.196Z] experimental info: [2023-08-01T03:23:29.196Z] ------------------- [2023-08-01T03:23:29.196Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-01T03:23:29.196Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T03:23:29.196Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-01T03:23:29.455Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-01T03:23:29.496Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-01T03:23:29.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-01T03:23:29.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-01T03:23:29.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-01T03:23:29.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-01T03:23:29.771Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-01T03:23:29.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-01T03:23:29.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-01T03:23:29.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-01T03:23:29.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-01T03:23:30.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-01T03:23:30.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-01T03:23:30.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-01T03:23:30.181Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T03:23:30.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T03:23:30.303Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T03:23:30.348Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T03:23:30.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-01T03:23:30.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-01T03:23:30.478Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-01T03:23:30.513Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-01T03:23:30.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-01T03:23:30.611Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-01T03:23:30.654Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-01T03:23:30.701Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-01T03:23:30.741Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-01T03:23:30.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo [2023-08-01T03:23:30.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo [2023-08-01T03:23:30.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo [2023-08-01T03:23:30.917Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f97a439a95b618a24682b232f0f5def60bc44fd [Pipeline] echo [2023-08-01T03:23:30.959Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f97a43 [Pipeline] echo [2023-08-01T03:23:31.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T03:23:31.135Z] provisioning config files... [2023-08-01T03:23:31.176Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-52@tmp/config11641841787882296167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:23:31.521Z] ---> docker-login.sh [2023-08-01T03:23:31.521Z] nexus3.edgexfoundry.org:10001 [2023-08-01T03:23:31.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:23:31.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:23:31.781Z] Configure a credential helper to remove this warning. See [2023-08-01T03:23:31.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:23:31.781Z] [2023-08-01T03:23:31.781Z] Login Succeeded [2023-08-01T03:23:31.781Z] nexus3.edgexfoundry.org:10002 [2023-08-01T03:23:32.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:23:32.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:23:32.040Z] Configure a credential helper to remove this warning. See [2023-08-01T03:23:32.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:23:32.040Z] [2023-08-01T03:23:32.040Z] Login Succeeded [2023-08-01T03:23:32.040Z] nexus3.edgexfoundry.org:10003 [2023-08-01T03:23:32.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:23:32.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:23:32.040Z] Configure a credential helper to remove this warning. See [2023-08-01T03:23:32.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:23:32.040Z] [2023-08-01T03:23:32.040Z] Login Succeeded [2023-08-01T03:23:32.040Z] nexus3.edgexfoundry.org:10004 [2023-08-01T03:23:32.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:23:32.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:23:32.299Z] Configure a credential helper to remove this warning. See [2023-08-01T03:23:32.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:23:32.299Z] [2023-08-01T03:23:32.299Z] Login Succeeded [2023-08-01T03:23:32.299Z] docker.io [2023-08-01T03:23:32.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:23:32.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:23:32.561Z] Configure a credential helper to remove this warning. See [2023-08-01T03:23:32.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:23:32.561Z] [2023-08-01T03:23:32.561Z] Login Succeeded [2023-08-01T03:23:32.561Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T03:23:32.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-01T03:23:33.407Z] + git rev-list -1 --merges 9f97a439a95b618a24682b232f0f5def60bc44fd~1..9f97a439a95b618a24682b232f0f5def60bc44fd [Pipeline] echo [2023-08-01T03:23:33.475Z] -----------> git rev-list -1 --merges 9f97a439a95b618a24682b232f0f5def60bc44fd~1..9f97a439a95b618a24682b232f0f5def60bc44fd 9f97a439a95b618a24682b232f0f5def60bc44fd [false] [Pipeline] sh [2023-08-01T03:23:33.785Z] + git log --format=format:%s -1 9f97a439a95b618a24682b232f0f5def60bc44fd [Pipeline] echo [2023-08-01T03:23:33.828Z] ========================================================= [2023-08-01T03:23:33.829Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-01T03:23:33.829Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T03:23:34.269Z] + git log --format=format:%s -1 9f97a439a95b618a24682b232f0f5def60bc44fd [Pipeline] echo [2023-08-01T03:23:34.301Z] [semverPrep] GIT_COMMIT: 9f97a439a95b618a24682b232f0f5def60bc44fd, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-01T03:23:34.332Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-01T03:23:34.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T03:23:34.715Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-01T03:23:34.715Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-01T03:23:34.715Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-01T03:23:34.715Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-01T03:23:34.715Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-01T03:23:34.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:23:35.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T03:23:35.190Z] [2023-08-01T03:23:35.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:23:35.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T03:23:35.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-01T03:23:35.568Z] b85a868b505f: Pulling fs layer [2023-08-01T03:23:35.568Z] e2be974225ed: Pulling fs layer [2023-08-01T03:23:35.568Z] 339a4e72a1f5: Pulling fs layer [2023-08-01T03:23:35.568Z] 988bab9f4d93: Pulling fs layer [2023-08-01T03:23:35.568Z] 1469e6f7b9e6: Pulling fs layer [2023-08-01T03:23:35.568Z] eaf3925da568: Pulling fs layer [2023-08-01T03:23:35.568Z] bab4dde63d76: Pulling fs layer [2023-08-01T03:23:35.568Z] bde34c3a00c8: Pulling fs layer [2023-08-01T03:23:35.568Z] b352a97aabf1: Pulling fs layer [2023-08-01T03:23:35.568Z] 4872d77fe225: Pulling fs layer [2023-08-01T03:23:35.568Z] 5851b861e8e6: Pulling fs layer [2023-08-01T03:23:35.568Z] 988bab9f4d93: Waiting [2023-08-01T03:23:35.568Z] bde34c3a00c8: Waiting [2023-08-01T03:23:35.568Z] b352a97aabf1: Waiting [2023-08-01T03:23:35.568Z] 5851b861e8e6: Waiting [2023-08-01T03:23:35.568Z] bab4dde63d76: Waiting [2023-08-01T03:23:35.568Z] 4872d77fe225: Waiting [2023-08-01T03:23:35.568Z] 1469e6f7b9e6: Waiting [2023-08-01T03:23:35.568Z] eaf3925da568: Waiting [2023-08-01T03:23:35.568Z] e2be974225ed: Verifying Checksum [2023-08-01T03:23:35.568Z] e2be974225ed: Download complete [2023-08-01T03:23:35.568Z] 988bab9f4d93: Verifying Checksum [2023-08-01T03:23:35.568Z] 988bab9f4d93: Download complete [2023-08-01T03:23:35.827Z] 1469e6f7b9e6: Verifying Checksum [2023-08-01T03:23:35.827Z] 1469e6f7b9e6: Download complete [2023-08-01T03:23:35.827Z] eaf3925da568: Verifying Checksum [2023-08-01T03:23:35.827Z] eaf3925da568: Download complete [2023-08-01T03:23:35.827Z] 339a4e72a1f5: Verifying Checksum [2023-08-01T03:23:35.827Z] 339a4e72a1f5: Download complete [2023-08-01T03:23:35.827Z] bde34c3a00c8: Verifying Checksum [2023-08-01T03:23:35.827Z] bde34c3a00c8: Download complete [2023-08-01T03:23:35.827Z] b352a97aabf1: Download complete [2023-08-01T03:23:35.827Z] 4872d77fe225: Download complete [2023-08-01T03:23:35.827Z] 5851b861e8e6: Verifying Checksum [2023-08-01T03:23:35.827Z] 5851b861e8e6: Download complete [2023-08-01T03:23:35.827Z] b85a868b505f: Verifying Checksum [2023-08-01T03:23:35.827Z] b85a868b505f: Download complete [2023-08-01T03:23:36.085Z] bab4dde63d76: Verifying Checksum [2023-08-01T03:23:36.085Z] bab4dde63d76: Download complete [2023-08-01T03:23:37.464Z] b85a868b505f: Pull complete [2023-08-01T03:23:37.464Z] e2be974225ed: Pull complete [2023-08-01T03:23:38.043Z] 339a4e72a1f5: Pull complete [2023-08-01T03:23:38.043Z] 988bab9f4d93: Pull complete [2023-08-01T03:23:38.302Z] 1469e6f7b9e6: Pull complete [2023-08-01T03:23:38.302Z] eaf3925da568: Pull complete [2023-08-01T03:23:40.203Z] bab4dde63d76: Pull complete [2023-08-01T03:23:40.203Z] bde34c3a00c8: Pull complete [2023-08-01T03:23:40.462Z] b352a97aabf1: Pull complete [2023-08-01T03:23:40.462Z] 4872d77fe225: Pull complete [2023-08-01T03:23:40.462Z] 5851b861e8e6: Pull complete [2023-08-01T03:23:40.462Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-01T03:23:40.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T03:23:40.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T03:23:40.702Z] prd-ubuntu20.04-docker-8c-8g-2635 does not seem to be running inside a container [2023-08-01T03:23:40.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-52 -v /w/workspace/xfoundry_app-record-replay_PR-52:/w/workspace/xfoundry_app-record-replay_PR-52:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-52@tmp:/w/workspace/xfoundry_app-record-replay_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-01T03:23:43.266Z] $ docker top c753c634496fb164c6de530ff7217f9149ad2d9eca8ba3b7b56ecb051395e1f5 -eo pid,comm [2023-08-01T03:23:43.338Z] 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-08-01T03:23:43.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T03:23:43.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T03:23:43.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T03:23:43.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T03:23:43.713Z] $ docker exec c753c634496fb164c6de530ff7217f9149ad2d9eca8ba3b7b56ecb051395e1f5 ssh-agent [2023-08-01T03:23:43.823Z] SSH_AUTH_SOCK=/tmp/ssh-EjZEPBjhWDLJ/agent.32 [2023-08-01T03:23:43.823Z] SSH_AGENT_PID=38 [2023-08-01T03:23:43.830Z] Running ssh-add (command line suppressed) [2023-08-01T03:23:43.906Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-52@tmp/private_key_12336570479710874706.key (/w/workspace/xfoundry_app-record-replay_PR-52@tmp/private_key_12336570479710874706.key) [2023-08-01T03:23:43.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T03:23:44.263Z] + git tag --points-at HEAD [Pipeline] } [2023-08-01T03:23:44.275Z] $ docker exec --env ******** --env ******** c753c634496fb164c6de530ff7217f9149ad2d9eca8ba3b7b56ecb051395e1f5 ssh-agent -k [2023-08-01T03:23:44.372Z] unset SSH_AUTH_SOCK; [2023-08-01T03:23:44.372Z] unset SSH_AGENT_PID; [2023-08-01T03:23:44.372Z] echo Agent pid 38 killed; [2023-08-01T03:23:44.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-01T03:23:44.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T03:23:44.490Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T03:23:44.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T03:23:44.593Z] $ docker exec c753c634496fb164c6de530ff7217f9149ad2d9eca8ba3b7b56ecb051395e1f5 ssh-agent [2023-08-01T03:23:44.723Z] SSH_AUTH_SOCK=/tmp/ssh-qroh2p3XIbNs/agent.71 [2023-08-01T03:23:44.723Z] SSH_AGENT_PID=77 [2023-08-01T03:23:44.727Z] Running ssh-add (command line suppressed) [2023-08-01T03:23:44.813Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-52@tmp/private_key_2617932873891622207.key (/w/workspace/xfoundry_app-record-replay_PR-52@tmp/private_key_2617932873891622207.key) [2023-08-01T03:23:44.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T03:23:45.208Z] + git semver init [2023-08-01T03:23:45.470Z] 2023-08-01 03:23:45,372 [run_init] DEBUG init version:0.0.0 force:False [2023-08-01T03:23:45.470Z] 2023-08-01 03:23:45,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-52/.semver [2023-08-01T03:23:45.470Z] 2023-08-01 03:23:45,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-52/.semver [2023-08-01T03:23:45.470Z] 2023-08-01 03:23:45,374 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-52/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-52, universal_newlines=False, shell=None, istream=None) [2023-08-01T03:23:46.039Z] 2023-08-01 03:23:45,960 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-52/.git/info/exclude [2023-08-01T03:23:46.039Z] 2023-08-01 03:23:45,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-52/.semver/PR-52 with force:False [2023-08-01T03:23:46.039Z] 2023-08-01 03:23:45,961 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-52/.semver/PR-52 [2023-08-01T03:23:46.039Z] 2023-08-01 03:23:45,966 [execute] INFO git cat-file --batch-check [2023-08-01T03:23:46.039Z] 2023-08-01 03:23:45,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-52/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T03:23:46.039Z] 2023-08-01 03:23:45,974 [execute] INFO git cat-file --batch [2023-08-01T03:23:46.039Z] 2023-08-01 03:23:45,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-52/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T03:23:46.039Z] 2023-08-01 03:23:45,980 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-52/.semver/PR-52 [2023-08-01T03:23:46.039Z] 0.0.0 [Pipeline] } [2023-08-01T03:23:46.055Z] $ docker exec --env ******** --env ******** c753c634496fb164c6de530ff7217f9149ad2d9eca8ba3b7b56ecb051395e1f5 ssh-agent -k [2023-08-01T03:23:46.145Z] unset SSH_AUTH_SOCK; [2023-08-01T03:23:46.146Z] unset SSH_AGENT_PID; [2023-08-01T03:23:46.146Z] echo Agent pid 77 killed; [2023-08-01T03:23:46.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T03:23:46.596Z] + git semver [Pipeline] } [2023-08-01T03:23:46.873Z] $ docker stop --time=1 c753c634496fb164c6de530ff7217f9149ad2d9eca8ba3b7b56ecb051395e1f5 [2023-08-01T03:23:48.168Z] $ docker rm -f --volumes c753c634496fb164c6de530ff7217f9149ad2d9eca8ba3b7b56ecb051395e1f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T03:23:48.578Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-01T03:23:48.853Z] Stashed 1 file(s) [Pipeline] echo [2023-08-01T03:23:48.875Z] [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-08-01T03:23:49.485Z] provisioning config files... [2023-08-01T03:23:49.494Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-52@tmp/config5507700517163767121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:23:49.843Z] ---> docker-login.sh [2023-08-01T03:23:49.843Z] nexus3.edgexfoundry.org:10001 [2023-08-01T03:23:49.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:23:49.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:23:49.843Z] Configure a credential helper to remove this warning. See [2023-08-01T03:23:49.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:23:49.843Z] [2023-08-01T03:23:49.843Z] Login Succeeded [2023-08-01T03:23:49.843Z] nexus3.edgexfoundry.org:10002 [2023-08-01T03:23:49.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:23:49.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:23:49.843Z] Configure a credential helper to remove this warning. See [2023-08-01T03:23:49.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:23:49.843Z] [2023-08-01T03:23:49.843Z] Login Succeeded [2023-08-01T03:23:49.843Z] nexus3.edgexfoundry.org:10003 [2023-08-01T03:23:50.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:23:50.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:23:50.102Z] Configure a credential helper to remove this warning. See [2023-08-01T03:23:50.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:23:50.102Z] [2023-08-01T03:23:50.102Z] Login Succeeded [2023-08-01T03:23:50.102Z] nexus3.edgexfoundry.org:10004 [2023-08-01T03:23:50.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:23:50.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:23:50.102Z] Configure a credential helper to remove this warning. See [2023-08-01T03:23:50.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:23:50.102Z] [2023-08-01T03:23:50.102Z] Login Succeeded [2023-08-01T03:23:50.102Z] docker.io [2023-08-01T03:23:50.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:23:50.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:23:50.626Z] Configure a credential helper to remove this warning. See [2023-08-01T03:23:50.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:23:50.626Z] [2023-08-01T03:23:50.626Z] Login Succeeded [2023-08-01T03:23:50.626Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T03:23:50.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T03:23:50.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T03:23:50.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T03:23:50.933Z] ========================================================= [2023-08-01T03:23:50.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-01T03:23:50.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:23:51.413Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-01T03:23:51.413Z] Sending build context to Docker daemon 405kB [2023-08-01T03:23:51.413Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T03:23:51.413Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T03:23:51.413Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-01T03:23:51.413Z] 4db1b89c0bd1: Pulling fs layer [2023-08-01T03:23:51.413Z] 6911f1a30b25: Pulling fs layer [2023-08-01T03:23:51.413Z] e194b8c5c2a9: Pulling fs layer [2023-08-01T03:23:51.413Z] 6863d3e3a2b1: Pulling fs layer [2023-08-01T03:23:51.413Z] ec0bb842ea78: Pulling fs layer [2023-08-01T03:23:51.413Z] 40a00589a448: Pulling fs layer [2023-08-01T03:23:51.413Z] 6c08303d61cc: Pulling fs layer [2023-08-01T03:23:51.413Z] 798269fcf238: Pulling fs layer [2023-08-01T03:23:51.413Z] 6863d3e3a2b1: Waiting [2023-08-01T03:23:51.413Z] ec0bb842ea78: Waiting [2023-08-01T03:23:51.413Z] 798269fcf238: Waiting [2023-08-01T03:23:51.413Z] 40a00589a448: Waiting [2023-08-01T03:23:51.413Z] 6c08303d61cc: Waiting [2023-08-01T03:23:51.413Z] 6911f1a30b25: Verifying Checksum [2023-08-01T03:23:51.413Z] 6911f1a30b25: Download complete [2023-08-01T03:23:51.413Z] 6863d3e3a2b1: Download complete [2023-08-01T03:23:51.413Z] ec0bb842ea78: Download complete [2023-08-01T03:23:51.413Z] 4db1b89c0bd1: Download complete [2023-08-01T03:23:51.674Z] 40a00589a448: Verifying Checksum [2023-08-01T03:23:51.674Z] 40a00589a448: Download complete [2023-08-01T03:23:51.674Z] 4db1b89c0bd1: Pull complete [2023-08-01T03:23:51.936Z] 6911f1a30b25: Pull complete [2023-08-01T03:23:52.197Z] 798269fcf238: Verifying Checksum [2023-08-01T03:23:52.197Z] 798269fcf238: Download complete [2023-08-01T03:23:52.197Z] e194b8c5c2a9: Verifying Checksum [2023-08-01T03:23:52.197Z] e194b8c5c2a9: Download complete [2023-08-01T03:23:52.457Z] 6c08303d61cc: Verifying Checksum [2023-08-01T03:23:52.457Z] 6c08303d61cc: Download complete [2023-08-01T03:23:55.744Z] e194b8c5c2a9: Pull complete [2023-08-01T03:23:55.744Z] 6863d3e3a2b1: Pull complete [2023-08-01T03:23:55.744Z] ec0bb842ea78: Pull complete [2023-08-01T03:23:55.744Z] 40a00589a448: Pull complete [2023-08-01T03:23:58.272Z] 6c08303d61cc: Pull complete [2023-08-01T03:23:58.837Z] 798269fcf238: Pull complete [2023-08-01T03:23:58.837Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-01T03:23:58.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-01T03:23:59.098Z] ---> ec979cd7f677 [2023-08-01T03:23:59.098Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T03:24:03.295Z] ---> Running in e9b8854717a1 [2023-08-01T03:24:03.295Z] Removing intermediate container e9b8854717a1 [2023-08-01T03:24:03.295Z] ---> a24746eb7a98 [2023-08-01T03:24:03.295Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T03:24:03.295Z] ---> Running in df94bdc2d9ba [2023-08-01T03:24:03.295Z] Removing intermediate container df94bdc2d9ba [2023-08-01T03:24:03.295Z] ---> 4743547e6370 [2023-08-01T03:24:03.295Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T03:24:03.295Z] ---> Running in 4cf9452d2705 [2023-08-01T03:24:03.295Z] Removing intermediate container 4cf9452d2705 [2023-08-01T03:24:03.295Z] ---> b5fce5f3cc47 [2023-08-01T03:24:03.295Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T03:24:03.295Z] ---> Running in 9e64a08360df [2023-08-01T03:24:03.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T03:24:03.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T03:24:04.073Z] OK: 265 MiB in 53 packages [2023-08-01T03:24:04.291Z] Still waiting to schedule task [2023-08-01T03:24:04.291Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-01T03:24:04.332Z] Removing intermediate container 9e64a08360df [2023-08-01T03:24:04.332Z] ---> 83c50e2c5b03 [2023-08-01T03:24:04.332Z] Step 7/12 : WORKDIR /app [2023-08-01T03:24:04.332Z] ---> Running in f91ec5b10eb4 [2023-08-01T03:24:04.590Z] Removing intermediate container f91ec5b10eb4 [2023-08-01T03:24:04.590Z] ---> 01ac59add6cc [2023-08-01T03:24:04.590Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T03:24:04.590Z] ---> 21ca0a9475be [2023-08-01T03:24:04.590Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T03:24:04.590Z] ---> Running in cc9a7b9cc1f0 [2023-08-01T03:25:12.317Z] Removing intermediate container cc9a7b9cc1f0 [2023-08-01T03:25:12.317Z] ---> f54256e6a98b [2023-08-01T03:25:12.317Z] Step 10/12 : COPY . . [2023-08-01T03:25:12.317Z] ---> 18ce8bd691b8 [2023-08-01T03:25:12.317Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T03:25:12.317Z] ---> Running in 28748a7ffca1 [2023-08-01T03:25:12.317Z] Removing intermediate container 28748a7ffca1 [2023-08-01T03:25:12.317Z] ---> a5988e347f02 [2023-08-01T03:25:12.317Z] Step 12/12 : RUN $MAKE [2023-08-01T03:25:12.317Z] ---> Running in 4fc8f11532da [2023-08-01T03:25:12.317Z] noop [2023-08-01T03:25:12.317Z] Removing intermediate container 4fc8f11532da [2023-08-01T03:25:12.317Z] ---> e68a8ebaa040 [2023-08-01T03:25:12.317Z] Successfully built e68a8ebaa040 [2023-08-01T03:25:12.317Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:25:12.756Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T03:25:12.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T03:25:12.910Z] prd-ubuntu20.04-docker-8c-8g-2635 does not seem to be running inside a container [2023-08-01T03:25:12.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-52 -v /w/workspace/xfoundry_app-record-replay_PR-52:/w/workspace/xfoundry_app-record-replay_PR-52:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-52@tmp:/w/workspace/xfoundry_app-record-replay_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-01T03:25:13.265Z] $ docker top f4e9fb9eac34f41746a061dec1eeb50bab34c50eed7ab2e6aa3cba60a47ae161 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T03:25:13.656Z] + go version [2023-08-01T03:25:13.656Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-01T03:25:13.692Z] $ docker stop --time=1 f4e9fb9eac34f41746a061dec1eeb50bab34c50eed7ab2e6aa3cba60a47ae161 [2023-08-01T03:25:14.996Z] $ docker rm -f --volumes f4e9fb9eac34f41746a061dec1eeb50bab34c50eed7ab2e6aa3cba60a47ae161 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:25:15.805Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T03:25:15.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T03:25:15.956Z] prd-ubuntu20.04-docker-8c-8g-2635 does not seem to be running inside a container [2023-08-01T03:25:15.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-52 -v /w/workspace/xfoundry_app-record-replay_PR-52:/w/workspace/xfoundry_app-record-replay_PR-52:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-52@tmp:/w/workspace/xfoundry_app-record-replay_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-01T03:25:16.302Z] $ docker top 6c023e1a0541457549d77ffd675ac4577ea9829ff58f08c1e02736699c31b977 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T03:25:16.689Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-52 [Pipeline] fileExists [Pipeline] sh [2023-08-01T03:25:17.044Z] + make test [2023-08-01T03:25:17.044Z] go test -race -coverprofile=coverage.out ./... [2023-08-01T03:25:32.647Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2636 in /w/workspace/xfoundry_app-record-replay_PR-52 [Pipeline] { [Pipeline] ws [2023-08-01T03:25:32.765Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-08-01T03:25:32.840Z] Selected Git installation does not exist. Using Default [2023-08-01T03:25:32.840Z] The recommended git tool is: NONE [2023-08-01T03:25:37.762Z] using credential edgex-jenkins-ssh [2023-08-01T03:25:37.779Z] Cloning the remote Git repository [2023-08-01T03:25:37.817Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-01T03:25:39.003Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-01T03:25:39.003Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.063s coverage: 87.5% of statements [2023-08-01T03:25:39.003Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-01T03:25:39.003Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-01T03:25:39.003Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-01T03:25:39.003Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.063s coverage: 95.3% of statements [2023-08-01T03:25:39.003Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.089s coverage: 85.6% of statements [2023-08-01T03:25:37.907Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-08-01T03:25:38.050Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-01T03:25:38.051Z] > git --version # timeout=10 [2023-08-01T03:25:38.072Z] > git --version # 'git version 2.25.1' [2023-08-01T03:25:38.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T03:25:38.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T03:25:41.087Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-01T03:25:41.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T03:25:42.440Z] Merging remotes/origin/main commit 7ea3b939812038991b3dc7da588e54d072d9f236 into PR head commit 9f97a439a95b618a24682b232f0f5def60bc44fd [2023-08-01T03:25:42.699Z] Merge succeeded, producing 9f97a439a95b618a24682b232f0f5def60bc44fd [2023-08-01T03:25:42.700Z] Checking out Revision 9f97a439a95b618a24682b232f0f5def60bc44fd (PR-52) [2023-08-01T03:25:41.924Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-01T03:25:41.975Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-01T03:25:41.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T03:25:41.992Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-01T03:25:42.455Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T03:25:42.519Z] > git checkout -f 9f97a439a95b618a24682b232f0f5def60bc44fd # timeout=10 [2023-08-01T03:25:42.599Z] > git remote # timeout=10 [2023-08-01T03:25:42.617Z] > git config --get remote.origin.url # timeout=10 [2023-08-01T03:25:42.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T03:25:42.654Z] > git merge 7ea3b939812038991b3dc7da588e54d072d9f236 # timeout=10 [2023-08-01T03:25:42.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-01T03:25:42.704Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T03:25:42.721Z] > git checkout -f 9f97a439a95b618a24682b232f0f5def60bc44fd # timeout=10 [2023-08-01T03:25:43.145Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-01T03:25:43.191Z] > git --version # timeout=10 [2023-08-01T03:25:43.202Z] > git --version # 'git version 2.25.1' [2023-08-01T03:25:43.222Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T03:25:44.402Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-01T03:25:44.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-01T03:25:44.402Z] Dload Upload Total Spent Left Speed [2023-08-01T03:25:44.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-08-01T03:25:45.034Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-01T03:25:45.382Z] + sudo tee /etc/docker/daemon.new [2023-08-01T03:25:45.382Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-01T03:25:45.382Z] { [2023-08-01T03:25:45.382Z] "registry-mirrors": [ [2023-08-01T03:25:45.382Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-01T03:25:45.382Z] ], [2023-08-01T03:25:45.382Z] "bip": "10.250.0.254/24", [2023-08-01T03:25:45.382Z] "hosts": [ [2023-08-01T03:25:45.382Z] "tcp://0.0.0.0:5555", [2023-08-01T03:25:45.382Z] "unix:///var/run/docker.sock" [2023-08-01T03:25:45.382Z] ], [2023-08-01T03:25:45.382Z] "mtu": 1458, [2023-08-01T03:25:45.382Z] "selinux-enabled": true, [2023-08-01T03:25:45.382Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-01T03:25:45.382Z] } [Pipeline] sh [2023-08-01T03:25:45.727Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-01T03:25:46.081Z] + sudo service docker restart [2023-08-01T03:25:57.137Z] go vet ./... [2023-08-01T03:26:00.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T03:26:00.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T03:26:00.424Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-01T03:26:00.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T03:26:00.498Z] $ docker stop --time=1 6c023e1a0541457549d77ffd675ac4577ea9829ff58f08c1e02736699c31b977 [2023-08-01T03:26:05.569Z] $ docker rm -f --volumes 6c023e1a0541457549d77ffd675ac4577ea9829ff58f08c1e02736699c31b977 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T03:26:05.942Z] provisioning config files... [2023-08-01T03:26:05.967Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config7782916809153220922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:26:06.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T03:26:06.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-01T03:26:06.367Z] ---> docker-login.sh [2023-08-01T03:26:06.367Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2023-08-01T03:26:06.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:26:06.890Z] + sudo chown -R jenkins:jenkins . [2023-08-01T03:26:06.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:26:06.913Z] Configure a credential helper to remove this warning. See [2023-08-01T03:26:06.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:26:06.913Z] [2023-08-01T03:26:06.913Z] Login Succeeded [2023-08-01T03:26:06.913Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2023-08-01T03:26:07.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:26:07.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:26:07.186Z] Configure a credential helper to remove this warning. See [2023-08-01T03:26:07.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:26:07.186Z] [2023-08-01T03:26:07.186Z] Login Succeeded [2023-08-01T03:26:07.186Z] nexus3.edgexfoundry.org:10003 [2023-08-01T03:26:07.206Z] + ls -al . [2023-08-01T03:26:07.206Z] total 168 [2023-08-01T03:26:07.206Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 03:25 . [2023-08-01T03:26:07.206Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 03:23 .. [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 03:23 .dockerignore [2023-08-01T03:26:07.206Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 03:23 .git [2023-08-01T03:26:07.206Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 03:23 .github [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 1 03:23 .gitignore [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 03:23 .golangci.yml [2023-08-01T03:26:07.206Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 03:23 .semver [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 1 03:23 Attribution.txt [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 1 03:23 CHANGELOG.md [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 1 03:23 Dockerfile [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 03:23 GOVERNANCE.md [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 1 03:23 Jenkinsfile [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 03:23 LICENSE [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 1 03:23 Makefile [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 1 03:23 OWNERS.md [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 1 03:23 README.md [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 1 03:23 Record and Reply.postman_collection.json [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 03:23 VERSION [2023-08-01T03:26:07.206Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 03:23 bin [2023-08-01T03:26:07.206Z] -rw-r--r-- 1 jenkins jenkins 11988 Aug 1 03:25 coverage.out [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 3680 Aug 1 03:23 go.mod [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 1 03:23 go.sum [2023-08-01T03:26:07.206Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 1 03:23 internal [2023-08-01T03:26:07.206Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 1 03:23 main.go [2023-08-01T03:26:07.206Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 03:23 pkg [2023-08-01T03:26:07.206Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 03:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:26:07.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:26:07.608Z] + 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=9f97a439a95b618a24682b232f0f5def60bc44fd --label arch=amd64 --label version=0.0.0 . [2023-08-01T03:26:07.608Z] Sending build context to Docker daemon 417.8kB [2023-08-01T03:26:07.608Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T03:26:07.608Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-01T03:26:07.608Z] ---> e68a8ebaa040 [2023-08-01T03:26:07.608Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T03:26:07.608Z] ---> Running in a1db581c2d92 [2023-08-01T03:26:07.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:26:07.722Z] Configure a credential helper to remove this warning. See [2023-08-01T03:26:07.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:26:07.722Z] [2023-08-01T03:26:07.722Z] Login Succeeded [2023-08-01T03:26:07.722Z] nexus3.edgexfoundry.org:10004 [2023-08-01T03:26:07.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:26:07.870Z] Removing intermediate container a1db581c2d92 [2023-08-01T03:26:07.871Z] ---> 6cdeb036adcf [2023-08-01T03:26:07.871Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T03:26:07.871Z] ---> Running in cee0e8731bf2 [2023-08-01T03:26:07.871Z] Removing intermediate container cee0e8731bf2 [2023-08-01T03:26:07.871Z] ---> 7a21fd3183b2 [2023-08-01T03:26:07.871Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-01T03:26:07.871Z] ---> Running in d84d8ee8dc6b [2023-08-01T03:26:07.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:26:07.992Z] Configure a credential helper to remove this warning. See [2023-08-01T03:26:07.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:26:07.992Z] [2023-08-01T03:26:07.992Z] Login Succeeded [2023-08-01T03:26:07.992Z] docker.io [2023-08-01T03:26:08.129Z] Removing intermediate container d84d8ee8dc6b [2023-08-01T03:26:08.129Z] ---> 8ace153ef330 [2023-08-01T03:26:08.129Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T03:26:08.129Z] ---> Running in 997ba817711a [2023-08-01T03:26:08.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T03:26:08.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T03:26:08.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T03:26:08.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T03:26:08.528Z] Configure a credential helper to remove this warning. See [2023-08-01T03:26:08.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T03:26:08.528Z] [2023-08-01T03:26:08.528Z] Login Succeeded [2023-08-01T03:26:08.528Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T03:26:08.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-01T03:26:08.646Z] OK: 265 MiB in 53 packages [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T03:26:08.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T03:26:09.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T03:26:09.050Z] ========================================================= [2023-08-01T03:26:09.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-01T03:26:09.050Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-08-01T03:26:09.211Z] Removing intermediate container 997ba817711a [2023-08-01T03:26:09.211Z] ---> 4751c68d1290 [2023-08-01T03:26:09.211Z] Step 7/26 : WORKDIR /app [2023-08-01T03:26:09.211Z] ---> Running in 86a78de598d7 [2023-08-01T03:26:09.211Z] Removing intermediate container 86a78de598d7 [2023-08-01T03:26:09.211Z] ---> 9c5cb9ad74af [2023-08-01T03:26:09.211Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-01T03:26:09.211Z] ---> dd5faf6692f7 [2023-08-01T03:26:09.211Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T03:26:09.211Z] ---> Running in 60ee35ac5e9a [Pipeline] sh [2023-08-01T03:26:09.578Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-01T03:26:09.578Z] Sending build context to Docker daemon 178.7kB [2023-08-01T03:26:09.856Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T03:26:09.856Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T03:26:09.856Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-01T03:26:09.856Z] edb6bdbacee9: Pulling fs layer [2023-08-01T03:26:09.856Z] 5f9638ab2659: Pulling fs layer [2023-08-01T03:26:09.856Z] 8d51d6327a98: Pulling fs layer [2023-08-01T03:26:09.856Z] 8b374f2dd631: Pulling fs layer [2023-08-01T03:26:09.856Z] ec14aa9079de: Pulling fs layer [2023-08-01T03:26:09.856Z] 2f466654f4bb: Pulling fs layer [2023-08-01T03:26:09.856Z] 554e91adad29: Pulling fs layer [2023-08-01T03:26:09.856Z] ec14aa9079de: Waiting [2023-08-01T03:26:09.856Z] 2f466654f4bb: Waiting [2023-08-01T03:26:09.856Z] 554e91adad29: Waiting [2023-08-01T03:26:09.856Z] 8b374f2dd631: Waiting [2023-08-01T03:26:09.856Z] 5f9638ab2659: Verifying Checksum [2023-08-01T03:26:09.856Z] 5f9638ab2659: Download complete [2023-08-01T03:26:10.125Z] 8b374f2dd631: Download complete [2023-08-01T03:26:10.125Z] ec14aa9079de: Download complete [2023-08-01T03:26:10.125Z] edb6bdbacee9: Verifying Checksum [2023-08-01T03:26:10.164Z] Removing intermediate container 60ee35ac5e9a [2023-08-01T03:26:10.165Z] ---> 0f232ea68426 [2023-08-01T03:26:10.165Z] Step 10/26 : COPY . . [2023-08-01T03:26:10.423Z] ---> 8b3d3bca30a8 [2023-08-01T03:26:10.423Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T03:26:10.423Z] ---> Running in bca372b6e519 [2023-08-01T03:26:10.423Z] Removing intermediate container bca372b6e519 [2023-08-01T03:26:10.423Z] ---> 5772bab96a36 [2023-08-01T03:26:10.423Z] Step 12/26 : RUN $MAKE [2023-08-01T03:26:10.423Z] ---> Running in 9ac758e5bfc9 [2023-08-01T03:26:10.681Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-01T03:26:11.106Z] edb6bdbacee9: Pull complete [2023-08-01T03:26:11.373Z] 554e91adad29: Verifying Checksum [2023-08-01T03:26:11.373Z] 554e91adad29: Download complete [2023-08-01T03:26:11.639Z] 5f9638ab2659: Pull complete [2023-08-01T03:26:12.601Z] 8d51d6327a98: Verifying Checksum [2023-08-01T03:26:12.601Z] 8d51d6327a98: Download complete [2023-08-01T03:26:12.601Z] 2f466654f4bb: Verifying Checksum [2023-08-01T03:26:12.601Z] 2f466654f4bb: Download complete [2023-08-01T03:26:25.045Z] 8d51d6327a98: Pull complete [2023-08-01T03:26:25.045Z] 8b374f2dd631: Pull complete [2023-08-01T03:26:25.045Z] ec14aa9079de: Pull complete [2023-08-01T03:26:31.702Z] 2f466654f4bb: Pull complete [2023-08-01T03:26:32.611Z] Removing intermediate container 9ac758e5bfc9 [2023-08-01T03:26:32.611Z] ---> a2214785f87f [2023-08-01T03:26:32.611Z] Step 13/26 : FROM alpine:3.17 [2023-08-01T03:26:32.611Z] 3.17: Pulling from library/alpine [2023-08-01T03:26:32.611Z] 4db1b89c0bd1: Already exists [2023-08-01T03:26:32.611Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T03:26:32.611Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T03:26:32.611Z] ---> 1f73a9d63274 [2023-08-01T03:26:32.611Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T03:26:32.611Z] ---> Running in 25f34d92bef8 [2023-08-01T03:26:32.611Z] Removing intermediate container 25f34d92bef8 [2023-08-01T03:26:32.611Z] ---> 923c89100502 [2023-08-01T03:26:32.611Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-01T03:26:32.611Z] ---> Running in 2ee516c17410 [2023-08-01T03:26:32.611Z] Removing intermediate container 2ee516c17410 [2023-08-01T03:26:32.611Z] ---> d5e076586f60 [2023-08-01T03:26:32.611Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-01T03:26:32.611Z] ---> Running in 15da96db8352 [2023-08-01T03:26:32.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T03:26:33.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T03:26:33.393Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T03:26:33.393Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T03:26:33.393Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T03:26:33.393Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T03:26:33.393Z] OK: 8 MiB in 17 packages [2023-08-01T03:26:33.654Z] 554e91adad29: Pull complete [2023-08-01T03:26:33.654Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-01T03:26:33.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-01T03:26:33.654Z] ---> 1e15ea492957 [2023-08-01T03:26:33.654Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T03:26:33.960Z] Removing intermediate container 15da96db8352 [2023-08-01T03:26:33.960Z] ---> a884aba4ed6c [2023-08-01T03:26:33.960Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T03:26:33.960Z] ---> 5cf86b23f5b9 [2023-08-01T03:26:33.960Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T03:26:34.221Z] ---> 7074b1bfdfed [2023-08-01T03:26:34.221Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-01T03:26:34.221Z] ---> 85a03de444f0 [2023-08-01T03:26:34.221Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-01T03:26:34.617Z] ---> Running in e647f92524b6 [2023-08-01T03:26:34.886Z] Removing intermediate container e647f92524b6 [2023-08-01T03:26:34.886Z] ---> 6a042969299e [2023-08-01T03:26:34.886Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T03:26:34.886Z] ---> Running in 4252b5a012ef [2023-08-01T03:26:35.153Z] Removing intermediate container 4252b5a012ef [2023-08-01T03:26:35.153Z] ---> 71eff1200ad6 [2023-08-01T03:26:35.153Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T03:26:35.156Z] ---> bf1bc7177bcf [2023-08-01T03:26:35.156Z] Step 21/26 : EXPOSE 59712 [2023-08-01T03:26:35.156Z] ---> Running in ed5a9bea5c77 [2023-08-01T03:26:35.415Z] Removing intermediate container ed5a9bea5c77 [2023-08-01T03:26:35.415Z] ---> f04cdf0050fc [2023-08-01T03:26:35.415Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-01T03:26:35.415Z] ---> Running in bdd2ec316ffb [2023-08-01T03:26:35.415Z] Removing intermediate container bdd2ec316ffb [2023-08-01T03:26:35.415Z] ---> abc92ef4ff6b [2023-08-01T03:26:35.415Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-01T03:26:35.415Z] ---> Running in f1f59c4bfaac [2023-08-01T03:26:35.420Z] ---> Running in a487d122b230 [2023-08-01T03:26:35.674Z] Removing intermediate container f1f59c4bfaac [2023-08-01T03:26:35.674Z] ---> d1f5e304daf9 [2023-08-01T03:26:35.674Z] Step 24/26 : LABEL arch=amd64 [2023-08-01T03:26:35.674Z] ---> Running in 27cf6d6db37d [2023-08-01T03:26:35.674Z] Removing intermediate container 27cf6d6db37d [2023-08-01T03:26:35.674Z] ---> ac74762271b3 [2023-08-01T03:26:35.674Z] Step 25/26 : LABEL git_sha=9f97a439a95b618a24682b232f0f5def60bc44fd [2023-08-01T03:26:35.674Z] ---> Running in 7c8dc7d85349 [2023-08-01T03:26:35.686Z] Removing intermediate container a487d122b230 [2023-08-01T03:26:35.686Z] ---> 2322ed88d56b [2023-08-01T03:26:35.686Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T03:26:35.686Z] ---> Running in ab9d9c8ef6af [2023-08-01T03:26:35.936Z] Removing intermediate container 7c8dc7d85349 [2023-08-01T03:26:35.936Z] ---> 463ffbcb878a [2023-08-01T03:26:35.936Z] Step 26/26 : LABEL version=0.0.0 [2023-08-01T03:26:35.936Z] ---> Running in 4228ec36853b [2023-08-01T03:26:35.936Z] Removing intermediate container 4228ec36853b [2023-08-01T03:26:35.936Z] ---> ef2354c809ea [2023-08-01T03:26:35.936Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T03:26:35.936Z] Successfully built ef2354c809ea [2023-08-01T03:26:35.936Z] 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-08-01T03:26:36.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T03:26:36.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T03:26:36.828Z] [2023-08-01T03:26:36.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:26:37.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T03:26:37.199Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-01T03:26:37.199Z] 5eb5b503b376: Pulling fs layer [2023-08-01T03:26:37.199Z] 5c69ac0246d0: Pulling fs layer [2023-08-01T03:26:37.199Z] ec43610c2a17: Pulling fs layer [2023-08-01T03:26:37.199Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-01T03:26:37.200Z] 33b1e0a273af: Pulling fs layer [2023-08-01T03:26:37.200Z] 5d3b04190fa2: Pulling fs layer [2023-08-01T03:26:37.200Z] 2f39f015ded8: Pulling fs layer [2023-08-01T03:26:37.200Z] 33b1e0a273af: Waiting [2023-08-01T03:26:37.200Z] 3a2ae6a8a46f: Waiting [2023-08-01T03:26:37.200Z] 5d3b04190fa2: Waiting [2023-08-01T03:26:37.200Z] 2f39f015ded8: Waiting [2023-08-01T03:26:37.200Z] 5c69ac0246d0: Download complete [2023-08-01T03:26:37.200Z] 3a2ae6a8a46f: Download complete [2023-08-01T03:26:37.200Z] 33b1e0a273af: Verifying Checksum [2023-08-01T03:26:37.200Z] 33b1e0a273af: Download complete [2023-08-01T03:26:37.200Z] 5d3b04190fa2: Verifying Checksum [2023-08-01T03:26:37.200Z] 5d3b04190fa2: Download complete [2023-08-01T03:26:37.200Z] ec43610c2a17: Verifying Checksum [2023-08-01T03:26:37.200Z] ec43610c2a17: Download complete [2023-08-01T03:26:37.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T03:26:37.458Z] 5eb5b503b376: Verifying Checksum [2023-08-01T03:26:37.458Z] 5eb5b503b376: Download complete [2023-08-01T03:26:38.025Z] 2f39f015ded8: Download complete [2023-08-01T03:26:38.191Z] OK: 263 MiB in 53 packages [2023-08-01T03:26:38.595Z] 5eb5b503b376: Pull complete [2023-08-01T03:26:38.858Z] 5c69ac0246d0: Pull complete [2023-08-01T03:26:39.118Z] ec43610c2a17: Pull complete [2023-08-01T03:26:39.118Z] 3a2ae6a8a46f: Pull complete [2023-08-01T03:26:39.152Z] Removing intermediate container ab9d9c8ef6af [2023-08-01T03:26:39.152Z] ---> 8660b8dfd8e7 [2023-08-01T03:26:39.152Z] Step 7/12 : WORKDIR /app [2023-08-01T03:26:39.152Z] ---> Running in c6c954b849a0 [2023-08-01T03:26:39.377Z] 33b1e0a273af: Pull complete [2023-08-01T03:26:39.377Z] 5d3b04190fa2: Pull complete [2023-08-01T03:26:39.420Z] Removing intermediate container c6c954b849a0 [2023-08-01T03:26:39.420Z] ---> 172bcb3ff8f6 [2023-08-01T03:26:39.420Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T03:26:40.011Z] ---> 2e6b3e1d2302 [2023-08-01T03:26:40.011Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T03:26:40.011Z] ---> Running in bd447bc088f3 [2023-08-01T03:26:43.562Z] 2f39f015ded8: Pull complete [2023-08-01T03:26:43.562Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-01T03:26:43.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T03:26:43.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T03:26:43.800Z] prd-ubuntu20.04-docker-8c-8g-2635 does not seem to be running inside a container [2023-08-01T03:26:43.842Z] $ 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/xfoundry_app-record-replay_PR-52 -v /w/workspace/xfoundry_app-record-replay_PR-52:/w/workspace/xfoundry_app-record-replay_PR-52:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-52@tmp:/w/workspace/xfoundry_app-record-replay_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-01T03:26:49.536Z] $ docker top ffa87e3bebd953d1507b805b7498f70793bd19cbe1645ace1f87542157fc9910 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:26:50.001Z] ---> job-cost.sh [2023-08-01T03:26:50.001Z] lf-activate-venv: SKIPPING [2023-08-01T03:26:50.001Z] INFO: No Stack... [2023-08-01T03:26:50.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T03:26:50.535Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T03:26:50.854Z] + cat /w/workspace/xfoundry_app-record-replay_PR-52/archives/cost.csv [2023-08-01T03:26:50.855Z] + cut -d, -f6 [Pipeline] lock [2023-08-01T03:26:50.899Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-52-1-stack-cost] [2023-08-01T03:26:50.903Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-52-1-stack-cost] did not exist. Created. [2023-08-01T03:26:50.904Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-52-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T03:26:51.300Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-01T03:26:51.351Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T03:26:51.375Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-52-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T03:26:51.464Z] $ docker stop --time=1 ffa87e3bebd953d1507b805b7498f70793bd19cbe1645ace1f87542157fc9910 [2023-08-01T03:26:52.621Z] $ docker rm -f --volumes ffa87e3bebd953d1507b805b7498f70793bd19cbe1645ace1f87542157fc9910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-01T03:27:47.899Z] Removing intermediate container bd447bc088f3 [2023-08-01T03:27:47.899Z] ---> e0a7fbf1d49b [2023-08-01T03:27:47.899Z] Step 10/12 : COPY . . [2023-08-01T03:27:47.899Z] ---> 619c78064ae8 [2023-08-01T03:27:47.899Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T03:27:47.899Z] ---> Running in 5ed7ff4b64c1 [2023-08-01T03:27:47.899Z] Removing intermediate container 5ed7ff4b64c1 [2023-08-01T03:27:47.899Z] ---> 160247ee5e32 [2023-08-01T03:27:47.899Z] Step 12/12 : RUN $MAKE [2023-08-01T03:27:47.899Z] ---> Running in 9ed46078a7a7 [2023-08-01T03:27:47.899Z] noop [2023-08-01T03:27:47.899Z] Removing intermediate container 9ed46078a7a7 [2023-08-01T03:27:47.899Z] ---> a51ad0ffee3c [2023-08-01T03:27:47.899Z] Successfully built a51ad0ffee3c [2023-08-01T03:27:47.899Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:27:48.368Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T03:27:48.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T03:27:48.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-2636 does not seem to be running inside a container [2023-08-01T03:27:48.711Z] $ 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 ******** ci-base-image-arm64 cat [2023-08-01T03:27:49.859Z] $ docker top 18e0b0ddab7853e1f13ba821a2fbefc1e8745d1d7984e92fde5c977666c643b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T03:27:50.743Z] + go version [2023-08-01T03:27:50.743Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-01T03:27:50.775Z] $ docker stop --time=1 18e0b0ddab7853e1f13ba821a2fbefc1e8745d1d7984e92fde5c977666c643b5 [2023-08-01T03:27:52.365Z] $ docker rm -f --volumes 18e0b0ddab7853e1f13ba821a2fbefc1e8745d1d7984e92fde5c977666c643b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:27:53.246Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T03:27:53.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T03:27:53.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-2636 does not seem to be running inside a container [2023-08-01T03:27:53.560Z] $ 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 ******** ci-base-image-arm64 cat [2023-08-01T03:27:56.312Z] $ docker top 132473a747977aa5d7ffeffeed70ef8c4a4ec455758a80aa98bb268d6d3c2a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T03:27:56.857Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-08-01T03:27:57.314Z] + make test [2023-08-01T03:27:57.314Z] go test -race -coverprofile=coverage.out ./... [2023-08-01T03:30:34.036Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-01T03:30:42.257Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.265s coverage: 87.5% of statements [2023-08-01T03:30:42.257Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.308s coverage: 95.3% of statements [2023-08-01T03:30:46.511Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-01T03:30:46.511Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-01T03:30:46.511Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-01T03:30:47.093Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.326s coverage: 85.6% of statements [2023-08-01T03:30:47.672Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-01T03:30:47.672Z] go vet ./... [2023-08-01T03:33:09.507Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T03:33:09.507Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T03:33:09.507Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-01T03:33:09.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T03:33:09.572Z] $ docker stop --time=1 132473a747977aa5d7ffeffeed70ef8c4a4ec455758a80aa98bb268d6d3c2a75 [2023-08-01T03:33:11.498Z] $ docker rm -f --volumes 132473a747977aa5d7ffeffeed70ef8c4a4ec455758a80aa98bb268d6d3c2a75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T03:33:13.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T03:33:13.065Z] Warning: overwriting stash ‘coverage-report’ [2023-08-01T03:33:13.447Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T03:33:14.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T03:33:14.381Z] + ls -al . [2023-08-01T03:33:14.381Z] total 164 [2023-08-01T03:33:14.381Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 03:28 . [2023-08-01T03:33:14.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 03:25 .. [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 03:25 .dockerignore [2023-08-01T03:33:14.381Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 03:25 .git [2023-08-01T03:33:14.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 03:25 .github [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 1 03:25 .gitignore [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 03:25 .golangci.yml [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 1 03:25 Attribution.txt [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 1 03:25 CHANGELOG.md [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 1 03:25 Dockerfile [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 03:25 GOVERNANCE.md [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 1 03:25 Jenkinsfile [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 03:25 LICENSE [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 1 03:25 Makefile [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 1 03:25 OWNERS.md [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 1 03:25 README.md [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 1 03:25 Record and Reply.postman_collection.json [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 03:23 VERSION [2023-08-01T03:33:14.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 03:25 bin [2023-08-01T03:33:14.381Z] -rw-r--r-- 1 jenkins jenkins 11988 Aug 1 03:30 coverage.out [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 3680 Aug 1 03:25 go.mod [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 1 03:25 go.sum [2023-08-01T03:33:14.381Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 1 03:25 internal [2023-08-01T03:33:14.381Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 1 03:25 main.go [2023-08-01T03:33:14.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 03:25 pkg [2023-08-01T03:33:14.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 03:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:33:14.803Z] + 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=9f97a439a95b618a24682b232f0f5def60bc44fd --label arch=arm64 --label version=0.0.0 . [2023-08-01T03:33:14.803Z] Sending build context to Docker daemon 191.5kB [2023-08-01T03:33:15.070Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T03:33:15.070Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-01T03:33:15.070Z] ---> a51ad0ffee3c [2023-08-01T03:33:15.070Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T03:33:15.070Z] ---> Running in 9c8a6dcfcc1e [2023-08-01T03:33:15.338Z] Removing intermediate container 9c8a6dcfcc1e [2023-08-01T03:33:15.338Z] ---> aac42e77d654 [2023-08-01T03:33:15.338Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T03:33:15.338Z] ---> Running in bb60bf7c88eb [2023-08-01T03:33:15.612Z] Removing intermediate container bb60bf7c88eb [2023-08-01T03:33:15.612Z] ---> a4ebaac60779 [2023-08-01T03:33:15.612Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-01T03:33:15.880Z] ---> Running in 036e2da353de [2023-08-01T03:33:16.148Z] Removing intermediate container 036e2da353de [2023-08-01T03:33:16.148Z] ---> 3095c39f8739 [2023-08-01T03:33:16.148Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T03:33:16.148Z] ---> Running in 6fae307cbad9 [2023-08-01T03:33:17.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T03:33:17.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T03:33:18.649Z] OK: 263 MiB in 53 packages [2023-08-01T03:33:20.050Z] Removing intermediate container 6fae307cbad9 [2023-08-01T03:33:20.050Z] ---> 968e2af35127 [2023-08-01T03:33:20.050Z] Step 7/26 : WORKDIR /app [2023-08-01T03:33:20.050Z] ---> Running in d76249e7d2a2 [2023-08-01T03:33:20.317Z] Removing intermediate container d76249e7d2a2 [2023-08-01T03:33:20.317Z] ---> a6a9c1185e81 [2023-08-01T03:33:20.317Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-01T03:33:20.903Z] ---> c6b6ef67ee13 [2023-08-01T03:33:20.903Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T03:33:20.903Z] ---> Running in 232977851af2 [2023-08-01T03:33:23.485Z] Removing intermediate container 232977851af2 [2023-08-01T03:33:23.485Z] ---> b9bf47c46dda [2023-08-01T03:33:23.485Z] Step 10/26 : COPY . . [2023-08-01T03:33:23.753Z] ---> 9bfec7ad0e2c [2023-08-01T03:33:23.753Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T03:33:23.753Z] ---> Running in ccf63c5807d6 [2023-08-01T03:33:24.022Z] Removing intermediate container ccf63c5807d6 [2023-08-01T03:33:24.022Z] ---> b73ec544610e [2023-08-01T03:33:24.022Z] Step 12/26 : RUN $MAKE [2023-08-01T03:33:24.294Z] ---> Running in ce3d1cc0d65c [2023-08-01T03:33:25.259Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-01T03:35:31.933Z] Removing intermediate container ce3d1cc0d65c [2023-08-01T03:35:31.933Z] ---> baa4d59ab898 [2023-08-01T03:35:31.933Z] Step 13/26 : FROM alpine:3.17 [2023-08-01T03:35:31.933Z] 3.17: Pulling from library/alpine [2023-08-01T03:35:31.933Z] edb6bdbacee9: Already exists [2023-08-01T03:35:31.933Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T03:35:31.933Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T03:35:31.933Z] ---> 779605e5fbc0 [2023-08-01T03:35:31.933Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T03:35:31.933Z] ---> Running in 4ec6c5bba72a [2023-08-01T03:35:31.933Z] Removing intermediate container 4ec6c5bba72a [2023-08-01T03:35:31.933Z] ---> d5388c0a85aa [2023-08-01T03:35:31.933Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-01T03:35:31.933Z] ---> Running in 69b5a26e2918 [2023-08-01T03:35:31.933Z] Removing intermediate container 69b5a26e2918 [2023-08-01T03:35:31.933Z] ---> c8299ccff1d4 [2023-08-01T03:35:31.933Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-01T03:35:31.933Z] ---> Running in 03edb648194b [2023-08-01T03:35:31.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T03:35:31.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T03:35:31.933Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T03:35:31.933Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T03:35:31.933Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T03:35:31.933Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T03:35:31.933Z] OK: 8 MiB in 17 packages [2023-08-01T03:35:33.348Z] Removing intermediate container 03edb648194b [2023-08-01T03:35:33.348Z] ---> c5ac8c4c41e6 [2023-08-01T03:35:33.348Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T03:35:33.619Z] ---> ab632a1dd9a3 [2023-08-01T03:35:33.619Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T03:35:34.199Z] ---> 458f83881645 [2023-08-01T03:35:34.199Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-01T03:35:34.470Z] ---> 7b34afe32d33 [2023-08-01T03:35:34.470Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-01T03:35:35.880Z] ---> 368c743d335f [2023-08-01T03:35:35.880Z] Step 21/26 : EXPOSE 59712 [2023-08-01T03:35:35.880Z] ---> Running in 9bfb5c247f76 [2023-08-01T03:35:36.152Z] Removing intermediate container 9bfb5c247f76 [2023-08-01T03:35:36.152Z] ---> eccd2bc4bfec [2023-08-01T03:35:36.152Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-01T03:35:36.152Z] ---> Running in 61d41fdbede4 [2023-08-01T03:35:36.735Z] Removing intermediate container 61d41fdbede4 [2023-08-01T03:35:36.735Z] ---> 9dcd67ea2713 [2023-08-01T03:35:36.735Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-01T03:35:36.735Z] ---> Running in b4f4b844d5c8 [2023-08-01T03:35:37.002Z] Removing intermediate container b4f4b844d5c8 [2023-08-01T03:35:37.002Z] ---> d63c78d74a4b [2023-08-01T03:35:37.002Z] Step 24/26 : LABEL arch=arm64 [2023-08-01T03:35:37.002Z] ---> Running in 51e3fb9a0987 [2023-08-01T03:35:37.269Z] Removing intermediate container 51e3fb9a0987 [2023-08-01T03:35:37.269Z] ---> 07fba8dfc727 [2023-08-01T03:35:37.269Z] Step 25/26 : LABEL git_sha=9f97a439a95b618a24682b232f0f5def60bc44fd [2023-08-01T03:35:37.269Z] ---> Running in fc19379b60b4 [2023-08-01T03:35:37.536Z] Removing intermediate container fc19379b60b4 [2023-08-01T03:35:37.536Z] ---> ae0f3a2dee13 [2023-08-01T03:35:37.536Z] Step 26/26 : LABEL version=0.0.0 [2023-08-01T03:35:37.536Z] ---> Running in a260fab5f0fa [2023-08-01T03:35:37.803Z] Removing intermediate container a260fab5f0fa [2023-08-01T03:35:37.803Z] ---> c5c53d654019 [2023-08-01T03:35:37.803Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T03:35:37.803Z] Successfully built c5c53d654019 [2023-08-01T03:35:37.803Z] 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-08-01T03:35:38.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T03:35:38.654Z] [2023-08-01T03:35:38.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:35:39.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T03:35:39.056Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-01T03:35:39.056Z] 8998bd30e6a1: Pulling fs layer [2023-08-01T03:35:39.056Z] 04944245beec: Pulling fs layer [2023-08-01T03:35:39.056Z] 699f458cf7ca: Pulling fs layer [2023-08-01T03:35:39.056Z] 765212b225bb: Pulling fs layer [2023-08-01T03:35:39.056Z] f23df028b6ca: Pulling fs layer [2023-08-01T03:35:39.056Z] d65c8cfc05b1: Pulling fs layer [2023-08-01T03:35:39.056Z] 2437ff75d9bd: Pulling fs layer [2023-08-01T03:35:39.056Z] f23df028b6ca: Waiting [2023-08-01T03:35:39.056Z] d65c8cfc05b1: Waiting [2023-08-01T03:35:39.056Z] 2437ff75d9bd: Waiting [2023-08-01T03:35:39.056Z] 765212b225bb: Waiting [2023-08-01T03:35:39.434Z] 04944245beec: Verifying Checksum [2023-08-01T03:35:39.434Z] 04944245beec: Download complete [2023-08-01T03:35:39.434Z] 765212b225bb: Verifying Checksum [2023-08-01T03:35:39.434Z] 765212b225bb: Download complete [2023-08-01T03:35:39.434Z] f23df028b6ca: Verifying Checksum [2023-08-01T03:35:39.434Z] f23df028b6ca: Download complete [2023-08-01T03:35:39.434Z] d65c8cfc05b1: Verifying Checksum [2023-08-01T03:35:39.434Z] d65c8cfc05b1: Download complete [2023-08-01T03:35:39.434Z] 699f458cf7ca: Verifying Checksum [2023-08-01T03:35:39.434Z] 699f458cf7ca: Download complete [2023-08-01T03:35:40.046Z] 8998bd30e6a1: Verifying Checksum [2023-08-01T03:35:40.046Z] 8998bd30e6a1: Download complete [2023-08-01T03:35:42.058Z] 2437ff75d9bd: Verifying Checksum [2023-08-01T03:35:42.058Z] 2437ff75d9bd: Download complete [2023-08-01T03:35:44.035Z] 8998bd30e6a1: Pull complete [2023-08-01T03:35:44.305Z] 04944245beec: Pull complete [2023-08-01T03:35:45.711Z] 699f458cf7ca: Pull complete [2023-08-01T03:35:45.982Z] 765212b225bb: Pull complete [2023-08-01T03:35:46.564Z] f23df028b6ca: Pull complete [2023-08-01T03:35:46.831Z] d65c8cfc05b1: Pull complete [2023-08-01T03:36:01.820Z] 2437ff75d9bd: Pull complete [2023-08-01T03:36:01.820Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-01T03:36:01.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T03:36:01.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T03:36:02.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-2636 does not seem to be running inside a container [2023-08-01T03:36:02.201Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-01T03:36:04.711Z] $ docker top deb5fa0e3074c50e49a7f2e158444873d705a745d951c30032d0fae717018f08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:36:05.610Z] ---> job-cost.sh [2023-08-01T03:36:05.610Z] lf-activate-venv: SKIPPING [2023-08-01T03:36:05.610Z] INFO: No Stack... [2023-08-01T03:36:05.875Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-01T03:36:06.829Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T03:36:07.168Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-08-01T03:36:07.168Z] + cut -d, -f6 [Pipeline] lock [2023-08-01T03:36:07.248Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-52-1-stack-cost] [2023-08-01T03:36:07.263Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-52-1-stack-cost] did not exist. Created. [2023-08-01T03:36:07.263Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-52-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T03:36:07.683Z] /w/workspace/app-record-replay/1@tmp/durable-748778bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-01T03:36:08.348Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-01T03:36:08.383Z] Warning: overwriting stash ‘stack-cost’ [2023-08-01T03:36:08.428Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T03:36:08.442Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-52-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T03:36:08.526Z] $ docker stop --time=1 deb5fa0e3074c50e49a7f2e158444873d705a745d951c30032d0fae717018f08 [2023-08-01T03:36:11.137Z] $ docker rm -f --volumes deb5fa0e3074c50e49a7f2e158444873d705a745d951c30032d0fae717018f08 [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-08-01T03:36:12.113Z] provisioning config files... [2023-08-01T03:36:12.119Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-52 #1 [2023-08-01T03:36:12.121Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-52@tmp/config10866522048845738708tmp [Pipeline] { [Pipeline] sh [2023-08-01T03:36:12.449Z] + set +x [2023-08-01T03:36:12.449Z] + curl -s https://codecov.io/bash [2023-08-01T03:36:12.449Z] + bash -s -- [2023-08-01T03:36:12.449Z] [2023-08-01T03:36:12.449Z] _____ _ [2023-08-01T03:36:12.449Z] / ____| | | [2023-08-01T03:36:12.449Z] | | ___ __| | ___ ___ _____ __ [2023-08-01T03:36:12.449Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-01T03:36:12.449Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-01T03:36:12.449Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-01T03:36:12.449Z] Bash-1.0.6 [2023-08-01T03:36:12.449Z] [2023-08-01T03:36:12.449Z] [2023-08-01T03:36:12.449Z] ==> git version 2.25.1 found [2023-08-01T03:36:12.449Z] ==> 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-08-01T03:36:12.449Z] Release-Date: 2020-01-08 [2023-08-01T03:36:12.449Z] 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-08-01T03:36:12.449Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-01T03:36:12.449Z] ==> Jenkins CI detected. [2023-08-01T03:36:12.449Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-52 [2023-08-01T03:36:12.449Z] project root: . [2023-08-01T03:36:12.449Z] --> token set from env [2023-08-01T03:36:12.449Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-01T03:36:12.707Z] ==> Running gcov in . (disable via -X gcov) [2023-08-01T03:36:12.707Z] ==> Python coveragepy not found [2023-08-01T03:36:12.707Z] ==> Searching for coverage reports in: [2023-08-01T03:36:12.707Z] + . [2023-08-01T03:36:12.707Z] -> Found 1 reports [2023-08-01T03:36:12.707Z] ==> Detecting git/mercurial file structure [2023-08-01T03:36:12.707Z] ==> Reading reports [2023-08-01T03:36:12.707Z] + ./coverage.out bytes=11988 [2023-08-01T03:36:12.707Z] ==> Appending adjustments [2023-08-01T03:36:12.707Z] https://docs.codecov.io/docs/fixing-reports [2023-08-01T03:36:12.707Z] + Found adjustments [2023-08-01T03:36:12.707Z] ==> Gzipping contents [2023-08-01T03:36:12.707Z] 4.0K /tmp/codecov.Fo8Iba.gz [2023-08-01T03:36:12.707Z] ==> Uploading reports [2023-08-01T03:36:12.707Z] url: https://codecov.io [2023-08-01T03:36:12.707Z] query: branch=PR-52&commit=9f97a439a95b618a24682b232f0f5def60bc44fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-52%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=52&job=&cmd_args= [2023-08-01T03:36:12.707Z] -> Pinging Codecov [2023-08-01T03:36:12.707Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-52&commit=9f97a439a95b618a24682b232f0f5def60bc44fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-52%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=52&job=&cmd_args= [2023-08-01T03:36:12.707Z] Invalid request parameters [2023-08-01T03:36:12.707Z] 400 [Pipeline] } [2023-08-01T03:36:12.736Z] 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-08-01T03:36:14.596Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-52/archives ] [2023-08-01T03:36:14.596Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-52/archives [2023-08-01T03:36:14.596Z] total 16 [2023-08-01T03:36:14.596Z] drwxr-xr-x 3 root root 4096 Aug 1 03:26 . [2023-08-01T03:36:14.596Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 03:26 .. [2023-08-01T03:36:14.596Z] drwxr-xr-x 2 root root 4096 Aug 1 03:26 cost [2023-08-01T03:36:14.596Z] -rw-r--r-- 1 root root 88 Aug 1 03:26 cost.csv [2023-08-01T03:36:14.596Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-52/archives [2023-08-01T03:36:14.596Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-52/archives [2023-08-01T03:36:14.596Z] total 16 [2023-08-01T03:36:14.596Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 03:26 . [2023-08-01T03:36:14.596Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 03:26 .. [2023-08-01T03:36:14.596Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 03:26 cost [2023-08-01T03:36:14.596Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 1 03:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:36:14.918Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:36:15.814Z] ---> package-listing.sh [2023-08-01T03:36:15.814Z] ++ facter osfamily [2023-08-01T03:36:15.814Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-01T03:36:16.075Z] + OS_FAMILY=debian [2023-08-01T03:36:16.075Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-52 [2023-08-01T03:36:16.075Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-01T03:36:16.075Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-01T03:36:16.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-01T03:36:16.075Z] + PACKAGES=/tmp/packages_start.txt [2023-08-01T03:36:16.075Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-52 ']' [2023-08-01T03:36:16.075Z] + PACKAGES=/tmp/packages_end.txt [2023-08-01T03:36:16.075Z] + case "${OS_FAMILY}" in [2023-08-01T03:36:16.075Z] + dpkg -l [2023-08-01T03:36:16.075Z] + grep '^ii' [2023-08-01T03:36:16.075Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-01T03:36:16.075Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-01T03:36:16.075Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-01T03:36:16.075Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-52 ']' [2023-08-01T03:36:16.075Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-52/archives/ [2023-08-01T03:36:16.075Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-52/archives/ [Pipeline] echo [2023-08-01T03:36:16.108Z] 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/xfoundry_app-record-replay_PR-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-01T03:36:16.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T03:36:17.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T03:36:17.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T03:36:17.170Z] prd-ubuntu20.04-docker-8c-8g-2635 does not seem to be running inside a container [2023-08-01T03:36:17.213Z] $ 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/xfoundry_app-record-replay_PR-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-52 -v /w/workspace/xfoundry_app-record-replay_PR-52:/w/workspace/xfoundry_app-record-replay_PR-52:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-52@tmp:/w/workspace/xfoundry_app-record-replay_PR-52@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-08-01T03:36:17.418Z] $ docker top f536ce0fc4103f860aeeb9116a76bf63ebc1f4c0d88090d76f58b600550c6a0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T03:36:17.793Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-01T03:36:18.099Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-01T03:36:18.408Z] + ls /var/log/sa-host [2023-08-01T03:36:18.408Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T03:36:18.630Z] provisioning config files... [2023-08-01T03:36:18.637Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-52@tmp/config13936856199469220254tmp [Pipeline] { [Pipeline] echo [2023-08-01T03:36:18.691Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:36:19.000Z] ---> create-netrc.sh [Pipeline] } [2023-08-01T03:36:19.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:36:19.448Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-01T03:36:19.479Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:36:19.790Z] ---> sudo-logs.sh [2023-08-01T03:36:19.790Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-01T03:36:19.874Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:36:20.184Z] ---> job-cost.sh [2023-08-01T03:36:20.184Z] lf-activate-venv: SKIPPING [2023-08-01T03:36:20.184Z] DEBUG: total: 0.2199999988079071 [2023-08-01T03:36:20.184Z] INFO: Retrieving Stack Cost... [2023-08-01T03:36:20.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T03:36:21.012Z] INFO: Archiving Costs [Pipeline] echo [2023-08-01T03:36:21.043Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T03:36:21.352Z] ---> logs-deploy.sh [2023-08-01T03:36:21.352Z] lf-activate-venv: SKIPPING [2023-08-01T03:36:21.352Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-52/1 [2023-08-01T03:36:21.352Z] INFO: archiving workspace using pattern(s): [2023-08-01T03:36:22.287Z] Archives upload complete. [2023-08-01T03:36:22.287Z] INFO: archiving logs to Nexus