Pull request #81 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 ernestojeda for edgexfoundry/app-record-replay Obtained Jenkinsfile from 7f2bba3a8a765d4127b451c8caae1f5d458729fa+6505751dac8c0a12872c6337fde34b0eddbcd158 (bdeff93bf633f001bbcb3af7e142d18169ea393d) 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-ssh1238128272470860501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh444223955630575940.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-81/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-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17364844177077988151.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-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5684349898543149661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1681380586863380602.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-81/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-81/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15819134103389008898.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6758 in /w/workspace/xfoundry_app-record-replay_PR-81 [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-81 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6505751dac8c0a12872c6337fde34b0eddbcd158 into PR head commit 7f2bba3a8a765d4127b451c8caae1f5d458729fa Merge succeeded, producing d155edc1f298ebc9f9feab69cda8e48da906c3a7 Checking out Revision d155edc1f298ebc9f9feab69cda8e48da906c3a7 (PR-81) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f2bba3a8a765d4127b451c8caae1f5d458729fa # 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 6505751dac8c0a12872c6337fde34b0eddbcd158 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d155edc1f298ebc9f9feab69cda8e48da906c3a7 # timeout=10 Commit message: "Merge commit '6505751dac8c0a12872c6337fde34b0eddbcd158' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T17:26:53.598Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T17:26:53.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T17:26:53.911Z] ========================================================= [2023-09-20T17:26:53.911Z] EdgeX Global Pipelines Version Info [2023-09-20T17:26:53.911Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:26:54.669Z] ------------------- [2023-09-20T17:26:54.669Z] stable info: [2023-09-20T17:26:54.669Z] ------------------- [2023-09-20T17:26:54.669Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T17:26:54.669Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:26:54.669Z] Message: update stable to v1.0.254 [2023-09-20T17:26:55.238Z] ------------------- [2023-09-20T17:26:55.238Z] experimental info: [2023-09-20T17:26:55.238Z] ------------------- [2023-09-20T17:26:55.238Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T17:26:55.238Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:26:55.238Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T17:26:55.516Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-20T17:26:55.558Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-20T17:26:55.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T17:26:55.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T17:26:55.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T17:26:55.729Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T17:26:55.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T17:26:55.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T17:26:55.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T17:26:55.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T17:26:55.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T17:26:56.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-20T17:26:56.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T17:26:56.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T17:26:56.140Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:26:56.184Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:26:56.232Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:26:56.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:26:56.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T17:26:56.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T17:26:56.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T17:26:56.440Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T17:26:56.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T17:26:56.525Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T17:26:56.567Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T17:26:56.609Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T17:26:56.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T17:26:56.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-81 [Pipeline] echo [2023-09-20T17:26:56.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-81 [Pipeline] echo [2023-09-20T17:26:56.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-81 [Pipeline] echo [2023-09-20T17:26:56.824Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d155edc1f298ebc9f9feab69cda8e48da906c3a7 [Pipeline] echo [2023-09-20T17:26:56.865Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d155edc [Pipeline] echo [2023-09-20T17:26:56.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:26:57.031Z] provisioning config files... [2023-09-20T17:26:57.049Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-81@tmp/config2104179326241572801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:26:57.398Z] ---> docker-login.sh [2023-09-20T17:26:57.398Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:26:57.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:57.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:57.667Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:57.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:57.667Z] [2023-09-20T17:26:57.667Z] Login Succeeded [2023-09-20T17:26:57.667Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:26:57.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:57.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:57.942Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:57.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:57.942Z] [2023-09-20T17:26:57.942Z] Login Succeeded [2023-09-20T17:26:57.942Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:26:57.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:57.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:57.942Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:57.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:57.942Z] [2023-09-20T17:26:57.942Z] Login Succeeded [2023-09-20T17:26:57.942Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:26:57.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:57.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:57.942Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:57.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:57.942Z] [2023-09-20T17:26:57.942Z] Login Succeeded [2023-09-20T17:26:57.942Z] docker.io [2023-09-20T17:26:58.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:58.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:58.465Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:58.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:58.465Z] [2023-09-20T17:26:58.465Z] Login Succeeded [2023-09-20T17:26:58.465Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:26:58.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T17:26:59.138Z] + git rev-list -1 --merges d155edc1f298ebc9f9feab69cda8e48da906c3a7~1..d155edc1f298ebc9f9feab69cda8e48da906c3a7 [Pipeline] echo [2023-09-20T17:26:59.198Z] -----------> git rev-list -1 --merges d155edc1f298ebc9f9feab69cda8e48da906c3a7~1..d155edc1f298ebc9f9feab69cda8e48da906c3a7 d155edc1f298ebc9f9feab69cda8e48da906c3a7 [2023-09-20T17:26:59.198Z] d155edc1f298ebc9f9feab69cda8e48da906c3a7 [false] [Pipeline] sh [2023-09-20T17:26:59.507Z] + git log --format=format:%s -1 d155edc1f298ebc9f9feab69cda8e48da906c3a7 [Pipeline] echo [2023-09-20T17:26:59.541Z] ========================================================= [2023-09-20T17:26:59.541Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T17:26:59.541Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:26:59.981Z] + git log --format=format:%s -1 d155edc1f298ebc9f9feab69cda8e48da906c3a7 [Pipeline] echo [2023-09-20T17:27:00.021Z] [semverPrep] GIT_COMMIT: d155edc1f298ebc9f9feab69cda8e48da906c3a7, Commit Message: Merge commit '6505751dac8c0a12872c6337fde34b0eddbcd158' into HEAD [Pipeline] echo [2023-09-20T17:27:00.049Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T17:27:00.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:27:00.433Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T17:27:00.433Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T17:27:00.433Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T17:27:00.433Z] + + sudo teeecho -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2023-09-20T17:27:00.433Z] [2023-09-20T17:27:00.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:00.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:27:00.885Z] [2023-09-20T17:27:00.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:01.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:27:01.263Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T17:27:01.263Z] b85a868b505f: Pulling fs layer [2023-09-20T17:27:01.263Z] e2be974225ed: Pulling fs layer [2023-09-20T17:27:01.263Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T17:27:01.263Z] 988bab9f4d93: Pulling fs layer [2023-09-20T17:27:01.263Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T17:27:01.263Z] eaf3925da568: Pulling fs layer [2023-09-20T17:27:01.263Z] bab4dde63d76: Pulling fs layer [2023-09-20T17:27:01.263Z] bde34c3a00c8: Pulling fs layer [2023-09-20T17:27:01.263Z] b352a97aabf1: Pulling fs layer [2023-09-20T17:27:01.263Z] 4872d77fe225: Pulling fs layer [2023-09-20T17:27:01.263Z] 5851b861e8e6: Pulling fs layer [2023-09-20T17:27:01.263Z] bde34c3a00c8: Waiting [2023-09-20T17:27:01.263Z] b352a97aabf1: Waiting [2023-09-20T17:27:01.263Z] 4872d77fe225: Waiting [2023-09-20T17:27:01.263Z] 5851b861e8e6: Waiting [2023-09-20T17:27:01.263Z] 1469e6f7b9e6: Waiting [2023-09-20T17:27:01.263Z] 988bab9f4d93: Waiting [2023-09-20T17:27:01.263Z] eaf3925da568: Waiting [2023-09-20T17:27:01.263Z] bab4dde63d76: Waiting [2023-09-20T17:27:01.263Z] e2be974225ed: Verifying Checksum [2023-09-20T17:27:01.263Z] e2be974225ed: Download complete [2023-09-20T17:27:01.263Z] 988bab9f4d93: Verifying Checksum [2023-09-20T17:27:01.263Z] 988bab9f4d93: Download complete [2023-09-20T17:27:01.523Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T17:27:01.523Z] 1469e6f7b9e6: Download complete [2023-09-20T17:27:01.523Z] eaf3925da568: Verifying Checksum [2023-09-20T17:27:01.523Z] eaf3925da568: Download complete [2023-09-20T17:27:01.523Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T17:27:01.523Z] 339a4e72a1f5: Download complete [2023-09-20T17:27:01.523Z] bde34c3a00c8: Download complete [2023-09-20T17:27:01.523Z] b352a97aabf1: Download complete [2023-09-20T17:27:01.523Z] 4872d77fe225: Verifying Checksum [2023-09-20T17:27:01.523Z] 5851b861e8e6: Verifying Checksum [2023-09-20T17:27:01.523Z] 5851b861e8e6: Download complete [2023-09-20T17:27:01.523Z] b85a868b505f: Verifying Checksum [2023-09-20T17:27:01.523Z] b85a868b505f: Download complete [2023-09-20T17:27:01.788Z] bab4dde63d76: Verifying Checksum [2023-09-20T17:27:01.788Z] bab4dde63d76: Download complete [2023-09-20T17:27:03.164Z] b85a868b505f: Pull complete [2023-09-20T17:27:03.423Z] e2be974225ed: Pull complete [2023-09-20T17:27:03.991Z] 339a4e72a1f5: Pull complete [2023-09-20T17:27:03.991Z] 988bab9f4d93: Pull complete [2023-09-20T17:27:04.559Z] 1469e6f7b9e6: Pull complete [2023-09-20T17:27:04.559Z] eaf3925da568: Pull complete [2023-09-20T17:27:06.472Z] bab4dde63d76: Pull complete [2023-09-20T17:27:06.473Z] bde34c3a00c8: Pull complete [2023-09-20T17:27:06.473Z] b352a97aabf1: Pull complete [2023-09-20T17:27:06.732Z] 4872d77fe225: Pull complete [2023-09-20T17:27:06.732Z] 5851b861e8e6: Pull complete [2023-09-20T17:27:06.732Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T17:27:06.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:27:06.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:27:06.985Z] prd-ubuntu20.04-docker-8c-8g-6758 does not seem to be running inside a container [2023-09-20T17:27:07.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-81 -v /w/workspace/xfoundry_app-record-replay_PR-81:/w/workspace/xfoundry_app-record-replay_PR-81:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-81@tmp:/w/workspace/xfoundry_app-record-replay_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T17:27:09.878Z] $ docker top 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de -eo pid,comm [2023-09-20T17:27:09.948Z] 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-09-20T17:27:09.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:27:10.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:27:10.086Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:27:10.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:27:10.246Z] $ docker exec 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de ssh-agent [2023-09-20T17:27:10.372Z] SSH_AUTH_SOCK=/tmp/ssh-26BHMohbRT8A/agent.14 [2023-09-20T17:27:10.372Z] SSH_AGENT_PID=20 [2023-09-20T17:27:10.381Z] Running ssh-add (command line suppressed) [2023-09-20T17:27:10.505Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-81@tmp/private_key_938852257246613757.key (/w/workspace/xfoundry_app-record-replay_PR-81@tmp/private_key_938852257246613757.key) [2023-09-20T17:27:10.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:27:10.851Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T17:27:10.879Z] $ docker exec --env ******** --env ******** 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de ssh-agent -k [2023-09-20T17:27:10.970Z] unset SSH_AUTH_SOCK; [2023-09-20T17:27:10.971Z] unset SSH_AGENT_PID; [2023-09-20T17:27:10.971Z] echo Agent pid 20 killed; [2023-09-20T17:27:10.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T17:27:11.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:27:11.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:27:11.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:27:11.216Z] $ docker exec 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de ssh-agent [2023-09-20T17:27:11.327Z] SSH_AUTH_SOCK=/tmp/ssh-VHWozYc6d2B3/agent.70 [2023-09-20T17:27:11.327Z] SSH_AGENT_PID=76 [2023-09-20T17:27:11.332Z] Running ssh-add (command line suppressed) [2023-09-20T17:27:11.462Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-81@tmp/private_key_7809412166733871987.key (/w/workspace/xfoundry_app-record-replay_PR-81@tmp/private_key_7809412166733871987.key) [2023-09-20T17:27:11.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:27:11.808Z] + git semver init [2023-09-20T17:27:12.066Z] 2023-09-20 17:27:11,981 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T17:27:12.066Z] 2023-09-20 17:27:11,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-81/.semver [2023-09-20T17:27:12.067Z] 2023-09-20 17:27:11,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-81/.semver [2023-09-20T17:27:12.067Z] 2023-09-20 17:27:11,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-81/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-81, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:27:12.635Z] 2023-09-20 17:27:12,572 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-81/.git/info/exclude [2023-09-20T17:27:12.635Z] 2023-09-20 17:27:12,572 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-81/.semver/PR-81 with force:False [2023-09-20T17:27:12.635Z] 2023-09-20 17:27:12,573 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-81/.semver/PR-81 [2023-09-20T17:27:12.635Z] 2023-09-20 17:27:12,577 [execute] INFO git cat-file --batch-check [2023-09-20T17:27:12.635Z] 2023-09-20 17:27:12,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-81/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:27:12.635Z] 2023-09-20 17:27:12,584 [execute] INFO git cat-file --batch [2023-09-20T17:27:12.635Z] 2023-09-20 17:27:12,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-81/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:27:12.635Z] 2023-09-20 17:27:12,589 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-81/.semver/PR-81 [2023-09-20T17:27:12.635Z] 0.0.0 [Pipeline] } [2023-09-20T17:27:12.662Z] $ docker exec --env ******** --env ******** 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de ssh-agent -k [2023-09-20T17:27:12.763Z] unset SSH_AUTH_SOCK; [2023-09-20T17:27:12.764Z] unset SSH_AGENT_PID; [2023-09-20T17:27:12.764Z] echo Agent pid 76 killed; [2023-09-20T17:27:12.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:27:13.205Z] + git semver [Pipeline] } [2023-09-20T17:27:13.495Z] $ docker stop --time=1 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de [2023-09-20T17:27:14.816Z] $ docker rm -f --volumes 8200a5ecd0e18e328bab0e6ba437454e9b30e947d5f0afa85092a2b597c871de [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:27:15.219Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T17:27:15.495Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T17:27:15.513Z] [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-09-20T17:27:16.334Z] provisioning config files... [2023-09-20T17:27:16.342Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-81@tmp/config5490548870898966317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:27:16.694Z] ---> docker-login.sh [2023-09-20T17:27:16.694Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:27:16.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:16.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:16.694Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:16.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:16.694Z] [2023-09-20T17:27:16.694Z] Login Succeeded [2023-09-20T17:27:16.694Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:27:16.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:16.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:16.694Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:16.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:16.694Z] [2023-09-20T17:27:16.694Z] Login Succeeded [2023-09-20T17:27:16.694Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:27:16.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:16.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:16.953Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:16.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:16.953Z] [2023-09-20T17:27:16.953Z] Login Succeeded [2023-09-20T17:27:16.953Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:27:16.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:16.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:16.953Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:16.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:16.953Z] [2023-09-20T17:27:16.953Z] Login Succeeded [2023-09-20T17:27:16.953Z] docker.io [2023-09-20T17:27:17.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:17.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:17.212Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:17.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:17.212Z] [2023-09-20T17:27:17.212Z] Login Succeeded [2023-09-20T17:27:17.212Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:27:17.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:27:17.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:27:17.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:27:17.570Z] ========================================================= [2023-09-20T17:27:17.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T17:27:17.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:18.056Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:27:18.056Z] Sending build context to Docker daemon 583.7kB [2023-09-20T17:27:18.056Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:27:18.056Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T17:27:18.317Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T17:27:18.317Z] 7264a8db6415: Pulling fs layer [2023-09-20T17:27:18.317Z] c4d48a809fc2: Pulling fs layer [2023-09-20T17:27:18.317Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T17:27:18.317Z] ad3a456e5733: Pulling fs layer [2023-09-20T17:27:18.317Z] 33e27b845d1e: Pulling fs layer [2023-09-20T17:27:18.317Z] c68163c4e522: Pulling fs layer [2023-09-20T17:27:18.317Z] 50da416c3ac9: Pulling fs layer [2023-09-20T17:27:18.317Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T17:27:18.317Z] ad3a456e5733: Waiting [2023-09-20T17:27:18.317Z] 33e27b845d1e: Waiting [2023-09-20T17:27:18.317Z] c68163c4e522: Waiting [2023-09-20T17:27:18.317Z] 50da416c3ac9: Waiting [2023-09-20T17:27:18.317Z] 23d2d4c4bb30: Waiting [2023-09-20T17:27:18.317Z] c4d48a809fc2: Download complete [2023-09-20T17:27:18.317Z] ad3a456e5733: Verifying Checksum [2023-09-20T17:27:18.317Z] ad3a456e5733: Download complete [2023-09-20T17:27:18.317Z] 33e27b845d1e: Verifying Checksum [2023-09-20T17:27:18.317Z] 33e27b845d1e: Download complete [2023-09-20T17:27:18.317Z] 7264a8db6415: Verifying Checksum [2023-09-20T17:27:18.317Z] 7264a8db6415: Download complete [2023-09-20T17:27:18.317Z] c68163c4e522: Verifying Checksum [2023-09-20T17:27:18.317Z] c68163c4e522: Download complete [2023-09-20T17:27:18.581Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T17:27:18.581Z] 23d2d4c4bb30: Download complete [2023-09-20T17:27:18.581Z] 7264a8db6415: Pull complete [2023-09-20T17:27:18.842Z] c4d48a809fc2: Pull complete [2023-09-20T17:27:18.842Z] 4f1c88b9dad5: Download complete [2023-09-20T17:27:19.100Z] 50da416c3ac9: Verifying Checksum [2023-09-20T17:27:19.100Z] 50da416c3ac9: Download complete [2023-09-20T17:27:22.385Z] 4f1c88b9dad5: Pull complete [2023-09-20T17:27:22.385Z] ad3a456e5733: Pull complete [2023-09-20T17:27:22.385Z] 33e27b845d1e: Pull complete [2023-09-20T17:27:22.644Z] c68163c4e522: Pull complete [2023-09-20T17:27:25.168Z] 50da416c3ac9: Pull complete [2023-09-20T17:27:26.100Z] 23d2d4c4bb30: Pull complete [2023-09-20T17:27:26.100Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T17:27:26.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T17:27:26.100Z] ---> 0786185ac409 [2023-09-20T17:27:26.100Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:27:31.111Z] Still waiting to schedule task [2023-09-20T17:27:31.111Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:27:34.218Z] ---> Running in c06549e0b678 [2023-09-20T17:27:34.218Z] Removing intermediate container c06549e0b678 [2023-09-20T17:27:34.218Z] ---> c117894d572a [2023-09-20T17:27:34.218Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:27:34.218Z] ---> Running in 9552b90bdeb6 [2023-09-20T17:27:34.485Z] Removing intermediate container 9552b90bdeb6 [2023-09-20T17:27:34.485Z] ---> 55c42da5bc90 [2023-09-20T17:27:34.485Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:27:34.485Z] ---> Running in abf9c42d4c91 [2023-09-20T17:27:34.485Z] Removing intermediate container abf9c42d4c91 [2023-09-20T17:27:34.485Z] ---> fa36d590fdb8 [2023-09-20T17:27:34.485Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:27:34.485Z] ---> Running in 688b6c9322f7 [2023-09-20T17:27:34.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:27:34.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:27:35.010Z] OK: 264 MiB in 52 packages [2023-09-20T17:27:35.576Z] Removing intermediate container 688b6c9322f7 [2023-09-20T17:27:35.576Z] ---> b0d522ca6bdc [2023-09-20T17:27:35.576Z] Step 7/12 : WORKDIR /app [2023-09-20T17:27:35.576Z] ---> Running in 6dab65a8b87b [2023-09-20T17:27:35.576Z] Removing intermediate container 6dab65a8b87b [2023-09-20T17:27:35.576Z] ---> a093e858d400 [2023-09-20T17:27:35.576Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T17:27:35.576Z] ---> f946c7658b85 [2023-09-20T17:27:35.576Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:27:35.576Z] ---> Running in 705aae35d00d [2023-09-20T17:28:22.423Z] Removing intermediate container 705aae35d00d [2023-09-20T17:28:22.423Z] ---> 812ab9c96fbf [2023-09-20T17:28:22.423Z] Step 10/12 : COPY . . [2023-09-20T17:28:22.423Z] ---> 091f550341bc [2023-09-20T17:28:22.423Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:28:22.423Z] ---> Running in e22a6097a7fa [2023-09-20T17:28:22.423Z] Removing intermediate container e22a6097a7fa [2023-09-20T17:28:22.423Z] ---> d99671bc0c9f [2023-09-20T17:28:22.423Z] Step 12/12 : RUN $MAKE [2023-09-20T17:28:22.423Z] ---> Running in 2f9d0f401390 [2023-09-20T17:28:22.423Z] noop [2023-09-20T17:28:22.423Z] Removing intermediate container 2f9d0f401390 [2023-09-20T17:28:22.423Z] ---> 6f46c35e7bf1 [2023-09-20T17:28:22.423Z] Successfully built 6f46c35e7bf1 [2023-09-20T17:28:22.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:28:22.884Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:28:22.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:28:23.034Z] prd-ubuntu20.04-docker-8c-8g-6758 does not seem to be running inside a container [2023-09-20T17:28:23.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-81 -v /w/workspace/xfoundry_app-record-replay_PR-81:/w/workspace/xfoundry_app-record-replay_PR-81:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-81@tmp:/w/workspace/xfoundry_app-record-replay_PR-81@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 ******** ci-base-image-x86_64 cat [2023-09-20T17:28:23.430Z] $ docker top 3e1a0a09a69da4c46b0f63f6d244be21a777d59198e9dc2ddc829ee650323cc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:28:23.828Z] + go version [2023-09-20T17:28:23.828Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T17:28:23.868Z] $ docker stop --time=1 3e1a0a09a69da4c46b0f63f6d244be21a777d59198e9dc2ddc829ee650323cc4 [2023-09-20T17:28:25.135Z] $ docker rm -f --volumes 3e1a0a09a69da4c46b0f63f6d244be21a777d59198e9dc2ddc829ee650323cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:28:25.976Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:28:25.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:28:26.149Z] prd-ubuntu20.04-docker-8c-8g-6758 does not seem to be running inside a container [2023-09-20T17:28:26.184Z] $ 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-81 -v /w/workspace/xfoundry_app-record-replay_PR-81:/w/workspace/xfoundry_app-record-replay_PR-81:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-81@tmp:/w/workspace/xfoundry_app-record-replay_PR-81@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 ******** ci-base-image-x86_64 cat [2023-09-20T17:28:26.852Z] $ docker top 650ec61713ea0cdbbe9473b8459c85d72937d95664f1fe9fe8d4070aef11b32b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:28:27.233Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-81 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:28:27.590Z] + make test [2023-09-20T17:28:27.590Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T17:28:49.560Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-20T17:28:49.560Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-20T17:28:49.560Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-20T17:28:49.560Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-20T17:28:49.560Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.060s coverage: 88.0% of statements [2023-09-20T17:28:59.536Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.604s coverage: 98.7% of statements [2023-09-20T17:28:59.536Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.099s coverage: 78.7% of statements [2023-09-20T17:28:59.536Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2023-09-20T17:29:26.156Z] go vet ./... [2023-09-20T17:29:26.156Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:29:26.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:29:26.156Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:29:26.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:29:26.468Z] $ docker stop --time=1 650ec61713ea0cdbbe9473b8459c85d72937d95664f1fe9fe8d4070aef11b32b [2023-09-20T17:29:29.504Z] $ docker rm -f --volumes 650ec61713ea0cdbbe9473b8459c85d72937d95664f1fe9fe8d4070aef11b32b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:29:30.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:29:30.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T17:29:30.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:29:31.246Z] + ls -al . [2023-09-20T17:29:31.246Z] total 184 [2023-09-20T17:29:31.246Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:28 . [2023-09-20T17:29:31.246Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 .. [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 17:26 .dockerignore [2023-09-20T17:29:31.246Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:28 .git [2023-09-20T17:29:31.246Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 .github [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 17:26 .gitignore [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:26 .golangci.yml [2023-09-20T17:29:31.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:27 .semver [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 17:26 Attribution.txt [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 17:26 CHANGELOG.md [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 17:26 Dockerfile [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:26 GOVERNANCE.md [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 17:26 Jenkinsfile [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 17:26 LICENSE [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 17:26 Makefile [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 17:26 OWNERS.md [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 17:26 README.md [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 17:26 Record and Reply.postman_collection.json [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:27 VERSION [2023-09-20T17:29:31.246Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 bin [2023-09-20T17:29:31.246Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 20 17:28 coverage.out [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 17:26 go.mod [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 17:26 go.sum [2023-09-20T17:29:31.246Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 17:26 internal [2023-09-20T17:29:31.246Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 17:26 main.go [2023-09-20T17:29:31.246Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 openapi [2023-09-20T17:29:31.246Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 pkg [2023-09-20T17:29:31.246Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:29:31.638Z] + 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=d155edc1f298ebc9f9feab69cda8e48da906c3a7 --label arch=amd64 --label version=0.0.0 . [2023-09-20T17:29:31.638Z] Sending build context to Docker daemon 608.8kB [2023-09-20T17:29:31.638Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:29:31.638Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T17:29:31.638Z] ---> 6f46c35e7bf1 [2023-09-20T17:29:31.638Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:29:31.638Z] ---> Running in 21414173d162 [2023-09-20T17:29:31.896Z] Removing intermediate container 21414173d162 [2023-09-20T17:29:31.896Z] ---> 5f2f343d18a7 [2023-09-20T17:29:31.896Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:29:31.896Z] ---> Running in cc24c9ce3559 [2023-09-20T17:29:31.896Z] Removing intermediate container cc24c9ce3559 [2023-09-20T17:29:31.896Z] ---> aeaa34d15cf7 [2023-09-20T17:29:31.896Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:29:31.896Z] ---> Running in 4c8ba7bea0ba [2023-09-20T17:29:31.896Z] Removing intermediate container 4c8ba7bea0ba [2023-09-20T17:29:31.896Z] ---> 924bc87c8620 [2023-09-20T17:29:31.896Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:29:31.896Z] ---> Running in dd6f61c82c04 [2023-09-20T17:29:32.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:29:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:29:32.673Z] OK: 264 MiB in 52 packages [2023-09-20T17:29:33.241Z] Removing intermediate container dd6f61c82c04 [2023-09-20T17:29:33.241Z] ---> 77ab568800ff [2023-09-20T17:29:33.241Z] Step 7/26 : WORKDIR /app [2023-09-20T17:29:33.241Z] ---> Running in 81d2123fd3c2 [2023-09-20T17:29:33.241Z] Removing intermediate container 81d2123fd3c2 [2023-09-20T17:29:33.241Z] ---> 6a3a3f684531 [2023-09-20T17:29:33.241Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T17:29:33.241Z] ---> af63c078873c [2023-09-20T17:29:33.241Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:29:33.241Z] ---> Running in 5fb8939ed507 [2023-09-20T17:29:34.177Z] Removing intermediate container 5fb8939ed507 [2023-09-20T17:29:34.177Z] ---> 96372da17cee [2023-09-20T17:29:34.177Z] Step 10/26 : COPY . . [2023-09-20T17:29:34.177Z] ---> 23d088bbcbb4 [2023-09-20T17:29:34.177Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:29:34.177Z] ---> Running in 0a7d071ed5eb [2023-09-20T17:29:34.436Z] Removing intermediate container 0a7d071ed5eb [2023-09-20T17:29:34.436Z] ---> 72e8f8fa99b3 [2023-09-20T17:29:34.436Z] Step 12/26 : RUN $MAKE [2023-09-20T17:29:34.436Z] ---> Running in 9388a08676a2 [2023-09-20T17:29:34.695Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-09-20T17:30:01.246Z] Removing intermediate container 9388a08676a2 [2023-09-20T17:30:01.246Z] ---> 14f39b06ca98 [2023-09-20T17:30:01.246Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T17:30:01.246Z] 3.18: Pulling from library/alpine [2023-09-20T17:30:01.246Z] 7264a8db6415: Already exists [2023-09-20T17:30:01.246Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:30:01.246Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:30:01.246Z] ---> 7e01a0d0a1dc [2023-09-20T17:30:01.246Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T17:30:01.246Z] ---> Running in 19eccc26e3fb [2023-09-20T17:30:01.246Z] Removing intermediate container 19eccc26e3fb [2023-09-20T17:30:01.246Z] ---> bee088346b6f [2023-09-20T17:30:01.246Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-20T17:30:01.246Z] ---> Running in e323276b7f34 [2023-09-20T17:30:01.246Z] Removing intermediate container e323276b7f34 [2023-09-20T17:30:01.246Z] ---> 34bc781513b1 [2023-09-20T17:30:01.246Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T17:30:01.246Z] ---> Running in 84e2bf13051c [2023-09-20T17:30:01.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:30:01.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:30:01.246Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T17:30:01.246Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T17:30:01.246Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:30:01.246Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T17:30:01.246Z] OK: 8 MiB in 17 packages [2023-09-20T17:30:01.246Z] Removing intermediate container 84e2bf13051c [2023-09-20T17:30:01.246Z] ---> c81ea01bb57e [2023-09-20T17:30:01.246Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T17:30:01.246Z] ---> d7ebbb08b295 [2023-09-20T17:30:01.246Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T17:30:01.246Z] ---> bbe1ac8b39d4 [2023-09-20T17:30:01.246Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T17:30:01.246Z] ---> 4fff79d6e729 [2023-09-20T17:30:01.246Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-20T17:30:01.855Z] ---> 32fdb572bf89 [2023-09-20T17:30:01.855Z] Step 21/26 : EXPOSE 59712 [2023-09-20T17:30:01.855Z] ---> Running in e43b6f6aad22 [2023-09-20T17:30:01.855Z] Removing intermediate container e43b6f6aad22 [2023-09-20T17:30:01.855Z] ---> 8b56a1e2e6d1 [2023-09-20T17:30:01.855Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-20T17:30:01.855Z] ---> Running in d08bfbb0d804 [2023-09-20T17:30:01.855Z] Removing intermediate container d08bfbb0d804 [2023-09-20T17:30:01.855Z] ---> d9cf06c3512c [2023-09-20T17:30:01.855Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T17:30:01.855Z] ---> Running in c486e6cfc817 [2023-09-20T17:30:02.115Z] Removing intermediate container c486e6cfc817 [2023-09-20T17:30:02.115Z] ---> 025249331870 [2023-09-20T17:30:02.115Z] Step 24/26 : LABEL arch=amd64 [2023-09-20T17:30:02.115Z] ---> Running in 5034f1ab3c36 [2023-09-20T17:30:02.115Z] Removing intermediate container 5034f1ab3c36 [2023-09-20T17:30:02.115Z] ---> 22d2fa663dc2 [2023-09-20T17:30:02.115Z] Step 25/26 : LABEL git_sha=d155edc1f298ebc9f9feab69cda8e48da906c3a7 [2023-09-20T17:30:02.115Z] ---> Running in 3775ba8836a8 [2023-09-20T17:30:02.378Z] Removing intermediate container 3775ba8836a8 [2023-09-20T17:30:02.378Z] ---> 5818b2b5234a [2023-09-20T17:30:02.378Z] Step 26/26 : LABEL version=0.0.0 [2023-09-20T17:30:02.378Z] ---> Running in 8682822d345b [2023-09-20T17:30:02.378Z] Removing intermediate container 8682822d345b [2023-09-20T17:30:02.378Z] ---> 17848dff21a8 [2023-09-20T17:30:02.378Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:30:02.378Z] Successfully built 17848dff21a8 [2023-09-20T17:30:02.378Z] 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-09-20T17:30:03.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:30:03.216Z] [2023-09-20T17:30:03.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:30:03.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:30:03.596Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T17:30:03.596Z] 5eb5b503b376: Pulling fs layer [2023-09-20T17:30:03.596Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T17:30:03.596Z] ec43610c2a17: Pulling fs layer [2023-09-20T17:30:03.596Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T17:30:03.596Z] 33b1e0a273af: Pulling fs layer [2023-09-20T17:30:03.596Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T17:30:03.596Z] 2f39f015ded8: Pulling fs layer [2023-09-20T17:30:03.596Z] 5d3b04190fa2: Waiting [2023-09-20T17:30:03.596Z] 2f39f015ded8: Waiting [2023-09-20T17:30:03.596Z] 33b1e0a273af: Waiting [2023-09-20T17:30:03.596Z] 3a2ae6a8a46f: Waiting [2023-09-20T17:30:03.596Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T17:30:03.596Z] 5c69ac0246d0: Download complete [2023-09-20T17:30:03.596Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T17:30:03.596Z] 3a2ae6a8a46f: Download complete [2023-09-20T17:30:03.854Z] 33b1e0a273af: Verifying Checksum [2023-09-20T17:30:03.854Z] 33b1e0a273af: Download complete [2023-09-20T17:30:03.854Z] ec43610c2a17: Verifying Checksum [2023-09-20T17:30:03.854Z] ec43610c2a17: Download complete [2023-09-20T17:30:03.854Z] 5d3b04190fa2: Download complete [2023-09-20T17:30:03.854Z] 5eb5b503b376: Verifying Checksum [2023-09-20T17:30:03.854Z] 5eb5b503b376: Download complete [2023-09-20T17:30:04.424Z] 2f39f015ded8: Download complete [2023-09-20T17:30:05.382Z] 5eb5b503b376: Pull complete [2023-09-20T17:30:05.950Z] 5c69ac0246d0: Pull complete [2023-09-20T17:30:06.886Z] ec43610c2a17: Pull complete [2023-09-20T17:30:07.145Z] 3a2ae6a8a46f: Pull complete [2023-09-20T17:30:07.404Z] 33b1e0a273af: Pull complete [2023-09-20T17:30:07.663Z] 5d3b04190fa2: Pull complete [2023-09-20T17:30:12.942Z] 2f39f015ded8: Pull complete [2023-09-20T17:30:12.942Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T17:30:13.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:30:13.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:30:13.428Z] prd-ubuntu20.04-docker-8c-8g-6758 does not seem to be running inside a container [2023-09-20T17:30:13.466Z] $ 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-81 -v /w/workspace/xfoundry_app-record-replay_PR-81:/w/workspace/xfoundry_app-record-replay_PR-81:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-81@tmp:/w/workspace/xfoundry_app-record-replay_PR-81@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-09-20T17:30:25.939Z] $ docker top f9b6f2869fd95736a87c2d0fff698540670ec250fe5190475b8383c17393997d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:30:26.368Z] ---> job-cost.sh [2023-09-20T17:30:26.368Z] lf-activate-venv: SKIPPING [2023-09-20T17:30:26.368Z] INFO: No Stack... [2023-09-20T17:30:26.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:30:26.885Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:30:27.446Z] + cat /w/workspace/xfoundry_app-record-replay_PR-81/archives/cost.csv [2023-09-20T17:30:27.446Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:30:27.489Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] [2023-09-20T17:30:27.495Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] did not exist. Created. [2023-09-20T17:30:27.495Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:30:27.906Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T17:30:27.958Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:30:27.984Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:30:28.065Z] $ docker stop --time=1 f9b6f2869fd95736a87c2d0fff698540670ec250fe5190475b8383c17393997d [2023-09-20T17:30:29.687Z] $ docker rm -f --volumes f9b6f2869fd95736a87c2d0fff698540670ec250fe5190475b8383c17393997d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T17:48:14.190Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7175 in /w/workspace/xfoundry_app-record-replay_PR-81 [Pipeline] { [Pipeline] ws [2023-09-20T17:48:14.258Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-09-20T17:48:14.344Z] Selected Git installation does not exist. Using Default [2023-09-20T17:48:14.344Z] The recommended git tool is: NONE [2023-09-20T17:48:21.444Z] using credential edgex-jenkins-ssh [2023-09-20T17:48:21.468Z] Cloning the remote Git repository [2023-09-20T17:48:21.536Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-20T17:48:21.667Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-09-20T17:48:21.871Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-20T17:48:21.872Z] > git --version # timeout=10 [2023-09-20T17:48:21.901Z] > git --version # 'git version 2.25.1' [2023-09-20T17:48:21.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:48:22.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:48:22.821Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-20T17:48:22.852Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:48:24.048Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-20T17:48:24.110Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-20T17:48:24.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:48:24.133Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T17:48:24.826Z] Merging remotes/origin/main commit 6505751dac8c0a12872c6337fde34b0eddbcd158 into PR head commit 7f2bba3a8a765d4127b451c8caae1f5d458729fa [2023-09-20T17:48:25.238Z] Merge succeeded, producing d5b6d9b3a09ae1270775d8e0d6a3bc1f2b08466d [2023-09-20T17:48:25.238Z] Checking out Revision d5b6d9b3a09ae1270775d8e0d6a3bc1f2b08466d (PR-81) [2023-09-20T17:48:24.847Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:48:24.958Z] > git checkout -f 7f2bba3a8a765d4127b451c8caae1f5d458729fa # timeout=10 [2023-09-20T17:48:25.068Z] > git remote # timeout=10 [2023-09-20T17:48:25.095Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T17:48:25.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:48:25.144Z] > git merge 6505751dac8c0a12872c6337fde34b0eddbcd158 # timeout=10 [2023-09-20T17:48:25.215Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T17:48:25.245Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:48:25.264Z] > git checkout -f d5b6d9b3a09ae1270775d8e0d6a3bc1f2b08466d # timeout=10 [2023-09-20T17:48:28.954Z] Commit message: "Merge commit '6505751dac8c0a12872c6337fde34b0eddbcd158' into HEAD" [2023-09-20T17:48:28.954Z] First time build. Skipping changelog. [2023-09-20T17:48:29.032Z] > git --version # timeout=10 [2023-09-20T17:48:29.048Z] > git --version # 'git version 2.25.1' [2023-09-20T17:48:29.064Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:48:30.342Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T17:48:30.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:48:30.342Z] Dload Upload Total Spent Left Speed [2023-09-20T17:48:30.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-20T17:48:31.194Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T17:48:31.563Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T17:48:31.563Z] /etc/docker/daemon.new [2023-09-20T17:48:31.563Z] { [2023-09-20T17:48:31.563Z] "registry-mirrors": [ [2023-09-20T17:48:31.563Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T17:48:31.563Z] ], [2023-09-20T17:48:31.563Z] "bip": "10.250.0.254/24", [2023-09-20T17:48:31.563Z] "hosts": [ [2023-09-20T17:48:31.563Z] "tcp://0.0.0.0:5555", [2023-09-20T17:48:31.563Z] "unix:///var/run/docker.sock" [2023-09-20T17:48:31.563Z] ], [2023-09-20T17:48:31.563Z] "mtu": 1458, [2023-09-20T17:48:31.563Z] "selinux-enabled": true, [2023-09-20T17:48:31.563Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T17:48:31.563Z] } [Pipeline] sh [2023-09-20T17:48:31.947Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T17:48:32.348Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:48:50.722Z] provisioning config files... [2023-09-20T17:48:50.751Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config16513863790962615038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:48:51.154Z] ---> docker-login.sh [2023-09-20T17:48:51.154Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:48:51.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:48:51.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:48:51.742Z] Configure a credential helper to remove this warning. See [2023-09-20T17:48:51.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:48:51.742Z] [2023-09-20T17:48:51.742Z] Login Succeeded [2023-09-20T17:48:51.742Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:48:52.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:48:52.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:48:52.280Z] Configure a credential helper to remove this warning. See [2023-09-20T17:48:52.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:48:52.280Z] [2023-09-20T17:48:52.280Z] Login Succeeded [2023-09-20T17:48:52.280Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:48:52.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:48:52.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:48:52.552Z] Configure a credential helper to remove this warning. See [2023-09-20T17:48:52.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:48:52.552Z] [2023-09-20T17:48:52.552Z] Login Succeeded [2023-09-20T17:48:52.552Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:48:52.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:48:52.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:48:52.823Z] Configure a credential helper to remove this warning. See [2023-09-20T17:48:52.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:48:52.823Z] [2023-09-20T17:48:52.823Z] Login Succeeded [2023-09-20T17:48:52.823Z] docker.io [2023-09-20T17:48:53.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:48:53.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:48:53.360Z] Configure a credential helper to remove this warning. See [2023-09-20T17:48:53.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:48:53.360Z] [2023-09-20T17:48:53.360Z] Login Succeeded [2023-09-20T17:48:53.360Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:48:53.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:48:53.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:48:53.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:48:53.850Z] ========================================================= [2023-09-20T17:48:53.850Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T17:48:53.850Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:48:54.332Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:48:54.602Z] Sending build context to Docker daemon 259.6kB [2023-09-20T17:48:54.602Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:48:54.602Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T17:48:54.872Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T17:48:54.872Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T17:48:54.872Z] 5d54e960e981: Pulling fs layer [2023-09-20T17:48:54.872Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T17:48:54.872Z] f0e02332f6b5: Pulling fs layer [2023-09-20T17:48:54.872Z] cefa15bbcfad: Pulling fs layer [2023-09-20T17:48:54.872Z] 17808c966233: Pulling fs layer [2023-09-20T17:48:54.872Z] f4c1fc716caa: Pulling fs layer [2023-09-20T17:48:54.872Z] cefa15bbcfad: Waiting [2023-09-20T17:48:54.872Z] 17808c966233: Waiting [2023-09-20T17:48:54.872Z] f4c1fc716caa: Waiting [2023-09-20T17:48:54.872Z] f0e02332f6b5: Waiting [2023-09-20T17:48:54.872Z] 5d54e960e981: Download complete [2023-09-20T17:48:54.872Z] f0e02332f6b5: Download complete [2023-09-20T17:48:54.872Z] cefa15bbcfad: Verifying Checksum [2023-09-20T17:48:54.872Z] cefa15bbcfad: Download complete [2023-09-20T17:48:54.872Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T17:48:54.872Z] 9fda8d8052c6: Download complete [2023-09-20T17:48:55.463Z] f4c1fc716caa: Verifying Checksum [2023-09-20T17:48:55.463Z] f4c1fc716caa: Download complete [2023-09-20T17:48:55.734Z] 9fda8d8052c6: Pull complete [2023-09-20T17:48:56.327Z] 5d54e960e981: Pull complete [2023-09-20T17:48:56.595Z] c4a7e357bf2a: Download complete [2023-09-20T17:48:57.569Z] 17808c966233: Verifying Checksum [2023-09-20T17:48:57.569Z] 17808c966233: Download complete [2023-09-20T17:49:07.661Z] c4a7e357bf2a: Pull complete [2023-09-20T17:49:07.661Z] f0e02332f6b5: Pull complete [2023-09-20T17:49:07.661Z] cefa15bbcfad: Pull complete [2023-09-20T17:49:14.392Z] 17808c966233: Pull complete [2023-09-20T17:49:16.393Z] f4c1fc716caa: Pull complete [2023-09-20T17:49:16.393Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T17:49:16.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T17:49:16.393Z] ---> ea914061e18c [2023-09-20T17:49:16.393Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:49:18.373Z] ---> Running in 4213a41c2071 [2023-09-20T17:49:18.967Z] Removing intermediate container 4213a41c2071 [2023-09-20T17:49:18.967Z] ---> 2a87605ec799 [2023-09-20T17:49:18.967Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:49:18.967Z] ---> Running in fe7aacb13a9a [2023-09-20T17:49:23.249Z] Removing intermediate container fe7aacb13a9a [2023-09-20T17:49:23.249Z] ---> 60287aae77fc [2023-09-20T17:49:23.249Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:49:23.529Z] ---> Running in f645528d08d1 [2023-09-20T17:49:23.804Z] Removing intermediate container f645528d08d1 [2023-09-20T17:49:23.804Z] ---> a899d3135f6e [2023-09-20T17:49:23.804Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:49:24.076Z] ---> Running in 92a2626de073 [2023-09-20T17:49:25.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:49:26.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:49:27.545Z] OK: 266 MiB in 52 packages [2023-09-20T17:49:28.978Z] Removing intermediate container 92a2626de073 [2023-09-20T17:49:28.978Z] ---> 295f548d9f8c [2023-09-20T17:49:28.978Z] Step 7/12 : WORKDIR /app [2023-09-20T17:49:28.978Z] ---> Running in 51f8ebc09156 [2023-09-20T17:49:29.253Z] Removing intermediate container 51f8ebc09156 [2023-09-20T17:49:29.253Z] ---> 7808c33a6256 [2023-09-20T17:49:29.253Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T17:49:29.847Z] ---> fd308dd0ff5d [2023-09-20T17:49:29.847Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:49:29.847Z] ---> Running in 3c2742e5a1a3 [2023-09-20T17:50:51.645Z] Removing intermediate container 3c2742e5a1a3 [2023-09-20T17:50:51.645Z] ---> ba09057f8598 [2023-09-20T17:50:51.645Z] Step 10/12 : COPY . . [2023-09-20T17:50:51.645Z] ---> 81c11af4bf50 [2023-09-20T17:50:51.645Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:50:51.645Z] ---> Running in 0413160b98c0 [2023-09-20T17:50:51.645Z] Removing intermediate container 0413160b98c0 [2023-09-20T17:50:51.645Z] ---> 8d26c72d70d4 [2023-09-20T17:50:51.645Z] Step 12/12 : RUN $MAKE [2023-09-20T17:50:51.645Z] ---> Running in fb9ca56f18a8 [2023-09-20T17:50:51.645Z] noop [2023-09-20T17:50:51.645Z] Removing intermediate container fb9ca56f18a8 [2023-09-20T17:50:51.645Z] ---> 33780fb96e3d [2023-09-20T17:50:51.645Z] Successfully built 33780fb96e3d [2023-09-20T17:50:51.645Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:50:52.129Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:50:52.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:50:52.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-7175 does not seem to be running inside a container [2023-09-20T17:50:52.537Z] $ 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-09-20T17:50:53.960Z] $ docker top 08b0fbfaaece3c76e8a800ca4cadc0bac8b9f13f1dc3a5ce860e15820e6f666a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:50:54.889Z] + go version [2023-09-20T17:50:54.889Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T17:50:54.935Z] $ docker stop --time=1 08b0fbfaaece3c76e8a800ca4cadc0bac8b9f13f1dc3a5ce860e15820e6f666a [2023-09-20T17:50:56.736Z] $ docker rm -f --volumes 08b0fbfaaece3c76e8a800ca4cadc0bac8b9f13f1dc3a5ce860e15820e6f666a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:50:57.624Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:50:57.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:50:57.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-7175 does not seem to be running inside a container [2023-09-20T17:50:57.972Z] $ 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-09-20T17:50:59.299Z] $ docker top 601243f9bd096071bdb11a8f2b8235135ce2e160b426a0246f6ed198a780abfd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:51:00.183Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:51:00.905Z] + make test [2023-09-20T17:51:00.906Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T17:54:22.775Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-20T17:54:22.775Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.303s coverage: 88.0% of statements [2023-09-20T17:54:26.168Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-20T17:54:26.168Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-20T17:54:28.178Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-20T17:54:36.420Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.041s coverage: 98.7% of statements [2023-09-20T17:54:36.420Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.590s coverage: 78.7% of statements [2023-09-20T17:54:36.420Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.212s coverage: 100.0% of statements [2023-09-20T17:54:37.016Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T17:54:37.016Z] go vet ./... [2023-09-20T17:56:43.776Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:56:43.776Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:56:43.776Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:56:43.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:56:43.867Z] $ docker stop --time=1 601243f9bd096071bdb11a8f2b8235135ce2e160b426a0246f6ed198a780abfd [2023-09-20T17:56:45.782Z] $ docker rm -f --volumes 601243f9bd096071bdb11a8f2b8235135ce2e160b426a0246f6ed198a780abfd [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:56:47.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:56:47.716Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T17:56:48.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:56:49.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:56:49.435Z] + ls -al . [2023-09-20T17:56:49.435Z] total 180 [2023-09-20T17:56:49.435Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:51 . [2023-09-20T17:56:49.435Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 .. [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 17:48 .dockerignore [2023-09-20T17:56:49.435Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:48 .git [2023-09-20T17:56:49.435Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 .github [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 17:48 .gitignore [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:48 .golangci.yml [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 17:48 Attribution.txt [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 17:48 CHANGELOG.md [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 17:48 Dockerfile [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:48 GOVERNANCE.md [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 17:48 Jenkinsfile [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 17:48 LICENSE [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 17:48 Makefile [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 17:48 OWNERS.md [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 17:48 README.md [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 17:48 Record and Reply.postman_collection.json [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:27 VERSION [2023-09-20T17:56:49.435Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 bin [2023-09-20T17:56:49.435Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 20 17:54 coverage.out [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 17:48 go.mod [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 17:48 go.sum [2023-09-20T17:56:49.435Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 17:48 internal [2023-09-20T17:56:49.435Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 17:48 main.go [2023-09-20T17:56:49.435Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 openapi [2023-09-20T17:56:49.435Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 pkg [2023-09-20T17:56:49.435Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:56:49.882Z] + 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=d5b6d9b3a09ae1270775d8e0d6a3bc1f2b08466d --label arch=arm64 --label version=0.0.0 . [2023-09-20T17:56:50.168Z] Sending build context to Docker daemon 284.7kB [2023-09-20T17:56:50.168Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:56:50.168Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T17:56:50.168Z] ---> 33780fb96e3d [2023-09-20T17:56:50.168Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:56:50.454Z] ---> Running in aaa09cfe23b9 [2023-09-20T17:56:50.730Z] Removing intermediate container aaa09cfe23b9 [2023-09-20T17:56:50.730Z] ---> eaa06344c1ae [2023-09-20T17:56:50.730Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:56:50.730Z] ---> Running in 31c8290e69a1 [2023-09-20T17:56:51.001Z] Removing intermediate container 31c8290e69a1 [2023-09-20T17:56:51.001Z] ---> e5cb88003b21 [2023-09-20T17:56:51.001Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:56:51.278Z] ---> Running in 2b9ed710a93e [2023-09-20T17:56:51.552Z] Removing intermediate container 2b9ed710a93e [2023-09-20T17:56:51.552Z] ---> 30a6a097ef13 [2023-09-20T17:56:51.552Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:56:51.825Z] ---> Running in b508d1d5cff4 [2023-09-20T17:56:52.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:56:53.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:56:54.827Z] OK: 266 MiB in 52 packages [2023-09-20T17:56:55.798Z] Removing intermediate container b508d1d5cff4 [2023-09-20T17:56:55.798Z] ---> 4d9ffb2d53c9 [2023-09-20T17:56:55.798Z] Step 7/26 : WORKDIR /app [2023-09-20T17:56:55.798Z] ---> Running in 7f84d849dcba [2023-09-20T17:56:56.070Z] Removing intermediate container 7f84d849dcba [2023-09-20T17:56:56.070Z] ---> bb8c981dd4ee [2023-09-20T17:56:56.070Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T17:56:56.664Z] ---> 62078f55102d [2023-09-20T17:56:56.664Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:56:56.941Z] ---> Running in ef38e49849bb [2023-09-20T17:56:59.539Z] Removing intermediate container ef38e49849bb [2023-09-20T17:56:59.539Z] ---> 774be44655bd [2023-09-20T17:56:59.539Z] Step 10/26 : COPY . . [2023-09-20T17:57:00.126Z] ---> 8ba31f1ff1c2 [2023-09-20T17:57:00.126Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:57:00.395Z] ---> Running in 3fe239e3e64f [2023-09-20T17:57:00.665Z] Removing intermediate container 3fe239e3e64f [2023-09-20T17:57:00.665Z] ---> b41bbb9b70f3 [2023-09-20T17:57:00.665Z] Step 12/26 : RUN $MAKE [2023-09-20T17:57:00.665Z] ---> Running in b7b315003f5a [2023-09-20T17:57:02.094Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-09-20T17:59:26.933Z] Removing intermediate container b7b315003f5a [2023-09-20T17:59:26.933Z] ---> a15d161ab71b [2023-09-20T17:59:26.933Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T17:59:26.933Z] 3.18: Pulling from library/alpine [2023-09-20T17:59:26.933Z] 9fda8d8052c6: Already exists [2023-09-20T17:59:26.933Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:59:26.933Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:59:26.933Z] ---> f6648c04cd6c [2023-09-20T17:59:26.933Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T17:59:26.933Z] ---> Running in 3937fd58934b [2023-09-20T17:59:26.933Z] Removing intermediate container 3937fd58934b [2023-09-20T17:59:26.933Z] ---> 4589ac03b047 [2023-09-20T17:59:26.933Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-20T17:59:26.933Z] ---> Running in e4a8662716c8 [2023-09-20T17:59:26.933Z] Removing intermediate container e4a8662716c8 [2023-09-20T17:59:26.933Z] ---> de644b8db5f9 [2023-09-20T17:59:26.933Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T17:59:26.933Z] ---> Running in 7074ae1542e2 [2023-09-20T17:59:26.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:59:26.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:59:26.933Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T17:59:26.933Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T17:59:26.933Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:59:26.933Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T17:59:26.933Z] OK: 9 MiB in 17 packages [2023-09-20T17:59:26.933Z] Removing intermediate container 7074ae1542e2 [2023-09-20T17:59:26.933Z] ---> cbc48a2b5df0 [2023-09-20T17:59:26.933Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T17:59:26.933Z] ---> 7be67e11450d [2023-09-20T17:59:26.933Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T17:59:26.933Z] ---> 5e6d6d53f614 [2023-09-20T17:59:26.933Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T17:59:26.933Z] ---> bdc4c4e579e0 [2023-09-20T17:59:26.933Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-20T17:59:26.933Z] ---> bf3304e0c221 [2023-09-20T17:59:26.933Z] Step 21/26 : EXPOSE 59712 [2023-09-20T17:59:26.933Z] ---> Running in b0f5f899e48e [2023-09-20T17:59:26.933Z] Removing intermediate container b0f5f899e48e [2023-09-20T17:59:26.933Z] ---> 08d005b21f08 [2023-09-20T17:59:26.933Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-20T17:59:26.933Z] ---> Running in 07b690b185f8 [2023-09-20T17:59:26.933Z] Removing intermediate container 07b690b185f8 [2023-09-20T17:59:26.933Z] ---> f2c924aa2b00 [2023-09-20T17:59:26.933Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T17:59:26.933Z] ---> Running in 8d385d20f09e [2023-09-20T17:59:26.933Z] Removing intermediate container 8d385d20f09e [2023-09-20T17:59:26.933Z] ---> dd0504bdbbf8 [2023-09-20T17:59:26.933Z] Step 24/26 : LABEL arch=arm64 [2023-09-20T17:59:26.933Z] ---> Running in 2a7a63378c3b [2023-09-20T17:59:26.933Z] Removing intermediate container 2a7a63378c3b [2023-09-20T17:59:26.933Z] ---> 2711e6ba0d7b [2023-09-20T17:59:26.933Z] Step 25/26 : LABEL git_sha=d5b6d9b3a09ae1270775d8e0d6a3bc1f2b08466d [2023-09-20T17:59:26.933Z] ---> Running in 54ea3c1dd3db [2023-09-20T17:59:26.933Z] Removing intermediate container 54ea3c1dd3db [2023-09-20T17:59:26.933Z] ---> f63be8d4a74a [2023-09-20T17:59:26.933Z] Step 26/26 : LABEL version=0.0.0 [2023-09-20T17:59:26.933Z] ---> Running in d906ddc81bce [2023-09-20T17:59:26.933Z] Removing intermediate container d906ddc81bce [2023-09-20T17:59:26.933Z] ---> 60749ef54091 [2023-09-20T17:59:26.933Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:59:26.933Z] Successfully built 60749ef54091 [2023-09-20T17:59:26.933Z] 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-09-20T17:59:27.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:59:27.793Z] [2023-09-20T17:59:27.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:59:28.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:59:28.211Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T17:59:28.211Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T17:59:28.211Z] 04944245beec: Pulling fs layer [2023-09-20T17:59:28.211Z] 699f458cf7ca: Pulling fs layer [2023-09-20T17:59:28.211Z] 765212b225bb: Pulling fs layer [2023-09-20T17:59:28.211Z] f23df028b6ca: Pulling fs layer [2023-09-20T17:59:28.211Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T17:59:28.211Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T17:59:28.211Z] 765212b225bb: Waiting [2023-09-20T17:59:28.211Z] f23df028b6ca: Waiting [2023-09-20T17:59:28.211Z] d65c8cfc05b1: Waiting [2023-09-20T17:59:28.211Z] 2437ff75d9bd: Waiting [2023-09-20T17:59:28.482Z] 04944245beec: Verifying Checksum [2023-09-20T17:59:28.482Z] 04944245beec: Download complete [2023-09-20T17:59:28.482Z] 765212b225bb: Verifying Checksum [2023-09-20T17:59:28.482Z] 765212b225bb: Download complete [2023-09-20T17:59:28.482Z] f23df028b6ca: Verifying Checksum [2023-09-20T17:59:28.482Z] f23df028b6ca: Download complete [2023-09-20T17:59:28.482Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T17:59:28.482Z] d65c8cfc05b1: Download complete [2023-09-20T17:59:28.753Z] 699f458cf7ca: Verifying Checksum [2023-09-20T17:59:28.753Z] 699f458cf7ca: Download complete [2023-09-20T17:59:29.020Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T17:59:29.020Z] 8998bd30e6a1: Download complete [2023-09-20T17:59:31.605Z] 2437ff75d9bd: Download complete [2023-09-20T17:59:33.012Z] 8998bd30e6a1: Pull complete [2023-09-20T17:59:33.278Z] 04944245beec: Pull complete [2023-09-20T17:59:34.685Z] 699f458cf7ca: Pull complete [2023-09-20T17:59:34.685Z] 765212b225bb: Pull complete [2023-09-20T17:59:35.264Z] f23df028b6ca: Pull complete [2023-09-20T17:59:35.531Z] d65c8cfc05b1: Pull complete [2023-09-20T17:59:50.519Z] 2437ff75d9bd: Pull complete [2023-09-20T17:59:50.519Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T17:59:50.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:59:50.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:59:50.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-7175 does not seem to be running inside a container [2023-09-20T17:59:50.961Z] $ 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-09-20T17:59:55.604Z] $ docker top ebbd14e6e935c1f9926e392c42b3d2fad310334936e92dc0826bd4a5b2313f5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:59:56.504Z] ---> job-cost.sh [2023-09-20T17:59:56.504Z] lf-activate-venv: SKIPPING [2023-09-20T17:59:56.504Z] INFO: No Stack... [2023-09-20T17:59:56.771Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T17:59:57.733Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:59:58.391Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-09-20T17:59:58.392Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:59:58.481Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] [2023-09-20T17:59:58.486Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] did not exist. Created. [2023-09-20T17:59:58.486Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:59:59.224Z] /w/workspace/app-record-replay/1@tmp/durable-33702507/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T17:59:59.894Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T17:59:59.931Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T17:59:59.988Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T18:00:00.003Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T18:00:00.099Z] $ docker stop --time=1 ebbd14e6e935c1f9926e392c42b3d2fad310334936e92dc0826bd4a5b2313f5e [2023-09-20T18:00:01.623Z] $ docker rm -f --volumes ebbd14e6e935c1f9926e392c42b3d2fad310334936e92dc0826bd4a5b2313f5e [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-09-20T18:00:02.646Z] provisioning config files... [2023-09-20T18:00:02.656Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-81@tmp/config10399772470832612772tmp [Pipeline] { [Pipeline] sh [2023-09-20T18:00:02.990Z] + set +x [2023-09-20T18:00:02.990Z] + curl -s https://codecov.io/bash [2023-09-20T18:00:02.990Z] + bash -s -- [2023-09-20T18:00:02.990Z] [2023-09-20T18:00:02.990Z] _____ _ [2023-09-20T18:00:02.990Z] / ____| | | [2023-09-20T18:00:02.990Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T18:00:02.990Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T18:00:02.990Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T18:00:02.990Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T18:00:02.990Z] Bash-1.0.6 [2023-09-20T18:00:02.990Z] [2023-09-20T18:00:02.990Z] [2023-09-20T18:00:02.990Z] ==> git version 2.25.1 found [2023-09-20T18:00:02.990Z] ==> 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-09-20T18:00:02.990Z] Release-Date: 2020-01-08 [2023-09-20T18:00:02.990Z] 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-09-20T18:00:02.990Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T18:00:02.990Z] ==> Jenkins CI detected. [2023-09-20T18:00:02.990Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-81 [2023-09-20T18:00:02.990Z] project root: . [2023-09-20T18:00:02.990Z] --> token set from env [2023-09-20T18:00:02.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T18:00:02.990Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T18:00:02.990Z] ==> Python coveragepy not found [2023-09-20T18:00:02.990Z] ==> Searching for coverage reports in: [2023-09-20T18:00:02.990Z] + . [2023-09-20T18:00:02.990Z] -> Found 1 reports [2023-09-20T18:00:02.990Z] ==> Detecting git/mercurial file structure [2023-09-20T18:00:02.990Z] ==> Reading reports [2023-09-20T18:00:02.990Z] + ./coverage.out bytes=24552 [2023-09-20T18:00:02.990Z] ==> Appending adjustments [2023-09-20T18:00:02.990Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T18:00:03.249Z] + Found adjustments [2023-09-20T18:00:03.249Z] ==> Gzipping contents [2023-09-20T18:00:03.249Z] 8.0K /tmp/codecov.kYFrmd.gz [2023-09-20T18:00:03.249Z] ==> Uploading reports [2023-09-20T18:00:03.249Z] url: https://codecov.io [2023-09-20T18:00:03.249Z] query: branch=PR-81&commit=d155edc1f298ebc9f9feab69cda8e48da906c3a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=81&job=&cmd_args= [2023-09-20T18:00:03.249Z] -> Pinging Codecov [2023-09-20T18:00:03.249Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-81&commit=d155edc1f298ebc9f9feab69cda8e48da906c3a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=81&job=&cmd_args= [2023-09-20T18:00:03.249Z] -> Uploading to [2023-09-20T18:00:03.249Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/F467761B9912B4F32F9BC62907045C81/d155edc1f298ebc9f9feab69cda8e48da906c3a7/07da0f61-0649-42ed-b3ad-962e53cb571b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T180003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4af79064ed927de7dc415adfc8e8b259c9ce7aac6f540639a14240646b70bd8 [2023-09-20T18:00:03.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T18:00:03.249Z] Dload Upload Total Spent Left Speed [2023-09-20T18:00:03.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 25478 --:--:-- --:--:-- --:--:-- 25478 [2023-09-20T18:00:03.507Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/d155edc1f298ebc9f9feab69cda8e48da906c3a7 [Pipeline] } [2023-09-20T18:00:03.533Z] 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-09-20T18:00:05.332Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-81/archives ] [2023-09-20T18:00:05.332Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-81/archives [2023-09-20T18:00:05.332Z] total 16 [2023-09-20T18:00:05.332Z] drwxr-xr-x 3 root root 4096 Sep 20 17:30 . [2023-09-20T18:00:05.332Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:30 .. [2023-09-20T18:00:05.332Z] drwxr-xr-x 2 root root 4096 Sep 20 17:30 cost [2023-09-20T18:00:05.332Z] -rw-r--r-- 1 root root 88 Sep 20 17:30 cost.csv [2023-09-20T18:00:05.332Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-81/archives [2023-09-20T18:00:05.332Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-81/archives [2023-09-20T18:00:05.332Z] total 16 [2023-09-20T18:00:05.332Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:30 . [2023-09-20T18:00:05.332Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:30 .. [2023-09-20T18:00:05.332Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:30 cost [2023-09-20T18:00:05.332Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 20 17:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:05.658Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:06.551Z] ---> package-listing.sh [2023-09-20T18:00:06.551Z] ++ facter osfamily [2023-09-20T18:00:06.551Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T18:00:06.809Z] + OS_FAMILY=debian [2023-09-20T18:00:06.809Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-81 [2023-09-20T18:00:06.809Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T18:00:06.809Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T18:00:06.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T18:00:06.809Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T18:00:06.809Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-81 ']' [2023-09-20T18:00:06.809Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T18:00:06.809Z] + case "${OS_FAMILY}" in [2023-09-20T18:00:06.809Z] + dpkg -l [2023-09-20T18:00:06.809Z] + grep '^ii' [2023-09-20T18:00:06.809Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T18:00:06.809Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T18:00:06.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T18:00:06.809Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-81 ']' [2023-09-20T18:00:06.809Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-81/archives/ [2023-09-20T18:00:06.809Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-81/archives/ [Pipeline] echo [2023-09-20T18:00:06.841Z] 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-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T18:00:07.130Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T18:00:07.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T18:00:07.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T18:00:07.912Z] prd-ubuntu20.04-docker-8c-8g-6758 does not seem to be running inside a container [2023-09-20T18:00:07.938Z] $ 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-81/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-81 -v /w/workspace/xfoundry_app-record-replay_PR-81:/w/workspace/xfoundry_app-record-replay_PR-81:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-81@tmp:/w/workspace/xfoundry_app-record-replay_PR-81@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T18:00:08.130Z] $ docker top 392e737413a6ad63257259640931492d99c9fa990c5efab428677413491ee2c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T18:00:08.523Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T18:00:08.832Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T18:00:09.148Z] + ls /var/log/sa-host [2023-09-20T18:00:09.148Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T18:00:09.281Z] provisioning config files... [2023-09-20T18:00:09.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-81@tmp/config9383785263101648876tmp [Pipeline] { [Pipeline] echo [2023-09-20T18:00:09.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:09.646Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T18:00:09.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:10.079Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T18:00:10.112Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:10.425Z] ---> sudo-logs.sh [2023-09-20T18:00:10.425Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T18:00:10.517Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:10.831Z] ---> job-cost.sh [2023-09-20T18:00:10.831Z] lf-activate-venv: SKIPPING [2023-09-20T18:00:10.831Z] DEBUG: total: 0.2199999988079071 [2023-09-20T18:00:10.831Z] INFO: Retrieving Stack Cost... [2023-09-20T18:00:11.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T18:00:11.658Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T18:00:11.693Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:12.007Z] ---> logs-deploy.sh [2023-09-20T18:00:12.008Z] lf-activate-venv: SKIPPING [2023-09-20T18:00:12.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-81/1 [2023-09-20T18:00:12.008Z] INFO: archiving workspace using pattern(s): [2023-09-20T18:00:12.944Z] Archives upload complete. [2023-09-20T18:00:12.944Z] INFO: archiving logs to Nexus