Pull request #34 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 marcpfuller for edgexfoundry/app-record-replay Loading trusted files from base branch main at 723607dbad664aab5e8badbfbff7a799207a6187 rather than 7ce357b819620f0cdf7411c62a0d35ecfa799a21 Obtained Jenkinsfile from 723607dbad664aab5e8badbfbff7a799207a6187 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-ssh4066375192944785812.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh943460812058774522.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-34/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-34/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14403488544336722059.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-34/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh351867200728736525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6318550188058187257.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-34/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-34/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18429928300935105940.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-797 in /w/workspace/xfoundry_app-record-replay_PR-34 [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-34 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 723607dbad664aab5e8badbfbff7a799207a6187 into PR head commit 7ce357b819620f0cdf7411c62a0d35ecfa799a21 Merge succeeded, producing 7ce357b819620f0cdf7411c62a0d35ecfa799a21 Checking out Revision 7ce357b819620f0cdf7411c62a0d35ecfa799a21 (PR-34) > 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/34/head:refs/remotes/origin/PR-34 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ce357b819620f0cdf7411c62a0d35ecfa799a21 # 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 723607dbad664aab5e8badbfbff7a799207a6187 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ce357b819620f0cdf7411c62a0d35ecfa799a21 # timeout=10 Commit message: "feat: Implement record status endpoint" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-10T23:27:46.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-10T23:27:46.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-10T23:27:46.800Z] ========================================================= [2023-07-10T23:27:46.800Z] EdgeX Global Pipelines Version Info [2023-07-10T23:27:46.800Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:27:47.554Z] ------------------- [2023-07-10T23:27:47.554Z] stable info: [2023-07-10T23:27:47.554Z] ------------------- [2023-07-10T23:27:47.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-10T23:27:47.554Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-10T23:27:47.554Z] Message: update stable to v1.0.250 [2023-07-10T23:27:48.126Z] ------------------- [2023-07-10T23:27:48.126Z] experimental info: [2023-07-10T23:27:48.126Z] ------------------- [2023-07-10T23:27:48.126Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-10T23:27:48.126Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-10T23:27:48.126Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-10T23:27:48.418Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-10T23:27:48.459Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-10T23:27:48.505Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-10T23:27:48.550Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-10T23:27:48.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-10T23:27:48.631Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-10T23:27:48.677Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-10T23:27:48.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-10T23:27:48.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-10T23:27:48.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-10T23:27:48.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-10T23:27:48.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-10T23:27:48.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-10T23:27:48.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-10T23:27:49.014Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-10T23:27:49.054Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-10T23:27:49.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T23:27:49.136Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T23:27:49.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-10T23:27:49.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-10T23:27:49.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-10T23:27:49.318Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-10T23:27:49.360Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-10T23:27:49.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-10T23:27:49.444Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-10T23:27:49.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-10T23:27:49.528Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-10T23:27:49.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-34 [Pipeline] echo [2023-07-10T23:27:49.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-34 [Pipeline] echo [2023-07-10T23:27:49.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-34 [Pipeline] echo [2023-07-10T23:27:49.699Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ce357b819620f0cdf7411c62a0d35ecfa799a21 [Pipeline] echo [2023-07-10T23:27:49.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ce357b [Pipeline] echo [2023-07-10T23:27:49.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T23:27:49.900Z] provisioning config files... [2023-07-10T23:27:49.915Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-34@tmp/config10962681368223288477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:27:50.270Z] ---> docker-login.sh [2023-07-10T23:27:50.270Z] nexus3.edgexfoundry.org:10001 [2023-07-10T23:27:50.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:27:50.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:27:50.533Z] Configure a credential helper to remove this warning. See [2023-07-10T23:27:50.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:27:50.533Z] [2023-07-10T23:27:50.533Z] Login Succeeded [2023-07-10T23:27:50.533Z] nexus3.edgexfoundry.org:10002 [2023-07-10T23:27:50.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:27:50.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:27:50.795Z] Configure a credential helper to remove this warning. See [2023-07-10T23:27:50.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:27:50.795Z] [2023-07-10T23:27:50.795Z] Login Succeeded [2023-07-10T23:27:50.795Z] nexus3.edgexfoundry.org:10003 [2023-07-10T23:27:50.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:27:50.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:27:50.795Z] Configure a credential helper to remove this warning. See [2023-07-10T23:27:50.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:27:50.795Z] [2023-07-10T23:27:50.795Z] Login Succeeded [2023-07-10T23:27:50.795Z] nexus3.edgexfoundry.org:10004 [2023-07-10T23:27:50.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:27:51.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:27:51.055Z] Configure a credential helper to remove this warning. See [2023-07-10T23:27:51.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:27:51.055Z] [2023-07-10T23:27:51.055Z] Login Succeeded [2023-07-10T23:27:51.055Z] docker.io [2023-07-10T23:27:51.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:27:51.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:27:51.316Z] Configure a credential helper to remove this warning. See [2023-07-10T23:27:51.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:27:51.316Z] [2023-07-10T23:27:51.316Z] Login Succeeded [2023-07-10T23:27:51.316Z] ---> docker-login.sh ends [Pipeline] } [2023-07-10T23:27:51.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-10T23:27:51.950Z] + git rev-list -1 --merges 7ce357b819620f0cdf7411c62a0d35ecfa799a21~1..7ce357b819620f0cdf7411c62a0d35ecfa799a21 [Pipeline] echo [2023-07-10T23:27:52.017Z] -----------> git rev-list -1 --merges 7ce357b819620f0cdf7411c62a0d35ecfa799a21~1..7ce357b819620f0cdf7411c62a0d35ecfa799a21 7ce357b819620f0cdf7411c62a0d35ecfa799a21 [false] [Pipeline] sh [2023-07-10T23:27:52.326Z] + git log --format=format:%s -1 7ce357b819620f0cdf7411c62a0d35ecfa799a21 [Pipeline] echo [2023-07-10T23:27:52.359Z] ========================================================= [2023-07-10T23:27:52.359Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-10T23:27:52.359Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-10T23:27:52.805Z] + git log --format=format:%s -1 7ce357b819620f0cdf7411c62a0d35ecfa799a21 [Pipeline] echo [2023-07-10T23:27:52.839Z] [semverPrep] GIT_COMMIT: 7ce357b819620f0cdf7411c62a0d35ecfa799a21, Commit Message: feat: Implement record status endpoint [Pipeline] echo [2023-07-10T23:27:52.866Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-10T23:27:53.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T23:27:53.303Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-10T23:27:53.303Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-10T23:27:53.303Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-10T23:27:53.303Z] + sudo+ tee -a /etc/ssh/ssh_known_hosts [2023-07-10T23:27:53.303Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-10T23:27:53.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:27:53.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T23:27:53.803Z] [2023-07-10T23:27:53.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:27:54.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T23:27:54.177Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-10T23:27:54.177Z] b85a868b505f: Pulling fs layer [2023-07-10T23:27:54.177Z] e2be974225ed: Pulling fs layer [2023-07-10T23:27:54.177Z] 339a4e72a1f5: Pulling fs layer [2023-07-10T23:27:54.177Z] 988bab9f4d93: Pulling fs layer [2023-07-10T23:27:54.177Z] 1469e6f7b9e6: Pulling fs layer [2023-07-10T23:27:54.177Z] 988bab9f4d93: Waiting [2023-07-10T23:27:54.177Z] eaf3925da568: Pulling fs layer [2023-07-10T23:27:54.177Z] 1469e6f7b9e6: Waiting [2023-07-10T23:27:54.177Z] bab4dde63d76: Pulling fs layer [2023-07-10T23:27:54.177Z] bde34c3a00c8: Pulling fs layer [2023-07-10T23:27:54.177Z] b352a97aabf1: Pulling fs layer [2023-07-10T23:27:54.177Z] eaf3925da568: Waiting [2023-07-10T23:27:54.177Z] bab4dde63d76: Waiting [2023-07-10T23:27:54.177Z] bde34c3a00c8: Waiting [2023-07-10T23:27:54.177Z] 4872d77fe225: Pulling fs layer [2023-07-10T23:27:54.177Z] 5851b861e8e6: Pulling fs layer [2023-07-10T23:27:54.177Z] b352a97aabf1: Waiting [2023-07-10T23:27:54.177Z] 4872d77fe225: Waiting [2023-07-10T23:27:54.177Z] 5851b861e8e6: Waiting [2023-07-10T23:27:54.177Z] e2be974225ed: Verifying Checksum [2023-07-10T23:27:54.177Z] e2be974225ed: Download complete [2023-07-10T23:27:54.177Z] 988bab9f4d93: Verifying Checksum [2023-07-10T23:27:54.177Z] 988bab9f4d93: Download complete [2023-07-10T23:27:54.177Z] 1469e6f7b9e6: Verifying Checksum [2023-07-10T23:27:54.177Z] 1469e6f7b9e6: Download complete [2023-07-10T23:27:54.438Z] eaf3925da568: Verifying Checksum [2023-07-10T23:27:54.438Z] eaf3925da568: Download complete [2023-07-10T23:27:54.438Z] 339a4e72a1f5: Verifying Checksum [2023-07-10T23:27:54.438Z] 339a4e72a1f5: Download complete [2023-07-10T23:27:54.438Z] bde34c3a00c8: Verifying Checksum [2023-07-10T23:27:54.438Z] bde34c3a00c8: Download complete [2023-07-10T23:27:54.438Z] b352a97aabf1: Download complete [2023-07-10T23:27:54.438Z] 4872d77fe225: Verifying Checksum [2023-07-10T23:27:54.438Z] 4872d77fe225: Download complete [2023-07-10T23:27:54.438Z] 5851b861e8e6: Verifying Checksum [2023-07-10T23:27:54.438Z] 5851b861e8e6: Download complete [2023-07-10T23:27:54.438Z] b85a868b505f: Download complete [2023-07-10T23:27:54.697Z] bab4dde63d76: Verifying Checksum [2023-07-10T23:27:54.697Z] bab4dde63d76: Download complete [2023-07-10T23:27:55.634Z] b85a868b505f: Pull complete [2023-07-10T23:27:55.893Z] e2be974225ed: Pull complete [2023-07-10T23:27:56.153Z] 339a4e72a1f5: Pull complete [2023-07-10T23:27:56.413Z] 988bab9f4d93: Pull complete [2023-07-10T23:27:56.672Z] 1469e6f7b9e6: Pull complete [2023-07-10T23:27:56.672Z] eaf3925da568: Pull complete [2023-07-10T23:27:58.578Z] bab4dde63d76: Pull complete [2023-07-10T23:27:58.578Z] bde34c3a00c8: Pull complete [2023-07-10T23:27:58.838Z] b352a97aabf1: Pull complete [2023-07-10T23:27:58.838Z] 4872d77fe225: Pull complete [2023-07-10T23:27:58.838Z] 5851b861e8e6: Pull complete [2023-07-10T23:27:58.838Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-10T23:27:59.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T23:27:59.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:27:59.334Z] prd-ubuntu20.04-docker-8c-8g-797 does not seem to be running inside a container [2023-07-10T23:27:59.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-34 -v /w/workspace/xfoundry_app-record-replay_PR-34:/w/workspace/xfoundry_app-record-replay_PR-34:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-34@tmp:/w/workspace/xfoundry_app-record-replay_PR-34@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-07-10T23:28:01.727Z] $ docker top 28d7e3e92f9d017b8de9e421dc4b4b922f07fc19533458965f37f107d4b65084 -eo pid,comm [2023-07-10T23:28:01.783Z] 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-07-10T23:28:01.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T23:28:01.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T23:28:01.907Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T23:28:02.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T23:28:02.039Z] $ docker exec 28d7e3e92f9d017b8de9e421dc4b4b922f07fc19533458965f37f107d4b65084 ssh-agent [2023-07-10T23:28:02.175Z] SSH_AUTH_SOCK=/tmp/ssh-GjJv3F6KCezT/agent.32 [2023-07-10T23:28:02.175Z] SSH_AGENT_PID=38 [2023-07-10T23:28:02.182Z] Running ssh-add (command line suppressed) [2023-07-10T23:28:02.286Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-34@tmp/private_key_1976802787952445328.key (/w/workspace/xfoundry_app-record-replay_PR-34@tmp/private_key_1976802787952445328.key) [2023-07-10T23:28:02.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T23:28:02.631Z] + git tag --points-at HEAD [Pipeline] } [2023-07-10T23:28:02.656Z] $ docker exec --env ******** --env ******** 28d7e3e92f9d017b8de9e421dc4b4b922f07fc19533458965f37f107d4b65084 ssh-agent -k [2023-07-10T23:28:02.747Z] unset SSH_AUTH_SOCK; [2023-07-10T23:28:02.748Z] unset SSH_AGENT_PID; [2023-07-10T23:28:02.749Z] echo Agent pid 38 killed; [2023-07-10T23:28:02.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-10T23:28:02.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T23:28:02.837Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T23:28:02.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T23:28:02.960Z] $ docker exec 28d7e3e92f9d017b8de9e421dc4b4b922f07fc19533458965f37f107d4b65084 ssh-agent [2023-07-10T23:28:03.069Z] SSH_AUTH_SOCK=/tmp/ssh-VBb1P9XERscG/agent.70 [2023-07-10T23:28:03.069Z] SSH_AGENT_PID=76 [2023-07-10T23:28:03.074Z] Running ssh-add (command line suppressed) [2023-07-10T23:28:03.194Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-34@tmp/private_key_1573120545971348092.key (/w/workspace/xfoundry_app-record-replay_PR-34@tmp/private_key_1573120545971348092.key) [2023-07-10T23:28:03.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T23:28:03.537Z] + git semver init [2023-07-10T23:28:03.795Z] 2023-07-10 23:28:03,742 [run_init] DEBUG init version:0.0.0 force:False [2023-07-10T23:28:03.795Z] 2023-07-10 23:28:03,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-34/.semver [2023-07-10T23:28:03.795Z] 2023-07-10 23:28:03,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-34/.semver [2023-07-10T23:28:03.795Z] 2023-07-10 23:28:03,743 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-34/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-34, universal_newlines=False, shell=None, istream=None) [2023-07-10T23:28:04.363Z] 2023-07-10 23:28:04,318 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-34/.git/info/exclude [2023-07-10T23:28:04.363Z] 2023-07-10 23:28:04,318 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-34/.semver/PR-34 with force:False [2023-07-10T23:28:04.363Z] 2023-07-10 23:28:04,319 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-34/.semver/PR-34 [2023-07-10T23:28:04.363Z] 2023-07-10 23:28:04,323 [execute] INFO git cat-file --batch-check [2023-07-10T23:28:04.363Z] 2023-07-10 23:28:04,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-34/.semver, universal_newlines=False, shell=None, istream=) [2023-07-10T23:28:04.363Z] 2023-07-10 23:28:04,329 [execute] INFO git cat-file --batch [2023-07-10T23:28:04.363Z] 2023-07-10 23:28:04,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-34/.semver, universal_newlines=False, shell=None, istream=) [2023-07-10T23:28:04.363Z] 2023-07-10 23:28:04,334 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-34/.semver/PR-34 [2023-07-10T23:28:04.363Z] 0.0.0 [Pipeline] } [2023-07-10T23:28:04.395Z] $ docker exec --env ******** --env ******** 28d7e3e92f9d017b8de9e421dc4b4b922f07fc19533458965f37f107d4b65084 ssh-agent -k [2023-07-10T23:28:04.509Z] unset SSH_AUTH_SOCK; [2023-07-10T23:28:04.509Z] unset SSH_AGENT_PID; [2023-07-10T23:28:04.509Z] echo Agent pid 76 killed; [2023-07-10T23:28:04.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T23:28:04.954Z] + git semver [Pipeline] } [2023-07-10T23:28:05.240Z] $ docker stop --time=1 28d7e3e92f9d017b8de9e421dc4b4b922f07fc19533458965f37f107d4b65084 [2023-07-10T23:28:06.538Z] $ docker rm -f --volumes 28d7e3e92f9d017b8de9e421dc4b4b922f07fc19533458965f37f107d4b65084 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T23:28:06.927Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-10T23:28:07.183Z] Stashed 1 file(s) [Pipeline] echo [2023-07-10T23:28:07.198Z] [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-07-10T23:28:07.928Z] provisioning config files... [2023-07-10T23:28:07.937Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-34@tmp/config17937613903475781450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:28:08.280Z] ---> docker-login.sh [2023-07-10T23:28:08.280Z] nexus3.edgexfoundry.org:10001 [2023-07-10T23:28:08.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:28:08.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:28:08.280Z] Configure a credential helper to remove this warning. See [2023-07-10T23:28:08.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:28:08.280Z] [2023-07-10T23:28:08.280Z] Login Succeeded [2023-07-10T23:28:08.280Z] nexus3.edgexfoundry.org:10002 [2023-07-10T23:28:08.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:28:08.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:28:08.280Z] Configure a credential helper to remove this warning. See [2023-07-10T23:28:08.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:28:08.280Z] [2023-07-10T23:28:08.280Z] Login Succeeded [2023-07-10T23:28:08.280Z] nexus3.edgexfoundry.org:10003 [2023-07-10T23:28:08.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:28:08.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:28:08.541Z] Configure a credential helper to remove this warning. See [2023-07-10T23:28:08.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:28:08.541Z] [2023-07-10T23:28:08.541Z] Login Succeeded [2023-07-10T23:28:08.541Z] nexus3.edgexfoundry.org:10004 [2023-07-10T23:28:08.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:28:08.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:28:08.541Z] Configure a credential helper to remove this warning. See [2023-07-10T23:28:08.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:28:08.541Z] [2023-07-10T23:28:08.541Z] Login Succeeded [2023-07-10T23:28:08.541Z] docker.io [2023-07-10T23:28:08.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:28:08.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:28:08.806Z] Configure a credential helper to remove this warning. See [2023-07-10T23:28:08.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:28:08.806Z] [2023-07-10T23:28:08.806Z] Login Succeeded [2023-07-10T23:28:08.806Z] ---> docker-login.sh ends [Pipeline] } [2023-07-10T23:28:08.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-10T23:28:09.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T23:28:09.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T23:28:09.103Z] ========================================================= [2023-07-10T23:28:09.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-10T23:28:09.103Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:28:09.570Z] + 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-07-10T23:28:09.570Z] Sending build context to Docker daemon 288.3kB [2023-07-10T23:28:09.570Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-10T23:28:09.570Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-10T23:28:09.570Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-10T23:28:09.570Z] f56be85fc22e: Pulling fs layer [2023-07-10T23:28:09.570Z] 85791d961cd3: Pulling fs layer [2023-07-10T23:28:09.570Z] d694b5ae8c79: Pulling fs layer [2023-07-10T23:28:09.570Z] 9f32a84ed3da: Pulling fs layer [2023-07-10T23:28:09.570Z] 4d19c01a9841: Pulling fs layer [2023-07-10T23:28:09.570Z] 9325e15d5711: Pulling fs layer [2023-07-10T23:28:09.570Z] 556b6ee489ea: Pulling fs layer [2023-07-10T23:28:09.570Z] c5a4b2cf53e6: Pulling fs layer [2023-07-10T23:28:09.570Z] 9f32a84ed3da: Waiting [2023-07-10T23:28:09.570Z] 4d19c01a9841: Waiting [2023-07-10T23:28:09.570Z] 9325e15d5711: Waiting [2023-07-10T23:28:09.570Z] 556b6ee489ea: Waiting [2023-07-10T23:28:09.570Z] c5a4b2cf53e6: Waiting [2023-07-10T23:28:09.570Z] 85791d961cd3: Verifying Checksum [2023-07-10T23:28:09.570Z] 85791d961cd3: Download complete [2023-07-10T23:28:09.570Z] 4d19c01a9841: Verifying Checksum [2023-07-10T23:28:09.570Z] 4d19c01a9841: Download complete [2023-07-10T23:28:09.570Z] f56be85fc22e: Verifying Checksum [2023-07-10T23:28:09.570Z] f56be85fc22e: Download complete [2023-07-10T23:28:09.831Z] 9325e15d5711: Verifying Checksum [2023-07-10T23:28:09.831Z] 9325e15d5711: Download complete [2023-07-10T23:28:09.831Z] f56be85fc22e: Pull complete [2023-07-10T23:28:10.095Z] 85791d961cd3: Pull complete [2023-07-10T23:28:10.354Z] c5a4b2cf53e6: Verifying Checksum [2023-07-10T23:28:10.354Z] c5a4b2cf53e6: Download complete [2023-07-10T23:28:10.354Z] d694b5ae8c79: Verifying Checksum [2023-07-10T23:28:10.354Z] d694b5ae8c79: Download complete [2023-07-10T23:28:10.612Z] 556b6ee489ea: Verifying Checksum [2023-07-10T23:28:10.612Z] 556b6ee489ea: Download complete [2023-07-10T23:28:13.893Z] d694b5ae8c79: Pull complete [2023-07-10T23:28:13.894Z] 9f32a84ed3da: Pull complete [2023-07-10T23:28:14.154Z] 4d19c01a9841: Pull complete [2023-07-10T23:28:14.154Z] 9325e15d5711: Pull complete [2023-07-10T23:28:16.684Z] 556b6ee489ea: Pull complete [2023-07-10T23:28:17.653Z] c5a4b2cf53e6: Pull complete [2023-07-10T23:28:17.653Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-10T23:28:17.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-10T23:28:17.653Z] ---> c4be618373d6 [2023-07-10T23:28:17.653Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-10T23:28:20.991Z] ---> Running in 321d25d8b1d4 [2023-07-10T23:28:20.991Z] Removing intermediate container 321d25d8b1d4 [2023-07-10T23:28:20.991Z] ---> d2c75eb71e6e [2023-07-10T23:28:20.991Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-10T23:28:20.991Z] ---> Running in 7f00009756c1 [2023-07-10T23:28:20.991Z] Removing intermediate container 7f00009756c1 [2023-07-10T23:28:20.991Z] ---> 9dc1f0aa54f3 [2023-07-10T23:28:20.991Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-10T23:28:20.991Z] ---> Running in 7687a9dfc98e [2023-07-10T23:28:21.251Z] Removing intermediate container 7687a9dfc98e [2023-07-10T23:28:21.251Z] ---> 58c3d1f7a705 [2023-07-10T23:28:21.251Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-10T23:28:21.251Z] ---> Running in 4db459dd061a [2023-07-10T23:28:21.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T23:28:21.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T23:28:21.771Z] OK: 265 MiB in 53 packages [2023-07-10T23:28:22.340Z] Removing intermediate container 4db459dd061a [2023-07-10T23:28:22.340Z] ---> 0967a89034eb [2023-07-10T23:28:22.340Z] Step 7/12 : WORKDIR /app [2023-07-10T23:28:22.340Z] ---> Running in 607b8528d225 [2023-07-10T23:28:22.340Z] Removing intermediate container 607b8528d225 [2023-07-10T23:28:22.340Z] ---> c33c6faa5b59 [2023-07-10T23:28:22.340Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-10T23:28:22.340Z] ---> 7ef4d8a1aa1f [2023-07-10T23:28:22.340Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T23:28:22.340Z] ---> Running in 3f5449eaaae6 [2023-07-10T23:28:22.614Z] Still waiting to schedule task [2023-07-10T23:28:22.614Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-10T23:28:48.915Z] Removing intermediate container 3f5449eaaae6 [2023-07-10T23:28:48.915Z] ---> 553a35adc74a [2023-07-10T23:28:48.915Z] Step 10/12 : COPY . . [2023-07-10T23:28:48.915Z] ---> d41db2556b65 [2023-07-10T23:28:48.915Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-10T23:28:48.915Z] ---> Running in 78710afcf72d [2023-07-10T23:28:48.915Z] Removing intermediate container 78710afcf72d [2023-07-10T23:28:48.915Z] ---> d8d3c91ee72f [2023-07-10T23:28:48.915Z] Step 12/12 : RUN $MAKE [2023-07-10T23:28:48.915Z] ---> Running in df2862a7d755 [2023-07-10T23:28:48.915Z] noop [2023-07-10T23:28:48.915Z] Removing intermediate container df2862a7d755 [2023-07-10T23:28:48.915Z] ---> e4e2f91d87dd [2023-07-10T23:28:48.915Z] Successfully built e4e2f91d87dd [2023-07-10T23:28:48.915Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:28:49.356Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-10T23:28:49.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:28:49.506Z] prd-ubuntu20.04-docker-8c-8g-797 does not seem to be running inside a container [2023-07-10T23:28:49.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-34 -v /w/workspace/xfoundry_app-record-replay_PR-34:/w/workspace/xfoundry_app-record-replay_PR-34:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-34@tmp:/w/workspace/xfoundry_app-record-replay_PR-34@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-07-10T23:28:49.884Z] $ docker top d9697db9b9179667fbd15f0ec5904eca366492325dce3256e6fae585cca3e9e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T23:28:50.279Z] + go version [2023-07-10T23:28:50.279Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-10T23:28:50.322Z] $ docker stop --time=1 d9697db9b9179667fbd15f0ec5904eca366492325dce3256e6fae585cca3e9e5 [2023-07-10T23:28:51.633Z] $ docker rm -f --volumes d9697db9b9179667fbd15f0ec5904eca366492325dce3256e6fae585cca3e9e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:28:52.349Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-10T23:28:52.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:28:52.501Z] prd-ubuntu20.04-docker-8c-8g-797 does not seem to be running inside a container [2023-07-10T23:28:52.537Z] $ 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-34 -v /w/workspace/xfoundry_app-record-replay_PR-34:/w/workspace/xfoundry_app-record-replay_PR-34:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-34@tmp:/w/workspace/xfoundry_app-record-replay_PR-34@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-07-10T23:28:52.849Z] $ docker top 798928300be3f35f92d80158ce11bfb48212705a742880927cb57d3d7f1743e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T23:28:53.228Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-34 [Pipeline] fileExists [Pipeline] sh [2023-07-10T23:28:53.590Z] + make test [2023-07-10T23:28:53.590Z] go test -race -coverprofile=coverage.out ./... [2023-07-10T23:29:15.540Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-10T23:29:15.540Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.049s coverage: 76.9% of statements [2023-07-10T23:29:15.540Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.068s coverage: 85.7% of statements [2023-07-10T23:29:15.540Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-10T23:29:15.540Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-10T23:29:15.540Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-10T23:29:15.540Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.052s coverage: 27.3% of statements [2023-07-10T23:29:33.615Z] go vet ./... [2023-07-10T23:29:37.916Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-10T23:29:37.916Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-10T23:29:37.916Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-10T23:29:37.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-10T23:29:37.984Z] $ docker stop --time=1 798928300be3f35f92d80158ce11bfb48212705a742880927cb57d3d7f1743e8 [2023-07-10T23:29:41.765Z] $ docker rm -f --volumes 798928300be3f35f92d80158ce11bfb48212705a742880927cb57d3d7f1743e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T23:29:42.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-10T23:29:42.421Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-10T23:29:43.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-10T23:29:43.405Z] + ls -al . [2023-07-10T23:29:43.405Z] total 152 [2023-07-10T23:29:43.405Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 10 23:28 . [2023-07-10T23:29:43.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 10 23:27 .. [2023-07-10T23:29:43.405Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 10 23:27 .dockerignore [2023-07-10T23:29:43.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 23:28 .git [2023-07-10T23:29:43.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:27 .github [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 10 23:27 .gitignore [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 10 23:27 .golangci.yml [2023-07-10T23:29:43.406Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 23:28 .semver [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 10 23:27 Attribution.txt [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 10 23:27 CHANGELOG.md [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 10 23:27 Dockerfile [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 10 23:27 GOVERNANCE.md [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 10 23:27 Jenkinsfile [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 10 23:27 LICENSE [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 10 23:27 Makefile [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 10 23:27 OWNERS.md [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 10 23:27 README.md [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 10 23:28 VERSION [2023-07-10T23:29:43.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:27 bin [2023-07-10T23:29:43.406Z] -rw-r--r-- 1 jenkins jenkins 5223 Jul 10 23:29 coverage.out [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 10 23:27 go.mod [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 10 23:27 go.sum [2023-07-10T23:29:43.406Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 10 23:27 internal [2023-07-10T23:29:43.406Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 10 23:27 main.go [2023-07-10T23:29:43.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 23:27 pkg [2023-07-10T23:29:43.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:29:43.803Z] + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7ce357b819620f0cdf7411c62a0d35ecfa799a21 --label arch=amd64 --label version=0.0.0 . [2023-07-10T23:29:43.803Z] Sending build context to Docker daemon 294.4kB [2023-07-10T23:29:43.803Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-10T23:29:43.803Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-10T23:29:43.803Z] ---> e4e2f91d87dd [2023-07-10T23:29:43.803Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-10T23:29:44.062Z] ---> Running in 6099aa60ee2c [2023-07-10T23:29:44.062Z] Removing intermediate container 6099aa60ee2c [2023-07-10T23:29:44.062Z] ---> b8a030f2133c [2023-07-10T23:29:44.062Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-10T23:29:44.062Z] ---> Running in b8fdac657978 [2023-07-10T23:29:44.062Z] Removing intermediate container b8fdac657978 [2023-07-10T23:29:44.062Z] ---> 6c30dc43a20c [2023-07-10T23:29:44.062Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-10T23:29:44.062Z] ---> Running in a7108459ad4f [2023-07-10T23:29:44.062Z] Removing intermediate container a7108459ad4f [2023-07-10T23:29:44.062Z] ---> 9c9d32d1e22a [2023-07-10T23:29:44.062Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-10T23:29:44.321Z] ---> Running in bba1b0b7a21e [2023-07-10T23:29:44.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T23:29:44.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T23:29:44.842Z] OK: 265 MiB in 53 packages [2023-07-10T23:29:45.415Z] Removing intermediate container bba1b0b7a21e [2023-07-10T23:29:45.415Z] ---> c91510bba3e4 [2023-07-10T23:29:45.415Z] Step 7/26 : WORKDIR /app [2023-07-10T23:29:45.415Z] ---> Running in 828abe6d713f [2023-07-10T23:29:45.415Z] Removing intermediate container 828abe6d713f [2023-07-10T23:29:45.415Z] ---> 52182e781879 [2023-07-10T23:29:45.415Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-10T23:29:45.415Z] ---> 4c5dc28338b5 [2023-07-10T23:29:45.415Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T23:29:45.415Z] ---> Running in 0c8b3c5e76a4 [2023-07-10T23:29:46.355Z] Removing intermediate container 0c8b3c5e76a4 [2023-07-10T23:29:46.355Z] ---> 11734bb06deb [2023-07-10T23:29:46.355Z] Step 10/26 : COPY . . [2023-07-10T23:29:46.355Z] ---> 11898019a132 [2023-07-10T23:29:46.355Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-10T23:29:46.355Z] ---> Running in 7de65e0650e7 [2023-07-10T23:29:46.615Z] Removing intermediate container 7de65e0650e7 [2023-07-10T23:29:46.615Z] ---> 50156deb61f9 [2023-07-10T23:29:46.615Z] Step 12/26 : RUN $MAKE [2023-07-10T23:29:46.615Z] ---> Running in c37c490a3bbb [2023-07-10T23:29:46.874Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-10T23:29:54.223Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-798 in /w/workspace/xfoundry_app-record-replay_PR-34 [Pipeline] { [Pipeline] ws [2023-07-10T23:29:54.287Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-10T23:29:54.374Z] Selected Git installation does not exist. Using Default [2023-07-10T23:29:54.374Z] The recommended git tool is: NONE [2023-07-10T23:29:59.966Z] using credential edgex-jenkins-ssh [2023-07-10T23:29:59.984Z] Cloning the remote Git repository [2023-07-10T23:30:00.036Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-10T23:30:00.129Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-10T23:30:00.266Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-10T23:30:00.267Z] > git --version # timeout=10 [2023-07-10T23:30:00.296Z] > git --version # 'git version 2.25.1' [2023-07-10T23:30:00.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-10T23:30:00.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-10T23:30:01.008Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-10T23:30:01.029Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-10T23:30:02.847Z] Merging remotes/origin/main commit 723607dbad664aab5e8badbfbff7a799207a6187 into PR head commit 7ce357b819620f0cdf7411c62a0d35ecfa799a21 [2023-07-10T23:30:01.870Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-10T23:30:01.908Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-10T23:30:01.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-10T23:30:01.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-10T23:30:02.867Z] > git config core.sparsecheckout # timeout=10 [2023-07-10T23:30:02.948Z] > git checkout -f 7ce357b819620f0cdf7411c62a0d35ecfa799a21 # timeout=10 [2023-07-10T23:30:03.027Z] > git remote # timeout=10 [2023-07-10T23:30:03.049Z] > git config --get remote.origin.url # timeout=10 [2023-07-10T23:30:03.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-10T23:30:03.082Z] > git merge 723607dbad664aab5e8badbfbff7a799207a6187 # timeout=10 [2023-07-10T23:30:03.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-10T23:30:03.125Z] Merge succeeded, producing 7ce357b819620f0cdf7411c62a0d35ecfa799a21 [2023-07-10T23:30:03.126Z] Checking out Revision 7ce357b819620f0cdf7411c62a0d35ecfa799a21 (PR-34) [2023-07-10T23:30:03.133Z] > git config core.sparsecheckout # timeout=10 [2023-07-10T23:30:03.149Z] > git checkout -f 7ce357b819620f0cdf7411c62a0d35ecfa799a21 # timeout=10 [2023-07-10T23:30:06.577Z] Commit message: "feat: Implement record status endpoint" [2023-07-10T23:30:06.628Z] > git --version # timeout=10 [2023-07-10T23:30:06.639Z] > git --version # 'git version 2.25.1' [2023-07-10T23:30:06.656Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-10T23:30:07.774Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-10T23:30:07.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-10T23:30:07.774Z] Dload Upload Total Spent Left Speed [2023-07-10T23:30:07.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-07-10T23:30:08.457Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-10T23:30:08.795Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-10T23:30:08.795Z] + sudo tee /etc/docker/daemon.new [2023-07-10T23:30:08.795Z] { [2023-07-10T23:30:08.795Z] "registry-mirrors": [ [2023-07-10T23:30:08.795Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-10T23:30:08.795Z] ], [2023-07-10T23:30:08.795Z] "bip": "10.250.0.254/24", [2023-07-10T23:30:08.795Z] "hosts": [ [2023-07-10T23:30:08.795Z] "tcp://0.0.0.0:5555", [2023-07-10T23:30:08.795Z] "unix:///var/run/docker.sock" [2023-07-10T23:30:08.795Z] ], [2023-07-10T23:30:08.795Z] "mtu": 1458, [2023-07-10T23:30:08.795Z] "selinux-enabled": true, [2023-07-10T23:30:08.795Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-10T23:30:08.795Z] } [Pipeline] sh [2023-07-10T23:30:08.918Z] Removing intermediate container c37c490a3bbb [2023-07-10T23:30:08.918Z] ---> 070440363be1 [2023-07-10T23:30:08.918Z] Step 13/26 : FROM alpine:3.17 [2023-07-10T23:30:08.918Z] 3.17: Pulling from library/alpine [2023-07-10T23:30:08.918Z] 4db1b89c0bd1: Pulling fs layer [2023-07-10T23:30:08.918Z] 4db1b89c0bd1: Verifying Checksum [2023-07-10T23:30:08.918Z] 4db1b89c0bd1: Download complete [2023-07-10T23:30:08.918Z] 4db1b89c0bd1: Pull complete [2023-07-10T23:30:08.918Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-10T23:30:08.918Z] Status: Downloaded newer image for alpine:3.17 [2023-07-10T23:30:08.918Z] ---> 1f73a9d63274 [2023-07-10T23:30:08.918Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-10T23:30:08.918Z] ---> Running in 211ac47fa475 [2023-07-10T23:30:08.918Z] Removing intermediate container 211ac47fa475 [2023-07-10T23:30:08.918Z] ---> c51a60e85f1e [2023-07-10T23:30:08.918Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-10T23:30:08.918Z] ---> Running in d26f7aa8ef8e [2023-07-10T23:30:08.918Z] Removing intermediate container d26f7aa8ef8e [2023-07-10T23:30:08.918Z] ---> 466828b97f3a [2023-07-10T23:30:08.918Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-10T23:30:08.918Z] ---> Running in 7f55d423608e [2023-07-10T23:30:08.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T23:30:08.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T23:30:08.918Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-10T23:30:08.918Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-10T23:30:08.918Z] Executing busybox-1.35.0-r29.trigger [2023-07-10T23:30:08.918Z] Executing ca-certificates-20230506-r0.trigger [2023-07-10T23:30:08.918Z] OK: 8 MiB in 17 packages [2023-07-10T23:30:08.918Z] Removing intermediate container 7f55d423608e [2023-07-10T23:30:08.918Z] ---> d114078701a6 [2023-07-10T23:30:08.918Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-10T23:30:08.918Z] ---> ac1eb77acfa5 [2023-07-10T23:30:08.918Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-10T23:30:08.918Z] ---> 81b26ec8f2e8 [2023-07-10T23:30:08.918Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-10T23:30:08.918Z] ---> 4896a29fc3bd [2023-07-10T23:30:08.918Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-10T23:30:09.134Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-10T23:30:09.476Z] + sudo service docker restart [2023-07-10T23:30:09.727Z] ---> cb3f6553b4ee [2023-07-10T23:30:09.728Z] Step 21/26 : EXPOSE 59712 [2023-07-10T23:30:09.728Z] ---> Running in 96b7a2822c17 [2023-07-10T23:30:09.986Z] Removing intermediate container 96b7a2822c17 [2023-07-10T23:30:09.986Z] ---> 1f68aea7b1ec [2023-07-10T23:30:09.986Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-10T23:30:09.986Z] ---> Running in d0a66e13a73e [2023-07-10T23:30:09.986Z] Removing intermediate container d0a66e13a73e [2023-07-10T23:30:09.986Z] ---> 8d08dd101b5e [2023-07-10T23:30:09.986Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-10T23:30:09.986Z] ---> Running in fb2c542a701e [2023-07-10T23:30:09.986Z] Removing intermediate container fb2c542a701e [2023-07-10T23:30:09.986Z] ---> 8d9102a2a329 [2023-07-10T23:30:09.986Z] Step 24/26 : LABEL arch=amd64 [2023-07-10T23:30:10.244Z] ---> Running in 088be08b268a [2023-07-10T23:30:10.244Z] Removing intermediate container 088be08b268a [2023-07-10T23:30:10.244Z] ---> 4b99504cf1a4 [2023-07-10T23:30:10.244Z] Step 25/26 : LABEL git_sha=7ce357b819620f0cdf7411c62a0d35ecfa799a21 [2023-07-10T23:30:10.244Z] ---> Running in 884bf452a206 [2023-07-10T23:30:10.244Z] Removing intermediate container 884bf452a206 [2023-07-10T23:30:10.244Z] ---> 7a2525587466 [2023-07-10T23:30:10.244Z] Step 26/26 : LABEL version=0.0.0 [2023-07-10T23:30:10.244Z] ---> Running in 6f9014c39755 [2023-07-10T23:30:10.244Z] Removing intermediate container 6f9014c39755 [2023-07-10T23:30:10.244Z] ---> c9c134a60618 [2023-07-10T23:30:10.244Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-10T23:30:10.244Z] Successfully built c9c134a60618 [2023-07-10T23:30:10.503Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:30:11.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T23:30:11.379Z] [2023-07-10T23:30:11.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:30:11.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T23:30:11.754Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-10T23:30:11.754Z] 5eb5b503b376: Pulling fs layer [2023-07-10T23:30:11.754Z] 5c69ac0246d0: Pulling fs layer [2023-07-10T23:30:11.754Z] ec43610c2a17: Pulling fs layer [2023-07-10T23:30:11.754Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-10T23:30:11.754Z] 33b1e0a273af: Pulling fs layer [2023-07-10T23:30:11.754Z] 5d3b04190fa2: Pulling fs layer [2023-07-10T23:30:11.754Z] 2f39f015ded8: Pulling fs layer [2023-07-10T23:30:11.754Z] 33b1e0a273af: Waiting [2023-07-10T23:30:11.754Z] 5d3b04190fa2: Waiting [2023-07-10T23:30:11.754Z] 2f39f015ded8: Waiting [2023-07-10T23:30:11.754Z] 3a2ae6a8a46f: Waiting [2023-07-10T23:30:11.754Z] 5c69ac0246d0: Download complete [2023-07-10T23:30:11.754Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-10T23:30:11.754Z] 3a2ae6a8a46f: Download complete [2023-07-10T23:30:11.754Z] 33b1e0a273af: Verifying Checksum [2023-07-10T23:30:11.754Z] 33b1e0a273af: Download complete [2023-07-10T23:30:11.754Z] ec43610c2a17: Verifying Checksum [2023-07-10T23:30:11.754Z] ec43610c2a17: Download complete [2023-07-10T23:30:11.754Z] 5d3b04190fa2: Verifying Checksum [2023-07-10T23:30:11.754Z] 5d3b04190fa2: Download complete [2023-07-10T23:30:12.013Z] 5eb5b503b376: Verifying Checksum [2023-07-10T23:30:12.013Z] 5eb5b503b376: Download complete [2023-07-10T23:30:12.580Z] 2f39f015ded8: Verifying Checksum [2023-07-10T23:30:12.580Z] 2f39f015ded8: Download complete [2023-07-10T23:30:13.145Z] 5eb5b503b376: Pull complete [2023-07-10T23:30:13.145Z] 5c69ac0246d0: Pull complete [2023-07-10T23:30:13.714Z] ec43610c2a17: Pull complete [2023-07-10T23:30:13.714Z] 3a2ae6a8a46f: Pull complete [2023-07-10T23:30:13.973Z] 33b1e0a273af: Pull complete [2023-07-10T23:30:13.973Z] 5d3b04190fa2: Pull complete [2023-07-10T23:30:18.165Z] 2f39f015ded8: Pull complete [2023-07-10T23:30:18.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-10T23:30:18.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T23:30:18.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:30:18.391Z] prd-ubuntu20.04-docker-8c-8g-797 does not seem to be running inside a container [2023-07-10T23:30:18.425Z] $ 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-34 -v /w/workspace/xfoundry_app-record-replay_PR-34:/w/workspace/xfoundry_app-record-replay_PR-34:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-34@tmp:/w/workspace/xfoundry_app-record-replay_PR-34@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-07-10T23:30:22.136Z] $ docker top 938bcecfda429ee784c6568823ae63e8879bf80ac72030ad4c85575ab9abb2b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:30:22.588Z] ---> job-cost.sh [2023-07-10T23:30:22.588Z] lf-activate-venv: SKIPPING [2023-07-10T23:30:22.588Z] INFO: No Stack... [2023-07-10T23:30:22.847Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-10T23:30:23.416Z] INFO: Archiving Costs [Pipeline] sh [2023-07-10T23:30:23.728Z] + cat /w/workspace/xfoundry_app-record-replay_PR-34/archives/cost.csv [2023-07-10T23:30:23.728Z] + cut -d, -f6 [Pipeline] lock [2023-07-10T23:30:23.765Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-34-1-stack-cost] [2023-07-10T23:30:23.770Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-34-1-stack-cost] did not exist. Created. [2023-07-10T23:30:23.770Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-34-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-10T23:30:24.167Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-10T23:30:24.221Z] Stashed 1 file(s) [Pipeline] } [2023-07-10T23:30:24.249Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-34-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-10T23:30:24.335Z] $ docker stop --time=1 938bcecfda429ee784c6568823ae63e8879bf80ac72030ad4c85575ab9abb2b3 [2023-07-10T23:30:25.500Z] $ docker rm -f --volumes 938bcecfda429ee784c6568823ae63e8879bf80ac72030ad4c85575ab9abb2b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T23:30:27.771Z] provisioning config files... [2023-07-10T23:30:27.794Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config11886660716905892251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:30:28.168Z] ---> docker-login.sh [2023-07-10T23:30:28.168Z] nexus3.edgexfoundry.org:10001 [2023-07-10T23:30:28.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:30:28.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:30:28.712Z] Configure a credential helper to remove this warning. See [2023-07-10T23:30:28.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:30:28.712Z] [2023-07-10T23:30:28.712Z] Login Succeeded [2023-07-10T23:30:28.712Z] nexus3.edgexfoundry.org:10002 [2023-07-10T23:30:28.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:30:28.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:30:28.983Z] Configure a credential helper to remove this warning. See [2023-07-10T23:30:28.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:30:28.983Z] [2023-07-10T23:30:28.983Z] Login Succeeded [2023-07-10T23:30:28.983Z] nexus3.edgexfoundry.org:10003 [2023-07-10T23:30:29.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:30:29.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:30:29.250Z] Configure a credential helper to remove this warning. See [2023-07-10T23:30:29.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:30:29.250Z] [2023-07-10T23:30:29.250Z] Login Succeeded [2023-07-10T23:30:29.522Z] nexus3.edgexfoundry.org:10004 [2023-07-10T23:30:29.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:30:29.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:30:29.794Z] Configure a credential helper to remove this warning. See [2023-07-10T23:30:29.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:30:29.794Z] [2023-07-10T23:30:29.794Z] Login Succeeded [2023-07-10T23:30:29.794Z] docker.io [2023-07-10T23:30:30.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:30:30.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:30:30.329Z] Configure a credential helper to remove this warning. See [2023-07-10T23:30:30.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:30:30.329Z] [2023-07-10T23:30:30.329Z] Login Succeeded [2023-07-10T23:30:30.329Z] ---> docker-login.sh ends [Pipeline] } [2023-07-10T23:30:30.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-10T23:30:30.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T23:30:30.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T23:30:30.755Z] ========================================================= [2023-07-10T23:30:30.755Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-10T23:30:30.755Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:30:31.260Z] + 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-07-10T23:30:31.260Z] Sending build context to Docker daemon 140.3kB [2023-07-10T23:30:31.529Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-10T23:30:31.529Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-10T23:30:31.529Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-10T23:30:31.529Z] c41833b44d91: Pulling fs layer [2023-07-10T23:30:31.529Z] ed15518f5707: Pulling fs layer [2023-07-10T23:30:31.529Z] feae8fd75edb: Pulling fs layer [2023-07-10T23:30:31.529Z] 242c74f7c9fa: Pulling fs layer [2023-07-10T23:30:31.529Z] 3cdef696dda3: Pulling fs layer [2023-07-10T23:30:31.529Z] 2ced38df9373: Pulling fs layer [2023-07-10T23:30:31.529Z] 58f1dce35555: Pulling fs layer [2023-07-10T23:30:31.529Z] 3cdef696dda3: Waiting [2023-07-10T23:30:31.529Z] 2ced38df9373: Waiting [2023-07-10T23:30:31.529Z] 58f1dce35555: Waiting [2023-07-10T23:30:31.529Z] 242c74f7c9fa: Waiting [2023-07-10T23:30:31.529Z] ed15518f5707: Verifying Checksum [2023-07-10T23:30:31.529Z] ed15518f5707: Download complete [2023-07-10T23:30:31.529Z] 242c74f7c9fa: Verifying Checksum [2023-07-10T23:30:31.529Z] 242c74f7c9fa: Download complete [2023-07-10T23:30:31.807Z] 3cdef696dda3: Verifying Checksum [2023-07-10T23:30:31.807Z] 3cdef696dda3: Download complete [2023-07-10T23:30:31.807Z] c41833b44d91: Verifying Checksum [2023-07-10T23:30:31.807Z] c41833b44d91: Download complete [2023-07-10T23:30:32.773Z] c41833b44d91: Pull complete [2023-07-10T23:30:32.773Z] 58f1dce35555: Verifying Checksum [2023-07-10T23:30:32.773Z] 58f1dce35555: Download complete [2023-07-10T23:30:33.359Z] ed15518f5707: Pull complete [2023-07-10T23:30:34.326Z] feae8fd75edb: Verifying Checksum [2023-07-10T23:30:34.326Z] feae8fd75edb: Download complete [2023-07-10T23:30:34.326Z] 2ced38df9373: Verifying Checksum [2023-07-10T23:30:34.326Z] 2ced38df9373: Download complete [2023-07-10T23:30:46.645Z] feae8fd75edb: Pull complete [2023-07-10T23:30:46.645Z] 242c74f7c9fa: Pull complete [2023-07-10T23:30:46.645Z] 3cdef696dda3: Pull complete [2023-07-10T23:30:53.297Z] 2ced38df9373: Pull complete [2023-07-10T23:30:54.713Z] 58f1dce35555: Pull complete [2023-07-10T23:30:54.713Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-10T23:30:54.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-10T23:30:54.713Z] ---> fadd8f120f05 [2023-07-10T23:30:54.713Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-10T23:30:56.660Z] ---> Running in aa401914b179 [2023-07-10T23:30:56.660Z] Removing intermediate container aa401914b179 [2023-07-10T23:30:56.660Z] ---> 906e18b4cf81 [2023-07-10T23:30:56.660Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-10T23:30:56.931Z] ---> Running in 0519cd83771e [2023-07-10T23:30:57.198Z] Removing intermediate container 0519cd83771e [2023-07-10T23:30:57.198Z] ---> be296952e55d [2023-07-10T23:30:57.198Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-10T23:30:57.198Z] ---> Running in 8dd8bc69295c [2023-07-10T23:30:57.469Z] Removing intermediate container 8dd8bc69295c [2023-07-10T23:30:57.469Z] ---> 724d7be2d68f [2023-07-10T23:30:57.469Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-10T23:30:57.469Z] ---> Running in b9a6ad61a886 [2023-07-10T23:30:58.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-10T23:30:59.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-10T23:31:00.547Z] OK: 263 MiB in 53 packages [2023-07-10T23:31:01.131Z] Removing intermediate container b9a6ad61a886 [2023-07-10T23:31:01.131Z] ---> e251490bb78c [2023-07-10T23:31:01.131Z] Step 7/12 : WORKDIR /app [2023-07-10T23:31:01.131Z] ---> Running in 90f819a04408 [2023-07-10T23:31:01.395Z] Removing intermediate container 90f819a04408 [2023-07-10T23:31:01.396Z] ---> 0a3b353f525f [2023-07-10T23:31:01.396Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-10T23:31:01.979Z] ---> 994a1c91e348 [2023-07-10T23:31:01.979Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T23:31:01.979Z] ---> Running in fea1f9fc7520 [2023-07-10T23:32:09.842Z] Removing intermediate container fea1f9fc7520 [2023-07-10T23:32:09.842Z] ---> 0ae7b9424dba [2023-07-10T23:32:09.842Z] Step 10/12 : COPY . . [2023-07-10T23:32:09.842Z] ---> 8693cd4a4be9 [2023-07-10T23:32:09.842Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-10T23:32:09.843Z] ---> Running in dd94134043ac [2023-07-10T23:32:09.843Z] Removing intermediate container dd94134043ac [2023-07-10T23:32:09.843Z] ---> ee48a856ebed [2023-07-10T23:32:09.843Z] Step 12/12 : RUN $MAKE [2023-07-10T23:32:09.843Z] ---> Running in 04b84da401bf [2023-07-10T23:32:09.843Z] noop [2023-07-10T23:32:09.843Z] Removing intermediate container 04b84da401bf [2023-07-10T23:32:09.843Z] ---> 134bafc827dd [2023-07-10T23:32:09.843Z] Successfully built 134bafc827dd [2023-07-10T23:32:09.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:32:10.324Z] + docker inspect -f . ci-base-image-arm64 [2023-07-10T23:32:10.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:32:10.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-798 does not seem to be running inside a container [2023-07-10T23:32:10.668Z] $ 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-07-10T23:32:11.852Z] $ docker top cb9d6a73c400c392a75d15a4a92acfc766d3739b044e4da647a95c0334800407 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T23:32:12.710Z] + go version [2023-07-10T23:32:12.710Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-10T23:32:12.749Z] $ docker stop --time=1 cb9d6a73c400c392a75d15a4a92acfc766d3739b044e4da647a95c0334800407 [2023-07-10T23:32:14.318Z] $ docker rm -f --volumes cb9d6a73c400c392a75d15a4a92acfc766d3739b044e4da647a95c0334800407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:32:15.141Z] + docker inspect -f . ci-base-image-arm64 [2023-07-10T23:32:15.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:32:15.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-798 does not seem to be running inside a container [2023-07-10T23:32:15.471Z] $ 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-07-10T23:32:16.591Z] $ docker top b84a545d2bdcbbdfbfeb40c2ea5c924958fe8d8ffe70ed5b10498aa87508a4ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T23:32:17.129Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-10T23:32:17.511Z] + make test [2023-07-10T23:32:17.511Z] go test -race -coverprofile=coverage.out ./... [2023-07-10T23:34:54.229Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-10T23:34:54.229Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.288s coverage: 76.9% of statements [2023-07-10T23:34:54.229Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.415s coverage: 85.7% of statements [2023-07-10T23:34:56.829Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-10T23:34:56.829Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-10T23:34:56.829Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-10T23:34:56.829Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.208s coverage: 27.3% of statements [2023-07-10T23:34:57.416Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-10T23:34:57.416Z] go vet ./... [2023-07-10T23:37:19.113Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-10T23:37:19.113Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-10T23:37:19.113Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-10T23:37:19.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-10T23:37:19.186Z] $ docker stop --time=1 b84a545d2bdcbbdfbfeb40c2ea5c924958fe8d8ffe70ed5b10498aa87508a4ea [2023-07-10T23:37:21.085Z] $ docker rm -f --volumes b84a545d2bdcbbdfbfeb40c2ea5c924958fe8d8ffe70ed5b10498aa87508a4ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T23:37:22.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-10T23:37:22.661Z] Warning: overwriting stash ‘coverage-report’ [2023-07-10T23:37:23.037Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-10T23:37:23.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-10T23:37:23.992Z] + ls -al . [2023-07-10T23:37:23.992Z] total 148 [2023-07-10T23:37:23.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 23:32 . [2023-07-10T23:37:23.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 10 23:30 .. [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 10 23:30 .dockerignore [2023-07-10T23:37:23.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 23:30 .git [2023-07-10T23:37:23.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:30 .github [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 10 23:30 .gitignore [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 10 23:30 .golangci.yml [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 10 23:30 Attribution.txt [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 10 23:30 CHANGELOG.md [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 10 23:30 Dockerfile [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 10 23:30 GOVERNANCE.md [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 10 23:30 Jenkinsfile [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 10 23:30 LICENSE [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 10 23:30 Makefile [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 10 23:30 OWNERS.md [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 10 23:30 README.md [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 10 23:28 VERSION [2023-07-10T23:37:23.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:30 bin [2023-07-10T23:37:23.992Z] -rw-r--r-- 1 jenkins jenkins 5223 Jul 10 23:34 coverage.out [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 10 23:30 go.mod [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 10 23:30 go.sum [2023-07-10T23:37:23.992Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 10 23:30 internal [2023-07-10T23:37:23.992Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 10 23:30 main.go [2023-07-10T23:37:23.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 23:30 pkg [2023-07-10T23:37:23.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:37:24.432Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7ce357b819620f0cdf7411c62a0d35ecfa799a21 --label arch=arm64 --label version=0.0.0 . [2023-07-10T23:37:24.432Z] Sending build context to Docker daemon 146.4kB [2023-07-10T23:37:24.702Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-10T23:37:24.702Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-10T23:37:24.702Z] ---> 134bafc827dd [2023-07-10T23:37:24.702Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-10T23:37:24.702Z] ---> Running in 8ccf45ba0765 [2023-07-10T23:37:24.979Z] Removing intermediate container 8ccf45ba0765 [2023-07-10T23:37:24.979Z] ---> 700890d73451 [2023-07-10T23:37:24.979Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-10T23:37:24.979Z] ---> Running in fad508113db7 [2023-07-10T23:37:25.249Z] Removing intermediate container fad508113db7 [2023-07-10T23:37:25.249Z] ---> cdf381e84e25 [2023-07-10T23:37:25.249Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-10T23:37:25.519Z] ---> Running in 11999cf34415 [2023-07-10T23:37:25.789Z] Removing intermediate container 11999cf34415 [2023-07-10T23:37:25.789Z] ---> 1b43795715b1 [2023-07-10T23:37:25.789Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-10T23:37:25.789Z] ---> Running in f2e5f2174faa [2023-07-10T23:37:26.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-10T23:37:27.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-10T23:37:28.306Z] OK: 263 MiB in 53 packages [2023-07-10T23:37:29.272Z] Removing intermediate container f2e5f2174faa [2023-07-10T23:37:29.272Z] ---> 6438004c5b0b [2023-07-10T23:37:29.272Z] Step 7/26 : WORKDIR /app [2023-07-10T23:37:29.272Z] ---> Running in 126631e5c44f [2023-07-10T23:37:29.540Z] Removing intermediate container 126631e5c44f [2023-07-10T23:37:29.540Z] ---> 352e0ef2cc2d [2023-07-10T23:37:29.540Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-10T23:37:30.126Z] ---> ef1544dac2f8 [2023-07-10T23:37:30.126Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T23:37:30.126Z] ---> Running in faee71450635 [2023-07-10T23:37:32.716Z] Removing intermediate container faee71450635 [2023-07-10T23:37:32.716Z] ---> 44a4d5c10336 [2023-07-10T23:37:32.716Z] Step 10/26 : COPY . . [2023-07-10T23:37:32.984Z] ---> 97b86f488319 [2023-07-10T23:37:32.984Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-10T23:37:32.984Z] ---> Running in d07cbd34568d [2023-07-10T23:37:33.257Z] Removing intermediate container d07cbd34568d [2023-07-10T23:37:33.257Z] ---> 5bae65708290 [2023-07-10T23:37:33.257Z] Step 12/26 : RUN $MAKE [2023-07-10T23:37:33.525Z] ---> Running in 5742465d6874 [2023-07-10T23:37:34.491Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-10T23:39:41.162Z] Removing intermediate container 5742465d6874 [2023-07-10T23:39:41.162Z] ---> 9939ab5b92f4 [2023-07-10T23:39:41.162Z] Step 13/26 : FROM alpine:3.17 [2023-07-10T23:39:41.162Z] 3.17: Pulling from library/alpine [2023-07-10T23:39:41.162Z] edb6bdbacee9: Pulling fs layer [2023-07-10T23:39:41.162Z] edb6bdbacee9: Verifying Checksum [2023-07-10T23:39:41.162Z] edb6bdbacee9: Download complete [2023-07-10T23:39:41.162Z] edb6bdbacee9: Pull complete [2023-07-10T23:39:41.162Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-10T23:39:41.162Z] Status: Downloaded newer image for alpine:3.17 [2023-07-10T23:39:41.162Z] ---> 779605e5fbc0 [2023-07-10T23:39:41.162Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-10T23:39:41.162Z] ---> Running in 627a9d5d2177 [2023-07-10T23:39:41.162Z] Removing intermediate container 627a9d5d2177 [2023-07-10T23:39:41.162Z] ---> 42110e04a27b [2023-07-10T23:39:41.162Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-10T23:39:41.162Z] ---> Running in d2f57cabf7f7 [2023-07-10T23:39:41.162Z] Removing intermediate container d2f57cabf7f7 [2023-07-10T23:39:41.162Z] ---> a2bc2a39a323 [2023-07-10T23:39:41.162Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-10T23:39:41.162Z] ---> Running in 621dd56e6f8f [2023-07-10T23:39:41.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-10T23:39:41.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-10T23:39:41.162Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-10T23:39:41.162Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-10T23:39:41.162Z] Executing busybox-1.35.0-r29.trigger [2023-07-10T23:39:41.162Z] Executing ca-certificates-20230506-r0.trigger [2023-07-10T23:39:41.162Z] OK: 8 MiB in 17 packages [2023-07-10T23:39:41.162Z] Removing intermediate container 621dd56e6f8f [2023-07-10T23:39:41.162Z] ---> 7adcf2e3231f [2023-07-10T23:39:41.162Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-10T23:39:41.162Z] ---> b96c9cae6cdd [2023-07-10T23:39:41.162Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-10T23:39:41.162Z] ---> a2fb4c999d3d [2023-07-10T23:39:41.162Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-10T23:39:41.428Z] ---> bb1daccfa821 [2023-07-10T23:39:41.428Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-10T23:39:42.835Z] ---> 4fbcf9723c1c [2023-07-10T23:39:42.835Z] Step 21/26 : EXPOSE 59712 [2023-07-10T23:39:42.835Z] ---> Running in 6cb01b23fd24 [2023-07-10T23:39:43.101Z] Removing intermediate container 6cb01b23fd24 [2023-07-10T23:39:43.101Z] ---> 86a27d8c4888 [2023-07-10T23:39:43.102Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-10T23:39:43.102Z] ---> Running in b235793466ad [2023-07-10T23:39:43.369Z] Removing intermediate container b235793466ad [2023-07-10T23:39:43.369Z] ---> 6f04a6e20537 [2023-07-10T23:39:43.369Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-10T23:39:43.369Z] ---> Running in dc84475fefef [2023-07-10T23:39:43.636Z] Removing intermediate container dc84475fefef [2023-07-10T23:39:43.636Z] ---> 7e0c7d5b4fe7 [2023-07-10T23:39:43.636Z] Step 24/26 : LABEL arch=arm64 [2023-07-10T23:39:43.903Z] ---> Running in 47f2340928b6 [2023-07-10T23:39:44.171Z] Removing intermediate container 47f2340928b6 [2023-07-10T23:39:44.171Z] ---> 3433d48a72a6 [2023-07-10T23:39:44.171Z] Step 25/26 : LABEL git_sha=7ce357b819620f0cdf7411c62a0d35ecfa799a21 [2023-07-10T23:39:44.171Z] ---> Running in ae3ff43e90a4 [2023-07-10T23:39:44.437Z] Removing intermediate container ae3ff43e90a4 [2023-07-10T23:39:44.437Z] ---> bc721730bb17 [2023-07-10T23:39:44.437Z] Step 26/26 : LABEL version=0.0.0 [2023-07-10T23:39:44.437Z] ---> Running in 5ff8db0c1f46 [2023-07-10T23:39:44.703Z] Removing intermediate container 5ff8db0c1f46 [2023-07-10T23:39:44.703Z] ---> 54116cee0cee [2023-07-10T23:39:44.703Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-10T23:39:44.703Z] Successfully built 54116cee0cee [2023-07-10T23:39:44.703Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:39:45.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T23:39:45.501Z] [2023-07-10T23:39:45.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:39:45.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T23:39:45.899Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-10T23:39:45.899Z] 8998bd30e6a1: Pulling fs layer [2023-07-10T23:39:45.899Z] 04944245beec: Pulling fs layer [2023-07-10T23:39:45.899Z] 699f458cf7ca: Pulling fs layer [2023-07-10T23:39:45.899Z] 765212b225bb: Pulling fs layer [2023-07-10T23:39:45.899Z] f23df028b6ca: Pulling fs layer [2023-07-10T23:39:45.899Z] d65c8cfc05b1: Pulling fs layer [2023-07-10T23:39:45.899Z] 2437ff75d9bd: Pulling fs layer [2023-07-10T23:39:45.899Z] f23df028b6ca: Waiting [2023-07-10T23:39:45.899Z] d65c8cfc05b1: Waiting [2023-07-10T23:39:45.899Z] 765212b225bb: Waiting [2023-07-10T23:39:45.899Z] 2437ff75d9bd: Waiting [2023-07-10T23:39:46.180Z] 04944245beec: Verifying Checksum [2023-07-10T23:39:46.180Z] 04944245beec: Download complete [2023-07-10T23:39:46.180Z] 765212b225bb: Verifying Checksum [2023-07-10T23:39:46.180Z] 765212b225bb: Download complete [2023-07-10T23:39:46.180Z] f23df028b6ca: Download complete [2023-07-10T23:39:46.180Z] d65c8cfc05b1: Verifying Checksum [2023-07-10T23:39:46.180Z] d65c8cfc05b1: Download complete [2023-07-10T23:39:46.180Z] 699f458cf7ca: Verifying Checksum [2023-07-10T23:39:46.180Z] 699f458cf7ca: Download complete [2023-07-10T23:39:46.767Z] 8998bd30e6a1: Download complete [2023-07-10T23:39:48.703Z] 2437ff75d9bd: Verifying Checksum [2023-07-10T23:39:48.703Z] 2437ff75d9bd: Download complete [2023-07-10T23:39:50.664Z] 8998bd30e6a1: Pull complete [2023-07-10T23:39:50.933Z] 04944245beec: Pull complete [2023-07-10T23:39:52.345Z] 699f458cf7ca: Pull complete [2023-07-10T23:39:52.345Z] 765212b225bb: Pull complete [2023-07-10T23:39:53.305Z] f23df028b6ca: Pull complete [2023-07-10T23:39:53.305Z] d65c8cfc05b1: Pull complete [2023-07-10T23:40:08.308Z] 2437ff75d9bd: Pull complete [2023-07-10T23:40:08.308Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-10T23:40:08.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T23:40:08.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:40:08.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-798 does not seem to be running inside a container [2023-07-10T23:40:08.683Z] $ 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-07-10T23:40:11.125Z] $ docker top f00c1eb62db22670f15fc1727093d7497c6fa1d7512a7701134f8d9afdfd1bd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:40:12.019Z] ---> job-cost.sh [2023-07-10T23:40:12.019Z] lf-activate-venv: SKIPPING [2023-07-10T23:40:12.019Z] INFO: No Stack... [2023-07-10T23:40:12.600Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-10T23:40:13.180Z] INFO: Archiving Costs [Pipeline] sh [2023-07-10T23:40:13.520Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-07-10T23:40:13.520Z] + cut -d, -f6 [Pipeline] lock [2023-07-10T23:40:13.600Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-34-1-stack-cost] [2023-07-10T23:40:13.604Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-34-1-stack-cost] did not exist. Created. [2023-07-10T23:40:13.604Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-34-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-10T23:40:14.012Z] /w/workspace/app-record-replay/1@tmp/durable-ec769e45/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-10T23:40:14.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-10T23:40:14.393Z] Warning: overwriting stash ‘stack-cost’ [2023-07-10T23:40:14.434Z] Stashed 1 file(s) [Pipeline] } [2023-07-10T23:40:14.449Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-34-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-10T23:40:14.530Z] $ docker stop --time=1 f00c1eb62db22670f15fc1727093d7497c6fa1d7512a7701134f8d9afdfd1bd3 [2023-07-10T23:40:15.965Z] $ docker rm -f --volumes f00c1eb62db22670f15fc1727093d7497c6fa1d7512a7701134f8d9afdfd1bd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-10T23:40:16.886Z] provisioning config files... [2023-07-10T23:40:16.893Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-34 #1 [2023-07-10T23:40:16.895Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-34@tmp/config5449697543612541443tmp [Pipeline] { [Pipeline] sh [2023-07-10T23:40:17.221Z] + set +x [2023-07-10T23:40:17.221Z] + curl -s https://codecov.io/bash [2023-07-10T23:40:17.221Z] + bash -s -- [2023-07-10T23:40:17.479Z] [2023-07-10T23:40:17.479Z] _____ _ [2023-07-10T23:40:17.479Z] / ____| | | [2023-07-10T23:40:17.479Z] | | ___ __| | ___ ___ _____ __ [2023-07-10T23:40:17.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-10T23:40:17.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-10T23:40:17.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-10T23:40:17.479Z] Bash-1.0.6 [2023-07-10T23:40:17.479Z] [2023-07-10T23:40:17.479Z] [2023-07-10T23:40:17.479Z] ==> git version 2.25.1 found [2023-07-10T23:40:17.479Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-10T23:40:17.479Z] Release-Date: 2020-01-08 [2023-07-10T23:40:17.479Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-10T23:40:17.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-10T23:40:17.479Z] ==> Jenkins CI detected. [2023-07-10T23:40:17.479Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-34 [2023-07-10T23:40:17.479Z] project root: . [2023-07-10T23:40:17.479Z] --> token set from env [2023-07-10T23:40:17.479Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-10T23:40:17.479Z] ==> Running gcov in . (disable via -X gcov) [2023-07-10T23:40:17.479Z] ==> Python coveragepy not found [2023-07-10T23:40:17.480Z] ==> Searching for coverage reports in: [2023-07-10T23:40:17.480Z] + . [2023-07-10T23:40:17.480Z] -> Found 1 reports [2023-07-10T23:40:17.480Z] ==> Detecting git/mercurial file structure [2023-07-10T23:40:17.480Z] ==> Reading reports [2023-07-10T23:40:17.480Z] + ./coverage.out bytes=5223 [2023-07-10T23:40:17.480Z] ==> Appending adjustments [2023-07-10T23:40:17.480Z] https://docs.codecov.io/docs/fixing-reports [2023-07-10T23:40:17.739Z] + Found adjustments [2023-07-10T23:40:17.739Z] ==> Gzipping contents [2023-07-10T23:40:17.739Z] 4.0K /tmp/codecov.vZQH6O.gz [2023-07-10T23:40:17.739Z] ==> Uploading reports [2023-07-10T23:40:17.739Z] url: https://codecov.io [2023-07-10T23:40:17.739Z] query: branch=PR-34&commit=7ce357b819620f0cdf7411c62a0d35ecfa799a21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-34%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=34&job=&cmd_args= [2023-07-10T23:40:17.739Z] -> Pinging Codecov [2023-07-10T23:40:17.739Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-34&commit=7ce357b819620f0cdf7411c62a0d35ecfa799a21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-34%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=34&job=&cmd_args= [2023-07-10T23:40:17.739Z] Invalid request parameters [2023-07-10T23:40:17.739Z] 400 [Pipeline] } [2023-07-10T23:40:17.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-10T23:40:19.497Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-34/archives ] [2023-07-10T23:40:19.497Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-34/archives [2023-07-10T23:40:19.497Z] total 16 [2023-07-10T23:40:19.497Z] drwxr-xr-x 3 root root 4096 Jul 10 23:30 . [2023-07-10T23:40:19.497Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 23:30 .. [2023-07-10T23:40:19.497Z] drwxr-xr-x 2 root root 4096 Jul 10 23:30 cost [2023-07-10T23:40:19.497Z] -rw-r--r-- 1 root root 88 Jul 10 23:30 cost.csv [2023-07-10T23:40:19.497Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-34/archives [2023-07-10T23:40:19.497Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-34/archives [2023-07-10T23:40:19.497Z] total 16 [2023-07-10T23:40:19.497Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 23:30 . [2023-07-10T23:40:19.497Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 23:30 .. [2023-07-10T23:40:19.497Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 23:30 cost [2023-07-10T23:40:19.497Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 10 23:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:40:19.824Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:40:20.710Z] ---> package-listing.sh [2023-07-10T23:40:20.710Z] ++ facter osfamily [2023-07-10T23:40:20.710Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-10T23:40:20.971Z] + OS_FAMILY=debian [2023-07-10T23:40:20.971Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-34 [2023-07-10T23:40:20.971Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-10T23:40:20.971Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-10T23:40:20.971Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-10T23:40:20.971Z] + PACKAGES=/tmp/packages_start.txt [2023-07-10T23:40:20.971Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-34 ']' [2023-07-10T23:40:20.971Z] + PACKAGES=/tmp/packages_end.txt [2023-07-10T23:40:20.971Z] + case "${OS_FAMILY}" in [2023-07-10T23:40:20.971Z] + dpkg -l [2023-07-10T23:40:20.971Z] + grep '^ii' [2023-07-10T23:40:20.971Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-10T23:40:20.971Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-10T23:40:20.971Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-10T23:40:20.971Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-34 ']' [2023-07-10T23:40:20.971Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-34/archives/ [2023-07-10T23:40:20.971Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-34/archives/ [Pipeline] echo [2023-07-10T23:40:21.001Z] 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-34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-10T23:40:21.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:40:21.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T23:40:21.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:40:22.066Z] prd-ubuntu20.04-docker-8c-8g-797 does not seem to be running inside a container [2023-07-10T23:40:22.098Z] $ 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-34/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-34 -v /w/workspace/xfoundry_app-record-replay_PR-34:/w/workspace/xfoundry_app-record-replay_PR-34:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-34@tmp:/w/workspace/xfoundry_app-record-replay_PR-34@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-07-10T23:40:22.280Z] $ docker top ef1bb62a6a2440e34caa6928245325b7a1395938e770eaf6e86d1b34c2da0468 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T23:40:22.670Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-10T23:40:22.988Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-10T23:40:23.292Z] + ls /var/log/sa-host [2023-07-10T23:40:23.292Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T23:40:23.554Z] provisioning config files... [2023-07-10T23:40:23.564Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-34@tmp/config15687277892964192782tmp [Pipeline] { [Pipeline] echo [2023-07-10T23:40:23.618Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:40:23.930Z] ---> create-netrc.sh [Pipeline] } [2023-07-10T23:40:23.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:40:24.350Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-10T23:40:24.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:40:24.690Z] ---> sudo-logs.sh [2023-07-10T23:40:24.690Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-10T23:40:24.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:40:25.099Z] ---> job-cost.sh [2023-07-10T23:40:25.099Z] lf-activate-venv: SKIPPING [2023-07-10T23:40:25.099Z] DEBUG: total: 0.2199999988079071 [2023-07-10T23:40:25.099Z] INFO: Retrieving Stack Cost... [2023-07-10T23:40:25.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-10T23:40:25.925Z] INFO: Archiving Costs [Pipeline] echo [2023-07-10T23:40:25.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:40:26.277Z] ---> logs-deploy.sh [2023-07-10T23:40:26.277Z] lf-activate-venv: SKIPPING [2023-07-10T23:40:26.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-34/1 [2023-07-10T23:40:26.277Z] INFO: archiving workspace using pattern(s): [2023-07-10T23:40:27.215Z] Archives upload complete. [2023-07-10T23:40:27.215Z] INFO: archiving logs to Nexus