Pull request #112 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8dcb3a5048ef3db9c158107dca04027efde0227c+e27574318321310232daceea80e5370fcd7cad9c (ce896b80ccfcbd921dadd174abcc800fea15c278) 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-ssh8504644885398690638.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2280409896485138569.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-112/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-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11187057421550198773.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-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14714719916768976190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7222153294347297350.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-112/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-112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15821092460862419106.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24872 in /w/workspace/foundry_app-record-replay_PR-112 [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/foundry_app-record-replay_PR-112 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e27574318321310232daceea80e5370fcd7cad9c into PR head commit 8dcb3a5048ef3db9c158107dca04027efde0227c Merge succeeded, producing 8dcb3a5048ef3db9c158107dca04027efde0227c Checking out Revision 8dcb3a5048ef3db9c158107dca04027efde0227c (PR-112) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8dcb3a5048ef3db9c158107dca04027efde0227c # 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 e27574318321310232daceea80e5370fcd7cad9c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8dcb3a5048ef3db9c158107dca04027efde0227c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-12T04:01:25.061Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-12T04:01:25.252Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-12T04:01:25.374Z] ========================================================= [2023-12-12T04:01:25.374Z] EdgeX Global Pipelines Version Info [2023-12-12T04:01:25.374Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:01:26.490Z] ------------------- [2023-12-12T04:01:26.490Z] stable info: [2023-12-12T04:01:26.490Z] ------------------- [2023-12-12T04:01:26.490Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-12T04:01:26.490Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T04:01:26.490Z] Message: update stable to v1.0.258 [2023-12-12T04:01:26.752Z] ------------------- [2023-12-12T04:01:26.752Z] experimental info: [2023-12-12T04:01:26.752Z] ------------------- [2023-12-12T04:01:26.752Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-12T04:01:26.752Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T04:01:26.752Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-12T04:01:26.978Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-12-12T04:01:27.037Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-12-12T04:01:27.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-12T04:01:27.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-12T04:01:27.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-12T04:01:27.252Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-12T04:01:27.310Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-12T04:01:27.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-12T04:01:27.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-12T04:01:27.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-12T04:01:27.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-12T04:01:27.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-12-12T04:01:27.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-12T04:01:27.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-12T04:01:27.811Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T04:01:27.873Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T04:01:27.935Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-12T04:01:28.000Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-12T04:01:28.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-12T04:01:28.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-12T04:01:28.195Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-12T04:01:28.264Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-12T04:01:28.334Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-12T04:01:28.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-12T04:01:28.476Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-12T04:01:28.545Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-12T04:01:28.619Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-12T04:01:28.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-112 [Pipeline] echo [2023-12-12T04:01:28.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-112 [Pipeline] echo [2023-12-12T04:01:28.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-112 [Pipeline] echo [2023-12-12T04:01:28.922Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8dcb3a5048ef3db9c158107dca04027efde0227c [Pipeline] echo [2023-12-12T04:01:29.003Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8dcb3a5 [Pipeline] echo [2023-12-12T04:01:29.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T04:01:29.259Z] provisioning config files... [2023-12-12T04:01:29.274Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-112@tmp/config14978000628737537715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:01:29.675Z] ---> ****-login.sh [2023-12-12T04:01:29.675Z] nexus3.edgexfoundry.org:10001 [2023-12-12T04:01:29.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:01:29.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:01:29.939Z] Configure a credential helper to remove this warning. See [2023-12-12T04:01:29.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:01:29.939Z] [2023-12-12T04:01:29.939Z] Login Succeeded [2023-12-12T04:01:29.939Z] nexus3.edgexfoundry.org:10002 [2023-12-12T04:01:29.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:01:29.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:01:29.939Z] Configure a credential helper to remove this warning. See [2023-12-12T04:01:29.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:01:29.939Z] [2023-12-12T04:01:29.939Z] Login Succeeded [2023-12-12T04:01:29.939Z] nexus3.edgexfoundry.org:10003 [2023-12-12T04:01:30.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:01:30.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:01:30.200Z] Configure a credential helper to remove this warning. See [2023-12-12T04:01:30.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:01:30.200Z] [2023-12-12T04:01:30.200Z] Login Succeeded [2023-12-12T04:01:30.200Z] nexus3.edgexfoundry.org:10004 [2023-12-12T04:01:30.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:01:30.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:01:30.200Z] Configure a credential helper to remove this warning. See [2023-12-12T04:01:30.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:01:30.200Z] [2023-12-12T04:01:30.200Z] Login Succeeded [2023-12-12T04:01:30.200Z] ****.io [2023-12-12T04:01:30.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:01:30.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:01:30.459Z] Configure a credential helper to remove this warning. See [2023-12-12T04:01:30.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:01:30.459Z] [2023-12-12T04:01:30.459Z] Login Succeeded [2023-12-12T04:01:30.459Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T04:01:30.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-12T04:01:31.269Z] + git rev-list -1 --merges 8dcb3a5048ef3db9c158107dca04027efde0227c~1..8dcb3a5048ef3db9c158107dca04027efde0227c [Pipeline] echo [2023-12-12T04:01:31.311Z] -----------> git rev-list -1 --merges 8dcb3a5048ef3db9c158107dca04027efde0227c~1..8dcb3a5048ef3db9c158107dca04027efde0227c 8dcb3a5048ef3db9c158107dca04027efde0227c [false] [Pipeline] sh [2023-12-12T04:01:31.642Z] + git log --format=format:%s -1 8dcb3a5048ef3db9c158107dca04027efde0227c [Pipeline] echo [2023-12-12T04:01:31.677Z] ========================================================= [2023-12-12T04:01:31.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-12T04:01:31.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T04:01:32.177Z] + git log --format=format:%s -1 8dcb3a5048ef3db9c158107dca04027efde0227c [Pipeline] echo [2023-12-12T04:01:32.209Z] [semverPrep] GIT_COMMIT: 8dcb3a5048ef3db9c158107dca04027efde0227c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-12-12T04:01:32.258Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-12T04:01:32.691Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T04:01:32.691Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-12T04:01:32.691Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-12T04:01:32.691Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-12T04:01:32.691Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-12T04:01:32.691Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-12T04:01:32.691Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:01:33.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T04:01:33.206Z] [2023-12-12T04:01:33.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:01:33.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T04:01:33.602Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-12T04:01:33.602Z] b85a868b505f: Pulling fs layer [2023-12-12T04:01:33.602Z] e2be974225ed: Pulling fs layer [2023-12-12T04:01:33.602Z] 339a4e72a1f5: Pulling fs layer [2023-12-12T04:01:33.602Z] 988bab9f4d93: Pulling fs layer [2023-12-12T04:01:33.602Z] 1469e6f7b9e6: Pulling fs layer [2023-12-12T04:01:33.602Z] eaf3925da568: Pulling fs layer [2023-12-12T04:01:33.602Z] bab4dde63d76: Pulling fs layer [2023-12-12T04:01:33.602Z] bde34c3a00c8: Pulling fs layer [2023-12-12T04:01:33.602Z] b352a97aabf1: Pulling fs layer [2023-12-12T04:01:33.602Z] 4872d77fe225: Pulling fs layer [2023-12-12T04:01:33.602Z] 5851b861e8e6: Pulling fs layer [2023-12-12T04:01:33.602Z] b352a97aabf1: Waiting [2023-12-12T04:01:33.602Z] eaf3925da568: Waiting [2023-12-12T04:01:33.602Z] bab4dde63d76: Waiting [2023-12-12T04:01:33.602Z] 4872d77fe225: Waiting [2023-12-12T04:01:33.602Z] 5851b861e8e6: Waiting [2023-12-12T04:01:33.602Z] bde34c3a00c8: Waiting [2023-12-12T04:01:33.602Z] 1469e6f7b9e6: Waiting [2023-12-12T04:01:33.602Z] e2be974225ed: Download complete [2023-12-12T04:01:33.602Z] 988bab9f4d93: Download complete [2023-12-12T04:01:33.602Z] 1469e6f7b9e6: Verifying Checksum [2023-12-12T04:01:33.602Z] 339a4e72a1f5: Verifying Checksum [2023-12-12T04:01:33.602Z] 339a4e72a1f5: Download complete [2023-12-12T04:01:33.862Z] eaf3925da568: Verifying Checksum [2023-12-12T04:01:33.862Z] eaf3925da568: Download complete [2023-12-12T04:01:33.862Z] bde34c3a00c8: Verifying Checksum [2023-12-12T04:01:33.862Z] bde34c3a00c8: Download complete [2023-12-12T04:01:33.862Z] b352a97aabf1: Verifying Checksum [2023-12-12T04:01:33.862Z] b352a97aabf1: Download complete [2023-12-12T04:01:33.862Z] 4872d77fe225: Verifying Checksum [2023-12-12T04:01:33.862Z] 4872d77fe225: Download complete [2023-12-12T04:01:33.862Z] 5851b861e8e6: Verifying Checksum [2023-12-12T04:01:33.862Z] 5851b861e8e6: Download complete [2023-12-12T04:01:33.862Z] b85a868b505f: Verifying Checksum [2023-12-12T04:01:33.862Z] b85a868b505f: Download complete [2023-12-12T04:01:34.225Z] bab4dde63d76: Verifying Checksum [2023-12-12T04:01:34.225Z] bab4dde63d76: Download complete [2023-12-12T04:01:35.162Z] b85a868b505f: Pull complete [2023-12-12T04:01:35.422Z] e2be974225ed: Pull complete [2023-12-12T04:01:35.683Z] 339a4e72a1f5: Pull complete [2023-12-12T04:01:35.942Z] 988bab9f4d93: Pull complete [2023-12-12T04:01:36.202Z] 1469e6f7b9e6: Pull complete [2023-12-12T04:01:36.202Z] eaf3925da568: Pull complete [2023-12-12T04:01:38.106Z] bab4dde63d76: Pull complete [2023-12-12T04:01:38.106Z] bde34c3a00c8: Pull complete [2023-12-12T04:01:38.106Z] b352a97aabf1: Pull complete [2023-12-12T04:01:38.367Z] 4872d77fe225: Pull complete [2023-12-12T04:01:38.367Z] 5851b861e8e6: Pull complete [2023-12-12T04:01:38.367Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-12T04:01:38.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T04:01:38.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T04:01:38.716Z] prd-ubuntu20.04-docker-8c-8g-24872 does not seem to be running inside a container [2023-12-12T04:01:38.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-112 -v /w/workspace/foundry_app-record-replay_PR-112:/w/workspace/foundry_app-record-replay_PR-112:rw,z -v /w/workspace/foundry_app-record-replay_PR-112@tmp:/w/workspace/foundry_app-record-replay_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-12T04:01:42.364Z] $ docker top 1cdd368ba0a83b110dd15bcfa963dff1c526dee38f3a8975569c1715e262532f -eo pid,comm [2023-12-12T04:01:42.423Z] 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-12-12T04:01:42.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T04:01:42.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T04:01:42.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T04:01:42.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T04:01:42.737Z] $ docker exec 1cdd368ba0a83b110dd15bcfa963dff1c526dee38f3a8975569c1715e262532f ssh-agent [2023-12-12T04:01:42.850Z] SSH_AUTH_SOCK=/tmp/ssh-TVFysFYBwb9Q/agent.32 [2023-12-12T04:01:42.850Z] SSH_AGENT_PID=38 [2023-12-12T04:01:42.858Z] Running ssh-add (command line suppressed) [2023-12-12T04:01:42.972Z] Identity added: /w/workspace/foundry_app-record-replay_PR-112@tmp/private_key_17921813189105117992.key (/w/workspace/foundry_app-record-replay_PR-112@tmp/private_key_17921813189105117992.key) [2023-12-12T04:01:42.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T04:01:43.349Z] + git tag --points-at HEAD [Pipeline] } [2023-12-12T04:01:43.373Z] $ docker exec --env ******** --env ******** 1cdd368ba0a83b110dd15bcfa963dff1c526dee38f3a8975569c1715e262532f ssh-agent -k [2023-12-12T04:01:43.483Z] unset SSH_AUTH_SOCK; [2023-12-12T04:01:43.484Z] unset SSH_AGENT_PID; [2023-12-12T04:01:43.484Z] echo Agent pid 38 killed; [2023-12-12T04:01:43.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-12T04:01:43.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T04:01:43.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T04:01:43.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T04:01:43.747Z] $ docker exec 1cdd368ba0a83b110dd15bcfa963dff1c526dee38f3a8975569c1715e262532f ssh-agent [2023-12-12T04:01:43.860Z] SSH_AUTH_SOCK=/tmp/ssh-k6Cvl8UtiCvd/agent.70 [2023-12-12T04:01:43.860Z] SSH_AGENT_PID=76 [2023-12-12T04:01:43.865Z] Running ssh-add (command line suppressed) [2023-12-12T04:01:43.977Z] Identity added: /w/workspace/foundry_app-record-replay_PR-112@tmp/private_key_7847599530673041884.key (/w/workspace/foundry_app-record-replay_PR-112@tmp/private_key_7847599530673041884.key) [2023-12-12T04:01:43.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T04:01:44.360Z] + git semver init [2023-12-12T04:01:44.620Z] 2023-12-12 04:01:44,506 [run_init] DEBUG init version:0.0.0 force:False [2023-12-12T04:01:44.620Z] 2023-12-12 04:01:44,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-112/.semver [2023-12-12T04:01:44.620Z] 2023-12-12 04:01:44,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-112/.semver [2023-12-12T04:01:44.620Z] 2023-12-12 04:01:44,508 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-112/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-112, universal_newlines=False, shell=None, istream=None) [2023-12-12T04:01:45.557Z] 2023-12-12 04:01:45,491 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-112/.git/info/exclude [2023-12-12T04:01:45.557Z] 2023-12-12 04:01:45,492 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-112/.semver/PR-112 with force:False [2023-12-12T04:01:45.557Z] 2023-12-12 04:01:45,492 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-112/.semver/PR-112 [2023-12-12T04:01:45.557Z] 2023-12-12 04:01:45,496 [execute] INFO git cat-file --batch-check [2023-12-12T04:01:45.557Z] 2023-12-12 04:01:45,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-112/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T04:01:45.557Z] 2023-12-12 04:01:45,503 [execute] INFO git cat-file --batch [2023-12-12T04:01:45.557Z] 2023-12-12 04:01:45,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-112/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T04:01:45.557Z] 2023-12-12 04:01:45,510 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-112/.semver/PR-112 [2023-12-12T04:01:45.557Z] 0.0.0 [Pipeline] } [2023-12-12T04:01:45.583Z] $ docker exec --env ******** --env ******** 1cdd368ba0a83b110dd15bcfa963dff1c526dee38f3a8975569c1715e262532f ssh-agent -k [2023-12-12T04:01:45.675Z] unset SSH_AUTH_SOCK; [2023-12-12T04:01:45.675Z] unset SSH_AGENT_PID; [2023-12-12T04:01:45.675Z] echo Agent pid 76 killed; [2023-12-12T04:01:45.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T04:01:46.200Z] + git semver [Pipeline] } [2023-12-12T04:01:46.482Z] $ docker stop --time=1 1cdd368ba0a83b110dd15bcfa963dff1c526dee38f3a8975569c1715e262532f [2023-12-12T04:01:47.755Z] $ docker rm -f --volumes 1cdd368ba0a83b110dd15bcfa963dff1c526dee38f3a8975569c1715e262532f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T04:01:48.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-12T04:01:48.513Z] Stashed 1 file(s) [Pipeline] echo [2023-12-12T04:01:48.530Z] [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-12-12T04:01:49.440Z] provisioning config files... [2023-12-12T04:01:49.450Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-112@tmp/config16551073266367934063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:01:49.846Z] ---> ****-login.sh [2023-12-12T04:01:49.846Z] nexus3.edgexfoundry.org:10001 [2023-12-12T04:01:49.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:01:49.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:01:49.846Z] Configure a credential helper to remove this warning. See [2023-12-12T04:01:49.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:01:49.847Z] [2023-12-12T04:01:49.847Z] Login Succeeded [2023-12-12T04:01:49.847Z] nexus3.edgexfoundry.org:10002 [2023-12-12T04:01:49.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:01:49.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:01:49.847Z] Configure a credential helper to remove this warning. See [2023-12-12T04:01:49.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:01:49.847Z] [2023-12-12T04:01:49.847Z] Login Succeeded [2023-12-12T04:01:49.847Z] nexus3.edgexfoundry.org:10003 [2023-12-12T04:01:50.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:01:50.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:01:50.106Z] Configure a credential helper to remove this warning. See [2023-12-12T04:01:50.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:01:50.106Z] [2023-12-12T04:01:50.106Z] Login Succeeded [2023-12-12T04:01:50.106Z] nexus3.edgexfoundry.org:10004 [2023-12-12T04:01:50.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:01:50.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:01:50.106Z] Configure a credential helper to remove this warning. See [2023-12-12T04:01:50.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:01:50.106Z] [2023-12-12T04:01:50.106Z] Login Succeeded [2023-12-12T04:01:50.106Z] ****.io [2023-12-12T04:01:50.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:01:50.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:01:50.365Z] Configure a credential helper to remove this warning. See [2023-12-12T04:01:50.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:01:50.365Z] [2023-12-12T04:01:50.365Z] Login Succeeded [2023-12-12T04:01:50.365Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T04:01:50.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-12T04:01:50.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T04:01:50.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T04:01:50.802Z] ========================================================= [2023-12-12T04:01:50.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-12T04:01:50.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:01:51.396Z] + 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-12-12T04:01:51.396Z] Sending build context to Docker daemon 6.707MB [2023-12-12T04:01:51.396Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-12T04:01:51.396Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-12T04:01:51.396Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-12T04:01:51.396Z] 7264a8db6415: Pulling fs layer [2023-12-12T04:01:51.396Z] c4d48a809fc2: Pulling fs layer [2023-12-12T04:01:51.396Z] 4f1c88b9dad5: Pulling fs layer [2023-12-12T04:01:51.396Z] ad3a456e5733: Pulling fs layer [2023-12-12T04:01:51.396Z] 69c7f0334f64: Pulling fs layer [2023-12-12T04:01:51.396Z] 1f1c1a5573a3: Pulling fs layer [2023-12-12T04:01:51.396Z] ce7588e14bc9: Pulling fs layer [2023-12-12T04:01:51.396Z] b5e4710f87ac: Pulling fs layer [2023-12-12T04:01:51.396Z] 69c7f0334f64: Waiting [2023-12-12T04:01:51.396Z] 1f1c1a5573a3: Waiting [2023-12-12T04:01:51.396Z] ce7588e14bc9: Waiting [2023-12-12T04:01:51.396Z] b5e4710f87ac: Waiting [2023-12-12T04:01:51.396Z] ad3a456e5733: Waiting [2023-12-12T04:01:51.396Z] c4d48a809fc2: Verifying Checksum [2023-12-12T04:01:51.396Z] c4d48a809fc2: Download complete [2023-12-12T04:01:51.396Z] ad3a456e5733: Download complete [2023-12-12T04:01:51.654Z] 69c7f0334f64: Download complete [2023-12-12T04:01:51.654Z] 7264a8db6415: Verifying Checksum [2023-12-12T04:01:51.654Z] 7264a8db6415: Download complete [2023-12-12T04:01:51.654Z] 1f1c1a5573a3: Verifying Checksum [2023-12-12T04:01:51.654Z] 1f1c1a5573a3: Download complete [2023-12-12T04:01:51.654Z] 7264a8db6415: Pull complete [2023-12-12T04:01:51.912Z] b5e4710f87ac: Verifying Checksum [2023-12-12T04:01:51.912Z] b5e4710f87ac: Download complete [2023-12-12T04:01:51.912Z] c4d48a809fc2: Pull complete [2023-12-12T04:01:51.912Z] 4f1c88b9dad5: Verifying Checksum [2023-12-12T04:01:51.912Z] 4f1c88b9dad5: Download complete [2023-12-12T04:01:52.477Z] ce7588e14bc9: Verifying Checksum [2023-12-12T04:01:52.477Z] ce7588e14bc9: Download complete [2023-12-12T04:01:55.765Z] 4f1c88b9dad5: Pull complete [2023-12-12T04:01:55.765Z] ad3a456e5733: Pull complete [2023-12-12T04:01:55.765Z] 69c7f0334f64: Pull complete [2023-12-12T04:01:55.765Z] 1f1c1a5573a3: Pull complete [2023-12-12T04:01:58.295Z] ce7588e14bc9: Pull complete [2023-12-12T04:01:58.553Z] b5e4710f87ac: Pull complete [2023-12-12T04:01:58.553Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-12T04:01:58.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T04:01:58.553Z] ---> 88b5674ff536 [2023-12-12T04:01:58.553Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-12T04:02:02.885Z] ---> Running in da628aad34a8 [2023-12-12T04:02:02.885Z] Removing intermediate container da628aad34a8 [2023-12-12T04:02:02.885Z] ---> 9a77d2fa3302 [2023-12-12T04:02:02.885Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-12T04:02:02.885Z] ---> Running in 25d1e14694cb [2023-12-12T04:02:02.885Z] Removing intermediate container 25d1e14694cb [2023-12-12T04:02:02.885Z] ---> e74db9c9b8ce [2023-12-12T04:02:02.885Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-12T04:02:02.885Z] ---> Running in acefacd8fbde [2023-12-12T04:02:03.144Z] Removing intermediate container acefacd8fbde [2023-12-12T04:02:03.144Z] ---> 0eac584bf872 [2023-12-12T04:02:03.144Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-12T04:02:03.144Z] ---> Running in d9ada621c914 [2023-12-12T04:02:03.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T04:02:03.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T04:02:03.664Z] OK: 264 MiB in 52 packages [2023-12-12T04:02:03.923Z] Removing intermediate container d9ada621c914 [2023-12-12T04:02:03.923Z] ---> ec4f82dfab04 [2023-12-12T04:02:03.923Z] Step 7/12 : WORKDIR /app [2023-12-12T04:02:03.923Z] ---> Running in 7977767c8040 [2023-12-12T04:02:04.182Z] Removing intermediate container 7977767c8040 [2023-12-12T04:02:04.182Z] ---> 94d71356a81d [2023-12-12T04:02:04.182Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-12T04:02:04.182Z] ---> 2adcb049954a [2023-12-12T04:02:04.182Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T04:02:04.182Z] ---> Running in d5d31521c263 [2023-12-12T04:02:04.182Z] Still waiting to schedule task [2023-12-12T04:02:04.183Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-12T04:03:00.426Z] Removing intermediate container d5d31521c263 [2023-12-12T04:03:00.426Z] ---> b4a7d8cec28d [2023-12-12T04:03:00.426Z] Step 10/12 : COPY . . [2023-12-12T04:03:00.426Z] ---> d71ff4a8a0e3 [2023-12-12T04:03:00.426Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-12T04:03:00.426Z] ---> Running in bb9241325b53 [2023-12-12T04:03:00.426Z] Removing intermediate container bb9241325b53 [2023-12-12T04:03:00.426Z] ---> 83750bad7637 [2023-12-12T04:03:00.426Z] Step 12/12 : RUN $MAKE [2023-12-12T04:03:00.426Z] ---> Running in b6fa4a03e3ca [2023-12-12T04:03:00.426Z] noop [2023-12-12T04:03:00.426Z] Removing intermediate container b6fa4a03e3ca [2023-12-12T04:03:00.426Z] ---> 3aa706c9f089 [2023-12-12T04:03:00.426Z] Successfully built 3aa706c9f089 [2023-12-12T04:03:00.426Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:03:00.947Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T04:03:00.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T04:03:01.150Z] prd-ubuntu20.04-docker-8c-8g-24872 does not seem to be running inside a container [2023-12-12T04:03:01.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-112 -v /w/workspace/foundry_app-record-replay_PR-112:/w/workspace/foundry_app-record-replay_PR-112:rw,z -v /w/workspace/foundry_app-record-replay_PR-112@tmp:/w/workspace/foundry_app-record-replay_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-12T04:03:01.495Z] $ docker top 73f836642172d489c2d3e5551f81b18ced0b4cd8ed9c3ad96bd610908d73edfe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T04:03:01.953Z] + go version [2023-12-12T04:03:01.953Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-12T04:03:01.987Z] $ docker stop --time=1 73f836642172d489c2d3e5551f81b18ced0b4cd8ed9c3ad96bd610908d73edfe [2023-12-12T04:03:03.278Z] $ docker rm -f --volumes 73f836642172d489c2d3e5551f81b18ced0b4cd8ed9c3ad96bd610908d73edfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:03:04.217Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T04:03:04.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T04:03:04.427Z] prd-ubuntu20.04-docker-8c-8g-24872 does not seem to be running inside a container [2023-12-12T04:03:04.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-112 -v /w/workspace/foundry_app-record-replay_PR-112:/w/workspace/foundry_app-record-replay_PR-112:rw,z -v /w/workspace/foundry_app-record-replay_PR-112@tmp:/w/workspace/foundry_app-record-replay_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-12T04:03:04.794Z] $ docker top 8efa3fc1aa2a382ed72c22a1d5cf3bdefff19ea81d7e3e7d7139062c3ed6fcbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T04:03:05.237Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-112 [Pipeline] fileExists [Pipeline] sh [2023-12-12T04:03:05.624Z] + make test [2023-12-12T04:03:05.624Z] go test -race -coverprofile=coverage.out ./... [2023-12-12T04:03:23.866Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-12-12T04:03:23.866Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-12-12T04:03:23.866Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-12-12T04:03:23.866Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-12-12T04:03:24.435Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.042s coverage: 88.0% of statements [2023-12-12T04:03:34.422Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.619s coverage: 98.7% of statements [2023-12-12T04:03:34.422Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.123s coverage: 89.7% of statements [2023-12-12T04:03:34.422Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2023-12-12T04:03:51.891Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24873 in /w/workspace/foundry_app-record-replay_PR-112 [Pipeline] { [Pipeline] ws [2023-12-12T04:03:51.981Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-12-12T04:03:52.097Z] Selected Git installation does not exist. Using Default [2023-12-12T04:03:52.097Z] The recommended git tool is: NONE [2023-12-12T04:03:57.323Z] using credential edgex-jenkins-ssh [2023-12-12T04:03:57.346Z] Cloning the remote Git repository [2023-12-12T04:03:57.388Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-12-12T04:03:57.473Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-12-12T04:03:57.606Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-12-12T04:03:57.607Z] > git --version # timeout=10 [2023-12-12T04:03:57.630Z] > git --version # 'git version 2.25.1' [2023-12-12T04:03:57.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-12T04:03:57.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T04:03:59.254Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-12-12T04:03:59.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T04:04:00.593Z] Merging remotes/origin/main commit e27574318321310232daceea80e5370fcd7cad9c into PR head commit 8dcb3a5048ef3db9c158107dca04027efde0227c [2023-12-12T04:04:00.814Z] Merge succeeded, producing 8dcb3a5048ef3db9c158107dca04027efde0227c [2023-12-12T04:04:00.814Z] Checking out Revision 8dcb3a5048ef3db9c158107dca04027efde0227c (PR-112) [2023-12-12T04:04:00.017Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-12-12T04:04:00.050Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-12-12T04:04:00.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-12T04:04:00.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-12T04:04:00.612Z] > git config core.sparsecheckout # timeout=10 [2023-12-12T04:04:00.670Z] > git checkout -f 8dcb3a5048ef3db9c158107dca04027efde0227c # timeout=10 [2023-12-12T04:04:00.739Z] > git remote # timeout=10 [2023-12-12T04:04:00.755Z] > git config --get remote.origin.url # timeout=10 [2023-12-12T04:04:00.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-12T04:04:00.778Z] > git merge e27574318321310232daceea80e5370fcd7cad9c # timeout=10 [2023-12-12T04:04:00.799Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-12T04:04:00.821Z] > git config core.sparsecheckout # timeout=10 [2023-12-12T04:04:00.833Z] > git checkout -f 8dcb3a5048ef3db9c158107dca04027efde0227c # timeout=10 [2023-12-12T04:04:00.996Z] go vet ./... [2023-12-12T04:04:01.281Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-12-12T04:04:01.332Z] > git --version # timeout=10 [2023-12-12T04:04:01.343Z] > git --version # 'git version 2.25.1' [2023-12-12T04:04:01.355Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T04:04:02.872Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-12T04:04:02.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T04:04:02.872Z] Dload Upload Total Spent Left Speed [2023-12-12T04:04:02.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 64704 0 --:--:-- --:--:-- --:--:-- 65035 [Pipeline] sh [2023-12-12T04:04:03.219Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-12T04:04:03.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T04:04:03.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T04:04:03.541Z] ./bin/test-attribution-txt.sh [2023-12-12T04:04:03.565Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-12-12T04:04:03.565Z] [2023-12-12T04:04:03.565Z] { [2023-12-12T04:04:03.565Z] "registry-mirrors": [ [2023-12-12T04:04:03.565Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-12T04:04:03.565Z] ], [2023-12-12T04:04:03.565Z] "bip": "10.250.0.254/24", [2023-12-12T04:04:03.565Z] "hosts": [ [2023-12-12T04:04:03.565Z] "tcp://0.0.0.0:5555", [2023-12-12T04:04:03.565Z] "unix:///var/run/docker.sock" [2023-12-12T04:04:03.565Z] ], [2023-12-12T04:04:03.565Z] "mtu": 1458, [2023-12-12T04:04:03.565Z] "selinux-enabled": true, [2023-12-12T04:04:03.565Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-12T04:04:03.565Z] } [Pipeline] echo [2023-12-12T04:04:03.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] } [2023-12-12T04:04:03.769Z] $ docker stop --time=1 8efa3fc1aa2a382ed72c22a1d5cf3bdefff19ea81d7e3e7d7139062c3ed6fcbf [2023-12-12T04:04:03.974Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-12-12T04:04:08.564Z] $ docker rm -f --volumes 8efa3fc1aa2a382ed72c22a1d5cf3bdefff19ea81d7e3e7d7139062c3ed6fcbf [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-12-12T04:04:09.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-12T04:04:09.323Z] + sudo service docker restart [2023-12-12T04:04:09.342Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-12T04:04:10.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-12T04:04:10.556Z] + ls -al . [2023-12-12T04:04:10.556Z] total 192 [2023-12-12T04:04:10.556Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 12 04:03 . [2023-12-12T04:04:10.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 04:01 .. [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 04:01 .dockerignore [2023-12-12T04:04:10.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 04:03 .git [2023-12-12T04:04:10.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 04:01 .github [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 164 Dec 12 04:01 .gitignore [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 04:01 .golangci.yml [2023-12-12T04:04:10.556Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 04:01 .semver [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 11301 Dec 12 04:01 Attribution.txt [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 458 Dec 12 04:01 CHANGELOG.md [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 1725 Dec 12 04:01 Dockerfile [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 04:01 GOVERNANCE.md [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 681 Dec 12 04:01 Jenkinsfile [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 04:01 LICENSE [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 3136 Dec 12 04:01 Makefile [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 611 Dec 12 04:01 OWNERS.md [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 4107 Dec 12 04:01 README.md [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 7789 Dec 12 04:01 Record and Reply.postman_collection.json [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 12 04:01 VERSION [2023-12-12T04:04:10.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 04:01 bin [2023-12-12T04:04:10.556Z] -rw-r--r-- 1 jenkins jenkins 24666 Dec 12 04:03 coverage.out [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 3901 Dec 12 04:01 go.mod [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 34881 Dec 12 04:01 go.sum [2023-12-12T04:04:10.556Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 04:01 internal [2023-12-12T04:04:10.556Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 12 04:01 main.go [2023-12-12T04:04:10.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 04:01 openapi [2023-12-12T04:04:10.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 04:01 pkg [2023-12-12T04:04:10.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 04:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:04:11.056Z] + 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=8dcb3a5048ef3db9c158107dca04027efde0227c --label arch=amd64 --label version=0.0.0 . [2023-12-12T04:04:11.056Z] Sending build context to Docker daemon 6.733MB [2023-12-12T04:04:11.056Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-12T04:04:11.056Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-12T04:04:11.056Z] ---> 3aa706c9f089 [2023-12-12T04:04:11.056Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-12T04:04:11.316Z] ---> Running in 34ea747eafc3 [2023-12-12T04:04:11.316Z] Removing intermediate container 34ea747eafc3 [2023-12-12T04:04:11.316Z] ---> 08595081cb1d [2023-12-12T04:04:11.316Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-12T04:04:11.316Z] ---> Running in 65a9f7d26b1c [2023-12-12T04:04:11.316Z] Removing intermediate container 65a9f7d26b1c [2023-12-12T04:04:11.316Z] ---> 4bec5753c814 [2023-12-12T04:04:11.316Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-12-12T04:04:11.316Z] ---> Running in 42b71a013295 [2023-12-12T04:04:11.575Z] Removing intermediate container 42b71a013295 [2023-12-12T04:04:11.575Z] ---> 8d10db5c8d5e [2023-12-12T04:04:11.575Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-12T04:04:11.575Z] ---> Running in 46828629637a [2023-12-12T04:04:11.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T04:04:11.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T04:04:12.401Z] OK: 264 MiB in 52 packages [2023-12-12T04:04:12.660Z] Removing intermediate container 46828629637a [2023-12-12T04:04:12.660Z] ---> f3d383f40381 [2023-12-12T04:04:12.660Z] Step 7/27 : WORKDIR /app [2023-12-12T04:04:12.660Z] ---> Running in 2dc23a04a109 [2023-12-12T04:04:12.660Z] Removing intermediate container 2dc23a04a109 [2023-12-12T04:04:12.660Z] ---> b4ef6c0034c4 [2023-12-12T04:04:12.660Z] Step 8/27 : COPY go.mod vendor* ./ [2023-12-12T04:04:12.919Z] ---> 3741d10f08b6 [2023-12-12T04:04:12.919Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T04:04:12.919Z] ---> Running in e7dce0f349e7 [2023-12-12T04:04:13.891Z] Removing intermediate container e7dce0f349e7 [2023-12-12T04:04:13.891Z] ---> d1afd4684ebd [2023-12-12T04:04:13.891Z] Step 10/27 : COPY . . [2023-12-12T04:04:14.155Z] ---> 1ee21e09547e [2023-12-12T04:04:14.155Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-12T04:04:14.155Z] ---> Running in 3cb40ed19556 [2023-12-12T04:04:14.414Z] Removing intermediate container 3cb40ed19556 [2023-12-12T04:04:14.414Z] ---> 16d6e46ec9ec [2023-12-12T04:04:14.414Z] Step 12/27 : RUN $MAKE [2023-12-12T04:04:14.414Z] ---> Running in d6653633c753 [2023-12-12T04:04:14.674Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T04:04:27.678Z] provisioning config files... [2023-12-12T04:04:27.706Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config10365623568468435984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:04:28.214Z] ---> ****-login.sh [2023-12-12T04:04:28.214Z] nexus3.edgexfoundry.org:10001 [2023-12-12T04:04:28.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:04:28.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:04:28.482Z] Configure a credential helper to remove this warning. See [2023-12-12T04:04:28.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:04:28.482Z] [2023-12-12T04:04:28.483Z] Login Succeeded [2023-12-12T04:04:28.751Z] nexus3.edgexfoundry.org:10002 [2023-12-12T04:04:28.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:04:29.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:04:29.021Z] Configure a credential helper to remove this warning. See [2023-12-12T04:04:29.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:04:29.021Z] [2023-12-12T04:04:29.021Z] Login Succeeded [2023-12-12T04:04:29.021Z] nexus3.edgexfoundry.org:10003 [2023-12-12T04:04:29.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:04:29.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:04:29.291Z] Configure a credential helper to remove this warning. See [2023-12-12T04:04:29.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:04:29.291Z] [2023-12-12T04:04:29.291Z] Login Succeeded [2023-12-12T04:04:29.291Z] nexus3.edgexfoundry.org:10004 [2023-12-12T04:04:29.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:04:29.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:04:29.560Z] Configure a credential helper to remove this warning. See [2023-12-12T04:04:29.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:04:29.560Z] [2023-12-12T04:04:29.560Z] Login Succeeded [2023-12-12T04:04:29.560Z] ****.io [2023-12-12T04:04:29.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T04:04:30.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T04:04:30.100Z] Configure a credential helper to remove this warning. See [2023-12-12T04:04:30.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T04:04:30.100Z] [2023-12-12T04:04:30.100Z] Login Succeeded [2023-12-12T04:04:30.100Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T04:04:30.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-12T04:04:30.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T04:04:30.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T04:04:30.795Z] ========================================================= [2023-12-12T04:04:30.795Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-12T04:04:30.795Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:04:31.444Z] + 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-12-12T04:04:32.865Z] #0 building with "default" instance using docker driver [2023-12-12T04:04:32.865Z] [2023-12-12T04:04:32.865Z] #1 [internal] load build definition from Dockerfile [2023-12-12T04:04:32.865Z] #1 transferring dockerfile: 1.76kB done [2023-12-12T04:04:32.865Z] #1 DONE 0.1s [2023-12-12T04:04:32.865Z] [2023-12-12T04:04:32.865Z] #2 [internal] load .dockerignore [2023-12-12T04:04:32.865Z] #2 transferring context: 159B done [2023-12-12T04:04:32.865Z] #2 DONE 0.1s [2023-12-12T04:04:32.865Z] [2023-12-12T04:04:32.865Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T04:04:32.865Z] #3 DONE 0.1s [2023-12-12T04:04:32.865Z] [2023-12-12T04:04:32.865Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T04:04:32.865Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-12T04:04:32.865Z] #4 ... [2023-12-12T04:04:32.865Z] [2023-12-12T04:04:32.865Z] #5 [internal] load build context [2023-12-12T04:04:32.865Z] #5 transferring context: 220.65kB 0.0s done [2023-12-12T04:04:32.865Z] #5 DONE 0.1s [2023-12-12T04:04:32.865Z] [2023-12-12T04:04:32.865Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T04:04:32.865Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-12T04:04:32.865Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-12T04:04:32.865Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-12T04:04:32.865Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-12T04:04:32.865Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s [2023-12-12T04:04:32.865Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-12T04:04:33.135Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-12T04:04:33.135Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2023-12-12T04:04:33.135Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-12T04:04:33.135Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s [2023-12-12T04:04:33.135Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s [2023-12-12T04:04:33.135Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-12T04:04:33.135Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s [2023-12-12T04:04:33.135Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.3s [2023-12-12T04:04:33.135Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.5s [2023-12-12T04:04:33.135Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.5s [2023-12-12T04:04:33.135Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.5s [2023-12-12T04:04:33.417Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.6s [2023-12-12T04:04:33.417Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-12T04:04:33.417Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-12T04:04:33.689Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 0.8s [2023-12-12T04:04:33.689Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.8s [2023-12-12T04:04:33.689Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-12T04:04:33.689Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 0.9s [2023-12-12T04:04:33.689Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 0.9s [2023-12-12T04:04:33.689Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.51MB / 63.99MB 1.0s [2023-12-12T04:04:33.689Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-12T04:04:33.959Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.1s [2023-12-12T04:04:33.959Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.1s [2023-12-12T04:04:33.959Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.2s [2023-12-12T04:04:33.959Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.2s [2023-12-12T04:04:33.959Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.3s [2023-12-12T04:04:34.231Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2023-12-12T04:04:34.231Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.93MB / 97.63MB 1.4s [2023-12-12T04:04:34.231Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-12T04:04:34.231Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.6s [2023-12-12T04:04:34.231Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-12T04:04:34.500Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.8s [2023-12-12T04:04:34.769Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 1.9s [2023-12-12T04:04:34.769Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.0s [2023-12-12T04:04:35.035Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2023-12-12T04:04:35.035Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-12T04:04:36.612Z] Removing intermediate container d6653633c753 [2023-12-12T04:04:36.612Z] ---> f1948b436339 [2023-12-12T04:04:36.612Z] Step 13/27 : FROM alpine:3.18 [2023-12-12T04:04:36.612Z] 3.18: Pulling from library/alpine [2023-12-12T04:04:36.612Z] c926b61bad3b: Pulling fs layer [2023-12-12T04:04:36.612Z] c926b61bad3b: Download complete [2023-12-12T04:04:36.612Z] c926b61bad3b: Pull complete [2023-12-12T04:04:36.612Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T04:04:36.612Z] Status: Downloaded newer image for alpine:3.18 [2023-12-12T04:04:36.612Z] ---> b541f2080109 [2023-12-12T04:04:36.612Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-12T04:04:36.612Z] ---> Running in 30c16c55039d [2023-12-12T04:04:36.612Z] Removing intermediate container 30c16c55039d [2023-12-12T04:04:36.612Z] ---> 3084829cecc8 [2023-12-12T04:04:36.612Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-12-12T04:04:36.612Z] ---> Running in c01a9dd07667 [2023-12-12T04:04:36.872Z] Removing intermediate container c01a9dd07667 [2023-12-12T04:04:36.872Z] ---> 81a34e179a16 [2023-12-12T04:04:36.872Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T04:04:36.872Z] ---> Running in aead6db048a6 [2023-12-12T04:04:37.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T04:04:37.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T04:04:37.391Z] (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T04:04:37.650Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T04:04:37.650Z] Executing busybox-1.36.1-r5.trigger [2023-12-12T04:04:37.650Z] Executing ca-certificates-20230506-r0.trigger [2023-12-12T04:04:37.650Z] OK: 8 MiB in 17 packages [2023-12-12T04:04:37.908Z] Removing intermediate container aead6db048a6 [2023-12-12T04:04:37.908Z] ---> d4485cc24740 [2023-12-12T04:04:37.908Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-12T04:04:37.908Z] ---> Running in 04a6bc2dc0da [2023-12-12T04:04:38.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T04:04:38.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T04:04:38.425Z] OK: 8 MiB in 17 packages [2023-12-12T04:04:38.685Z] Removing intermediate container 04a6bc2dc0da [2023-12-12T04:04:38.685Z] ---> 5b40ba4db11f [2023-12-12T04:04:38.685Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-12T04:04:38.944Z] ---> 43df9d46f225 [2023-12-12T04:04:38.944Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-12-12T04:04:38.944Z] ---> b3664bfbdb7a [2023-12-12T04:04:38.944Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-12-12T04:04:39.208Z] ---> 1961fb12e8f6 [2023-12-12T04:04:39.208Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-12-12T04:04:40.162Z] ---> ba984e8c943c [2023-12-12T04:04:40.162Z] Step 22/27 : EXPOSE 59712 [2023-12-12T04:04:40.162Z] ---> Running in eb7e1dc6a789 [2023-12-12T04:04:40.162Z] Removing intermediate container eb7e1dc6a789 [2023-12-12T04:04:40.162Z] ---> 15d070ff1518 [2023-12-12T04:04:40.162Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-12-12T04:04:40.162Z] ---> Running in cd4b073f5f47 [2023-12-12T04:04:40.381Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2023-12-12T04:04:40.427Z] Removing intermediate container cd4b073f5f47 [2023-12-12T04:04:40.427Z] ---> cb2816b1c0d9 [2023-12-12T04:04:40.427Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-12T04:04:40.427Z] ---> Running in 8acd4a9b3085 [2023-12-12T04:04:40.427Z] Removing intermediate container 8acd4a9b3085 [2023-12-12T04:04:40.427Z] ---> 3eda747e76b8 [2023-12-12T04:04:40.427Z] Step 25/27 : LABEL arch=amd64 [2023-12-12T04:04:40.427Z] ---> Running in 514518cf3636 [2023-12-12T04:04:40.427Z] Removing intermediate container 514518cf3636 [2023-12-12T04:04:40.427Z] ---> 9641e17edcdf [2023-12-12T04:04:40.427Z] Step 26/27 : LABEL git_sha=8dcb3a5048ef3db9c158107dca04027efde0227c [2023-12-12T04:04:40.427Z] ---> Running in eb17c7a43248 [2023-12-12T04:04:40.427Z] Removing intermediate container eb17c7a43248 [2023-12-12T04:04:40.427Z] ---> 5258c4ad42f6 [2023-12-12T04:04:40.427Z] Step 27/27 : LABEL version=0.0.0 [2023-12-12T04:04:40.690Z] ---> Running in f72bf27237a3 [2023-12-12T04:04:40.690Z] Removing intermediate container f72bf27237a3 [2023-12-12T04:04:40.690Z] ---> d78cdebb1103 [2023-12-12T04:04:40.690Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-12T04:04:40.690Z] Successfully built d78cdebb1103 [2023-12-12T04:04:40.690Z] 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-12-12T04:04:42.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T04:04:42.015Z] [2023-12-12T04:04:42.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:04:42.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T04:04:42.426Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-12T04:04:42.426Z] 5eb5b503b376: Pulling fs layer [2023-12-12T04:04:42.426Z] 5c69ac0246d0: Pulling fs layer [2023-12-12T04:04:42.426Z] ec43610c2a17: Pulling fs layer [2023-12-12T04:04:42.426Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-12T04:04:42.426Z] 33b1e0a273af: Pulling fs layer [2023-12-12T04:04:42.426Z] 5d3b04190fa2: Pulling fs layer [2023-12-12T04:04:42.426Z] 2f39f015ded8: Pulling fs layer [2023-12-12T04:04:42.426Z] 5d3b04190fa2: Waiting [2023-12-12T04:04:42.426Z] 2f39f015ded8: Waiting [2023-12-12T04:04:42.426Z] 3a2ae6a8a46f: Waiting [2023-12-12T04:04:42.426Z] 33b1e0a273af: Waiting [2023-12-12T04:04:42.426Z] 5c69ac0246d0: Verifying Checksum [2023-12-12T04:04:42.426Z] 5c69ac0246d0: Download complete [2023-12-12T04:04:42.426Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-12T04:04:42.426Z] 3a2ae6a8a46f: Download complete [2023-12-12T04:04:42.426Z] 33b1e0a273af: Download complete [2023-12-12T04:04:42.426Z] 5d3b04190fa2: Download complete [2023-12-12T04:04:42.695Z] ec43610c2a17: Verifying Checksum [2023-12-12T04:04:42.695Z] ec43610c2a17: Download complete [2023-12-12T04:04:42.695Z] 5eb5b503b376: Download complete [2023-12-12T04:04:43.260Z] 2f39f015ded8: Verifying Checksum [2023-12-12T04:04:43.260Z] 2f39f015ded8: Download complete [2023-12-12T04:04:43.826Z] 5eb5b503b376: Pull complete [2023-12-12T04:04:44.084Z] 5c69ac0246d0: Pull complete [2023-12-12T04:04:44.650Z] ec43610c2a17: Pull complete [2023-12-12T04:04:44.650Z] 3a2ae6a8a46f: Pull complete [2023-12-12T04:04:44.650Z] 33b1e0a273af: Pull complete [2023-12-12T04:04:44.909Z] 5d3b04190fa2: Pull complete [2023-12-12T04:04:45.754Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-12T04:04:49.100Z] 2f39f015ded8: Pull complete [2023-12-12T04:04:49.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-12T04:04:49.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T04:04:49.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T04:04:49.475Z] prd-ubuntu20.04-docker-8c-8g-24872 does not seem to be running inside a container [2023-12-12T04:04:49.499Z] $ 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/foundry_app-record-replay_PR-112 -v /w/workspace/foundry_app-record-replay_PR-112:/w/workspace/foundry_app-record-replay_PR-112:rw,z -v /w/workspace/foundry_app-record-replay_PR-112@tmp:/w/workspace/foundry_app-record-replay_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-12T04:04:52.418Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.1s done [2023-12-12T04:04:54.092Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-12T04:04:54.092Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-12T04:04:54.092Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-12T04:04:54.092Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-12T04:04:54.883Z] $ docker top db1e2167770a02160f4d9ab3de15b416d00c10a2fc9d1430191e70f75bb25530 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:04:55.496Z] ---> job-cost.sh [2023-12-12T04:04:55.496Z] lf-activate-venv: SKIPPING [2023-12-12T04:04:55.496Z] INFO: No Stack... [2023-12-12T04:04:56.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T04:04:56.338Z] INFO: Archiving Costs [Pipeline] sh [2023-12-12T04:04:56.660Z] + cat /w/workspace/foundry_app-record-replay_PR-112/archives/cost.csv [2023-12-12T04:04:56.660Z] + cut -d, -f6 [Pipeline] lock [2023-12-12T04:04:56.701Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-112-1-stack-cost] [2023-12-12T04:04:56.706Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-112-1-stack-cost] did not exist. Created. [2023-12-12T04:04:56.706Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T04:04:57.192Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-12T04:04:57.241Z] Stashed 1 file(s) [Pipeline] } [2023-12-12T04:04:57.321Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-12T04:04:57.544Z] $ docker stop --time=1 db1e2167770a02160f4d9ab3de15b416d00c10a2fc9d1430191e70f75bb25530 [2023-12-12T04:04:58.714Z] $ docker rm -f --volumes db1e2167770a02160f4d9ab3de15b416d00c10a2fc9d1430191e70f75bb25530 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-12T04:04:59.545Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-12T04:05:02.119Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.0s done [2023-12-12T04:05:02.119Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-12T04:05:04.058Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-12T04:05:04.334Z] #4 DONE 31.5s [2023-12-12T04:05:04.334Z] [2023-12-12T04:05:04.334Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-12T04:05:04.931Z] #6 0.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T04:05:05.513Z] #6 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T04:05:06.470Z] #6 2.039 OK: 266 MiB in 52 packages [2023-12-12T04:05:08.414Z] #6 DONE 3.9s [2023-12-12T04:05:08.414Z] [2023-12-12T04:05:08.414Z] #7 [builder 3/7] WORKDIR /app [2023-12-12T04:05:08.414Z] #7 DONE 0.1s [2023-12-12T04:05:08.414Z] [2023-12-12T04:05:08.414Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-12T04:05:08.414Z] #8 DONE 0.1s [2023-12-12T04:05:08.414Z] [2023-12-12T04:05:08.414Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T04:05:40.616Z] #9 DONE 27.4s [2023-12-12T04:05:40.616Z] [2023-12-12T04:05:40.616Z] #10 [builder 6/7] COPY . . [2023-12-12T04:05:40.616Z] #10 DONE 0.1s [2023-12-12T04:05:40.616Z] [2023-12-12T04:05:40.616Z] #11 [builder 7/7] RUN echo noop [2023-12-12T04:05:40.616Z] #11 0.589 noop [2023-12-12T04:05:40.616Z] #11 DONE 0.8s [2023-12-12T04:05:40.616Z] [2023-12-12T04:05:40.616Z] #12 exporting to image [2023-12-12T04:05:40.616Z] #12 exporting layers [2023-12-12T04:05:58.850Z] #12 exporting layers 20.8s done [2023-12-12T04:05:58.850Z] #12 writing image sha256:8ca658d2ca786d566d17fa7541423bcb437e06e010e96bce4f78ca0c0ce10460 done [2023-12-12T04:05:58.850Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-12T04:05:58.850Z] #12 DONE 20.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:05:59.438Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T04:05:59.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T04:05:59.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-24873 does not seem to be running inside a container [2023-12-12T04:05:59.836Z] $ 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-12-12T04:06:00.910Z] $ docker top 1eb0cd478db99a2e027b03c05bf90e3a9671813d0934cd6efc234c62de0b4a4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T04:06:01.511Z] + go version [2023-12-12T04:06:01.511Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-12T04:06:01.544Z] $ docker stop --time=1 1eb0cd478db99a2e027b03c05bf90e3a9671813d0934cd6efc234c62de0b4a4f [2023-12-12T04:06:05.842Z] $ docker rm -f --volumes 1eb0cd478db99a2e027b03c05bf90e3a9671813d0934cd6efc234c62de0b4a4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:06:07.030Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T04:06:07.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T04:06:07.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-24873 does not seem to be running inside a container [2023-12-12T04:06:07.394Z] $ 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-12-12T04:06:08.248Z] $ docker top 23240f8a3f9e470b58d705060834453322a87849d4d48054c03156c0ea4fa103 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T04:06:08.836Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-12-12T04:06:09.268Z] + make test [2023-12-12T04:06:09.268Z] go test -race -coverprofile=coverage.out ./... [2023-12-12T04:07:45.899Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-12-12T04:07:45.899Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.208s coverage: 88.0% of statements [2023-12-12T04:07:45.899Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-12-12T04:07:45.899Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-12-12T04:07:45.899Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-12-12T04:07:49.243Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.913s coverage: 98.7% of statements [2023-12-12T04:07:49.243Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.610s coverage: 89.7% of statements [2023-12-12T04:07:49.243Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.167s coverage: 100.0% of statements [2023-12-12T04:07:50.196Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-12T04:07:50.196Z] go vet ./... [2023-12-12T04:09:01.773Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T04:09:01.773Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T04:09:01.773Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-12T04:09:01.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-12T04:09:01.887Z] $ docker stop --time=1 23240f8a3f9e470b58d705060834453322a87849d4d48054c03156c0ea4fa103 [2023-12-12T04:09:03.728Z] $ docker rm -f --volumes 23240f8a3f9e470b58d705060834453322a87849d4d48054c03156c0ea4fa103 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T04:09:05.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-12T04:09:05.356Z] Warning: overwriting stash ‘coverage-report’ [2023-12-12T04:09:05.774Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T04:09:06.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-12T04:09:06.949Z] + ls -al . [2023-12-12T04:09:06.949Z] total 188 [2023-12-12T04:09:06.949Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 04:06 . [2023-12-12T04:09:06.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 04:03 .. [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 04:04 .dockerignore [2023-12-12T04:09:06.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 04:04 .git [2023-12-12T04:09:06.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 04:04 .github [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 164 Dec 12 04:04 .gitignore [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 04:04 .golangci.yml [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 11301 Dec 12 04:04 Attribution.txt [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 458 Dec 12 04:04 CHANGELOG.md [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 1725 Dec 12 04:04 Dockerfile [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 04:04 GOVERNANCE.md [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 681 Dec 12 04:04 Jenkinsfile [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 04:04 LICENSE [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 3136 Dec 12 04:04 Makefile [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 611 Dec 12 04:04 OWNERS.md [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 4107 Dec 12 04:04 README.md [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 7789 Dec 12 04:04 Record and Reply.postman_collection.json [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 12 04:01 VERSION [2023-12-12T04:09:06.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 04:04 bin [2023-12-12T04:09:06.949Z] -rw-r--r-- 1 jenkins jenkins 24666 Dec 12 04:07 coverage.out [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 3901 Dec 12 04:04 go.mod [2023-12-12T04:09:06.949Z] -rw-rw-r-- 1 jenkins jenkins 34881 Dec 12 04:04 go.sum [2023-12-12T04:09:06.950Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 04:04 internal [2023-12-12T04:09:06.950Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 12 04:04 main.go [2023-12-12T04:09:06.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 04:04 openapi [2023-12-12T04:09:06.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 04:04 pkg [2023-12-12T04:09:06.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 04:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:09:07.440Z] + 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=8dcb3a5048ef3db9c158107dca04027efde0227c --label arch=arm64 --label version=0.0.0 . [2023-12-12T04:09:08.022Z] #0 building with "default" instance using docker driver [2023-12-12T04:09:08.022Z] [2023-12-12T04:09:08.022Z] #1 [internal] load build definition from Dockerfile [2023-12-12T04:09:08.022Z] #1 transferring dockerfile: 1.76kB 0.0s done [2023-12-12T04:09:08.285Z] #1 DONE 0.0s [2023-12-12T04:09:08.285Z] [2023-12-12T04:09:08.285Z] #2 [internal] load .dockerignore [2023-12-12T04:09:08.285Z] #2 transferring context: 159B done [2023-12-12T04:09:08.285Z] #2 DONE 0.0s [2023-12-12T04:09:08.285Z] [2023-12-12T04:09:08.285Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T04:09:08.285Z] #3 DONE 0.0s [2023-12-12T04:09:08.286Z] [2023-12-12T04:09:08.286Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T04:09:09.255Z] #4 DONE 0.9s [2023-12-12T04:09:09.255Z] [2023-12-12T04:09:09.255Z] #5 [internal] load build context [2023-12-12T04:09:09.255Z] #5 transferring context: 26.74kB 0.0s done [2023-12-12T04:09:09.255Z] #5 DONE 0.1s [2023-12-12T04:09:09.255Z] [2023-12-12T04:09:09.255Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T04:09:09.255Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T04:09:09.255Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T04:09:09.255Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T04:09:09.255Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2023-12-12T04:09:09.255Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T04:09:09.255Z] #6 ... [2023-12-12T04:09:09.255Z] [2023-12-12T04:09:09.255Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T04:09:09.255Z] #7 DONE 0.2s [2023-12-12T04:09:09.255Z] [2023-12-12T04:09:09.255Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T04:09:09.255Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.2s [2023-12-12T04:09:09.524Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-12T04:09:09.524Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-12T04:09:09.789Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-12T04:09:10.058Z] #6 DONE 1.0s [2023-12-12T04:09:10.058Z] [2023-12-12T04:09:10.058Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T04:09:10.644Z] #8 0.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T04:09:10.913Z] #8 0.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T04:09:11.890Z] #8 ... [2023-12-12T04:09:11.890Z] [2023-12-12T04:09:11.890Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-12T04:09:11.890Z] #9 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T04:09:11.890Z] #9 1.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T04:09:11.890Z] #9 2.144 OK: 266 MiB in 52 packages [2023-12-12T04:09:11.890Z] #9 DONE 2.4s [2023-12-12T04:09:11.890Z] [2023-12-12T04:09:11.890Z] #10 [builder 3/7] WORKDIR /app [2023-12-12T04:09:11.890Z] #10 DONE 0.1s [2023-12-12T04:09:11.890Z] [2023-12-12T04:09:11.890Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-12T04:09:11.890Z] #11 DONE 0.1s [2023-12-12T04:09:11.890Z] [2023-12-12T04:09:11.890Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T04:09:12.157Z] #8 2.043 (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T04:09:12.157Z] #8 2.136 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T04:09:12.157Z] #8 2.146 Executing busybox-1.36.1-r5.trigger [2023-12-12T04:09:12.157Z] #8 2.168 Executing ca-certificates-20230506-r0.trigger [2023-12-12T04:09:12.424Z] #8 2.393 OK: 9 MiB in 17 packages [2023-12-12T04:09:13.033Z] #8 DONE 2.7s [2023-12-12T04:09:13.033Z] [2023-12-12T04:09:13.033Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T04:09:13.618Z] #12 ... [2023-12-12T04:09:13.618Z] [2023-12-12T04:09:13.618Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T04:09:13.618Z] #13 DONE 1.7s [2023-12-12T04:09:13.618Z] [2023-12-12T04:09:13.618Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T04:09:13.618Z] #12 0.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T04:09:13.618Z] #12 ... [2023-12-12T04:09:13.618Z] [2023-12-12T04:09:13.618Z] #14 [builder 6/7] COPY . . [2023-12-12T04:09:13.618Z] #14 DONE 0.1s [2023-12-12T04:09:13.892Z] [2023-12-12T04:09:13.892Z] #15 [builder 7/7] RUN make build [2023-12-12T04:09:14.476Z] #15 0.637 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-12-12T04:09:15.436Z] #15 ... [2023-12-12T04:09:15.436Z] [2023-12-12T04:09:15.436Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T04:09:15.436Z] #12 1.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T04:09:15.436Z] #12 2.220 OK: 9 MiB in 17 packages [2023-12-12T04:09:15.436Z] #12 DONE 2.5s [2023-12-12T04:09:15.706Z] [2023-12-12T04:09:15.706Z] #15 [builder 7/7] RUN make build [2023-12-12T04:10:23.568Z] #15 DONE 60.7s [2023-12-12T04:10:23.568Z] [2023-12-12T04:10:23.568Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-12T04:10:23.568Z] #16 DONE 0.1s [2023-12-12T04:10:23.568Z] [2023-12-12T04:10:23.568Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2023-12-12T04:10:23.568Z] #17 DONE 0.1s [2023-12-12T04:10:23.568Z] [2023-12-12T04:10:23.568Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2023-12-12T04:10:23.568Z] #18 DONE 0.1s [2023-12-12T04:10:23.568Z] [2023-12-12T04:10:23.568Z] #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay [2023-12-12T04:10:23.568Z] #19 DONE 0.3s [2023-12-12T04:10:23.568Z] [2023-12-12T04:10:23.568Z] #20 exporting to image [2023-12-12T04:10:23.568Z] #20 exporting layers [2023-12-12T04:10:23.568Z] #20 exporting layers 0.3s done [2023-12-12T04:10:23.568Z] #20 writing image sha256:56ce88cb26f58a700fef6642a4d2ba02622bceaf88515868534dcacdd5ddb191 done [2023-12-12T04:10:23.568Z] #20 naming to docker.io/library/app-record-replay-arm64 done [2023-12-12T04:10:23.568Z] #20 DONE 0.3s [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-12-12T04:10:24.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T04:10:24.870Z] [2023-12-12T04:10:24.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:10:25.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T04:10:25.314Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-12T04:10:25.314Z] 8998bd30e6a1: Pulling fs layer [2023-12-12T04:10:25.314Z] 04944245beec: Pulling fs layer [2023-12-12T04:10:25.314Z] 699f458cf7ca: Pulling fs layer [2023-12-12T04:10:25.314Z] 765212b225bb: Pulling fs layer [2023-12-12T04:10:25.314Z] f23df028b6ca: Pulling fs layer [2023-12-12T04:10:25.314Z] d65c8cfc05b1: Pulling fs layer [2023-12-12T04:10:25.314Z] 2437ff75d9bd: Pulling fs layer [2023-12-12T04:10:25.314Z] f23df028b6ca: Waiting [2023-12-12T04:10:25.314Z] 765212b225bb: Waiting [2023-12-12T04:10:25.314Z] d65c8cfc05b1: Waiting [2023-12-12T04:10:25.314Z] 2437ff75d9bd: Waiting [2023-12-12T04:10:25.581Z] 04944245beec: Download complete [2023-12-12T04:10:25.581Z] 765212b225bb: Verifying Checksum [2023-12-12T04:10:25.581Z] 765212b225bb: Download complete [2023-12-12T04:10:25.581Z] f23df028b6ca: Verifying Checksum [2023-12-12T04:10:25.581Z] f23df028b6ca: Download complete [2023-12-12T04:10:25.581Z] d65c8cfc05b1: Verifying Checksum [2023-12-12T04:10:25.581Z] d65c8cfc05b1: Download complete [2023-12-12T04:10:25.581Z] 699f458cf7ca: Verifying Checksum [2023-12-12T04:10:25.581Z] 699f458cf7ca: Download complete [2023-12-12T04:10:26.161Z] 8998bd30e6a1: Verifying Checksum [2023-12-12T04:10:26.161Z] 8998bd30e6a1: Download complete [2023-12-12T04:10:28.113Z] 2437ff75d9bd: Download complete [2023-12-12T04:10:32.360Z] 8998bd30e6a1: Pull complete [2023-12-12T04:10:32.628Z] 04944245beec: Pull complete [2023-12-12T04:10:34.566Z] 699f458cf7ca: Pull complete [2023-12-12T04:10:34.566Z] 765212b225bb: Pull complete [2023-12-12T04:10:37.142Z] f23df028b6ca: Pull complete [2023-12-12T04:10:37.142Z] d65c8cfc05b1: Pull complete [2023-12-12T04:10:59.197Z] 2437ff75d9bd: Pull complete [2023-12-12T04:10:59.197Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-12T04:10:59.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T04:10:59.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T04:10:59.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-24873 does not seem to be running inside a container [2023-12-12T04:10:59.744Z] $ 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-12-12T04:11:01.812Z] $ docker top aa0cca94a68771e23c2e8145bbd8d20326836227a114379604e9061693d18031 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:11:02.428Z] ---> job-cost.sh [2023-12-12T04:11:02.703Z] lf-activate-venv: SKIPPING [2023-12-12T04:11:02.703Z] INFO: No Stack... [2023-12-12T04:11:02.969Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T04:11:03.934Z] INFO: Archiving Costs [Pipeline] sh [2023-12-12T04:11:04.275Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-12-12T04:11:04.275Z] + cut -d, -f6 [Pipeline] lock [2023-12-12T04:11:06.652Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-112-1-stack-cost] [2023-12-12T04:11:06.659Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-112-1-stack-cost] did not exist. Created. [2023-12-12T04:11:06.659Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T04:11:07.156Z] /w/workspace/app-record-replay/1@tmp/durable-7f29de8b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-12T04:11:07.497Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-12T04:11:07.531Z] Warning: overwriting stash ‘stack-cost’ [2023-12-12T04:11:07.598Z] Stashed 1 file(s) [Pipeline] } [2023-12-12T04:11:07.629Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-12T04:11:07.815Z] $ docker stop --time=1 aa0cca94a68771e23c2e8145bbd8d20326836227a114379604e9061693d18031 [2023-12-12T04:11:09.196Z] $ docker rm -f --volumes aa0cca94a68771e23c2e8145bbd8d20326836227a114379604e9061693d18031 [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-12-12T04:11:11.193Z] provisioning config files... [2023-12-12T04:11:11.200Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-112@tmp/config6086856142738142700tmp [Pipeline] { [Pipeline] sh [2023-12-12T04:11:11.645Z] + set +x [2023-12-12T04:11:11.646Z] + + curl -s https://codecov.io/bash [2023-12-12T04:11:11.646Z] bash -s -- [2023-12-12T04:11:11.646Z] [2023-12-12T04:11:11.646Z] _____ _ [2023-12-12T04:11:11.646Z] / ____| | | [2023-12-12T04:11:11.646Z] | | ___ __| | ___ ___ _____ __ [2023-12-12T04:11:11.646Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-12T04:11:11.646Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-12T04:11:11.646Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-12T04:11:11.646Z] Bash-1.0.6 [2023-12-12T04:11:11.646Z] [2023-12-12T04:11:11.646Z] [2023-12-12T04:11:11.646Z] ==> git version 2.25.1 found [2023-12-12T04:11:11.646Z] ==> 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-12-12T04:11:11.646Z] Release-Date: 2020-01-08 [2023-12-12T04:11:11.646Z] 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-12-12T04:11:11.646Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-12T04:11:11.646Z] ==> Jenkins CI detected. [2023-12-12T04:11:11.646Z] current dir:  /w/workspace/foundry_app-record-replay_PR-112 [2023-12-12T04:11:11.646Z] project root: . [2023-12-12T04:11:11.646Z] --> token set from env [2023-12-12T04:11:11.646Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-12T04:11:11.646Z] ==> Running gcov in . (disable via -X gcov) [2023-12-12T04:11:11.646Z] ==> Python coveragepy not found [2023-12-12T04:11:11.646Z] ==> Searching for coverage reports in: [2023-12-12T04:11:11.646Z] + . [2023-12-12T04:11:11.646Z] -> Found 1 reports [2023-12-12T04:11:11.646Z] ==> Detecting git/mercurial file structure [2023-12-12T04:11:11.905Z] ==> Reading reports [2023-12-12T04:11:11.905Z] + ./coverage.out bytes=24666 [2023-12-12T04:11:11.905Z] ==> Appending adjustments [2023-12-12T04:11:11.905Z] https://docs.codecov.io/docs/fixing-reports [2023-12-12T04:11:11.905Z] + Found adjustments [2023-12-12T04:11:11.905Z] ==> Gzipping contents [2023-12-12T04:11:11.905Z] 8.0K /tmp/codecov.vUpWJM.gz [2023-12-12T04:11:11.905Z] ==> Uploading reports [2023-12-12T04:11:11.905Z] url: https://codecov.io [2023-12-12T04:11:11.905Z] query: branch=PR-112&commit=8dcb3a5048ef3db9c158107dca04027efde0227c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=112&job=&cmd_args= [2023-12-12T04:11:11.905Z] -> Pinging Codecov [2023-12-12T04:11:11.905Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-112&commit=8dcb3a5048ef3db9c158107dca04027efde0227c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=112&job=&cmd_args= [2023-12-12T04:11:11.905Z] -> Uploading to [2023-12-12T04:11:11.905Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-12/F467761B9912B4F32F9BC62907045C81/8dcb3a5048ef3db9c158107dca04027efde0227c/e57b8b2e-89d9-4542-a5cb-75b556daff95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231212T041111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=460dc0a34e2c0144209fafbdcacc508aeee2d6df37afbae784e4e04a806a9f40 [2023-12-12T04:11:11.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T04:11:11.905Z] Dload Upload Total Spent Left Speed [2023-12-12T04:11:12.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4847 0 0 100 4847 0 20451 --:--:-- --:--:-- --:--:-- 20451 [2023-12-12T04:11:12.165Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/8dcb3a5048ef3db9c158107dca04027efde0227c [Pipeline] } [2023-12-12T04:11:12.193Z] 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-12-12T04:11:15.424Z] + [ -d /w/workspace/foundry_app-record-replay_PR-112/archives ] [2023-12-12T04:11:15.424Z] + ls -al /w/workspace/foundry_app-record-replay_PR-112/archives [2023-12-12T04:11:15.424Z] total 16 [2023-12-12T04:11:15.424Z] drwxr-xr-x 3 root root 4096 Dec 12 04:04 . [2023-12-12T04:11:15.424Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 04:04 .. [2023-12-12T04:11:15.424Z] drwxr-xr-x 2 root root 4096 Dec 12 04:04 cost [2023-12-12T04:11:15.424Z] -rw-r--r-- 1 root root 89 Dec 12 04:04 cost.csv [2023-12-12T04:11:15.424Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-112/archives [2023-12-12T04:11:15.424Z] + ls -al /w/workspace/foundry_app-record-replay_PR-112/archives [2023-12-12T04:11:15.424Z] total 16 [2023-12-12T04:11:15.424Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 04:04 . [2023-12-12T04:11:15.424Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 04:04 .. [2023-12-12T04:11:15.424Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 04:04 cost [2023-12-12T04:11:15.424Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 12 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:11:15.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:11:16.638Z] ---> package-listing.sh [2023-12-12T04:11:16.638Z] ++ facter osfamily [2023-12-12T04:11:16.638Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-12T04:11:16.896Z] + OS_FAMILY=debian [2023-12-12T04:11:16.896Z] + workspace=/w/workspace/foundry_app-record-replay_PR-112 [2023-12-12T04:11:16.896Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-12T04:11:16.896Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-12T04:11:16.896Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-12T04:11:16.896Z] + PACKAGES=/tmp/packages_start.txt [2023-12-12T04:11:16.896Z] + '[' /w/workspace/foundry_app-record-replay_PR-112 ']' [2023-12-12T04:11:16.896Z] + PACKAGES=/tmp/packages_end.txt [2023-12-12T04:11:16.896Z] + case "${OS_FAMILY}" in [2023-12-12T04:11:16.896Z] + dpkg -l [2023-12-12T04:11:16.896Z] + grep '^ii' [2023-12-12T04:11:16.896Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-12T04:11:16.896Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-12T04:11:16.896Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-12T04:11:16.896Z] + '[' /w/workspace/foundry_app-record-replay_PR-112 ']' [2023-12-12T04:11:16.896Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-112/archives/ [2023-12-12T04:11:16.896Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-112/archives/ [Pipeline] echo [2023-12-12T04:11:16.927Z] 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/foundry_app-record-replay_PR-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-12T04:11:17.218Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T04:11:17.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T04:11:17.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T04:11:18.139Z] prd-ubuntu20.04-docker-8c-8g-24872 does not seem to be running inside a container [2023-12-12T04:11:18.167Z] $ 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/foundry_app-record-replay_PR-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-112 -v /w/workspace/foundry_app-record-replay_PR-112:/w/workspace/foundry_app-record-replay_PR-112:rw,z -v /w/workspace/foundry_app-record-replay_PR-112@tmp:/w/workspace/foundry_app-record-replay_PR-112@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-12-12T04:11:18.403Z] $ docker top dac9f1e1685d4ac926cd4132130c4f584ea6e54a739b57ad8bf6203b5f7e6123 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T04:11:18.895Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-12T04:11:19.208Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-12T04:11:19.522Z] + ls /var/log/sa-host [2023-12-12T04:11:19.522Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T04:11:19.773Z] provisioning config files... [2023-12-12T04:11:19.782Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-112@tmp/config7653385052616540555tmp [Pipeline] { [Pipeline] echo [2023-12-12T04:11:19.938Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:11:20.246Z] ---> create-netrc.sh [Pipeline] } [2023-12-12T04:11:20.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:11:20.844Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-12T04:11:20.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:11:21.183Z] ---> sudo-logs.sh [2023-12-12T04:11:21.183Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-12T04:11:21.322Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:11:21.633Z] ---> job-cost.sh [2023-12-12T04:11:21.633Z] lf-activate-venv: SKIPPING [2023-12-12T04:11:21.633Z] DEBUG: total: 0.2199999988079071 [2023-12-12T04:11:21.633Z] INFO: Retrieving Stack Cost... [2023-12-12T04:11:21.892Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T04:11:22.460Z] INFO: Archiving Costs [Pipeline] echo [2023-12-12T04:11:22.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T04:11:22.805Z] ---> logs-deploy.sh [2023-12-12T04:11:22.805Z] lf-activate-venv: SKIPPING [2023-12-12T04:11:22.805Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-112/1 [2023-12-12T04:11:22.805Z] INFO: archiving workspace using pattern(s): [2023-12-12T04:11:23.748Z] Archives upload complete. [2023-12-12T04:11:23.748Z] INFO: archiving logs to Nexus