Pull request #79 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e75aaca051cadb86a3bf5db2d3e6da247cd12518+6115a198ddbadbbc7b91aec3ff43fce5bdb74432 (8da42a4eb60d466d79234c8195fedaa37ad044bc) 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-ssh4273055524921790122.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-ssh1323826924094897364.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-79/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-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6700051383787725572.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-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13777268205860384268.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-ssh15873424242120543991.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-79/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-79/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16389155222753784787.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 Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6475’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6476 in /w/workspace/xfoundry_app-record-replay_PR-79 [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-79 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 into PR head commit e75aaca051cadb86a3bf5db2d3e6da247cd12518 Merge succeeded, producing e75aaca051cadb86a3bf5db2d3e6da247cd12518 Checking out Revision e75aaca051cadb86a3bf5db2d3e6da247cd12518 (PR-79) > 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/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e75aaca051cadb86a3bf5db2d3e6da247cd12518 # 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 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T03:43:15.940Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T03:43:16.127Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e75aaca051cadb86a3bf5db2d3e6da247cd12518 # timeout=10 [Pipeline] echo [2023-09-19T03:43:16.300Z] ========================================================= [2023-09-19T03:43:16.300Z] EdgeX Global Pipelines Version Info [2023-09-19T03:43:16.300Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:43:17.039Z] ------------------- [2023-09-19T03:43:17.039Z] stable info: [2023-09-19T03:43:17.039Z] ------------------- [2023-09-19T03:43:17.039Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T03:43:17.039Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T03:43:17.039Z] Message: update stable to v1.0.254 [2023-09-19T03:43:17.613Z] ------------------- [2023-09-19T03:43:17.613Z] experimental info: [2023-09-19T03:43:17.613Z] ------------------- [2023-09-19T03:43:17.613Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T03:43:17.613Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T03:43:17.613Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T03:43:17.912Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-19T03:43:17.959Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-19T03:43:18.001Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T03:43:18.045Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T03:43:18.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T03:43:18.126Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T03:43:18.164Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T03:43:18.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T03:43:18.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T03:43:18.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T03:43:18.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T03:43:18.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-19T03:43:18.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T03:43:18.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T03:43:18.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T03:43:18.526Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T03:43:18.571Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T03:43:18.615Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T03:43:18.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T03:43:18.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T03:43:18.752Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T03:43:18.788Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T03:43:18.829Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T03:43:18.867Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T03:43:18.902Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T03:43:18.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T03:43:18.986Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T03:43:19.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo [2023-09-19T03:43:19.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo [2023-09-19T03:43:19.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo [2023-09-19T03:43:19.144Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e75aaca051cadb86a3bf5db2d3e6da247cd12518 [Pipeline] echo [2023-09-19T03:43:19.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e75aaca [Pipeline] echo [2023-09-19T03:43:19.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:43:19.348Z] provisioning config files... [2023-09-19T03:43:19.367Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-79@tmp/config8628540595355427534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:43:19.716Z] ---> docker-login.sh [2023-09-19T03:43:19.716Z] nexus3.edgexfoundry.org:10001 [2023-09-19T03:43:19.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:43:19.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:43:19.980Z] Configure a credential helper to remove this warning. See [2023-09-19T03:43:19.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:43:19.980Z] [2023-09-19T03:43:19.980Z] Login Succeeded [2023-09-19T03:43:19.980Z] nexus3.edgexfoundry.org:10002 [2023-09-19T03:43:19.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:43:20.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:43:20.242Z] Configure a credential helper to remove this warning. See [2023-09-19T03:43:20.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:43:20.242Z] [2023-09-19T03:43:20.242Z] Login Succeeded [2023-09-19T03:43:20.242Z] nexus3.edgexfoundry.org:10003 [2023-09-19T03:43:20.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:43:20.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:43:20.242Z] Configure a credential helper to remove this warning. See [2023-09-19T03:43:20.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:43:20.242Z] [2023-09-19T03:43:20.242Z] Login Succeeded [2023-09-19T03:43:20.242Z] nexus3.edgexfoundry.org:10004 [2023-09-19T03:43:20.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:43:20.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:43:20.242Z] Configure a credential helper to remove this warning. See [2023-09-19T03:43:20.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:43:20.242Z] [2023-09-19T03:43:20.242Z] Login Succeeded [2023-09-19T03:43:20.242Z] docker.io [2023-09-19T03:43:20.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:43:20.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:43:20.762Z] Configure a credential helper to remove this warning. See [2023-09-19T03:43:20.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:43:20.762Z] [2023-09-19T03:43:20.762Z] Login Succeeded [2023-09-19T03:43:20.762Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T03:43:20.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T03:43:21.411Z] + git rev-list -1 --merges e75aaca051cadb86a3bf5db2d3e6da247cd12518~1..e75aaca051cadb86a3bf5db2d3e6da247cd12518 [Pipeline] echo [2023-09-19T03:43:21.471Z] -----------> git rev-list -1 --merges e75aaca051cadb86a3bf5db2d3e6da247cd12518~1..e75aaca051cadb86a3bf5db2d3e6da247cd12518 e75aaca051cadb86a3bf5db2d3e6da247cd12518 [false] [Pipeline] sh [2023-09-19T03:43:21.781Z] + git log --format=format:%s -1 e75aaca051cadb86a3bf5db2d3e6da247cd12518 [Pipeline] echo [2023-09-19T03:43:21.812Z] ========================================================= [2023-09-19T03:43:21.812Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T03:43:21.812Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T03:43:22.220Z] + git log --format=format:%s -1 e75aaca051cadb86a3bf5db2d3e6da247cd12518 [Pipeline] echo [2023-09-19T03:43:22.248Z] [semverPrep] GIT_COMMIT: e75aaca051cadb86a3bf5db2d3e6da247cd12518, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-19T03:43:22.276Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T03:43:22.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T03:43:22.654Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T03:43:22.654Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T03:43:22.654Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T03:43:22.654Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T03:43:22.654Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T03:43:22.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:43:23.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:43:23.099Z] [2023-09-19T03:43:23.099Z] 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-19T03:43:23.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:43:23.510Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T03:43:23.510Z] b85a868b505f: Pulling fs layer [2023-09-19T03:43:23.510Z] e2be974225ed: Pulling fs layer [2023-09-19T03:43:23.510Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T03:43:23.510Z] 988bab9f4d93: Pulling fs layer [2023-09-19T03:43:23.510Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T03:43:23.510Z] eaf3925da568: Pulling fs layer [2023-09-19T03:43:23.510Z] bab4dde63d76: Pulling fs layer [2023-09-19T03:43:23.510Z] bde34c3a00c8: Pulling fs layer [2023-09-19T03:43:23.510Z] b352a97aabf1: Pulling fs layer [2023-09-19T03:43:23.510Z] 4872d77fe225: Pulling fs layer [2023-09-19T03:43:23.510Z] 5851b861e8e6: Pulling fs layer [2023-09-19T03:43:23.510Z] 988bab9f4d93: Waiting [2023-09-19T03:43:23.510Z] bab4dde63d76: Waiting [2023-09-19T03:43:23.510Z] 1469e6f7b9e6: Waiting [2023-09-19T03:43:23.510Z] eaf3925da568: Waiting [2023-09-19T03:43:23.510Z] bde34c3a00c8: Waiting [2023-09-19T03:43:23.510Z] b352a97aabf1: Waiting [2023-09-19T03:43:23.510Z] 4872d77fe225: Waiting [2023-09-19T03:43:23.510Z] 5851b861e8e6: Waiting [2023-09-19T03:43:23.510Z] e2be974225ed: Download complete [2023-09-19T03:43:23.510Z] 988bab9f4d93: Verifying Checksum [2023-09-19T03:43:23.510Z] 988bab9f4d93: Download complete [2023-09-19T03:43:23.510Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T03:43:23.510Z] 1469e6f7b9e6: Download complete [2023-09-19T03:43:23.510Z] eaf3925da568: Verifying Checksum [2023-09-19T03:43:23.510Z] eaf3925da568: Download complete [2023-09-19T03:43:23.769Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T03:43:23.769Z] 339a4e72a1f5: Download complete [2023-09-19T03:43:23.769Z] bde34c3a00c8: Verifying Checksum [2023-09-19T03:43:23.769Z] bde34c3a00c8: Download complete [2023-09-19T03:43:23.769Z] b352a97aabf1: Verifying Checksum [2023-09-19T03:43:23.769Z] b352a97aabf1: Download complete [2023-09-19T03:43:23.769Z] 4872d77fe225: Download complete [2023-09-19T03:43:23.769Z] 5851b861e8e6: Download complete [2023-09-19T03:43:23.769Z] b85a868b505f: Verifying Checksum [2023-09-19T03:43:23.769Z] b85a868b505f: Download complete [2023-09-19T03:43:24.035Z] bab4dde63d76: Verifying Checksum [2023-09-19T03:43:24.035Z] bab4dde63d76: Download complete [2023-09-19T03:43:24.971Z] b85a868b505f: Pull complete [2023-09-19T03:43:25.231Z] e2be974225ed: Pull complete [2023-09-19T03:43:25.489Z] 339a4e72a1f5: Pull complete [2023-09-19T03:43:25.489Z] 988bab9f4d93: Pull complete [2023-09-19T03:43:25.749Z] 1469e6f7b9e6: Pull complete [2023-09-19T03:43:26.007Z] eaf3925da568: Pull complete [2023-09-19T03:43:27.906Z] bab4dde63d76: Pull complete [2023-09-19T03:43:27.906Z] bde34c3a00c8: Pull complete [2023-09-19T03:43:27.906Z] b352a97aabf1: Pull complete [2023-09-19T03:43:28.166Z] 4872d77fe225: Pull complete [2023-09-19T03:43:28.166Z] 5851b861e8e6: Pull complete [2023-09-19T03:43:28.166Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T03:43:28.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:43:28.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:43:28.438Z] prd-ubuntu20.04-docker-8c-8g-6476 does not seem to be running inside a container [2023-09-19T03:43:28.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-79 -v /w/workspace/xfoundry_app-record-replay_PR-79:/w/workspace/xfoundry_app-record-replay_PR-79:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-79@tmp:/w/workspace/xfoundry_app-record-replay_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T03:43:31.886Z] $ docker top ce91c629e9a6bba3f6d18fae28846277c7bf85e3017f1df86862386009eceef4 -eo pid,comm [2023-09-19T03:43:31.947Z] 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-19T03:43:31.947Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T03:43:32.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T03:43:32.074Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T03:43:32.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T03:43:32.189Z] $ docker exec ce91c629e9a6bba3f6d18fae28846277c7bf85e3017f1df86862386009eceef4 ssh-agent [2023-09-19T03:43:32.298Z] SSH_AUTH_SOCK=/tmp/ssh-JDb5m69SXAlu/agent.32 [2023-09-19T03:43:32.298Z] SSH_AGENT_PID=38 [2023-09-19T03:43:32.306Z] Running ssh-add (command line suppressed) [2023-09-19T03:43:32.414Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-79@tmp/private_key_4248656747123143346.key (/w/workspace/xfoundry_app-record-replay_PR-79@tmp/private_key_4248656747123143346.key) [2023-09-19T03:43:32.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T03:43:32.759Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T03:43:32.781Z] $ docker exec --env ******** --env ******** ce91c629e9a6bba3f6d18fae28846277c7bf85e3017f1df86862386009eceef4 ssh-agent -k [2023-09-19T03:43:32.879Z] unset SSH_AUTH_SOCK; [2023-09-19T03:43:32.880Z] unset SSH_AGENT_PID; [2023-09-19T03:43:32.880Z] echo Agent pid 38 killed; [2023-09-19T03:43:32.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T03:43:32.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T03:43:32.980Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T03:43:33.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T03:43:33.121Z] $ docker exec ce91c629e9a6bba3f6d18fae28846277c7bf85e3017f1df86862386009eceef4 ssh-agent [2023-09-19T03:43:33.223Z] SSH_AUTH_SOCK=/tmp/ssh-axRRZ1qxBlXI/agent.70 [2023-09-19T03:43:33.223Z] SSH_AGENT_PID=76 [2023-09-19T03:43:33.230Z] Running ssh-add (command line suppressed) [2023-09-19T03:43:33.334Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-79@tmp/private_key_14481010345584780505.key (/w/workspace/xfoundry_app-record-replay_PR-79@tmp/private_key_14481010345584780505.key) [2023-09-19T03:43:33.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T03:43:33.681Z] + git semver init [2023-09-19T03:43:33.942Z] 2023-09-19 03:43:33,860 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T03:43:33.942Z] 2023-09-19 03:43:33,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-79/.semver [2023-09-19T03:43:33.942Z] 2023-09-19 03:43:33,861 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-79/.semver [2023-09-19T03:43:33.942Z] 2023-09-19 03:43:33,861 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-79/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-79, universal_newlines=False, shell=None, istream=None) [2023-09-19T03:43:34.888Z] 2023-09-19 03:43:34,523 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-79/.git/info/exclude [2023-09-19T03:43:34.888Z] 2023-09-19 03:43:34,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-79/.semver/PR-79 with force:False [2023-09-19T03:43:34.888Z] 2023-09-19 03:43:34,524 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-79/.semver/PR-79 [2023-09-19T03:43:34.888Z] 2023-09-19 03:43:34,528 [execute] INFO git cat-file --batch-check [2023-09-19T03:43:34.888Z] 2023-09-19 03:43:34,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-79/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T03:43:34.888Z] 2023-09-19 03:43:34,535 [execute] INFO git cat-file --batch [2023-09-19T03:43:34.888Z] 2023-09-19 03:43:34,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-79/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T03:43:34.888Z] 2023-09-19 03:43:34,540 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-79/.semver/PR-79 [2023-09-19T03:43:34.888Z] 0.0.0 [Pipeline] } [2023-09-19T03:43:34.912Z] $ docker exec --env ******** --env ******** ce91c629e9a6bba3f6d18fae28846277c7bf85e3017f1df86862386009eceef4 ssh-agent -k [2023-09-19T03:43:35.020Z] unset SSH_AUTH_SOCK; [2023-09-19T03:43:35.021Z] unset SSH_AGENT_PID; [2023-09-19T03:43:35.021Z] echo Agent pid 76 killed; [2023-09-19T03:43:35.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T03:43:35.460Z] + git semver [Pipeline] } [2023-09-19T03:43:35.740Z] $ docker stop --time=1 ce91c629e9a6bba3f6d18fae28846277c7bf85e3017f1df86862386009eceef4 [2023-09-19T03:43:36.995Z] $ docker rm -f --volumes ce91c629e9a6bba3f6d18fae28846277c7bf85e3017f1df86862386009eceef4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T03:43:37.386Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T03:43:37.657Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T03:43:37.673Z] [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-19T03:43:38.267Z] provisioning config files... [2023-09-19T03:43:38.277Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-79@tmp/config13646288061490591604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:43:38.618Z] ---> docker-login.sh [2023-09-19T03:43:38.618Z] nexus3.edgexfoundry.org:10001 [2023-09-19T03:43:38.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:43:38.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:43:38.618Z] Configure a credential helper to remove this warning. See [2023-09-19T03:43:38.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:43:38.619Z] [2023-09-19T03:43:38.619Z] Login Succeeded [2023-09-19T03:43:38.619Z] nexus3.edgexfoundry.org:10002 [2023-09-19T03:43:38.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:43:38.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:43:38.619Z] Configure a credential helper to remove this warning. See [2023-09-19T03:43:38.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:43:38.619Z] [2023-09-19T03:43:38.619Z] Login Succeeded [2023-09-19T03:43:38.619Z] nexus3.edgexfoundry.org:10003 [2023-09-19T03:43:38.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:43:38.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:43:38.877Z] Configure a credential helper to remove this warning. See [2023-09-19T03:43:38.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:43:38.877Z] [2023-09-19T03:43:38.877Z] Login Succeeded [2023-09-19T03:43:38.877Z] nexus3.edgexfoundry.org:10004 [2023-09-19T03:43:38.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:43:38.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:43:38.877Z] Configure a credential helper to remove this warning. See [2023-09-19T03:43:38.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:43:38.877Z] [2023-09-19T03:43:38.877Z] Login Succeeded [2023-09-19T03:43:38.877Z] docker.io [2023-09-19T03:43:38.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:43:39.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:43:39.136Z] Configure a credential helper to remove this warning. See [2023-09-19T03:43:39.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:43:39.136Z] [2023-09-19T03:43:39.136Z] Login Succeeded [2023-09-19T03:43:39.136Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T03:43:39.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T03:43:39.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T03:43:39.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T03:43:39.433Z] ========================================================= [2023-09-19T03:43:39.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T03:43:39.433Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:43:39.894Z] + 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-19T03:43:39.894Z] Sending build context to Docker daemon 576.5kB [2023-09-19T03:43:39.894Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T03:43:39.894Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T03:43:39.894Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T03:43:39.894Z] 7264a8db6415: Pulling fs layer [2023-09-19T03:43:39.894Z] c4d48a809fc2: Pulling fs layer [2023-09-19T03:43:39.894Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T03:43:39.894Z] ad3a456e5733: Pulling fs layer [2023-09-19T03:43:39.894Z] 9e4f439ed901: Pulling fs layer [2023-09-19T03:43:39.894Z] feaf6a47b606: Pulling fs layer [2023-09-19T03:43:39.894Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T03:43:39.894Z] 8ac70367396e: Pulling fs layer [2023-09-19T03:43:39.894Z] 6db16350a2e2: Pulling fs layer [2023-09-19T03:43:39.894Z] 9250d5d63582: Pulling fs layer [2023-09-19T03:43:39.894Z] ad3a456e5733: Waiting [2023-09-19T03:43:39.894Z] 9e4f439ed901: Waiting [2023-09-19T03:43:39.894Z] feaf6a47b606: Waiting [2023-09-19T03:43:39.894Z] 5e8b037d7d82: Waiting [2023-09-19T03:43:39.894Z] 9250d5d63582: Waiting [2023-09-19T03:43:39.894Z] 6db16350a2e2: Waiting [2023-09-19T03:43:39.894Z] c4d48a809fc2: Download complete [2023-09-19T03:43:39.894Z] ad3a456e5733: Verifying Checksum [2023-09-19T03:43:39.894Z] ad3a456e5733: Download complete [2023-09-19T03:43:39.894Z] 9e4f439ed901: Verifying Checksum [2023-09-19T03:43:39.894Z] 9e4f439ed901: Download complete [2023-09-19T03:43:39.894Z] 7264a8db6415: Verifying Checksum [2023-09-19T03:43:39.894Z] 7264a8db6415: Download complete [2023-09-19T03:43:40.155Z] feaf6a47b606: Verifying Checksum [2023-09-19T03:43:40.155Z] feaf6a47b606: Download complete [2023-09-19T03:43:40.155Z] 7264a8db6415: Pull complete [2023-09-19T03:43:40.155Z] 8ac70367396e: Verifying Checksum [2023-09-19T03:43:40.155Z] 8ac70367396e: Download complete [2023-09-19T03:43:40.415Z] c4d48a809fc2: Pull complete [2023-09-19T03:43:40.415Z] 4f1c88b9dad5: Download complete [2023-09-19T03:43:40.415Z] 6db16350a2e2: Verifying Checksum [2023-09-19T03:43:40.415Z] 6db16350a2e2: Download complete [2023-09-19T03:43:40.674Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T03:43:40.674Z] 5e8b037d7d82: Download complete [2023-09-19T03:43:40.674Z] 9250d5d63582: Verifying Checksum [2023-09-19T03:43:40.674Z] 9250d5d63582: Download complete [2023-09-19T03:43:43.987Z] 4f1c88b9dad5: Pull complete [2023-09-19T03:43:43.987Z] ad3a456e5733: Pull complete [2023-09-19T03:43:43.987Z] 9e4f439ed901: Pull complete [2023-09-19T03:43:43.987Z] feaf6a47b606: Pull complete [2023-09-19T03:43:45.886Z] 5e8b037d7d82: Pull complete [2023-09-19T03:43:46.453Z] 8ac70367396e: Pull complete [2023-09-19T03:43:46.710Z] 6db16350a2e2: Pull complete [2023-09-19T03:43:47.282Z] 9250d5d63582: Pull complete [2023-09-19T03:43:47.282Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T03:43:47.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T03:43:47.282Z] ---> fa269f55d9b9 [2023-09-19T03:43:47.282Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T03:43:53.091Z] Still waiting to schedule task [2023-09-19T03:43:53.091Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6473’ [2023-09-19T03:43:53.907Z] ---> Running in a5b182e7ec5c [2023-09-19T03:43:53.908Z] Removing intermediate container a5b182e7ec5c [2023-09-19T03:43:53.908Z] ---> 695516fdd13d [2023-09-19T03:43:53.908Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T03:43:53.908Z] ---> Running in 11175d0c7b18 [2023-09-19T03:43:53.908Z] Removing intermediate container 11175d0c7b18 [2023-09-19T03:43:53.908Z] ---> 28be81f1a34e [2023-09-19T03:43:53.908Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T03:43:53.908Z] ---> Running in 915218bc142d [2023-09-19T03:43:53.908Z] Removing intermediate container 915218bc142d [2023-09-19T03:43:53.908Z] ---> bf654509bbde [2023-09-19T03:43:53.908Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T03:43:53.908Z] ---> Running in 1a878afa6073 [2023-09-19T03:43:53.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T03:43:54.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T03:43:54.425Z] OK: 265 MiB in 56 packages [2023-09-19T03:43:54.683Z] Removing intermediate container 1a878afa6073 [2023-09-19T03:43:54.683Z] ---> 418da9d73381 [2023-09-19T03:43:54.683Z] Step 7/12 : WORKDIR /app [2023-09-19T03:43:54.683Z] ---> Running in b1b6531c4e31 [2023-09-19T03:43:54.941Z] Removing intermediate container b1b6531c4e31 [2023-09-19T03:43:54.941Z] ---> 24a8e2f907d0 [2023-09-19T03:43:54.941Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T03:43:54.941Z] ---> 514545909a35 [2023-09-19T03:43:54.941Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T03:43:54.941Z] ---> Running in f523ed2d338f [2023-09-19T03:44:27.038Z] Removing intermediate container f523ed2d338f [2023-09-19T03:44:27.038Z] ---> 29d29ae42909 [2023-09-19T03:44:27.038Z] Step 10/12 : COPY . . [2023-09-19T03:44:27.038Z] ---> 787a3183a10c [2023-09-19T03:44:27.038Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T03:44:27.038Z] ---> Running in 2dde9672a6c7 [2023-09-19T03:44:27.038Z] Removing intermediate container 2dde9672a6c7 [2023-09-19T03:44:27.038Z] ---> b72b7911f4f8 [2023-09-19T03:44:27.038Z] Step 12/12 : RUN $MAKE [2023-09-19T03:44:27.038Z] ---> Running in b53e3d6c6b4f [2023-09-19T03:44:27.038Z] noop [2023-09-19T03:44:27.297Z] Removing intermediate container b53e3d6c6b4f [2023-09-19T03:44:27.297Z] ---> 29f81684127f [2023-09-19T03:44:27.297Z] Successfully built 29f81684127f [2023-09-19T03:44:27.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:44:27.741Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T03:44:27.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:44:27.884Z] prd-ubuntu20.04-docker-8c-8g-6476 does not seem to be running inside a container [2023-09-19T03:44:27.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-79 -v /w/workspace/xfoundry_app-record-replay_PR-79:/w/workspace/xfoundry_app-record-replay_PR-79:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-79@tmp:/w/workspace/xfoundry_app-record-replay_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T03:44:28.296Z] $ docker top 58b4e8d0dc2a8dcd865cfb6d4074b8e53fc547546298ea86e23a0260676b2ad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:44:28.676Z] + go version [2023-09-19T03:44:28.676Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T03:44:28.718Z] $ docker stop --time=1 58b4e8d0dc2a8dcd865cfb6d4074b8e53fc547546298ea86e23a0260676b2ad7 [2023-09-19T03:44:30.004Z] $ docker rm -f --volumes 58b4e8d0dc2a8dcd865cfb6d4074b8e53fc547546298ea86e23a0260676b2ad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:44:30.708Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T03:44:30.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:44:30.850Z] prd-ubuntu20.04-docker-8c-8g-6476 does not seem to be running inside a container [2023-09-19T03:44:30.886Z] $ 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-79 -v /w/workspace/xfoundry_app-record-replay_PR-79:/w/workspace/xfoundry_app-record-replay_PR-79:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-79@tmp:/w/workspace/xfoundry_app-record-replay_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T03:44:31.242Z] $ docker top 0eb07ad8aa3e8ed5e4febb2b46eb3c4904453787f50925be78485350ace9d9dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:44:31.624Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-79 [Pipeline] fileExists [Pipeline] sh [2023-09-19T03:44:31.973Z] + make test [2023-09-19T03:44:31.973Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T03:44:53.914Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-19T03:44:53.914Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-19T03:44:53.914Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-19T03:44:53.914Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-19T03:44:53.914Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements [2023-09-19T03:45:02.031Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.618s coverage: 98.7% of statements [2023-09-19T03:45:02.031Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.103s coverage: 78.7% of statements [2023-09-19T03:45:02.031Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.042s coverage: 100.0% of statements [2023-09-19T03:45:24.117Z] go vet ./... [2023-09-19T03:45:24.689Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T03:45:24.689Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T03:45:24.689Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T03:45:24.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T03:45:24.763Z] $ docker stop --time=1 0eb07ad8aa3e8ed5e4febb2b46eb3c4904453787f50925be78485350ace9d9dc [2023-09-19T03:45:29.566Z] $ docker rm -f --volumes 0eb07ad8aa3e8ed5e4febb2b46eb3c4904453787f50925be78485350ace9d9dc [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T03:45:30.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T03:45:30.221Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T03:45:30.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T03:45:31.229Z] + ls -al . [2023-09-19T03:45:31.229Z] total 184 [2023-09-19T03:45:31.229Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 03:44 . [2023-09-19T03:45:31.229Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 03:43 .. [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 19 03:43 .dockerignore [2023-09-19T03:45:31.229Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 03:45 .git [2023-09-19T03:45:31.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 03:43 .github [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 19 03:43 .gitignore [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 03:43 .golangci.yml [2023-09-19T03:45:31.229Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 03:43 .semver [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 19 03:43 Attribution.txt [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 19 03:43 CHANGELOG.md [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 19 03:43 Dockerfile [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 03:43 GOVERNANCE.md [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 19 03:43 Jenkinsfile [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 19 03:43 LICENSE [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 19 03:43 Makefile [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 19 03:43 OWNERS.md [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 19 03:43 README.md [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 19 03:43 Record and Reply.postman_collection.json [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 03:43 VERSION [2023-09-19T03:45:31.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 03:43 bin [2023-09-19T03:45:31.229Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 19 03:45 coverage.out [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 3916 Sep 19 03:43 go.mod [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 35418 Sep 19 03:43 go.sum [2023-09-19T03:45:31.229Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 19 03:43 internal [2023-09-19T03:45:31.229Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 19 03:43 main.go [2023-09-19T03:45:31.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 03:43 openapi [2023-09-19T03:45:31.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 03:43 pkg [2023-09-19T03:45:31.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 03:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:45:31.641Z] + 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=e75aaca051cadb86a3bf5db2d3e6da247cd12518 --label arch=amd64 --label version=0.0.0 . [2023-09-19T03:45:31.641Z] Sending build context to Docker daemon 601.6kB [2023-09-19T03:45:31.641Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T03:45:31.641Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-19T03:45:31.641Z] ---> 29f81684127f [2023-09-19T03:45:31.641Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T03:45:31.899Z] ---> Running in aadb2ac4a452 [2023-09-19T03:45:31.899Z] Removing intermediate container aadb2ac4a452 [2023-09-19T03:45:31.899Z] ---> f2665823f20e [2023-09-19T03:45:31.899Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T03:45:31.899Z] ---> Running in 4cb9c8de4381 [2023-09-19T03:45:31.899Z] Removing intermediate container 4cb9c8de4381 [2023-09-19T03:45:31.899Z] ---> 7e153748cbe9 [2023-09-19T03:45:31.899Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-19T03:45:31.899Z] ---> Running in 7653da62ea21 [2023-09-19T03:45:32.159Z] Removing intermediate container 7653da62ea21 [2023-09-19T03:45:32.159Z] ---> 3316eed240d0 [2023-09-19T03:45:32.159Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T03:45:32.159Z] ---> Running in 7072103a08ec [2023-09-19T03:45:32.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T03:45:32.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T03:45:32.984Z] OK: 265 MiB in 56 packages [2023-09-19T03:45:33.243Z] Removing intermediate container 7072103a08ec [2023-09-19T03:45:33.243Z] ---> 4c1b31ead033 [2023-09-19T03:45:33.243Z] Step 7/26 : WORKDIR /app [2023-09-19T03:45:33.243Z] ---> Running in 65604badd6ac [2023-09-19T03:45:33.243Z] Removing intermediate container 65604badd6ac [2023-09-19T03:45:33.243Z] ---> 515200820aac [2023-09-19T03:45:33.243Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-19T03:45:33.503Z] ---> fd71f9d5d73c [2023-09-19T03:45:33.503Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T03:45:33.503Z] ---> Running in 900cddd0305c [2023-09-19T03:45:34.438Z] Removing intermediate container 900cddd0305c [2023-09-19T03:45:34.438Z] ---> e608364cd3c5 [2023-09-19T03:45:34.438Z] Step 10/26 : COPY . . [2023-09-19T03:45:34.438Z] ---> dc0503b7d247 [2023-09-19T03:45:34.438Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T03:45:34.438Z] ---> Running in bc8113adc18d [2023-09-19T03:45:34.438Z] Removing intermediate container bc8113adc18d [2023-09-19T03:45:34.438Z] ---> 5e5e535130b0 [2023-09-19T03:45:34.438Z] Step 12/26 : RUN $MAKE [2023-09-19T03:45:34.695Z] ---> Running in 43182ee75d9f [2023-09-19T03:45:34.954Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-09-19T03:45:57.170Z] Removing intermediate container 43182ee75d9f [2023-09-19T03:45:57.170Z] ---> de8c2a3505f3 [2023-09-19T03:45:57.170Z] Step 13/26 : FROM alpine:3.18 [2023-09-19T03:45:57.170Z] 3.18: Pulling from library/alpine [2023-09-19T03:45:57.170Z] 7264a8db6415: Already exists [2023-09-19T03:45:57.170Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T03:45:57.170Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T03:45:57.170Z] ---> 7e01a0d0a1dc [2023-09-19T03:45:57.170Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T03:45:57.170Z] ---> Running in a528290dd7aa [2023-09-19T03:45:57.170Z] Removing intermediate container a528290dd7aa [2023-09-19T03:45:57.170Z] ---> 28057e664b4b [2023-09-19T03:45:57.170Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-19T03:45:57.170Z] ---> Running in 5786b13689f9 [2023-09-19T03:45:57.170Z] Removing intermediate container 5786b13689f9 [2023-09-19T03:45:57.170Z] ---> 5dbd4d981d16 [2023-09-19T03:45:57.170Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T03:45:57.170Z] ---> Running in a43ecc8e1c7e [2023-09-19T03:45:57.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T03:45:57.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T03:45:57.170Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T03:45:57.170Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T03:45:57.170Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T03:45:57.170Z] Executing ca-certificates-20230506-r0.trigger [2023-09-19T03:45:57.170Z] OK: 8 MiB in 17 packages [2023-09-19T03:45:57.171Z] Removing intermediate container a43ecc8e1c7e [2023-09-19T03:45:57.171Z] ---> 386685d13e8d [2023-09-19T03:45:57.171Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-19T03:45:57.171Z] ---> 806887a4b7e7 [2023-09-19T03:45:57.171Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-19T03:45:57.171Z] ---> 9a18a3049181 [2023-09-19T03:45:57.171Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-19T03:45:57.171Z] ---> 89af62fea1d5 [2023-09-19T03:45:57.171Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-19T03:45:57.739Z] ---> d51fbfe05b82 [2023-09-19T03:45:57.739Z] Step 21/26 : EXPOSE 59712 [2023-09-19T03:45:57.739Z] ---> Running in 6afb7810d281 [2023-09-19T03:45:57.739Z] Removing intermediate container 6afb7810d281 [2023-09-19T03:45:57.739Z] ---> 7ac3f40ed6bc [2023-09-19T03:45:57.739Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-19T03:45:57.739Z] ---> Running in 0d683d525822 [2023-09-19T03:45:57.997Z] Removing intermediate container 0d683d525822 [2023-09-19T03:45:57.997Z] ---> cd2d93858680 [2023-09-19T03:45:57.997Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T03:45:57.997Z] ---> Running in c3511b20b5e9 [2023-09-19T03:45:57.997Z] Removing intermediate container c3511b20b5e9 [2023-09-19T03:45:57.997Z] ---> b3638f7f2892 [2023-09-19T03:45:57.997Z] Step 24/26 : LABEL arch=amd64 [2023-09-19T03:45:57.997Z] ---> Running in aa9d3e9f3213 [2023-09-19T03:45:58.256Z] Removing intermediate container aa9d3e9f3213 [2023-09-19T03:45:58.256Z] ---> 74dfae5a546e [2023-09-19T03:45:58.256Z] Step 25/26 : LABEL git_sha=e75aaca051cadb86a3bf5db2d3e6da247cd12518 [2023-09-19T03:45:58.256Z] ---> Running in b943c9fa805c [2023-09-19T03:45:58.256Z] Removing intermediate container b943c9fa805c [2023-09-19T03:45:58.256Z] ---> 5f99ac0e0322 [2023-09-19T03:45:58.256Z] Step 26/26 : LABEL version=0.0.0 [2023-09-19T03:45:58.256Z] ---> Running in d2819e00626a [2023-09-19T03:45:58.256Z] Removing intermediate container d2819e00626a [2023-09-19T03:45:58.256Z] ---> d9b0efa39be5 [2023-09-19T03:45:58.256Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T03:45:58.256Z] Successfully built d9b0efa39be5 [2023-09-19T03:45:58.256Z] 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-19T03:45:59.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T03:45:59.148Z] [2023-09-19T03:45:59.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:45:59.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T03:45:59.515Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T03:45:59.515Z] 5eb5b503b376: Pulling fs layer [2023-09-19T03:45:59.515Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T03:45:59.515Z] ec43610c2a17: Pulling fs layer [2023-09-19T03:45:59.515Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T03:45:59.515Z] 33b1e0a273af: Pulling fs layer [2023-09-19T03:45:59.515Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T03:45:59.515Z] 2f39f015ded8: Pulling fs layer [2023-09-19T03:45:59.515Z] 33b1e0a273af: Waiting [2023-09-19T03:45:59.515Z] 5d3b04190fa2: Waiting [2023-09-19T03:45:59.515Z] 2f39f015ded8: Waiting [2023-09-19T03:45:59.515Z] 5c69ac0246d0: Verifying Checksum [2023-09-19T03:45:59.515Z] 5c69ac0246d0: Download complete [2023-09-19T03:45:59.515Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T03:45:59.515Z] 3a2ae6a8a46f: Download complete [2023-09-19T03:45:59.515Z] 33b1e0a273af: Verifying Checksum [2023-09-19T03:45:59.515Z] 33b1e0a273af: Download complete [2023-09-19T03:45:59.515Z] ec43610c2a17: Verifying Checksum [2023-09-19T03:45:59.515Z] ec43610c2a17: Download complete [2023-09-19T03:45:59.515Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T03:45:59.515Z] 5d3b04190fa2: Download complete [2023-09-19T03:45:59.773Z] 5eb5b503b376: Download complete [2023-09-19T03:46:00.340Z] 2f39f015ded8: Download complete [2023-09-19T03:46:00.907Z] 5eb5b503b376: Pull complete [2023-09-19T03:46:01.164Z] 5c69ac0246d0: Pull complete [2023-09-19T03:46:01.422Z] ec43610c2a17: Pull complete [2023-09-19T03:46:01.680Z] 3a2ae6a8a46f: Pull complete [2023-09-19T03:46:01.938Z] 33b1e0a273af: Pull complete [2023-09-19T03:46:01.938Z] 5d3b04190fa2: Pull complete [2023-09-19T03:46:06.126Z] 2f39f015ded8: Pull complete [2023-09-19T03:46:06.126Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T03:46:06.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T03:46:06.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:46:06.339Z] prd-ubuntu20.04-docker-8c-8g-6476 does not seem to be running inside a container [2023-09-19T03:46:06.371Z] $ 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-79 -v /w/workspace/xfoundry_app-record-replay_PR-79:/w/workspace/xfoundry_app-record-replay_PR-79:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-79@tmp:/w/workspace/xfoundry_app-record-replay_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T03:46:11.843Z] $ docker top b766fa8203a1c5d1cd347544472bd03ceb78f1ef55da88ded84c3dc629cc783a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:46:12.270Z] ---> job-cost.sh [2023-09-19T03:46:12.270Z] lf-activate-venv: SKIPPING [2023-09-19T03:46:12.270Z] INFO: No Stack... [2023-09-19T03:46:12.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T03:46:12.785Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T03:46:13.098Z] + cat /w/workspace/xfoundry_app-record-replay_PR-79/archives/cost.csv [2023-09-19T03:46:13.098Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T03:46:13.134Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-79-1-stack-cost] [2023-09-19T03:46:13.140Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-79-1-stack-cost] did not exist. Created. [2023-09-19T03:46:13.140Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-79-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T03:46:13.531Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T03:46:13.583Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T03:46:13.609Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-79-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T03:46:13.694Z] $ docker stop --time=1 b766fa8203a1c5d1cd347544472bd03ceb78f1ef55da88ded84c3dc629cc783a [2023-09-19T03:46:14.878Z] $ docker rm -f --volumes b766fa8203a1c5d1cd347544472bd03ceb78f1ef55da88ded84c3dc629cc783a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T03:46:53.659Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6479 in /w/workspace/xfoundry_app-record-replay_PR-79 [Pipeline] { [Pipeline] ws [2023-09-19T03:46:53.716Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-09-19T03:46:53.798Z] Selected Git installation does not exist. Using Default [2023-09-19T03:46:53.798Z] The recommended git tool is: NONE [2023-09-19T03:46:59.060Z] using credential edgex-jenkins-ssh [2023-09-19T03:46:59.079Z] Cloning the remote Git repository [2023-09-19T03:46:59.128Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-19T03:46:59.233Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-09-19T03:46:59.383Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-19T03:46:59.385Z] > git --version # timeout=10 [2023-09-19T03:46:59.407Z] > git --version # 'git version 2.25.1' [2023-09-19T03:46:59.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T03:46:59.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T03:47:00.250Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-19T03:47:00.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T03:47:01.766Z] Merging remotes/origin/main commit 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 into PR head commit e75aaca051cadb86a3bf5db2d3e6da247cd12518 [2023-09-19T03:47:02.101Z] Merge succeeded, producing e75aaca051cadb86a3bf5db2d3e6da247cd12518 [2023-09-19T03:47:02.101Z] Checking out Revision e75aaca051cadb86a3bf5db2d3e6da247cd12518 (PR-79) [2023-09-19T03:47:01.223Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-19T03:47:01.275Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-19T03:47:01.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T03:47:01.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-19T03:47:01.790Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T03:47:01.885Z] > git checkout -f e75aaca051cadb86a3bf5db2d3e6da247cd12518 # timeout=10 [2023-09-19T03:47:01.985Z] > git remote # timeout=10 [2023-09-19T03:47:02.015Z] > git config --get remote.origin.url # timeout=10 [2023-09-19T03:47:02.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T03:47:02.049Z] > git merge 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 # timeout=10 [2023-09-19T03:47:02.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-19T03:47:02.112Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T03:47:02.135Z] > git checkout -f e75aaca051cadb86a3bf5db2d3e6da247cd12518 # timeout=10 [2023-09-19T03:47:02.649Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-19T03:47:02.716Z] > git --version # timeout=10 [2023-09-19T03:47:02.727Z] > git --version # 'git version 2.25.1' [2023-09-19T03:47:02.751Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T03:47:03.960Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T03:47:03.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T03:47:03.960Z] Dload Upload Total Spent Left Speed [2023-09-19T03:47:03.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-09-19T03:47:04.569Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T03:47:04.929Z] + sudo tee /etc/docker/daemon.new [2023-09-19T03:47:04.930Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T03:47:04.930Z] { [2023-09-19T03:47:04.930Z] "registry-mirrors": [ [2023-09-19T03:47:04.930Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T03:47:04.930Z] ], [2023-09-19T03:47:04.930Z] "bip": "10.250.0.254/24", [2023-09-19T03:47:04.930Z] "hosts": [ [2023-09-19T03:47:04.930Z] "tcp://0.0.0.0:5555", [2023-09-19T03:47:04.930Z] "unix:///var/run/docker.sock" [2023-09-19T03:47:04.930Z] ], [2023-09-19T03:47:04.930Z] "mtu": 1458, [2023-09-19T03:47:04.930Z] "selinux-enabled": true, [2023-09-19T03:47:04.930Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T03:47:04.930Z] } [Pipeline] sh [2023-09-19T03:47:05.299Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T03:47:05.646Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:47:27.834Z] provisioning config files... [2023-09-19T03:47:27.868Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config4749660263623536903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:47:28.269Z] ---> docker-login.sh [2023-09-19T03:47:28.269Z] nexus3.edgexfoundry.org:10001 [2023-09-19T03:47:28.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:47:28.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:47:28.859Z] Configure a credential helper to remove this warning. See [2023-09-19T03:47:28.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:47:28.859Z] [2023-09-19T03:47:28.859Z] Login Succeeded [2023-09-19T03:47:28.859Z] nexus3.edgexfoundry.org:10002 [2023-09-19T03:47:29.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:47:29.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:47:29.127Z] Configure a credential helper to remove this warning. See [2023-09-19T03:47:29.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:47:29.127Z] [2023-09-19T03:47:29.127Z] Login Succeeded [2023-09-19T03:47:29.399Z] nexus3.edgexfoundry.org:10003 [2023-09-19T03:47:29.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:47:29.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:47:29.670Z] Configure a credential helper to remove this warning. See [2023-09-19T03:47:29.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:47:29.670Z] [2023-09-19T03:47:29.670Z] Login Succeeded [2023-09-19T03:47:29.670Z] nexus3.edgexfoundry.org:10004 [2023-09-19T03:47:29.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:47:29.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:47:29.941Z] Configure a credential helper to remove this warning. See [2023-09-19T03:47:29.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:47:29.941Z] [2023-09-19T03:47:29.941Z] Login Succeeded [2023-09-19T03:47:29.941Z] docker.io [2023-09-19T03:47:30.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:47:30.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:47:30.479Z] Configure a credential helper to remove this warning. See [2023-09-19T03:47:30.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:47:30.479Z] [2023-09-19T03:47:30.479Z] Login Succeeded [2023-09-19T03:47:30.479Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T03:47:30.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T03:47:30.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T03:47:30.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T03:47:30.975Z] ========================================================= [2023-09-19T03:47:30.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T03:47:30.975Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:47:31.491Z] + 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-19T03:47:31.491Z] Sending build context to Docker daemon 258kB [2023-09-19T03:47:31.760Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T03:47:31.760Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T03:47:31.760Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T03:47:31.760Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T03:47:31.760Z] 5d54e960e981: Pulling fs layer [2023-09-19T03:47:31.760Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T03:47:31.760Z] f0e02332f6b5: Pulling fs layer [2023-09-19T03:47:31.760Z] 66412af1f25a: Pulling fs layer [2023-09-19T03:47:31.760Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T03:47:31.760Z] 9a37bb91b891: Pulling fs layer [2023-09-19T03:47:31.760Z] a29adfc67d43: Pulling fs layer [2023-09-19T03:47:31.761Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T03:47:31.761Z] f0e02332f6b5: Waiting [2023-09-19T03:47:31.761Z] a29adfc67d43: Waiting [2023-09-19T03:47:31.761Z] 66412af1f25a: Waiting [2023-09-19T03:47:31.761Z] d5de9f91c1a4: Waiting [2023-09-19T03:47:31.761Z] 9a37bb91b891: Waiting [2023-09-19T03:47:31.761Z] 1baf3a5c0e64: Waiting [2023-09-19T03:47:32.033Z] 5d54e960e981: Verifying Checksum [2023-09-19T03:47:32.033Z] 5d54e960e981: Download complete [2023-09-19T03:47:32.033Z] f0e02332f6b5: Verifying Checksum [2023-09-19T03:47:32.033Z] f0e02332f6b5: Download complete [2023-09-19T03:47:32.033Z] 66412af1f25a: Download complete [2023-09-19T03:47:32.033Z] 9fda8d8052c6: Download complete [2023-09-19T03:47:32.319Z] 9a37bb91b891: Verifying Checksum [2023-09-19T03:47:32.319Z] 9a37bb91b891: Download complete [2023-09-19T03:47:32.924Z] 9fda8d8052c6: Pull complete [2023-09-19T03:47:32.924Z] a29adfc67d43: Download complete [2023-09-19T03:47:33.515Z] 5d54e960e981: Pull complete [2023-09-19T03:47:33.792Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T03:47:33.792Z] d5de9f91c1a4: Download complete [2023-09-19T03:47:33.792Z] c4a7e357bf2a: Download complete [2023-09-19T03:47:34.766Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T03:47:34.766Z] 1baf3a5c0e64: Download complete [2023-09-19T03:47:45.014Z] c4a7e357bf2a: Pull complete [2023-09-19T03:47:45.014Z] f0e02332f6b5: Pull complete [2023-09-19T03:47:45.014Z] 66412af1f25a: Pull complete [2023-09-19T03:47:50.367Z] 1baf3a5c0e64: Pull complete [2023-09-19T03:47:51.829Z] 9a37bb91b891: Pull complete [2023-09-19T03:47:53.252Z] a29adfc67d43: Pull complete [2023-09-19T03:47:54.664Z] d5de9f91c1a4: Pull complete [2023-09-19T03:47:54.664Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T03:47:54.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T03:47:54.664Z] ---> 746ca1b523b5 [2023-09-19T03:47:54.664Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T03:47:56.621Z] ---> Running in 2b2e432d369e [2023-09-19T03:47:56.901Z] Removing intermediate container 2b2e432d369e [2023-09-19T03:47:56.901Z] ---> f04eb014d4f0 [2023-09-19T03:47:56.901Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T03:47:56.901Z] ---> Running in a9bb140f5dbc [2023-09-19T03:47:57.171Z] Removing intermediate container a9bb140f5dbc [2023-09-19T03:47:57.171Z] ---> 7466c95fd4e1 [2023-09-19T03:47:57.171Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T03:47:57.171Z] ---> Running in fcb084c8f620 [2023-09-19T03:47:57.760Z] Removing intermediate container fcb084c8f620 [2023-09-19T03:47:57.760Z] ---> a177a05bece7 [2023-09-19T03:47:57.760Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T03:47:57.760Z] ---> Running in e0013e9c94b7 [2023-09-19T03:47:59.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T03:47:59.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T03:48:00.859Z] OK: 267 MiB in 56 packages [2023-09-19T03:48:04.223Z] Removing intermediate container e0013e9c94b7 [2023-09-19T03:48:04.223Z] ---> ce735237aa81 [2023-09-19T03:48:04.223Z] Step 7/12 : WORKDIR /app [2023-09-19T03:48:04.223Z] ---> Running in 423ef70e8f2d [2023-09-19T03:48:04.492Z] Removing intermediate container 423ef70e8f2d [2023-09-19T03:48:04.492Z] ---> 553c316b7b2f [2023-09-19T03:48:04.492Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T03:48:05.080Z] ---> e81e14ab2185 [2023-09-19T03:48:05.080Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T03:48:05.080Z] ---> Running in 2f7479a9a8e2 [2023-09-19T03:49:14.512Z] Removing intermediate container 2f7479a9a8e2 [2023-09-19T03:49:14.512Z] ---> b187476f15a4 [2023-09-19T03:49:14.512Z] Step 10/12 : COPY . . [2023-09-19T03:49:14.512Z] ---> fa4381ea4db4 [2023-09-19T03:49:14.512Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T03:49:14.512Z] ---> Running in 874254e79d78 [2023-09-19T03:49:14.512Z] Removing intermediate container 874254e79d78 [2023-09-19T03:49:14.512Z] ---> 25211dbdfc24 [2023-09-19T03:49:14.512Z] Step 12/12 : RUN $MAKE [2023-09-19T03:49:14.512Z] ---> Running in ba334c92e9d2 [2023-09-19T03:49:14.512Z] noop [2023-09-19T03:49:14.512Z] Removing intermediate container ba334c92e9d2 [2023-09-19T03:49:14.512Z] ---> 451af0ffc9b2 [2023-09-19T03:49:14.512Z] Successfully built 451af0ffc9b2 [2023-09-19T03:49:14.512Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:49:14.973Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T03:49:14.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:49:15.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-6479 does not seem to be running inside a container [2023-09-19T03:49:15.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T03:49:16.424Z] $ docker top 79d52bd762b72856ebb0b617c7d05f25f6050edff5537f3402b0c90176d695f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:49:17.300Z] + go version [2023-09-19T03:49:17.300Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T03:49:17.337Z] $ docker stop --time=1 79d52bd762b72856ebb0b617c7d05f25f6050edff5537f3402b0c90176d695f9 [2023-09-19T03:49:18.914Z] $ docker rm -f --volumes 79d52bd762b72856ebb0b617c7d05f25f6050edff5537f3402b0c90176d695f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:49:19.767Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T03:49:19.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:49:20.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-6479 does not seem to be running inside a container [2023-09-19T03:49:20.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T03:49:21.197Z] $ docker top b3aee921fb073b8838feea2e6229b77d6ded479fbea47cdf328cc8756e937cdc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:49:22.024Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-09-19T03:49:22.415Z] + make test [2023-09-19T03:49:22.415Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T03:51:29.098Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-19T03:51:39.188Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.258s coverage: 88.0% of statements [2023-09-19T03:51:40.606Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-19T03:51:40.607Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-19T03:51:42.553Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-19T03:51:50.748Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.051s coverage: 98.7% of statements [2023-09-19T03:51:50.748Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.494s coverage: 78.7% of statements [2023-09-19T03:51:50.748Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.164s coverage: 100.0% of statements [2023-09-19T03:51:54.090Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T03:51:54.090Z] go vet ./... [2023-09-19T03:54:00.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T03:54:00.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T03:54:00.785Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T03:54:00.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T03:54:00.850Z] $ docker stop --time=1 b3aee921fb073b8838feea2e6229b77d6ded479fbea47cdf328cc8756e937cdc [2023-09-19T03:54:02.771Z] $ docker rm -f --volumes b3aee921fb073b8838feea2e6229b77d6ded479fbea47cdf328cc8756e937cdc [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T03:54:04.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T03:54:04.636Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T03:54:05.124Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T03:54:05.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T03:54:06.114Z] + ls -al . [2023-09-19T03:54:06.114Z] total 180 [2023-09-19T03:54:06.114Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 03:49 . [2023-09-19T03:54:06.114Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 03:46 .. [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 19 03:47 .dockerignore [2023-09-19T03:54:06.114Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 03:47 .git [2023-09-19T03:54:06.114Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 03:47 .github [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 19 03:47 .gitignore [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 03:47 .golangci.yml [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 19 03:47 Attribution.txt [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 19 03:47 CHANGELOG.md [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 19 03:47 Dockerfile [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 03:47 GOVERNANCE.md [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 19 03:47 Jenkinsfile [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 19 03:47 LICENSE [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 19 03:47 Makefile [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 19 03:47 OWNERS.md [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 19 03:47 README.md [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 19 03:47 Record and Reply.postman_collection.json [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 03:43 VERSION [2023-09-19T03:54:06.114Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 03:47 bin [2023-09-19T03:54:06.114Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 19 03:51 coverage.out [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 3916 Sep 19 03:47 go.mod [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 35418 Sep 19 03:47 go.sum [2023-09-19T03:54:06.114Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 19 03:47 internal [2023-09-19T03:54:06.114Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 19 03:47 main.go [2023-09-19T03:54:06.114Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 03:47 openapi [2023-09-19T03:54:06.114Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 03:47 pkg [2023-09-19T03:54:06.114Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 03:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:54:06.548Z] + 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=e75aaca051cadb86a3bf5db2d3e6da247cd12518 --label arch=arm64 --label version=0.0.0 . [2023-09-19T03:54:06.815Z] Sending build context to Docker daemon 283.1kB [2023-09-19T03:54:06.815Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T03:54:06.815Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-19T03:54:06.815Z] ---> 451af0ffc9b2 [2023-09-19T03:54:06.815Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T03:54:08.225Z] ---> Running in 5b859fb6bbed [2023-09-19T03:54:08.492Z] Removing intermediate container 5b859fb6bbed [2023-09-19T03:54:08.492Z] ---> 806eb61e643d [2023-09-19T03:54:08.492Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T03:54:08.492Z] ---> Running in 591f62627e5a [2023-09-19T03:54:08.759Z] Removing intermediate container 591f62627e5a [2023-09-19T03:54:08.759Z] ---> c55badb53f46 [2023-09-19T03:54:08.759Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-19T03:54:09.037Z] ---> Running in 5db5de207739 [2023-09-19T03:54:09.037Z] Removing intermediate container 5db5de207739 [2023-09-19T03:54:09.037Z] ---> a2427bccdfbb [2023-09-19T03:54:09.037Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T03:54:09.305Z] ---> Running in b14e21e3e779 [2023-09-19T03:54:10.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T03:54:10.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T03:54:11.957Z] OK: 267 MiB in 56 packages [2023-09-19T03:54:12.539Z] Removing intermediate container b14e21e3e779 [2023-09-19T03:54:12.539Z] ---> 506ffe20bab9 [2023-09-19T03:54:12.539Z] Step 7/26 : WORKDIR /app [2023-09-19T03:54:12.539Z] ---> Running in 459716b88216 [2023-09-19T03:54:12.805Z] Removing intermediate container 459716b88216 [2023-09-19T03:54:12.806Z] ---> 108a1b5c0eb7 [2023-09-19T03:54:12.806Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-19T03:54:13.392Z] ---> 3ff0f887df72 [2023-09-19T03:54:13.392Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T03:54:13.392Z] ---> Running in a3c7e2c5b14e [2023-09-19T03:54:15.973Z] Removing intermediate container a3c7e2c5b14e [2023-09-19T03:54:15.973Z] ---> 11ffc264597c [2023-09-19T03:54:15.973Z] Step 10/26 : COPY . . [2023-09-19T03:54:16.241Z] ---> a81d279ea553 [2023-09-19T03:54:16.241Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T03:54:16.241Z] ---> Running in 482d114d022c [2023-09-19T03:54:16.516Z] Removing intermediate container 482d114d022c [2023-09-19T03:54:16.516Z] ---> f1389529109d [2023-09-19T03:54:16.516Z] Step 12/26 : RUN $MAKE [2023-09-19T03:54:16.516Z] ---> Running in 7f1b7438a289 [2023-09-19T03:54:17.476Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-09-19T03:56:09.106Z] Removing intermediate container 7f1b7438a289 [2023-09-19T03:56:09.106Z] ---> 3c96ad404d87 [2023-09-19T03:56:09.106Z] Step 13/26 : FROM alpine:3.18 [2023-09-19T03:56:09.106Z] 3.18: Pulling from library/alpine [2023-09-19T03:56:09.106Z] 9fda8d8052c6: Already exists [2023-09-19T03:56:09.106Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T03:56:09.106Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T03:56:09.106Z] ---> f6648c04cd6c [2023-09-19T03:56:09.106Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T03:56:09.106Z] ---> Running in 8a11e40a950c [2023-09-19T03:56:09.106Z] Removing intermediate container 8a11e40a950c [2023-09-19T03:56:09.106Z] ---> 8f0cd0623851 [2023-09-19T03:56:09.106Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-19T03:56:09.106Z] ---> Running in 5f3f280626df [2023-09-19T03:56:09.106Z] Removing intermediate container 5f3f280626df [2023-09-19T03:56:09.106Z] ---> 2c2854262679 [2023-09-19T03:56:09.106Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T03:56:09.106Z] ---> Running in 7a32931222aa [2023-09-19T03:56:09.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T03:56:09.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T03:56:09.106Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T03:56:09.106Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T03:56:09.106Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T03:56:09.106Z] Executing ca-certificates-20230506-r0.trigger [2023-09-19T03:56:09.106Z] OK: 9 MiB in 17 packages [2023-09-19T03:56:09.106Z] Removing intermediate container 7a32931222aa [2023-09-19T03:56:09.106Z] ---> 1298bb6fd52c [2023-09-19T03:56:09.106Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-19T03:56:09.106Z] ---> 261f908d5e68 [2023-09-19T03:56:09.106Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-19T03:56:09.690Z] ---> 3c8d0281bdb3 [2023-09-19T03:56:09.690Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-19T03:56:10.272Z] ---> 08dd37675ae9 [2023-09-19T03:56:10.272Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-19T03:56:11.859Z] ---> 5bbb2ec60c13 [2023-09-19T03:56:11.859Z] Step 21/26 : EXPOSE 59712 [2023-09-19T03:56:11.859Z] ---> Running in 41d5ee3b0df0 [2023-09-19T03:56:11.859Z] Removing intermediate container 41d5ee3b0df0 [2023-09-19T03:56:11.859Z] ---> 9542c45266d1 [2023-09-19T03:56:11.859Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-19T03:56:12.149Z] ---> Running in bcb8edaa407b [2023-09-19T03:56:12.149Z] Removing intermediate container bcb8edaa407b [2023-09-19T03:56:12.149Z] ---> 952d5cd6d10d [2023-09-19T03:56:12.149Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T03:56:12.429Z] ---> Running in f3241cbb740e [2023-09-19T03:56:12.704Z] Removing intermediate container f3241cbb740e [2023-09-19T03:56:12.704Z] ---> 3ba3dcd38a28 [2023-09-19T03:56:12.704Z] Step 24/26 : LABEL arch=arm64 [2023-09-19T03:56:12.704Z] ---> Running in 4ff68bae1f44 [2023-09-19T03:56:12.979Z] Removing intermediate container 4ff68bae1f44 [2023-09-19T03:56:12.979Z] ---> 11cf2077eae0 [2023-09-19T03:56:12.979Z] Step 25/26 : LABEL git_sha=e75aaca051cadb86a3bf5db2d3e6da247cd12518 [2023-09-19T03:56:12.979Z] ---> Running in 190c2ee6386a [2023-09-19T03:56:13.268Z] Removing intermediate container 190c2ee6386a [2023-09-19T03:56:13.268Z] ---> ca936d5a7f4e [2023-09-19T03:56:13.268Z] Step 26/26 : LABEL version=0.0.0 [2023-09-19T03:56:13.543Z] ---> Running in aff8f1afd5f8 [2023-09-19T03:56:13.818Z] Removing intermediate container aff8f1afd5f8 [2023-09-19T03:56:13.818Z] ---> e63fee835838 [2023-09-19T03:56:13.819Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T03:56:13.819Z] Successfully built e63fee835838 [2023-09-19T03:56:13.819Z] 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-19T03:56:14.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:56:14.659Z] [2023-09-19T03:56:14.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:56:15.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:56:15.064Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T03:56:15.064Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T03:56:15.064Z] 04944245beec: Pulling fs layer [2023-09-19T03:56:15.064Z] 699f458cf7ca: Pulling fs layer [2023-09-19T03:56:15.064Z] 765212b225bb: Pulling fs layer [2023-09-19T03:56:15.064Z] f23df028b6ca: Pulling fs layer [2023-09-19T03:56:15.064Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T03:56:15.064Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T03:56:15.064Z] 2437ff75d9bd: Waiting [2023-09-19T03:56:15.064Z] 765212b225bb: Waiting [2023-09-19T03:56:15.064Z] f23df028b6ca: Waiting [2023-09-19T03:56:15.064Z] d65c8cfc05b1: Waiting [2023-09-19T03:56:15.332Z] 04944245beec: Verifying Checksum [2023-09-19T03:56:15.332Z] 04944245beec: Download complete [2023-09-19T03:56:15.332Z] 765212b225bb: Download complete [2023-09-19T03:56:15.332Z] f23df028b6ca: Verifying Checksum [2023-09-19T03:56:15.332Z] f23df028b6ca: Download complete [2023-09-19T03:56:15.332Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T03:56:15.332Z] d65c8cfc05b1: Download complete [2023-09-19T03:56:15.332Z] 699f458cf7ca: Verifying Checksum [2023-09-19T03:56:15.332Z] 699f458cf7ca: Download complete [2023-09-19T03:56:15.917Z] 8998bd30e6a1: Download complete [2023-09-19T03:56:17.866Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T03:56:17.866Z] 2437ff75d9bd: Download complete [2023-09-19T03:56:19.813Z] 8998bd30e6a1: Pull complete [2023-09-19T03:56:20.080Z] 04944245beec: Pull complete [2023-09-19T03:56:21.494Z] 699f458cf7ca: Pull complete [2023-09-19T03:56:21.494Z] 765212b225bb: Pull complete [2023-09-19T03:56:22.457Z] f23df028b6ca: Pull complete [2023-09-19T03:56:22.457Z] d65c8cfc05b1: Pull complete [2023-09-19T03:56:37.441Z] 2437ff75d9bd: Pull complete [2023-09-19T03:56:37.441Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T03:56:37.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:56:37.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:56:37.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-6479 does not seem to be running inside a container [2023-09-19T03:56:37.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-19T03:56:40.302Z] $ docker top 662fb1271ba54bd09d46d0e65716ecc7c54be91a79f33b3f0021b58bc1117373 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:56:41.206Z] ---> job-cost.sh [2023-09-19T03:56:41.206Z] lf-activate-venv: SKIPPING [2023-09-19T03:56:41.206Z] INFO: No Stack... [2023-09-19T03:56:41.785Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T03:56:42.371Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T03:56:42.746Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-09-19T03:56:42.746Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T03:56:43.094Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-79-1-stack-cost] [2023-09-19T03:56:43.099Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-79-1-stack-cost] did not exist. Created. [2023-09-19T03:56:43.099Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-79-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T03:56:43.506Z] /w/workspace/app-record-replay/1@tmp/durable-b08235ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T03:56:43.853Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T03:56:43.887Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T03:56:43.935Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T03:56:43.950Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-79-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T03:56:44.025Z] $ docker stop --time=1 662fb1271ba54bd09d46d0e65716ecc7c54be91a79f33b3f0021b58bc1117373 [2023-09-19T03:56:45.476Z] $ docker rm -f --volumes 662fb1271ba54bd09d46d0e65716ecc7c54be91a79f33b3f0021b58bc1117373 [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-19T03:56:46.459Z] provisioning config files... [2023-09-19T03:56:46.466Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-79@tmp/config16205087180907251394tmp [Pipeline] { [Pipeline] sh [2023-09-19T03:56:46.802Z] + set +x [2023-09-19T03:56:46.802Z] + bash -s -- [2023-09-19T03:56:46.802Z] + curl -s https://codecov.io/bash [2023-09-19T03:56:46.802Z] [2023-09-19T03:56:46.802Z] _____ _ [2023-09-19T03:56:46.802Z] / ____| | | [2023-09-19T03:56:46.802Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T03:56:46.802Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T03:56:46.802Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T03:56:46.802Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T03:56:46.802Z] Bash-1.0.6 [2023-09-19T03:56:46.802Z] [2023-09-19T03:56:46.802Z] [2023-09-19T03:56:46.802Z] ==> git version 2.25.1 found [2023-09-19T03:56:46.802Z] ==> 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-19T03:56:46.802Z] Release-Date: 2020-01-08 [2023-09-19T03:56:46.802Z] 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-19T03:56:46.802Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T03:56:46.802Z] ==> Jenkins CI detected. [2023-09-19T03:56:46.802Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-79 [2023-09-19T03:56:46.802Z] project root: . [2023-09-19T03:56:46.802Z] --> token set from env [2023-09-19T03:56:46.802Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T03:56:46.802Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T03:56:46.802Z] ==> Python coveragepy not found [2023-09-19T03:56:46.802Z] ==> Searching for coverage reports in: [2023-09-19T03:56:46.802Z] + . [2023-09-19T03:56:46.802Z] -> Found 1 reports [2023-09-19T03:56:46.802Z] ==> Detecting git/mercurial file structure [2023-09-19T03:56:46.802Z] ==> Reading reports [2023-09-19T03:56:47.061Z] + ./coverage.out bytes=24552 [2023-09-19T03:56:47.061Z] ==> Appending adjustments [2023-09-19T03:56:47.061Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T03:56:47.061Z] + Found adjustments [2023-09-19T03:56:47.061Z] ==> Gzipping contents [2023-09-19T03:56:47.061Z] 8.0K /tmp/codecov.OxtP6T.gz [2023-09-19T03:56:47.061Z] ==> Uploading reports [2023-09-19T03:56:47.061Z] url: https://codecov.io [2023-09-19T03:56:47.061Z] query: branch=PR-79&commit=e75aaca051cadb86a3bf5db2d3e6da247cd12518&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=79&job=&cmd_args= [2023-09-19T03:56:47.061Z] -> Pinging Codecov [2023-09-19T03:56:47.061Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-79&commit=e75aaca051cadb86a3bf5db2d3e6da247cd12518&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=79&job=&cmd_args= [2023-09-19T03:56:47.061Z] -> Uploading to [2023-09-19T03:56:47.061Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/F467761B9912B4F32F9BC62907045C81/e75aaca051cadb86a3bf5db2d3e6da247cd12518/9851240d-1a6f-456d-b700-61f83b5d0236.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T035647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a55d56694b8fbe82808f2fda35670f69825b59e67f4079ae7bf6fca9b179457 [2023-09-19T03:56:47.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T03:56:47.319Z] Dload Upload Total Spent Left Speed [2023-09-19T03:56:47.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 23500 --:--:-- --:--:-- --:--:-- 23500 [2023-09-19T03:56:47.319Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/e75aaca051cadb86a3bf5db2d3e6da247cd12518 [Pipeline] } [2023-09-19T03:56:47.347Z] 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-19T03:56:49.087Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-79/archives ] [2023-09-19T03:56:49.087Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-79/archives [2023-09-19T03:56:49.087Z] total 16 [2023-09-19T03:56:49.087Z] drwxr-xr-x 3 root root 4096 Sep 19 03:46 . [2023-09-19T03:56:49.087Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 03:46 .. [2023-09-19T03:56:49.087Z] drwxr-xr-x 2 root root 4096 Sep 19 03:46 cost [2023-09-19T03:56:49.087Z] -rw-r--r-- 1 root root 88 Sep 19 03:46 cost.csv [2023-09-19T03:56:49.087Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-79/archives [2023-09-19T03:56:49.087Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-79/archives [2023-09-19T03:56:49.087Z] total 16 [2023-09-19T03:56:49.087Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 03:46 . [2023-09-19T03:56:49.087Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 03:46 .. [2023-09-19T03:56:49.087Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 03:46 cost [2023-09-19T03:56:49.087Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 19 03:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:56:49.415Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:56:50.297Z] ---> package-listing.sh [2023-09-19T03:56:50.297Z] ++ facter osfamily [2023-09-19T03:56:50.297Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T03:56:50.558Z] + OS_FAMILY=debian [2023-09-19T03:56:50.558Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-79 [2023-09-19T03:56:50.558Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T03:56:50.558Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T03:56:50.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T03:56:50.558Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T03:56:50.558Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-79 ']' [2023-09-19T03:56:50.558Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T03:56:50.558Z] + case "${OS_FAMILY}" in [2023-09-19T03:56:50.558Z] + dpkg -l [2023-09-19T03:56:50.558Z] + grep '^ii' [2023-09-19T03:56:50.558Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T03:56:50.558Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T03:56:50.558Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T03:56:50.558Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-79 ']' [2023-09-19T03:56:50.558Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-79/archives/ [2023-09-19T03:56:50.558Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-79/archives/ [Pipeline] echo [2023-09-19T03:56:50.594Z] 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-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-19T03:56:50.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:56:51.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T03:56:51.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:56:51.652Z] prd-ubuntu20.04-docker-8c-8g-6476 does not seem to be running inside a container [2023-09-19T03:56:51.691Z] $ 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-79/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-79 -v /w/workspace/xfoundry_app-record-replay_PR-79:/w/workspace/xfoundry_app-record-replay_PR-79:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-79@tmp:/w/workspace/xfoundry_app-record-replay_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T03:56:51.888Z] $ docker top 4210fb7b0bc7e8a6ea8aa8a924a32b5aaa5c6cad77e3ba485bafd73f6ae29b50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:56:52.261Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T03:56:52.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T03:56:52.869Z] + ls /var/log/sa-host [2023-09-19T03:56:52.869Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:56:53.000Z] provisioning config files... [2023-09-19T03:56:53.008Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-79@tmp/config5708512338870226628tmp [Pipeline] { [Pipeline] echo [2023-09-19T03:56:53.063Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:56:53.374Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T03:56:53.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:56:53.807Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T03:56:53.839Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:56:54.148Z] ---> sudo-logs.sh [2023-09-19T03:56:54.148Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T03:56:54.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:56:54.548Z] ---> job-cost.sh [2023-09-19T03:56:54.548Z] lf-activate-venv: SKIPPING [2023-09-19T03:56:54.548Z] DEBUG: total: 0.2199999988079071 [2023-09-19T03:56:54.548Z] INFO: Retrieving Stack Cost... [2023-09-19T03:56:54.808Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T03:56:55.374Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T03:56:55.407Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:56:55.719Z] ---> logs-deploy.sh [2023-09-19T03:56:55.720Z] lf-activate-venv: SKIPPING [2023-09-19T03:56:55.720Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-79/1 [2023-09-19T03:56:55.720Z] INFO: archiving workspace using pattern(s): [2023-09-19T03:56:56.655Z] Archives upload complete. [2023-09-19T03:56:56.655Z] INFO: archiving logs to Nexus