Pull request #66 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf+6960fd39a775502fc13f34b863ba7c4a8a33ae9f (38d2e1141df968b741aa08a3c0d5b7ac2b666c87) 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-ssh6821076579387673576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14407220755887646673.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-66/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-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11743893961231641732.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-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh242289314890388281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8871803682552422594.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-66/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-66/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1365031639998580910.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4317 in /w/workspace/xfoundry_app-record-replay_PR-66 [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-66 # 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/66/head:refs/remotes/origin/PR-66 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6960fd39a775502fc13f34b863ba7c4a8a33ae9f into PR head commit 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf Merge succeeded, producing 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf Checking out Revision 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf (PR-66) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf # 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 6960fd39a775502fc13f34b863ba7c4a8a33ae9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf # timeout=10 Commit message: "fix: Add missing service name to the replay publish topic" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-23T00:07:02.227Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-23T00:07:02.399Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-23T00:07:02.494Z] ========================================================= [2023-08-23T00:07:02.494Z] EdgeX Global Pipelines Version Info [2023-08-23T00:07:02.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:07:03.240Z] ------------------- [2023-08-23T00:07:03.240Z] stable info: [2023-08-23T00:07:03.241Z] ------------------- [2023-08-23T00:07:03.241Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-23T00:07:03.241Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T00:07:03.241Z] Message: update stable to v1.0.253 [2023-08-23T00:07:03.816Z] ------------------- [2023-08-23T00:07:03.816Z] experimental info: [2023-08-23T00:07:03.816Z] ------------------- [2023-08-23T00:07:03.816Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-23T00:07:03.816Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T00:07:03.816Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-23T00:07:04.106Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-23T00:07:04.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-23T00:07:04.183Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-23T00:07:04.221Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-23T00:07:04.258Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-23T00:07:04.293Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-23T00:07:04.330Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-23T00:07:04.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-23T00:07:04.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-23T00:07:04.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-23T00:07:04.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-23T00:07:04.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-23T00:07:04.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-23T00:07:04.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-23T00:07:04.655Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T00:07:04.700Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T00:07:04.741Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T00:07:04.784Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T00:07:04.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-23T00:07:04.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-23T00:07:04.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-23T00:07:04.939Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-23T00:07:04.982Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-23T00:07:05.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-23T00:07:05.062Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-23T00:07:05.105Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-23T00:07:05.149Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-23T00:07:05.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-66 [Pipeline] echo [2023-08-23T00:07:05.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-66 [Pipeline] echo [2023-08-23T00:07:05.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-66 [Pipeline] echo [2023-08-23T00:07:05.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf [Pipeline] echo [2023-08-23T00:07:05.405Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e9e72e [Pipeline] echo [2023-08-23T00:07:05.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T00:07:05.554Z] provisioning config files... [2023-08-23T00:07:05.569Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-66@tmp/config12321629463010424028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:07:05.905Z] ---> docker-login.sh [2023-08-23T00:07:05.905Z] nexus3.edgexfoundry.org:10001 [2023-08-23T00:07:06.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:07:06.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:07:06.426Z] Configure a credential helper to remove this warning. See [2023-08-23T00:07:06.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:07:06.426Z] [2023-08-23T00:07:06.426Z] Login Succeeded [2023-08-23T00:07:06.426Z] nexus3.edgexfoundry.org:10002 [2023-08-23T00:07:06.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:07:06.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:07:06.426Z] Configure a credential helper to remove this warning. See [2023-08-23T00:07:06.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:07:06.426Z] [2023-08-23T00:07:06.426Z] Login Succeeded [2023-08-23T00:07:06.426Z] nexus3.edgexfoundry.org:10003 [2023-08-23T00:07:06.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:07:06.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:07:06.685Z] Configure a credential helper to remove this warning. See [2023-08-23T00:07:06.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:07:06.685Z] [2023-08-23T00:07:06.685Z] Login Succeeded [2023-08-23T00:07:06.685Z] nexus3.edgexfoundry.org:10004 [2023-08-23T00:07:06.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:07:06.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:07:06.685Z] Configure a credential helper to remove this warning. See [2023-08-23T00:07:06.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:07:06.685Z] [2023-08-23T00:07:06.685Z] Login Succeeded [2023-08-23T00:07:06.685Z] docker.io [2023-08-23T00:07:06.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:07:06.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:07:06.944Z] Configure a credential helper to remove this warning. See [2023-08-23T00:07:06.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:07:06.944Z] [2023-08-23T00:07:06.944Z] Login Succeeded [2023-08-23T00:07:06.944Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T00:07:06.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-23T00:07:07.697Z] + git rev-list -1 --merges 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf~1..9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf [Pipeline] echo [2023-08-23T00:07:07.782Z] -----------> git rev-list -1 --merges 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf~1..9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf [false] [Pipeline] sh [2023-08-23T00:07:08.087Z] + git log --format=format:%s -1 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf [Pipeline] echo [2023-08-23T00:07:08.123Z] ========================================================= [2023-08-23T00:07:08.123Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-23T00:07:08.123Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T00:07:08.539Z] + git log --format=format:%s -1 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf [Pipeline] echo [2023-08-23T00:07:08.579Z] [semverPrep] GIT_COMMIT: 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf, Commit Message: fix: Add missing service name to the replay publish topic [Pipeline] echo [2023-08-23T00:07:08.605Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-23T00:07:08.993Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T00:07:08.993Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-23T00:07:08.993Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-23T00:07:08.993Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-23T00:07:08.993Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-23T00:07:08.993Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-23T00:07:08.993Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:07:09.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T00:07:09.487Z] [2023-08-23T00:07:09.487Z] 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-23T00:07:09.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T00:07:09.861Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-23T00:07:09.861Z] b85a868b505f: Pulling fs layer [2023-08-23T00:07:09.861Z] e2be974225ed: Pulling fs layer [2023-08-23T00:07:09.861Z] 339a4e72a1f5: Pulling fs layer [2023-08-23T00:07:09.861Z] 988bab9f4d93: Pulling fs layer [2023-08-23T00:07:09.861Z] 1469e6f7b9e6: Pulling fs layer [2023-08-23T00:07:09.861Z] eaf3925da568: Pulling fs layer [2023-08-23T00:07:09.861Z] bab4dde63d76: Pulling fs layer [2023-08-23T00:07:09.861Z] bde34c3a00c8: Pulling fs layer [2023-08-23T00:07:09.861Z] b352a97aabf1: Pulling fs layer [2023-08-23T00:07:09.861Z] 4872d77fe225: Pulling fs layer [2023-08-23T00:07:09.861Z] 5851b861e8e6: Pulling fs layer [2023-08-23T00:07:09.861Z] 988bab9f4d93: Waiting [2023-08-23T00:07:09.861Z] 1469e6f7b9e6: Waiting [2023-08-23T00:07:09.861Z] eaf3925da568: Waiting [2023-08-23T00:07:09.861Z] bab4dde63d76: Waiting [2023-08-23T00:07:09.861Z] bde34c3a00c8: Waiting [2023-08-23T00:07:09.861Z] 5851b861e8e6: Waiting [2023-08-23T00:07:09.861Z] b352a97aabf1: Waiting [2023-08-23T00:07:09.861Z] 4872d77fe225: Waiting [2023-08-23T00:07:09.861Z] e2be974225ed: Verifying Checksum [2023-08-23T00:07:09.861Z] e2be974225ed: Download complete [2023-08-23T00:07:09.861Z] 988bab9f4d93: Verifying Checksum [2023-08-23T00:07:09.861Z] 988bab9f4d93: Download complete [2023-08-23T00:07:10.120Z] 1469e6f7b9e6: Verifying Checksum [2023-08-23T00:07:10.120Z] 1469e6f7b9e6: Download complete [2023-08-23T00:07:10.120Z] eaf3925da568: Verifying Checksum [2023-08-23T00:07:10.120Z] eaf3925da568: Download complete [2023-08-23T00:07:10.120Z] 339a4e72a1f5: Verifying Checksum [2023-08-23T00:07:10.120Z] 339a4e72a1f5: Download complete [2023-08-23T00:07:10.120Z] bde34c3a00c8: Verifying Checksum [2023-08-23T00:07:10.120Z] bde34c3a00c8: Download complete [2023-08-23T00:07:10.120Z] b352a97aabf1: Download complete [2023-08-23T00:07:10.120Z] 4872d77fe225: Verifying Checksum [2023-08-23T00:07:10.120Z] 4872d77fe225: Download complete [2023-08-23T00:07:10.120Z] 5851b861e8e6: Download complete [2023-08-23T00:07:10.120Z] b85a868b505f: Download complete [2023-08-23T00:07:10.378Z] bab4dde63d76: Verifying Checksum [2023-08-23T00:07:10.378Z] bab4dde63d76: Download complete [2023-08-23T00:07:11.313Z] b85a868b505f: Pull complete [2023-08-23T00:07:11.571Z] e2be974225ed: Pull complete [2023-08-23T00:07:12.139Z] 339a4e72a1f5: Pull complete [2023-08-23T00:07:12.139Z] 988bab9f4d93: Pull complete [2023-08-23T00:07:12.398Z] 1469e6f7b9e6: Pull complete [2023-08-23T00:07:12.398Z] eaf3925da568: Pull complete [2023-08-23T00:07:14.299Z] bab4dde63d76: Pull complete [2023-08-23T00:07:14.299Z] bde34c3a00c8: Pull complete [2023-08-23T00:07:14.299Z] b352a97aabf1: Pull complete [2023-08-23T00:07:14.299Z] 4872d77fe225: Pull complete [2023-08-23T00:07:14.561Z] 5851b861e8e6: Pull complete [2023-08-23T00:07:14.561Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-23T00:07:14.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T00:07:14.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T00:07:14.775Z] prd-ubuntu20.04-docker-8c-8g-4317 does not seem to be running inside a container [2023-08-23T00:07:14.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-66 -v /w/workspace/xfoundry_app-record-replay_PR-66:/w/workspace/xfoundry_app-record-replay_PR-66:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-66@tmp:/w/workspace/xfoundry_app-record-replay_PR-66@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-devops/py-git-semver:0.1.4 cat [2023-08-23T00:07:21.764Z] $ docker top 080ba154c97679e373755d7e280d019077c95283bef26bb2cfb10bf9b2f157c9 -eo pid,comm [2023-08-23T00:07:21.864Z] 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-23T00:07:21.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T00:07:21.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T00:07:21.984Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T00:07:22.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T00:07:22.099Z] $ docker exec 080ba154c97679e373755d7e280d019077c95283bef26bb2cfb10bf9b2f157c9 ssh-agent [2023-08-23T00:07:22.194Z] SSH_AUTH_SOCK=/tmp/ssh-wqQ8wpcYLddm/agent.31 [2023-08-23T00:07:22.194Z] SSH_AGENT_PID=37 [2023-08-23T00:07:22.200Z] Running ssh-add (command line suppressed) [2023-08-23T00:07:22.306Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-66@tmp/private_key_13254125547316467171.key (/w/workspace/xfoundry_app-record-replay_PR-66@tmp/private_key_13254125547316467171.key) [2023-08-23T00:07:22.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T00:07:22.644Z] + git tag --points-at HEAD [Pipeline] } [2023-08-23T00:07:22.674Z] $ docker exec --env ******** --env ******** 080ba154c97679e373755d7e280d019077c95283bef26bb2cfb10bf9b2f157c9 ssh-agent -k [2023-08-23T00:07:22.767Z] unset SSH_AUTH_SOCK; [2023-08-23T00:07:22.767Z] unset SSH_AGENT_PID; [2023-08-23T00:07:22.767Z] echo Agent pid 37 killed; [2023-08-23T00:07:22.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-23T00:07:22.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T00:07:22.866Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T00:07:22.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T00:07:22.980Z] $ docker exec 080ba154c97679e373755d7e280d019077c95283bef26bb2cfb10bf9b2f157c9 ssh-agent [2023-08-23T00:07:23.082Z] SSH_AUTH_SOCK=/tmp/ssh-xSaDFB1dxSpx/agent.69 [2023-08-23T00:07:23.082Z] SSH_AGENT_PID=75 [2023-08-23T00:07:23.086Z] Running ssh-add (command line suppressed) [2023-08-23T00:07:23.189Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-66@tmp/private_key_15087092139377520986.key (/w/workspace/xfoundry_app-record-replay_PR-66@tmp/private_key_15087092139377520986.key) [2023-08-23T00:07:23.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T00:07:23.523Z] + git semver init [2023-08-23T00:07:23.782Z] 2023-08-23 00:07:23,688 [run_init] DEBUG init version:0.0.0 force:False [2023-08-23T00:07:23.783Z] 2023-08-23 00:07:23,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-66/.semver [2023-08-23T00:07:23.783Z] 2023-08-23 00:07:23,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-66/.semver [2023-08-23T00:07:23.783Z] 2023-08-23 00:07:23,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-66/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-66, universal_newlines=False, shell=None, istream=None) [2023-08-23T00:07:24.351Z] 2023-08-23 00:07:24,292 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-66/.git/info/exclude [2023-08-23T00:07:24.351Z] 2023-08-23 00:07:24,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-66/.semver/PR-66 with force:False [2023-08-23T00:07:24.351Z] 2023-08-23 00:07:24,292 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-66/.semver/PR-66 [2023-08-23T00:07:24.351Z] 2023-08-23 00:07:24,296 [execute] INFO git cat-file --batch-check [2023-08-23T00:07:24.351Z] 2023-08-23 00:07:24,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-66/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T00:07:24.351Z] 2023-08-23 00:07:24,303 [execute] INFO git cat-file --batch [2023-08-23T00:07:24.351Z] 2023-08-23 00:07:24,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-66/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T00:07:24.351Z] 2023-08-23 00:07:24,308 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-66/.semver/PR-66 [2023-08-23T00:07:24.351Z] 0.0.0 [Pipeline] } [2023-08-23T00:07:24.382Z] $ docker exec --env ******** --env ******** 080ba154c97679e373755d7e280d019077c95283bef26bb2cfb10bf9b2f157c9 ssh-agent -k [2023-08-23T00:07:24.476Z] unset SSH_AUTH_SOCK; [2023-08-23T00:07:24.477Z] unset SSH_AGENT_PID; [2023-08-23T00:07:24.477Z] echo Agent pid 75 killed; [2023-08-23T00:07:24.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T00:07:24.899Z] + git semver [Pipeline] } [2023-08-23T00:07:25.188Z] $ docker stop --time=1 080ba154c97679e373755d7e280d019077c95283bef26bb2cfb10bf9b2f157c9 [2023-08-23T00:07:26.494Z] $ docker rm -f --volumes 080ba154c97679e373755d7e280d019077c95283bef26bb2cfb10bf9b2f157c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T00:07:26.897Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-23T00:07:27.154Z] Stashed 1 file(s) [Pipeline] echo [2023-08-23T00:07:27.171Z] [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-23T00:07:27.738Z] provisioning config files... [2023-08-23T00:07:27.749Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-66@tmp/config8109517973190115681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:07:28.086Z] ---> docker-login.sh [2023-08-23T00:07:28.087Z] nexus3.edgexfoundry.org:10001 [2023-08-23T00:07:28.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:07:28.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:07:28.087Z] Configure a credential helper to remove this warning. See [2023-08-23T00:07:28.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:07:28.087Z] [2023-08-23T00:07:28.087Z] Login Succeeded [2023-08-23T00:07:28.087Z] nexus3.edgexfoundry.org:10002 [2023-08-23T00:07:28.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:07:28.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:07:28.087Z] Configure a credential helper to remove this warning. See [2023-08-23T00:07:28.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:07:28.087Z] [2023-08-23T00:07:28.087Z] Login Succeeded [2023-08-23T00:07:28.087Z] nexus3.edgexfoundry.org:10003 [2023-08-23T00:07:28.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:07:28.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:07:28.346Z] Configure a credential helper to remove this warning. See [2023-08-23T00:07:28.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:07:28.346Z] [2023-08-23T00:07:28.346Z] Login Succeeded [2023-08-23T00:07:28.346Z] nexus3.edgexfoundry.org:10004 [2023-08-23T00:07:28.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:07:28.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:07:28.346Z] Configure a credential helper to remove this warning. See [2023-08-23T00:07:28.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:07:28.346Z] [2023-08-23T00:07:28.346Z] Login Succeeded [2023-08-23T00:07:28.346Z] docker.io [2023-08-23T00:07:28.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:07:28.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:07:28.605Z] Configure a credential helper to remove this warning. See [2023-08-23T00:07:28.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:07:28.605Z] [2023-08-23T00:07:28.605Z] Login Succeeded [2023-08-23T00:07:28.605Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T00:07:28.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T00:07:28.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T00:07:28.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T00:07:28.870Z] ========================================================= [2023-08-23T00:07:28.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-23T00:07:28.870Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:07:29.446Z] + 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-23T00:07:29.446Z] Sending build context to Docker daemon 480.3kB [2023-08-23T00:07:29.446Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T00:07:29.446Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T00:07:29.446Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-23T00:07:29.446Z] 4db1b89c0bd1: Pulling fs layer [2023-08-23T00:07:29.446Z] 6911f1a30b25: Pulling fs layer [2023-08-23T00:07:29.446Z] e194b8c5c2a9: Pulling fs layer [2023-08-23T00:07:29.446Z] 6863d3e3a2b1: Pulling fs layer [2023-08-23T00:07:29.446Z] ec0bb842ea78: Pulling fs layer [2023-08-23T00:07:29.446Z] 40a00589a448: Pulling fs layer [2023-08-23T00:07:29.446Z] 6c08303d61cc: Pulling fs layer [2023-08-23T00:07:29.446Z] 798269fcf238: Pulling fs layer [2023-08-23T00:07:29.446Z] 6863d3e3a2b1: Waiting [2023-08-23T00:07:29.446Z] ec0bb842ea78: Waiting [2023-08-23T00:07:29.446Z] 40a00589a448: Waiting [2023-08-23T00:07:29.446Z] 6c08303d61cc: Waiting [2023-08-23T00:07:29.446Z] 798269fcf238: Waiting [2023-08-23T00:07:29.446Z] 6911f1a30b25: Verifying Checksum [2023-08-23T00:07:29.446Z] 6911f1a30b25: Download complete [2023-08-23T00:07:29.446Z] 6863d3e3a2b1: Verifying Checksum [2023-08-23T00:07:29.446Z] 6863d3e3a2b1: Download complete [2023-08-23T00:07:29.446Z] ec0bb842ea78: Verifying Checksum [2023-08-23T00:07:29.446Z] ec0bb842ea78: Download complete [2023-08-23T00:07:29.707Z] 4db1b89c0bd1: Download complete [2023-08-23T00:07:29.707Z] 40a00589a448: Verifying Checksum [2023-08-23T00:07:29.707Z] 40a00589a448: Download complete [2023-08-23T00:07:29.707Z] 4db1b89c0bd1: Pull complete [2023-08-23T00:07:29.996Z] 6911f1a30b25: Pull complete [2023-08-23T00:07:30.255Z] 798269fcf238: Verifying Checksum [2023-08-23T00:07:30.255Z] 798269fcf238: Download complete [2023-08-23T00:07:30.514Z] e194b8c5c2a9: Verifying Checksum [2023-08-23T00:07:30.514Z] e194b8c5c2a9: Download complete [2023-08-23T00:07:30.514Z] 6c08303d61cc: Verifying Checksum [2023-08-23T00:07:30.514Z] 6c08303d61cc: Download complete [2023-08-23T00:07:33.796Z] e194b8c5c2a9: Pull complete [2023-08-23T00:07:33.796Z] 6863d3e3a2b1: Pull complete [2023-08-23T00:07:34.055Z] ec0bb842ea78: Pull complete [2023-08-23T00:07:34.055Z] 40a00589a448: Pull complete [2023-08-23T00:07:37.335Z] 6c08303d61cc: Pull complete [2023-08-23T00:07:37.902Z] 798269fcf238: Pull complete [2023-08-23T00:07:37.902Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-23T00:07:37.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T00:07:37.902Z] ---> ec979cd7f677 [2023-08-23T00:07:37.902Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T00:07:42.575Z] Still waiting to schedule task [2023-08-23T00:07:42.575Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-23T00:07:47.887Z] ---> Running in e466d19e88e5 [2023-08-23T00:07:47.887Z] Removing intermediate container e466d19e88e5 [2023-08-23T00:07:47.887Z] ---> 2ff26fab71a2 [2023-08-23T00:07:47.887Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T00:07:47.887Z] ---> Running in d0f84f6919c5 [2023-08-23T00:07:47.887Z] Removing intermediate container d0f84f6919c5 [2023-08-23T00:07:47.887Z] ---> 2ccc5066fc83 [2023-08-23T00:07:47.887Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T00:07:47.887Z] ---> Running in 8b40e876e107 [2023-08-23T00:07:47.887Z] Removing intermediate container 8b40e876e107 [2023-08-23T00:07:47.887Z] ---> 3d49eb08b0e2 [2023-08-23T00:07:47.887Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T00:07:47.887Z] ---> Running in 67aebac489d9 [2023-08-23T00:07:47.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T00:07:47.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T00:07:48.146Z] OK: 265 MiB in 53 packages [2023-08-23T00:07:48.713Z] Removing intermediate container 67aebac489d9 [2023-08-23T00:07:48.713Z] ---> 35e3f5b8e0ab [2023-08-23T00:07:48.713Z] Step 7/12 : WORKDIR /app [2023-08-23T00:07:48.713Z] ---> Running in 101cda39c20d [2023-08-23T00:07:48.713Z] Removing intermediate container 101cda39c20d [2023-08-23T00:07:48.713Z] ---> 9b00a6d502b7 [2023-08-23T00:07:48.713Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T00:07:48.972Z] ---> 81ad0e5d501e [2023-08-23T00:07:48.972Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T00:07:48.972Z] ---> Running in 2c6e06e9d570 [2023-08-23T00:08:35.646Z] Removing intermediate container 2c6e06e9d570 [2023-08-23T00:08:35.646Z] ---> 2810f9fca3f7 [2023-08-23T00:08:35.646Z] Step 10/12 : COPY . . [2023-08-23T00:08:35.646Z] ---> c4170e6d8cc4 [2023-08-23T00:08:35.646Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T00:08:35.646Z] ---> Running in 6c8727fae3a2 [2023-08-23T00:08:35.646Z] Removing intermediate container 6c8727fae3a2 [2023-08-23T00:08:35.646Z] ---> f7aed56ac146 [2023-08-23T00:08:35.646Z] Step 12/12 : RUN $MAKE [2023-08-23T00:08:35.646Z] ---> Running in f3586106c16a [2023-08-23T00:08:35.646Z] noop [2023-08-23T00:08:35.646Z] Removing intermediate container f3586106c16a [2023-08-23T00:08:35.646Z] ---> edf240849868 [2023-08-23T00:08:35.646Z] Successfully built edf240849868 [2023-08-23T00:08:35.646Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:08:36.225Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T00:08:36.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T00:08:36.376Z] prd-ubuntu20.04-docker-8c-8g-4317 does not seem to be running inside a container [2023-08-23T00:08:36.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-66 -v /w/workspace/xfoundry_app-record-replay_PR-66:/w/workspace/xfoundry_app-record-replay_PR-66:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-66@tmp:/w/workspace/xfoundry_app-record-replay_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T00:08:36.761Z] $ docker top da1bc5a88acc6eee7cba0df430c9768c5fbdf52b70d429b8c408bea16a681f7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T00:08:37.256Z] + go version [2023-08-23T00:08:37.256Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-23T00:08:37.359Z] $ docker stop --time=1 da1bc5a88acc6eee7cba0df430c9768c5fbdf52b70d429b8c408bea16a681f7c [2023-08-23T00:08:38.664Z] $ docker rm -f --volumes da1bc5a88acc6eee7cba0df430c9768c5fbdf52b70d429b8c408bea16a681f7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:08:39.365Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T00:08:39.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T00:08:39.596Z] prd-ubuntu20.04-docker-8c-8g-4317 does not seem to be running inside a container [2023-08-23T00:08:39.628Z] $ 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-66 -v /w/workspace/xfoundry_app-record-replay_PR-66:/w/workspace/xfoundry_app-record-replay_PR-66:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-66@tmp:/w/workspace/xfoundry_app-record-replay_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T00:08:40.001Z] $ docker top afda1613d075f09128114c67bd49ab4994f7d14b918f2e4808caf4dbd26d204d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T00:08:40.384Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-66 [Pipeline] fileExists [Pipeline] sh [2023-08-23T00:08:40.845Z] + make test [2023-08-23T00:08:40.845Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T00:09:02.768Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-23T00:09:02.768Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.055s coverage: 88.0% of statements [2023-08-23T00:09:02.768Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-23T00:09:02.768Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-23T00:09:02.768Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-23T00:09:06.067Z] --- FAIL: TestDataManager_StartReplay_Cancel (0.00s) [2023-08-23T00:09:06.067Z] --- FAIL: TestDataManager_StartReplay_Cancel/Replay_cancel (0.00s) [2023-08-23T00:09:06.067Z] panic: [2023-08-23T00:09:06.067Z] assert: mock: I don't know what to return because the method call was unexpected. [2023-08-23T00:09:06.067Z] Either do Mock.On("DeviceClient").Return(...) first, or remove the DeviceClient() call. [2023-08-23T00:09:06.067Z] This method was unexpected: [2023-08-23T00:09:06.067Z] DeviceClient() [2023-08-23T00:09:06.067Z] [2023-08-23T00:09:06.067Z] at: [/go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.1.0-dev.19/pkg/interfaces/mocks/ApplicationService.go:212 /w/workspace/xfoundry_app-record-replay_PR-66/internal/application/manager.go:509 /w/workspace/xfoundry_app-record-replay_PR-66/internal/application/manager.go:261 /w/workspace/xfoundry_app-record-replay_PR-66/internal/application/manager_test.go:574] [recovered] [2023-08-23T00:09:06.067Z] panic: [2023-08-23T00:09:06.067Z] assert: mock: I don't know what to return because the method call was unexpected. [2023-08-23T00:09:06.067Z] Either do Mock.On("DeviceClient").Return(...) first, or remove the DeviceClient() call. [2023-08-23T00:09:06.067Z] This method was unexpected: [2023-08-23T00:09:06.067Z] DeviceClient() [2023-08-23T00:09:06.067Z] [2023-08-23T00:09:06.067Z] at: [/go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.1.0-dev.19/pkg/interfaces/mocks/ApplicationService.go:212 /w/workspace/xfoundry_app-record-replay_PR-66/internal/application/manager.go:509 /w/workspace/xfoundry_app-record-replay_PR-66/internal/application/manager.go:261 /w/workspace/xfoundry_app-record-replay_PR-66/internal/application/manager_test.go:574] [2023-08-23T00:09:06.067Z] [2023-08-23T00:09:06.067Z] goroutine 70 [running]: [2023-08-23T00:09:06.067Z] testing.tRunner.func1.2({0xe01ea0, 0xc00052bf80}) [2023-08-23T00:09:06.067Z] /usr/local/go/src/testing/testing.go:1526 +0x372 [2023-08-23T00:09:06.067Z] testing.tRunner.func1() [2023-08-23T00:09:06.067Z] /usr/local/go/src/testing/testing.go:1529 +0x650 [2023-08-23T00:09:06.067Z] panic({0xe01ea0, 0xc00052bf80}) [2023-08-23T00:09:06.067Z] /usr/local/go/src/runtime/panic.go:890 +0x263 [2023-08-23T00:09:06.067Z] github.com/stretchr/testify/mock.(*Mock).fail(0xc0004ba640, {0xf37dec, 0xc1}, {0xc00043b480, 0x4, 0x4}) [2023-08-23T00:09:06.067Z] /go/pkg/mod/github.com/stretchr/testify@v1.8.4/mock/mock.go:332 +0x1db [2023-08-23T00:09:06.067Z] github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc0004ba640, {0x1187f46, 0xc}, {0x0, 0x0, 0x0}) [2023-08-23T00:09:06.067Z] /go/pkg/mod/github.com/stretchr/testify@v1.8.4/mock/mock.go:499 +0x8eb [2023-08-23T00:09:06.067Z] github.com/stretchr/testify/mock.(*Mock).Called(0x7f7a80c8c6b8?, {0x0, 0x0, 0x0}) [2023-08-23T00:09:06.067Z] /go/pkg/mod/github.com/stretchr/testify@v1.8.4/mock/mock.go:464 +0x1a5 [2023-08-23T00:09:06.067Z] github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks.(*ApplicationService).DeviceClient(0xc0004ba640) [2023-08-23T00:09:06.067Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.1.0-dev.19/pkg/interfaces/mocks/ApplicationService.go:212 +0x3a [2023-08-23T00:09:06.067Z] github.com/edgexfoundry/app-record-replay/internal/application.(*dataManager).loadDevices(0xc0000e1680) [2023-08-23T00:09:06.067Z] /w/workspace/xfoundry_app-record-replay_PR-66/internal/application/manager.go:509 +0x2c2 [2023-08-23T00:09:06.067Z] github.com/edgexfoundry/app-record-replay/internal/application.(*dataManager).StartReplay(0xc0000e1680, {0x52be50?, 0x1?}) [2023-08-23T00:09:06.067Z] /w/workspace/xfoundry_app-record-replay_PR-66/internal/application/manager.go:261 +0x4d2 [2023-08-23T00:09:06.067Z] github.com/edgexfoundry/app-record-replay/internal/application.TestDataManager_StartReplay_Cancel.func1(0x0?) [2023-08-23T00:09:06.067Z] /w/workspace/xfoundry_app-record-replay_PR-66/internal/application/manager_test.go:574 +0x988 [2023-08-23T00:09:06.067Z] testing.tRunner(0xc000103380, 0xc00043aec0) [2023-08-23T00:09:06.067Z] /usr/local/go/src/testing/testing.go:1576 +0x217 [2023-08-23T00:09:06.067Z] created by testing.(*T).Run [2023-08-23T00:09:06.067Z] /usr/local/go/src/testing/testing.go:1629 +0x806 [2023-08-23T00:09:06.067Z] FAIL github.com/edgexfoundry/app-record-replay/internal/application 5.564s [2023-08-23T00:09:06.067Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.112s coverage: 78.0% of statements [2023-08-23T00:09:06.067Z] FAIL [2023-08-23T00:09:06.067Z] make: *** [Makefile:69: unittest] Error 1 [Pipeline] } [2023-08-23T00:09:06.113Z] $ docker stop --time=1 afda1613d075f09128114c67bd49ab4994f7d14b918f2e4808caf4dbd26d204d [2023-08-23T00:09:10.243Z] $ docker rm -f --volumes afda1613d075f09128114c67bd49ab4994f7d14b918f2e4808caf4dbd26d204d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:09:11.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T00:09:11.430Z] [2023-08-23T00:09:11.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:09:11.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T00:09:11.803Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-23T00:09:11.803Z] 5eb5b503b376: Pulling fs layer [2023-08-23T00:09:11.803Z] 5c69ac0246d0: Pulling fs layer [2023-08-23T00:09:11.803Z] ec43610c2a17: Pulling fs layer [2023-08-23T00:09:11.803Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-23T00:09:11.803Z] 33b1e0a273af: Pulling fs layer [2023-08-23T00:09:11.803Z] 5d3b04190fa2: Pulling fs layer [2023-08-23T00:09:11.803Z] 2f39f015ded8: Pulling fs layer [2023-08-23T00:09:11.803Z] 3a2ae6a8a46f: Waiting [2023-08-23T00:09:11.803Z] 33b1e0a273af: Waiting [2023-08-23T00:09:11.803Z] 5d3b04190fa2: Waiting [2023-08-23T00:09:11.803Z] 2f39f015ded8: Waiting [2023-08-23T00:09:11.803Z] 5c69ac0246d0: Verifying Checksum [2023-08-23T00:09:11.803Z] 5c69ac0246d0: Download complete [2023-08-23T00:09:11.803Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-23T00:09:11.803Z] 3a2ae6a8a46f: Download complete [2023-08-23T00:09:12.081Z] 33b1e0a273af: Verifying Checksum [2023-08-23T00:09:12.081Z] 33b1e0a273af: Download complete [2023-08-23T00:09:12.081Z] 5d3b04190fa2: Verifying Checksum [2023-08-23T00:09:12.081Z] 5d3b04190fa2: Download complete [2023-08-23T00:09:12.081Z] ec43610c2a17: Verifying Checksum [2023-08-23T00:09:12.081Z] ec43610c2a17: Download complete [2023-08-23T00:09:12.081Z] 5eb5b503b376: Verifying Checksum [2023-08-23T00:09:12.081Z] 5eb5b503b376: Download complete [2023-08-23T00:09:12.645Z] 2f39f015ded8: Verifying Checksum [2023-08-23T00:09:12.645Z] 2f39f015ded8: Download complete [2023-08-23T00:09:13.211Z] 5eb5b503b376: Pull complete [2023-08-23T00:09:13.469Z] 5c69ac0246d0: Pull complete [2023-08-23T00:09:13.728Z] ec43610c2a17: Pull complete [2023-08-23T00:09:13.986Z] 3a2ae6a8a46f: Pull complete [2023-08-23T00:09:13.986Z] 33b1e0a273af: Pull complete [2023-08-23T00:09:14.245Z] 5d3b04190fa2: Pull complete [2023-08-23T00:09:14.536Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4318 in /w/workspace/xfoundry_app-record-replay_PR-66 [Pipeline] { [Pipeline] ws [2023-08-23T00:09:14.592Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-08-23T00:09:14.671Z] Selected Git installation does not exist. Using Default [2023-08-23T00:09:14.671Z] The recommended git tool is: NONE [2023-08-23T00:09:18.422Z] 2f39f015ded8: Pull complete [2023-08-23T00:09:18.422Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-23T00:09:18.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T00:09:18.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T00:09:18.657Z] prd-ubuntu20.04-docker-8c-8g-4317 does not seem to be running inside a container [2023-08-23T00:09:18.689Z] $ 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-66 -v /w/workspace/xfoundry_app-record-replay_PR-66:/w/workspace/xfoundry_app-record-replay_PR-66:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-66@tmp:/w/workspace/xfoundry_app-record-replay_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T00:09:19.751Z] using credential edgex-jenkins-ssh [2023-08-23T00:09:19.765Z] Cloning the remote Git repository [2023-08-23T00:09:19.794Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-23T00:09:19.880Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-08-23T00:09:20.011Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-23T00:09:20.012Z] > git --version # timeout=10 [2023-08-23T00:09:20.033Z] > git --version # 'git version 2.25.1' [2023-08-23T00:09:20.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T00:09:20.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T00:09:20.761Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-23T00:09:20.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T00:09:21.578Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-23T00:09:21.623Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-23T00:09:21.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T00:09:21.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-23T00:09:22.161Z] Merging remotes/origin/main commit 6960fd39a775502fc13f34b863ba7c4a8a33ae9f into PR head commit 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf [2023-08-23T00:09:22.458Z] Merge succeeded, producing 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf [2023-08-23T00:09:22.459Z] Checking out Revision 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf (PR-66) [2023-08-23T00:09:22.596Z] $ docker top 777af5ab3090594d12044574639160ddbb9a96cee95aac4893e5df0c7b7ad490 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:09:23.142Z] ---> job-cost.sh [2023-08-23T00:09:23.142Z] lf-activate-venv: SKIPPING [2023-08-23T00:09:23.142Z] INFO: No Stack... [2023-08-23T00:09:22.173Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T00:09:22.253Z] > git checkout -f 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf # timeout=10 [2023-08-23T00:09:22.351Z] > git remote # timeout=10 [2023-08-23T00:09:22.369Z] > git config --get remote.origin.url # timeout=10 [2023-08-23T00:09:22.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T00:09:22.404Z] > git merge 6960fd39a775502fc13f34b863ba7c4a8a33ae9f # timeout=10 [2023-08-23T00:09:22.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-23T00:09:22.454Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T00:09:22.469Z] > git checkout -f 9e9e72ed7e0d94479b0ea5d49d9b6044f0a44ccf # timeout=10 [2023-08-23T00:09:23.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T00:09:23.660Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T00:09:23.976Z] + cat /w/workspace/xfoundry_app-record-replay_PR-66/archives/cost.csv [2023-08-23T00:09:23.976Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T00:09:24.015Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-66-1-stack-cost] [2023-08-23T00:09:24.019Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-66-1-stack-cost] did not exist. Created. [2023-08-23T00:09:24.020Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-66-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T00:09:24.415Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-23T00:09:24.474Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T00:09:24.494Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-66-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T00:09:24.579Z] $ docker stop --time=1 777af5ab3090594d12044574639160ddbb9a96cee95aac4893e5df0c7b7ad490 [2023-08-23T00:09:25.724Z] $ docker rm -f --volumes 777af5ab3090594d12044574639160ddbb9a96cee95aac4893e5df0c7b7ad490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-08-23T00:09:25.911Z] Commit message: "fix: Add missing service name to the replay publish topic" [Pipeline] // withEnv [Pipeline] } [2023-08-23T00:09:25.956Z] > git --version # timeout=10 [2023-08-23T00:09:25.968Z] > git --version # 'git version 2.25.1' [2023-08-23T00:09:25.981Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] // stage [Pipeline] } [2023-08-23T00:09:26.077Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T00:09:27.129Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-23T00:09:27.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T00:09:27.129Z] Dload Upload Total Spent Left Speed [2023-08-23T00:09:27.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68553 0 --:--:-- --:--:-- --:--:-- 68553 [Pipeline] sh [2023-08-23T00:09:27.845Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-23T00:09:28.194Z] + sudo tee /etc/docker/daemon.new [2023-08-23T00:09:28.194Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-23T00:09:28.194Z] { [2023-08-23T00:09:28.194Z] "registry-mirrors": [ [2023-08-23T00:09:28.194Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-23T00:09:28.194Z] ], [2023-08-23T00:09:28.194Z] "bip": "10.250.0.254/24", [2023-08-23T00:09:28.194Z] "hosts": [ [2023-08-23T00:09:28.194Z] "tcp://0.0.0.0:5555", [2023-08-23T00:09:28.194Z] "unix:///var/run/docker.sock" [2023-08-23T00:09:28.194Z] ], [2023-08-23T00:09:28.194Z] "mtu": 1458, [2023-08-23T00:09:28.194Z] "selinux-enabled": true, [2023-08-23T00:09:28.194Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-23T00:09:28.194Z] } [Pipeline] sh [2023-08-23T00:09:28.536Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-23T00:09:28.882Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T00:09:47.185Z] provisioning config files... [2023-08-23T00:09:47.207Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config11489507464927891934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:09:47.597Z] ---> docker-login.sh [2023-08-23T00:09:47.597Z] nexus3.edgexfoundry.org:10001 [2023-08-23T00:09:47.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:09:48.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:09:48.457Z] Configure a credential helper to remove this warning. See [2023-08-23T00:09:48.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:09:48.457Z] [2023-08-23T00:09:48.457Z] Login Succeeded [2023-08-23T00:09:48.457Z] nexus3.edgexfoundry.org:10002 [2023-08-23T00:09:48.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:09:48.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:09:48.726Z] Configure a credential helper to remove this warning. See [2023-08-23T00:09:48.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:09:48.726Z] [2023-08-23T00:09:48.726Z] Login Succeeded [2023-08-23T00:09:48.726Z] nexus3.edgexfoundry.org:10003 [2023-08-23T00:09:49.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:09:49.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:09:49.005Z] Configure a credential helper to remove this warning. See [2023-08-23T00:09:49.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:09:49.005Z] [2023-08-23T00:09:49.005Z] Login Succeeded [2023-08-23T00:09:49.005Z] nexus3.edgexfoundry.org:10004 [2023-08-23T00:09:49.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:09:49.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:09:49.276Z] Configure a credential helper to remove this warning. See [2023-08-23T00:09:49.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:09:49.276Z] [2023-08-23T00:09:49.276Z] Login Succeeded [2023-08-23T00:09:49.276Z] docker.io [2023-08-23T00:09:49.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T00:09:49.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T00:09:49.816Z] Configure a credential helper to remove this warning. See [2023-08-23T00:09:49.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T00:09:49.816Z] [2023-08-23T00:09:49.816Z] Login Succeeded [2023-08-23T00:09:49.816Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T00:09:49.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T00:09:50.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T00:09:50.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T00:09:50.291Z] ========================================================= [2023-08-23T00:09:50.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-23T00:09:50.291Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:09:50.794Z] + 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-23T00:09:52.212Z] Sending build context to Docker daemon 218.6kB [2023-08-23T00:09:52.212Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T00:09:52.212Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T00:09:52.212Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-23T00:09:52.212Z] edb6bdbacee9: Pulling fs layer [2023-08-23T00:09:52.212Z] 5f9638ab2659: Pulling fs layer [2023-08-23T00:09:52.212Z] 8d51d6327a98: Pulling fs layer [2023-08-23T00:09:52.212Z] 8b374f2dd631: Pulling fs layer [2023-08-23T00:09:52.212Z] ec14aa9079de: Pulling fs layer [2023-08-23T00:09:52.212Z] 2f466654f4bb: Pulling fs layer [2023-08-23T00:09:52.212Z] 554e91adad29: Pulling fs layer [2023-08-23T00:09:52.212Z] 8b374f2dd631: Waiting [2023-08-23T00:09:52.212Z] ec14aa9079de: Waiting [2023-08-23T00:09:52.212Z] 2f466654f4bb: Waiting [2023-08-23T00:09:52.212Z] 554e91adad29: Waiting [2023-08-23T00:09:52.212Z] 5f9638ab2659: Verifying Checksum [2023-08-23T00:09:52.212Z] 5f9638ab2659: Download complete [2023-08-23T00:09:52.484Z] 8b374f2dd631: Verifying Checksum [2023-08-23T00:09:52.484Z] 8b374f2dd631: Download complete [2023-08-23T00:09:52.484Z] edb6bdbacee9: Verifying Checksum [2023-08-23T00:09:52.484Z] edb6bdbacee9: Download complete [2023-08-23T00:09:52.484Z] ec14aa9079de: Verifying Checksum [2023-08-23T00:09:52.484Z] ec14aa9079de: Download complete [2023-08-23T00:09:53.454Z] edb6bdbacee9: Pull complete [2023-08-23T00:09:53.727Z] 554e91adad29: Verifying Checksum [2023-08-23T00:09:53.727Z] 554e91adad29: Download complete [2023-08-23T00:09:54.019Z] 5f9638ab2659: Pull complete [2023-08-23T00:09:54.994Z] 2f466654f4bb: Verifying Checksum [2023-08-23T00:09:54.994Z] 2f466654f4bb: Download complete [2023-08-23T00:09:54.994Z] 8d51d6327a98: Verifying Checksum [2023-08-23T00:09:54.994Z] 8d51d6327a98: Download complete [2023-08-23T00:10:07.320Z] 8d51d6327a98: Pull complete [2023-08-23T00:10:07.320Z] 8b374f2dd631: Pull complete [2023-08-23T00:10:07.320Z] ec14aa9079de: Pull complete [2023-08-23T00:10:12.679Z] 2f466654f4bb: Pull complete [2023-08-23T00:10:15.263Z] 554e91adad29: Pull complete [2023-08-23T00:10:15.264Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-23T00:10:15.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T00:10:15.264Z] ---> 1e15ea492957 [2023-08-23T00:10:15.264Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T00:10:16.669Z] ---> Running in 4da3d8cfe6f7 [2023-08-23T00:10:16.937Z] Removing intermediate container 4da3d8cfe6f7 [2023-08-23T00:10:16.937Z] ---> 39e0974a4a84 [2023-08-23T00:10:16.937Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T00:10:17.206Z] ---> Running in c66c7d259e66 [2023-08-23T00:10:17.474Z] Removing intermediate container c66c7d259e66 [2023-08-23T00:10:17.474Z] ---> c8fcf3b50ad1 [2023-08-23T00:10:17.474Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T00:10:17.474Z] ---> Running in 72f5a6247928 [2023-08-23T00:10:17.743Z] Removing intermediate container 72f5a6247928 [2023-08-23T00:10:17.743Z] ---> dbf1026c3e4f [2023-08-23T00:10:17.743Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T00:10:18.012Z] ---> Running in 38d07ad4c6fd [2023-08-23T00:10:18.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T00:10:20.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T00:10:21.329Z] OK: 263 MiB in 53 packages [2023-08-23T00:10:22.304Z] Removing intermediate container 38d07ad4c6fd [2023-08-23T00:10:22.304Z] ---> a6a0ee08825e [2023-08-23T00:10:22.304Z] Step 7/12 : WORKDIR /app [2023-08-23T00:10:22.304Z] ---> Running in 6c13257a1996 [2023-08-23T00:10:22.304Z] Removing intermediate container 6c13257a1996 [2023-08-23T00:10:22.304Z] ---> 377bbd31992e [2023-08-23T00:10:22.570Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T00:10:22.837Z] ---> f9b260a10c2e [2023-08-23T00:10:22.837Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T00:10:23.109Z] ---> Running in f7bc206e6e3e [2023-08-23T00:11:30.997Z] Removing intermediate container f7bc206e6e3e [2023-08-23T00:11:30.997Z] ---> bc4aa78813c6 [2023-08-23T00:11:30.997Z] Step 10/12 : COPY . . [2023-08-23T00:11:30.997Z] ---> d835b2ed6415 [2023-08-23T00:11:30.997Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T00:11:30.997Z] ---> Running in 4a2dfc54e74d [2023-08-23T00:11:30.997Z] Removing intermediate container 4a2dfc54e74d [2023-08-23T00:11:30.997Z] ---> 04cc8e45d614 [2023-08-23T00:11:30.997Z] Step 12/12 : RUN $MAKE [2023-08-23T00:11:30.997Z] ---> Running in f08684c705f3 [2023-08-23T00:11:30.997Z] noop [2023-08-23T00:11:30.997Z] Removing intermediate container f08684c705f3 [2023-08-23T00:11:30.997Z] ---> d6cf67947c14 [2023-08-23T00:11:30.997Z] Successfully built d6cf67947c14 [2023-08-23T00:11:30.997Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:11:31.471Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T00:11:31.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T00:11:31.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-4318 does not seem to be running inside a container [2023-08-23T00:11:31.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-23T00:11:32.988Z] $ docker top 00f7a629e4223a95208f6eb11473d0eac9b3191170ced5ea1082f7b65e12e878 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T00:11:33.857Z] + go version [2023-08-23T00:11:33.857Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-23T00:11:33.895Z] $ docker stop --time=1 00f7a629e4223a95208f6eb11473d0eac9b3191170ced5ea1082f7b65e12e878 [2023-08-23T00:11:35.534Z] $ docker rm -f --volumes 00f7a629e4223a95208f6eb11473d0eac9b3191170ced5ea1082f7b65e12e878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:11:36.368Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T00:11:36.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T00:11:36.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-4318 does not seem to be running inside a container [2023-08-23T00:11:36.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-23T00:11:37.831Z] $ docker top 7a45f3b273d1e3b99ba29a1822593aa7656148284bf582d1308d6c0a3460e419 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T00:11:38.378Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-08-23T00:11:39.024Z] + make test [2023-08-23T00:11:39.297Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T00:14:31.242Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-23T00:14:31.242Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.238s coverage: 88.0% of statements [2023-08-23T00:14:35.494Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-23T00:14:35.494Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-23T00:14:35.494Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-23T00:14:39.738Z] --- FAIL: TestDataManager_StartReplay_Cancel (0.00s) [2023-08-23T00:14:39.738Z] --- FAIL: TestDataManager_StartReplay_Cancel/Replay_cancel (0.00s) [2023-08-23T00:14:39.738Z] panic: [2023-08-23T00:14:39.738Z] assert: mock: I don't know what to return because the method call was unexpected. [2023-08-23T00:14:39.738Z] Either do Mock.On("DeviceClient").Return(...) first, or remove the DeviceClient() call. [2023-08-23T00:14:39.738Z] This method was unexpected: [2023-08-23T00:14:39.738Z] DeviceClient() [2023-08-23T00:14:39.738Z] [2023-08-23T00:14:39.738Z] at: [/go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.1.0-dev.19/pkg/interfaces/mocks/ApplicationService.go:212 /w/workspace/app-record-replay/1/internal/application/manager.go:509 /w/workspace/app-record-replay/1/internal/application/manager.go:261 /w/workspace/app-record-replay/1/internal/application/manager_test.go:574] [recovered] [2023-08-23T00:14:39.738Z] panic: [2023-08-23T00:14:39.738Z] assert: mock: I don't know what to return because the method call was unexpected. [2023-08-23T00:14:39.738Z] Either do Mock.On("DeviceClient").Return(...) first, or remove the DeviceClient() call. [2023-08-23T00:14:39.738Z] This method was unexpected: [2023-08-23T00:14:39.738Z] DeviceClient() [2023-08-23T00:14:39.738Z] [2023-08-23T00:14:39.738Z] at: [/go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.1.0-dev.19/pkg/interfaces/mocks/ApplicationService.go:212 /w/workspace/app-record-replay/1/internal/application/manager.go:509 /w/workspace/app-record-replay/1/internal/application/manager.go:261 /w/workspace/app-record-replay/1/internal/application/manager_test.go:574] [2023-08-23T00:14:39.738Z] [2023-08-23T00:14:39.738Z] goroutine 80 [running]: [2023-08-23T00:14:39.738Z] testing.tRunner.func1.2({0x840de0, 0xc0002cb4d0}) [2023-08-23T00:14:39.738Z] /usr/local/go/src/testing/testing.go:1526 +0x278 [2023-08-23T00:14:39.738Z] testing.tRunner.func1() [2023-08-23T00:14:39.738Z] /usr/local/go/src/testing/testing.go:1529 +0x448 [2023-08-23T00:14:39.738Z] panic({0x840de0, 0xc0002cb4d0}) [2023-08-23T00:14:39.738Z] /usr/local/go/src/runtime/panic.go:890 +0x248 [2023-08-23T00:14:39.738Z] github.com/stretchr/testify/mock.(*Mock).fail(0xc00049c910, {0x976f02, 0xc1}, {0xc0003d8780, 0x4, 0x4}) [2023-08-23T00:14:39.738Z] /go/pkg/mod/github.com/stretchr/testify@v1.8.4/mock/mock.go:332 +0x140 [2023-08-23T00:14:39.738Z] github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc00049c910, {0xbc6cb9, 0xc}, {0x0, 0x0, 0x0}) [2023-08-23T00:14:39.738Z] /go/pkg/mod/github.com/stretchr/testify@v1.8.4/mock/mock.go:499 +0x670 [2023-08-23T00:14:39.738Z] github.com/stretchr/testify/mock.(*Mock).Called(0xffffa1d93108?, {0x0, 0x0, 0x0}) [2023-08-23T00:14:39.738Z] /go/pkg/mod/github.com/stretchr/testify@v1.8.4/mock/mock.go:464 +0x144 [2023-08-23T00:14:39.738Z] github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks.(*ApplicationService).DeviceClient(0xc00049c910) [2023-08-23T00:14:39.738Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.1.0-dev.19/pkg/interfaces/mocks/ApplicationService.go:212 +0x3c [2023-08-23T00:14:39.738Z] github.com/edgexfoundry/app-record-replay/internal/application.(*dataManager).loadDevices(0xc00009a200) [2023-08-23T00:14:39.738Z] /w/workspace/app-record-replay/1/internal/application/manager.go:509 +0x214 [2023-08-23T00:14:39.738Z] github.com/edgexfoundry/app-record-replay/internal/application.(*dataManager).StartReplay(0xc00009a200, {0x2cb390?, 0x1?}) [2023-08-23T00:14:39.738Z] /w/workspace/app-record-replay/1/internal/application/manager.go:261 +0x378 [2023-08-23T00:14:39.738Z] github.com/edgexfoundry/app-record-replay/internal/application.TestDataManager_StartReplay_Cancel.func1(0x0?) [2023-08-23T00:14:39.738Z] /w/workspace/app-record-replay/1/internal/application/manager_test.go:574 +0x8a8 [2023-08-23T00:14:39.738Z] testing.tRunner(0xc0001cb1e0, 0xc0003d8180) [2023-08-23T00:14:39.738Z] /usr/local/go/src/testing/testing.go:1576 +0x184 [2023-08-23T00:14:39.738Z] created by testing.(*T).Run [2023-08-23T00:14:39.738Z] /usr/local/go/src/testing/testing.go:1629 +0x5b8 [2023-08-23T00:14:39.738Z] FAIL github.com/edgexfoundry/app-record-replay/internal/application 5.768s [2023-08-23T00:14:39.738Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.476s coverage: 78.0% of statements [2023-08-23T00:14:39.738Z] FAIL [2023-08-23T00:14:40.003Z] make: *** [Makefile:69: unittest] Error 1 [Pipeline] } [2023-08-23T00:14:40.115Z] $ docker stop --time=1 7a45f3b273d1e3b99ba29a1822593aa7656148284bf582d1308d6c0a3460e419 [2023-08-23T00:14:41.991Z] $ docker rm -f --volumes 7a45f3b273d1e3b99ba29a1822593aa7656148284bf582d1308d6c0a3460e419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:14:43.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T00:14:43.696Z] [2023-08-23T00:14:43.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:14:44.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T00:14:44.365Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-23T00:14:44.365Z] 8998bd30e6a1: Pulling fs layer [2023-08-23T00:14:44.365Z] 04944245beec: Pulling fs layer [2023-08-23T00:14:44.365Z] 699f458cf7ca: Pulling fs layer [2023-08-23T00:14:44.365Z] 765212b225bb: Pulling fs layer [2023-08-23T00:14:44.365Z] f23df028b6ca: Pulling fs layer [2023-08-23T00:14:44.365Z] d65c8cfc05b1: Pulling fs layer [2023-08-23T00:14:44.365Z] 2437ff75d9bd: Pulling fs layer [2023-08-23T00:14:44.365Z] f23df028b6ca: Waiting [2023-08-23T00:14:44.365Z] 765212b225bb: Waiting [2023-08-23T00:14:44.365Z] d65c8cfc05b1: Waiting [2023-08-23T00:14:44.365Z] 2437ff75d9bd: Waiting [2023-08-23T00:14:44.365Z] 04944245beec: Verifying Checksum [2023-08-23T00:14:44.365Z] 04944245beec: Download complete [2023-08-23T00:14:44.365Z] 765212b225bb: Verifying Checksum [2023-08-23T00:14:44.365Z] 765212b225bb: Download complete [2023-08-23T00:14:44.365Z] f23df028b6ca: Download complete [2023-08-23T00:14:44.365Z] d65c8cfc05b1: Download complete [2023-08-23T00:14:44.632Z] 699f458cf7ca: Verifying Checksum [2023-08-23T00:14:44.632Z] 699f458cf7ca: Download complete [2023-08-23T00:14:44.899Z] 8998bd30e6a1: Verifying Checksum [2023-08-23T00:14:44.899Z] 8998bd30e6a1: Download complete [2023-08-23T00:14:46.842Z] 2437ff75d9bd: Verifying Checksum [2023-08-23T00:14:46.842Z] 2437ff75d9bd: Download complete [2023-08-23T00:14:48.783Z] 8998bd30e6a1: Pull complete [2023-08-23T00:14:48.783Z] 04944245beec: Pull complete [2023-08-23T00:14:50.192Z] 699f458cf7ca: Pull complete [2023-08-23T00:14:50.193Z] 765212b225bb: Pull complete [2023-08-23T00:14:51.153Z] f23df028b6ca: Pull complete [2023-08-23T00:14:51.153Z] d65c8cfc05b1: Pull complete [2023-08-23T00:15:06.153Z] 2437ff75d9bd: Pull complete [2023-08-23T00:15:06.153Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-23T00:15:06.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T00:15:06.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T00:15:06.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-4318 does not seem to be running inside a container [2023-08-23T00:15:06.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-23T00:15:08.989Z] $ docker top 8c2d0864b86e20f58f9eec634ca8f2bdb9d061f556e53a077b333b2f1a9d0175 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:15:09.554Z] ---> job-cost.sh [2023-08-23T00:15:09.823Z] lf-activate-venv: SKIPPING [2023-08-23T00:15:09.823Z] INFO: No Stack... [2023-08-23T00:15:10.137Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-23T00:15:11.114Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T00:15:11.482Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-08-23T00:15:11.482Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T00:15:11.584Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-66-1-stack-cost] [2023-08-23T00:15:11.589Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-66-1-stack-cost] did not exist. Created. [2023-08-23T00:15:11.589Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-66-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T00:15:12.328Z] /w/workspace/app-record-replay/1@tmp/durable-da74a816/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-23T00:15:12.679Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-23T00:15:12.748Z] Warning: overwriting stash ‘stack-cost’ [2023-08-23T00:15:13.139Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T00:15:13.249Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-66-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T00:15:13.409Z] $ docker stop --time=1 8c2d0864b86e20f58f9eec634ca8f2bdb9d061f556e53a077b333b2f1a9d0175 [2023-08-23T00:15:15.475Z] $ docker rm -f --volumes 8c2d0864b86e20f58f9eec634ca8f2bdb9d061f556e53a077b333b2f1a9d0175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-23T00:15:16.165Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-23T00:15:18.129Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-66/archives ] [2023-08-23T00:15:18.129Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-66/archives [2023-08-23T00:15:18.129Z] total 16 [2023-08-23T00:15:18.129Z] drwxr-xr-x 3 root root 4096 Aug 23 00:09 . [2023-08-23T00:15:18.129Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 00:09 .. [2023-08-23T00:15:18.129Z] drwxr-xr-x 2 root root 4096 Aug 23 00:09 cost [2023-08-23T00:15:18.129Z] -rw-r--r-- 1 root root 88 Aug 23 00:09 cost.csv [2023-08-23T00:15:18.129Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-66/archives [2023-08-23T00:15:18.129Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-66/archives [2023-08-23T00:15:18.129Z] total 16 [2023-08-23T00:15:18.129Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 00:09 . [2023-08-23T00:15:18.129Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 00:09 .. [2023-08-23T00:15:18.129Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 00:09 cost [2023-08-23T00:15:18.129Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 23 00:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:15:18.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:15:19.351Z] ---> package-listing.sh [2023-08-23T00:15:19.351Z] ++ facter osfamily [2023-08-23T00:15:19.351Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-23T00:15:19.610Z] + OS_FAMILY=debian [2023-08-23T00:15:19.610Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-66 [2023-08-23T00:15:19.610Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-23T00:15:19.610Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-23T00:15:19.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-23T00:15:19.610Z] + PACKAGES=/tmp/packages_start.txt [2023-08-23T00:15:19.610Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-66 ']' [2023-08-23T00:15:19.610Z] + PACKAGES=/tmp/packages_end.txt [2023-08-23T00:15:19.610Z] + case "${OS_FAMILY}" in [2023-08-23T00:15:19.610Z] + dpkg -l [2023-08-23T00:15:19.610Z] + grep '^ii' [2023-08-23T00:15:19.610Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-23T00:15:19.610Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-23T00:15:19.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-23T00:15:19.610Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-66 ']' [2023-08-23T00:15:19.610Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-66/archives/ [2023-08-23T00:15:19.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-66/archives/ [Pipeline] echo [2023-08-23T00:15:19.643Z] 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-66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-23T00:15:19.935Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T00:15:20.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T00:15:20.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T00:15:20.701Z] prd-ubuntu20.04-docker-8c-8g-4317 does not seem to be running inside a container [2023-08-23T00:15:20.726Z] $ 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-66/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-66 -v /w/workspace/xfoundry_app-record-replay_PR-66:/w/workspace/xfoundry_app-record-replay_PR-66:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-66@tmp:/w/workspace/xfoundry_app-record-replay_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T00:15:20.961Z] $ docker top 02e5aec9c4b05f0cd8d6ba30603dce3c2aa25eddf941837fe2e7d38c99b0206d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T00:15:21.351Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-23T00:15:21.660Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-23T00:15:21.969Z] + ls /var/log/sa-host [2023-08-23T00:15:21.969Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T00:15:22.179Z] provisioning config files... [2023-08-23T00:15:22.187Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-66@tmp/config5951944597200128104tmp [Pipeline] { [Pipeline] echo [2023-08-23T00:15:22.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:15:22.553Z] ---> create-netrc.sh [Pipeline] } [2023-08-23T00:15:22.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:15:22.968Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-23T00:15:23.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:15:23.312Z] ---> sudo-logs.sh [2023-08-23T00:15:23.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-23T00:15:23.398Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:15:23.706Z] ---> job-cost.sh [2023-08-23T00:15:23.706Z] lf-activate-venv: SKIPPING [2023-08-23T00:15:23.706Z] DEBUG: total: 0.2199999988079071 [2023-08-23T00:15:23.706Z] INFO: Retrieving Stack Cost... [2023-08-23T00:15:23.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T00:15:24.224Z] INFO: Archiving Costs [Pipeline] echo [2023-08-23T00:15:24.261Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T00:15:24.570Z] ---> logs-deploy.sh [2023-08-23T00:15:24.570Z] lf-activate-venv: SKIPPING [2023-08-23T00:15:24.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-66/1 [2023-08-23T00:15:24.570Z] INFO: archiving workspace using pattern(s): [2023-08-23T00:15:25.517Z] Archives upload complete. [2023-08-23T00:15:25.517Z] INFO: archiving logs to Nexus