Pull request #139 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21488c41be47e7cb1647270b2f00b2a877f4f639+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (af12f9d670f07b55cf9dd8d87ea68f30cc5ed607) 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-ssh8643604740222701205.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-ssh8627758682247698281.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-139/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-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9393541590056330105.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-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8793185663503232143.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-ssh12753681359665346201.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-139/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-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15838439174697318094.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-3817 in /w/workspace/foundry_app-record-replay_PR-139 [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-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 21488c41be47e7cb1647270b2f00b2a877f4f639 Merge succeeded, producing 21488c41be47e7cb1647270b2f00b2a877f4f639 Checking out Revision 21488c41be47e7cb1647270b2f00b2a877f4f639 (PR-139) 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 core.sparsecheckout # timeout=10 > git checkout -f 21488c41be47e7cb1647270b2f00b2a877f4f639 # 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21488c41be47e7cb1647270b2f00b2a877f4f639 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-30T03:37:19.890Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-30T03:37:20.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-30T03:37:20.211Z] ========================================================= [2024-04-30T03:37:20.211Z] EdgeX Global Pipelines Version Info [2024-04-30T03:37:20.211Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:37:21.330Z] ------------------- [2024-04-30T03:37:21.330Z] stable info: [2024-04-30T03:37:21.330Z] ------------------- [2024-04-30T03:37:21.330Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-30T03:37:21.330Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-30T03:37:21.330Z] Message: update stable to v1.0.258 [2024-04-30T03:37:21.901Z] ------------------- [2024-04-30T03:37:21.901Z] experimental info: [2024-04-30T03:37:21.901Z] ------------------- [2024-04-30T03:37:21.901Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-30T03:37:21.901Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-30T03:37:21.901Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-30T03:37:22.109Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-04-30T03:37:22.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-04-30T03:37:22.206Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-30T03:37:22.254Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-30T03:37:22.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-30T03:37:22.355Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-30T03:37:22.402Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-30T03:37:22.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-30T03:37:22.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-30T03:37:22.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-30T03:37:22.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-30T03:37:22.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-04-30T03:37:22.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-30T03:37:22.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-30T03:37:22.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-30T03:37:22.793Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-30T03:37:22.842Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-30T03:37:22.888Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-30T03:37:22.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-30T03:37:22.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-30T03:37:23.030Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-30T03:37:23.084Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-30T03:37:23.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-30T03:37:23.188Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-30T03:37:23.234Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-30T03:37:23.282Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-30T03:37:23.334Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-30T03:37:23.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo [2024-04-30T03:37:23.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo [2024-04-30T03:37:23.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo [2024-04-30T03:37:23.526Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21488c41be47e7cb1647270b2f00b2a877f4f639 [Pipeline] echo [2024-04-30T03:37:23.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21488c4 [Pipeline] echo [2024-04-30T03:37:23.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-30T03:37:23.763Z] provisioning config files... [2024-04-30T03:37:23.777Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-139@tmp/config11873207935047103025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:37:24.158Z] ---> ****-login.sh [2024-04-30T03:37:24.158Z] nexus3.edgexfoundry.org:10001 [2024-04-30T03:37:24.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:37:24.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:37:24.421Z] Configure a credential helper to remove this warning. See [2024-04-30T03:37:24.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:37:24.421Z] [2024-04-30T03:37:24.421Z] Login Succeeded [2024-04-30T03:37:24.421Z] nexus3.edgexfoundry.org:10002 [2024-04-30T03:37:24.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:37:24.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:37:24.681Z] Configure a credential helper to remove this warning. See [2024-04-30T03:37:24.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:37:24.681Z] [2024-04-30T03:37:24.681Z] Login Succeeded [2024-04-30T03:37:24.681Z] nexus3.edgexfoundry.org:10003 [2024-04-30T03:37:24.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:37:24.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:37:24.682Z] Configure a credential helper to remove this warning. See [2024-04-30T03:37:24.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:37:24.682Z] [2024-04-30T03:37:24.682Z] Login Succeeded [2024-04-30T03:37:24.682Z] nexus3.edgexfoundry.org:10004 [2024-04-30T03:37:24.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:37:24.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:37:24.943Z] Configure a credential helper to remove this warning. See [2024-04-30T03:37:24.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:37:24.943Z] [2024-04-30T03:37:24.943Z] Login Succeeded [2024-04-30T03:37:24.943Z] ****.io [2024-04-30T03:37:24.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:37:25.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:37:25.206Z] Configure a credential helper to remove this warning. See [2024-04-30T03:37:25.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:37:25.206Z] [2024-04-30T03:37:25.206Z] Login Succeeded [2024-04-30T03:37:25.206Z] ---> ****-login.sh ends [Pipeline] } [2024-04-30T03:37:25.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-30T03:37:25.883Z] + git rev-list -1 --merges 21488c41be47e7cb1647270b2f00b2a877f4f639~1..21488c41be47e7cb1647270b2f00b2a877f4f639 [Pipeline] echo [2024-04-30T03:37:25.923Z] -----------> git rev-list -1 --merges 21488c41be47e7cb1647270b2f00b2a877f4f639~1..21488c41be47e7cb1647270b2f00b2a877f4f639 21488c41be47e7cb1647270b2f00b2a877f4f639 [false] [Pipeline] sh [2024-04-30T03:37:26.243Z] + git log --format=format:%s -1 21488c41be47e7cb1647270b2f00b2a877f4f639 [Pipeline] echo [2024-04-30T03:37:26.293Z] ========================================================= [2024-04-30T03:37:26.293Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-30T03:37:26.293Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-30T03:37:26.742Z] + git log --format=format:%s -1 21488c41be47e7cb1647270b2f00b2a877f4f639 [Pipeline] echo [2024-04-30T03:37:26.775Z] [semverPrep] GIT_COMMIT: 21488c41be47e7cb1647270b2f00b2a877f4f639, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-04-30T03:37:26.813Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-30T03:37:27.225Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-30T03:37:27.226Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-30T03:37:27.226Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-30T03:37:27.226Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-30T03:37:27.226Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-30T03:37:27.226Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-30T03:37:27.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:37:27.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-30T03:37:27.732Z] [2024-04-30T03:37:27.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:37:28.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-30T03:37:28.107Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-30T03:37:28.107Z] b85a868b505f: Pulling fs layer [2024-04-30T03:37:28.107Z] e2be974225ed: Pulling fs layer [2024-04-30T03:37:28.107Z] 339a4e72a1f5: Pulling fs layer [2024-04-30T03:37:28.107Z] 988bab9f4d93: Pulling fs layer [2024-04-30T03:37:28.107Z] 1469e6f7b9e6: Pulling fs layer [2024-04-30T03:37:28.107Z] eaf3925da568: Pulling fs layer [2024-04-30T03:37:28.107Z] bab4dde63d76: Pulling fs layer [2024-04-30T03:37:28.107Z] bde34c3a00c8: Pulling fs layer [2024-04-30T03:37:28.107Z] b352a97aabf1: Pulling fs layer [2024-04-30T03:37:28.107Z] 4872d77fe225: Pulling fs layer [2024-04-30T03:37:28.107Z] 5851b861e8e6: Pulling fs layer [2024-04-30T03:37:28.107Z] 988bab9f4d93: Waiting [2024-04-30T03:37:28.107Z] 1469e6f7b9e6: Waiting [2024-04-30T03:37:28.107Z] eaf3925da568: Waiting [2024-04-30T03:37:28.107Z] bab4dde63d76: Waiting [2024-04-30T03:37:28.107Z] bde34c3a00c8: Waiting [2024-04-30T03:37:28.107Z] b352a97aabf1: Waiting [2024-04-30T03:37:28.107Z] 4872d77fe225: Waiting [2024-04-30T03:37:28.107Z] 5851b861e8e6: Waiting [2024-04-30T03:37:28.107Z] e2be974225ed: Verifying Checksum [2024-04-30T03:37:28.107Z] e2be974225ed: Download complete [2024-04-30T03:37:28.107Z] 988bab9f4d93: Download complete [2024-04-30T03:37:28.107Z] 1469e6f7b9e6: Verifying Checksum [2024-04-30T03:37:28.107Z] 1469e6f7b9e6: Download complete [2024-04-30T03:37:28.368Z] eaf3925da568: Download complete [2024-04-30T03:37:28.368Z] 339a4e72a1f5: Verifying Checksum [2024-04-30T03:37:28.368Z] 339a4e72a1f5: Download complete [2024-04-30T03:37:28.368Z] bde34c3a00c8: Download complete [2024-04-30T03:37:28.368Z] b352a97aabf1: Verifying Checksum [2024-04-30T03:37:28.368Z] b352a97aabf1: Download complete [2024-04-30T03:37:28.368Z] 4872d77fe225: Verifying Checksum [2024-04-30T03:37:28.368Z] 4872d77fe225: Download complete [2024-04-30T03:37:28.368Z] 5851b861e8e6: Verifying Checksum [2024-04-30T03:37:28.368Z] 5851b861e8e6: Download complete [2024-04-30T03:37:28.368Z] b85a868b505f: Verifying Checksum [2024-04-30T03:37:28.368Z] b85a868b505f: Download complete [2024-04-30T03:37:28.626Z] bab4dde63d76: Verifying Checksum [2024-04-30T03:37:28.626Z] bab4dde63d76: Download complete [2024-04-30T03:37:29.569Z] b85a868b505f: Pull complete [2024-04-30T03:37:29.569Z] e2be974225ed: Pull complete [2024-04-30T03:37:30.141Z] 339a4e72a1f5: Pull complete [2024-04-30T03:37:30.141Z] 988bab9f4d93: Pull complete [2024-04-30T03:37:30.404Z] 1469e6f7b9e6: Pull complete [2024-04-30T03:37:30.664Z] eaf3925da568: Pull complete [2024-04-30T03:37:32.592Z] bab4dde63d76: Pull complete [2024-04-30T03:37:32.592Z] bde34c3a00c8: Pull complete [2024-04-30T03:37:32.592Z] b352a97aabf1: Pull complete [2024-04-30T03:37:32.592Z] 4872d77fe225: Pull complete [2024-04-30T03:37:32.592Z] 5851b861e8e6: Pull complete [2024-04-30T03:37:32.592Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-30T03:37:32.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-30T03:37:32.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T03:37:33.133Z] prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container [2024-04-30T03:37:33.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-139 -v /w/workspace/foundry_app-record-replay_PR-139:/w/workspace/foundry_app-record-replay_PR-139:rw,z -v /w/workspace/foundry_app-record-replay_PR-139@tmp:/w/workspace/foundry_app-record-replay_PR-139@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 [2024-04-30T03:37:34.724Z] $ docker top 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 -eo pid,comm [2024-04-30T03:37:34.775Z] 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). [2024-04-30T03:37:34.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-30T03:37:34.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-30T03:37:34.936Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-30T03:37:35.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-30T03:37:35.056Z] $ docker exec 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 ssh-agent [2024-04-30T03:37:35.163Z] SSH_AUTH_SOCK=/tmp/ssh-ry6HkVIFIXZ5/agent.31 [2024-04-30T03:37:35.163Z] SSH_AGENT_PID=37 [2024-04-30T03:37:35.169Z] Running ssh-add (command line suppressed) [2024-04-30T03:37:35.309Z] Identity added: /w/workspace/foundry_app-record-replay_PR-139@tmp/private_key_2118656000147526801.key (/w/workspace/foundry_app-record-replay_PR-139@tmp/private_key_2118656000147526801.key) [2024-04-30T03:37:35.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-30T03:37:35.663Z] + git tag --points-at HEAD [Pipeline] } [2024-04-30T03:37:35.695Z] $ docker exec --env ******** --env ******** 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 ssh-agent -k [2024-04-30T03:37:35.806Z] unset SSH_AUTH_SOCK; [2024-04-30T03:37:35.806Z] unset SSH_AGENT_PID; [2024-04-30T03:37:35.807Z] echo Agent pid 37 killed; [2024-04-30T03:37:35.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-30T03:37:35.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-30T03:37:35.913Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-30T03:37:36.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-30T03:37:36.029Z] $ docker exec 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 ssh-agent [2024-04-30T03:37:36.123Z] SSH_AUTH_SOCK=/tmp/ssh-Z3CCnvoV1AQP/agent.70 [2024-04-30T03:37:36.123Z] SSH_AGENT_PID=76 [2024-04-30T03:37:36.127Z] Running ssh-add (command line suppressed) [2024-04-30T03:37:36.247Z] Identity added: /w/workspace/foundry_app-record-replay_PR-139@tmp/private_key_1743573690990810126.key (/w/workspace/foundry_app-record-replay_PR-139@tmp/private_key_1743573690990810126.key) [2024-04-30T03:37:36.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-30T03:37:36.610Z] + git semver init [2024-04-30T03:37:36.873Z] 2024-04-30 03:37:36,785 [run_init] DEBUG init version:0.0.0 force:False [2024-04-30T03:37:36.873Z] 2024-04-30 03:37:36,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-139/.semver [2024-04-30T03:37:36.873Z] 2024-04-30 03:37:36,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-139/.semver [2024-04-30T03:37:36.873Z] 2024-04-30 03:37:36,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-139/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-139, universal_newlines=False, shell=None, istream=None) [2024-04-30T03:37:37.810Z] 2024-04-30 03:37:37,789 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-139/.git/info/exclude [2024-04-30T03:37:37.811Z] 2024-04-30 03:37:37,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-139/.semver/PR-139 with force:False [2024-04-30T03:37:37.811Z] 2024-04-30 03:37:37,790 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-139/.semver/PR-139 [2024-04-30T03:37:37.811Z] 2024-04-30 03:37:37,794 [execute] INFO git cat-file --batch-check [2024-04-30T03:37:37.811Z] 2024-04-30 03:37:37,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2024-04-30T03:37:37.811Z] 2024-04-30 03:37:37,800 [execute] INFO git cat-file --batch [2024-04-30T03:37:37.811Z] 2024-04-30 03:37:37,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2024-04-30T03:37:37.811Z] 2024-04-30 03:37:37,804 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-139/.semver/PR-139 [2024-04-30T03:37:37.811Z] 0.0.0 [Pipeline] } [2024-04-30T03:37:38.091Z] $ docker exec --env ******** --env ******** 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 ssh-agent -k [2024-04-30T03:37:38.195Z] unset SSH_AUTH_SOCK; [2024-04-30T03:37:38.196Z] unset SSH_AGENT_PID; [2024-04-30T03:37:38.196Z] echo Agent pid 76 killed; [2024-04-30T03:37:38.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-30T03:37:38.645Z] + git semver [Pipeline] } [2024-04-30T03:37:38.930Z] $ docker stop --time=1 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 [2024-04-30T03:37:40.205Z] $ docker rm -f --volumes 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-30T03:37:40.614Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-30T03:37:40.889Z] Stashed 1 file(s) [Pipeline] echo [2024-04-30T03:37:40.909Z] [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 [2024-04-30T03:37:41.590Z] provisioning config files... [2024-04-30T03:37:41.601Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-139@tmp/config5416938654571304631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:37:41.958Z] ---> ****-login.sh [2024-04-30T03:37:41.958Z] nexus3.edgexfoundry.org:10001 [2024-04-30T03:37:41.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:37:41.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:37:41.958Z] Configure a credential helper to remove this warning. See [2024-04-30T03:37:41.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:37:41.958Z] [2024-04-30T03:37:41.958Z] Login Succeeded [2024-04-30T03:37:41.958Z] nexus3.edgexfoundry.org:10002 [2024-04-30T03:37:41.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:37:41.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:37:41.958Z] Configure a credential helper to remove this warning. See [2024-04-30T03:37:41.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:37:41.959Z] [2024-04-30T03:37:41.959Z] Login Succeeded [2024-04-30T03:37:41.959Z] nexus3.edgexfoundry.org:10003 [2024-04-30T03:37:42.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:37:42.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:37:42.219Z] Configure a credential helper to remove this warning. See [2024-04-30T03:37:42.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:37:42.219Z] [2024-04-30T03:37:42.219Z] Login Succeeded [2024-04-30T03:37:42.219Z] nexus3.edgexfoundry.org:10004 [2024-04-30T03:37:42.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:37:42.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:37:42.219Z] Configure a credential helper to remove this warning. See [2024-04-30T03:37:42.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:37:42.219Z] [2024-04-30T03:37:42.219Z] Login Succeeded [2024-04-30T03:37:42.219Z] ****.io [2024-04-30T03:37:42.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:37:42.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:37:42.478Z] Configure a credential helper to remove this warning. See [2024-04-30T03:37:42.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:37:42.478Z] [2024-04-30T03:37:42.478Z] Login Succeeded [2024-04-30T03:37:42.478Z] ---> ****-login.sh ends [Pipeline] } [2024-04-30T03:37:42.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-30T03:37:42.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-30T03:37:42.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-30T03:37:42.809Z] ========================================================= [2024-04-30T03:37:42.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-30T03:37:42.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:37:43.299Z] + 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 . [2024-04-30T03:37:43.299Z] Sending build context to Docker daemon 6.844MB [2024-04-30T03:37:43.299Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-30T03:37:43.299Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-30T03:37:43.299Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-30T03:37:43.299Z] 619be1103602: Pulling fs layer [2024-04-30T03:37:43.299Z] 7862e08f4a3e: Pulling fs layer [2024-04-30T03:37:43.299Z] 5df492c9dc93: Pulling fs layer [2024-04-30T03:37:43.299Z] 7629e6793208: Pulling fs layer [2024-04-30T03:37:43.299Z] 4f4fb700ef54: Pulling fs layer [2024-04-30T03:37:43.299Z] fb5054dd5b73: Pulling fs layer [2024-04-30T03:37:43.299Z] eeca6798cff9: Pulling fs layer [2024-04-30T03:37:43.299Z] aa269ceb94a6: Pulling fs layer [2024-04-30T03:37:43.299Z] ada007ff1a6a: Pulling fs layer [2024-04-30T03:37:43.299Z] aa269ceb94a6: Waiting [2024-04-30T03:37:43.299Z] eeca6798cff9: Waiting [2024-04-30T03:37:43.299Z] 7629e6793208: Waiting [2024-04-30T03:37:43.299Z] ada007ff1a6a: Waiting [2024-04-30T03:37:43.299Z] 4f4fb700ef54: Waiting [2024-04-30T03:37:43.299Z] fb5054dd5b73: Waiting [2024-04-30T03:37:43.299Z] 7862e08f4a3e: Verifying Checksum [2024-04-30T03:37:43.299Z] 7862e08f4a3e: Download complete [2024-04-30T03:37:43.299Z] 7629e6793208: Verifying Checksum [2024-04-30T03:37:43.299Z] 7629e6793208: Download complete [2024-04-30T03:37:43.299Z] 4f4fb700ef54: Verifying Checksum [2024-04-30T03:37:43.299Z] 4f4fb700ef54: Download complete [2024-04-30T03:37:43.299Z] fb5054dd5b73: Download complete [2024-04-30T03:37:43.299Z] 619be1103602: Verifying Checksum [2024-04-30T03:37:43.299Z] 619be1103602: Download complete [2024-04-30T03:37:43.558Z] eeca6798cff9: Verifying Checksum [2024-04-30T03:37:43.558Z] eeca6798cff9: Download complete [2024-04-30T03:37:43.558Z] 619be1103602: Pull complete [2024-04-30T03:37:43.817Z] 7862e08f4a3e: Pull complete [2024-04-30T03:37:43.817Z] ada007ff1a6a: Verifying Checksum [2024-04-30T03:37:43.817Z] ada007ff1a6a: Download complete [2024-04-30T03:37:43.817Z] 5df492c9dc93: Verifying Checksum [2024-04-30T03:37:43.817Z] 5df492c9dc93: Download complete [2024-04-30T03:37:44.385Z] aa269ceb94a6: Verifying Checksum [2024-04-30T03:37:44.385Z] aa269ceb94a6: Download complete [2024-04-30T03:37:46.923Z] 5df492c9dc93: Pull complete [2024-04-30T03:37:46.923Z] 7629e6793208: Pull complete [2024-04-30T03:37:46.923Z] 4f4fb700ef54: Pull complete [2024-04-30T03:37:46.923Z] fb5054dd5b73: Pull complete [2024-04-30T03:37:47.187Z] eeca6798cff9: Pull complete [2024-04-30T03:37:49.722Z] aa269ceb94a6: Pull complete [2024-04-30T03:37:49.983Z] ada007ff1a6a: Pull complete [2024-04-30T03:37:49.983Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-04-30T03:37:49.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-30T03:37:49.983Z] ---> f489d0715acc [2024-04-30T03:37:49.983Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-30T03:37:52.519Z] ---> Running in 862660ed3257 [2024-04-30T03:37:52.519Z] Removing intermediate container 862660ed3257 [2024-04-30T03:37:52.519Z] ---> ab693b53d49a [2024-04-30T03:37:52.519Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-30T03:37:52.519Z] ---> Running in a45ae3d23c74 [2024-04-30T03:37:52.519Z] Removing intermediate container a45ae3d23c74 [2024-04-30T03:37:52.519Z] ---> fba266c909ab [2024-04-30T03:37:52.519Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-30T03:37:52.519Z] ---> Running in fc2c11a1f1b2 [2024-04-30T03:37:52.519Z] Removing intermediate container fc2c11a1f1b2 [2024-04-30T03:37:52.519Z] ---> 798019013e09 [2024-04-30T03:37:52.519Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-30T03:37:52.781Z] ---> Running in 0fec8bb80e51 [2024-04-30T03:37:53.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-30T03:37:53.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-30T03:37:53.304Z] OK: 264 MiB in 52 packages [2024-04-30T03:37:53.875Z] Removing intermediate container 0fec8bb80e51 [2024-04-30T03:37:53.875Z] ---> be10f35713bf [2024-04-30T03:37:53.875Z] Step 7/12 : WORKDIR /app [2024-04-30T03:37:53.875Z] ---> Running in 88be7d8e2e20 [2024-04-30T03:37:53.875Z] Removing intermediate container 88be7d8e2e20 [2024-04-30T03:37:53.875Z] ---> 3d615d28e4d5 [2024-04-30T03:37:53.875Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-30T03:37:53.875Z] ---> e6552f8bafb4 [2024-04-30T03:37:53.875Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-30T03:37:54.136Z] ---> Running in 5712dad69b21 [2024-04-30T03:37:56.376Z] Still waiting to schedule task [2024-04-30T03:37:56.377Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-30T03:38:50.392Z] Removing intermediate container 5712dad69b21 [2024-04-30T03:38:50.392Z] ---> 2b9729fcad4b [2024-04-30T03:38:50.392Z] Step 10/12 : COPY . . [2024-04-30T03:38:50.392Z] ---> c45ad545c7ad [2024-04-30T03:38:50.392Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-30T03:38:50.392Z] ---> Running in 7b38fe53d93f [2024-04-30T03:38:50.392Z] Removing intermediate container 7b38fe53d93f [2024-04-30T03:38:50.392Z] ---> 98b1006747c8 [2024-04-30T03:38:50.392Z] Step 12/12 : RUN $MAKE [2024-04-30T03:38:50.651Z] ---> Running in 6e7f6867aec9 [2024-04-30T03:38:50.911Z] noop [2024-04-30T03:38:51.170Z] Removing intermediate container 6e7f6867aec9 [2024-04-30T03:38:51.170Z] ---> 4d28e4a6b153 [2024-04-30T03:38:51.170Z] Successfully built 4d28e4a6b153 [2024-04-30T03:38:51.170Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:38:51.641Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-30T03:38:51.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T03:38:51.808Z] prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container [2024-04-30T03:38:51.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-139 -v /w/workspace/foundry_app-record-replay_PR-139:/w/workspace/foundry_app-record-replay_PR-139:rw,z -v /w/workspace/foundry_app-record-replay_PR-139@tmp:/w/workspace/foundry_app-record-replay_PR-139@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 [2024-04-30T03:38:52.167Z] $ docker top 7a70d3b7f788be1dfcdfc296dbe2b55654c765ca451e6ac0a190e5c753d3d82f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-30T03:38:52.562Z] + go version [2024-04-30T03:38:52.562Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-04-30T03:38:52.595Z] $ docker stop --time=1 7a70d3b7f788be1dfcdfc296dbe2b55654c765ca451e6ac0a190e5c753d3d82f [2024-04-30T03:38:53.875Z] $ docker rm -f --volumes 7a70d3b7f788be1dfcdfc296dbe2b55654c765ca451e6ac0a190e5c753d3d82f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:38:54.617Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-30T03:38:54.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T03:38:54.780Z] prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container [2024-04-30T03:38:54.816Z] $ 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-139 -v /w/workspace/foundry_app-record-replay_PR-139:/w/workspace/foundry_app-record-replay_PR-139:rw,z -v /w/workspace/foundry_app-record-replay_PR-139@tmp:/w/workspace/foundry_app-record-replay_PR-139@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 [2024-04-30T03:38:55.160Z] $ docker top 9452e8d8d7eaef29e550e4a564b5ac0bfffc96e10d8a0dcd9cffe946176ae1c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-30T03:38:55.557Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-139 [Pipeline] fileExists [Pipeline] sh [2024-04-30T03:38:55.928Z] + make test [2024-04-30T03:38:55.928Z] go test -race -coverprofile=coverage.out ./... [2024-04-30T03:39:33.850Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3818 in /w/workspace/foundry_app-record-replay_PR-139 [Pipeline] { [Pipeline] ws [2024-04-30T03:39:33.909Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-04-30T03:39:34.754Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-04-30T03:39:34.754Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-04-30T03:39:34.754Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-04-30T03:39:34.754Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-04-30T03:39:35.694Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements [2024-04-30T03:39:37.011Z] Selected Git installation does not exist. Using Default [2024-04-30T03:39:37.012Z] The recommended git tool is: NONE [2024-04-30T03:39:42.232Z] using credential edgex-jenkins-ssh [2024-04-30T03:39:42.254Z] Cloning the remote Git repository [2024-04-30T03:39:42.307Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-04-30T03:39:42.406Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-04-30T03:39:42.572Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-04-30T03:39:42.573Z] > git --version # timeout=10 [2024-04-30T03:39:42.595Z] > git --version # 'git version 2.25.1' [2024-04-30T03:39:42.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-30T03:39:42.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-30T03:39:44.271Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-04-30T03:39:44.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-30T03:39:45.683Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.613s coverage: 98.7% of statements [2024-04-30T03:39:45.684Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.105s coverage: 89.7% of statements [2024-04-30T03:39:45.684Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.048s coverage: 100.0% of statements [2024-04-30T03:39:45.295Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-04-30T03:39:45.333Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-04-30T03:39:45.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-30T03:39:45.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-30T03:39:45.870Z] Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 21488c41be47e7cb1647270b2f00b2a877f4f639 [2024-04-30T03:39:46.144Z] Merge succeeded, producing 21488c41be47e7cb1647270b2f00b2a877f4f639 [2024-04-30T03:39:46.145Z] Checking out Revision 21488c41be47e7cb1647270b2f00b2a877f4f639 (PR-139) [2024-04-30T03:39:46.698Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-04-30T03:39:46.748Z] > git --version # timeout=10 [2024-04-30T03:39:46.760Z] > git --version # 'git version 2.25.1' [2024-04-30T03:39:46.773Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-30T03:39:45.890Z] > git config core.sparsecheckout # timeout=10 [2024-04-30T03:39:45.956Z] > git checkout -f 21488c41be47e7cb1647270b2f00b2a877f4f639 # timeout=10 [2024-04-30T03:39:46.045Z] > git remote # timeout=10 [2024-04-30T03:39:46.066Z] > git config --get remote.origin.url # timeout=10 [2024-04-30T03:39:46.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-30T03:39:46.105Z] > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 [2024-04-30T03:39:46.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-30T03:39:46.154Z] > git config core.sparsecheckout # timeout=10 [2024-04-30T03:39:46.167Z] > git checkout -f 21488c41be47e7cb1647270b2f00b2a877f4f639 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-30T03:39:51.821Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-30T03:39:51.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-30T03:39:51.821Z] Dload Upload Total Spent Left Speed [2024-04-30T03:39:51.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [2024-04-30T03:39:52.163Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-30T03:39:52.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-30T03:39:52.508Z] + sudo tee /etc/docker/daemon.new [2024-04-30T03:39:52.508Z] { [2024-04-30T03:39:52.508Z] "registry-mirrors": [ [2024-04-30T03:39:52.508Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-30T03:39:52.508Z] ], [2024-04-30T03:39:52.508Z] "bip": "10.250.0.254/24", [2024-04-30T03:39:52.508Z] "hosts": [ [2024-04-30T03:39:52.508Z] "tcp://0.0.0.0:5555", [2024-04-30T03:39:52.508Z] "unix:///var/run/docker.sock" [2024-04-30T03:39:52.508Z] ], [2024-04-30T03:39:52.508Z] "mtu": 1458, [2024-04-30T03:39:52.508Z] "selinux-enabled": true, [2024-04-30T03:39:52.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-30T03:39:52.508Z] } [Pipeline] sh [2024-04-30T03:39:52.854Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-30T03:39:53.202Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-30T03:40:11.558Z] provisioning config files... [2024-04-30T03:40:11.589Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config14456510040636299478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:40:12.071Z] ---> ****-login.sh [2024-04-30T03:40:12.071Z] nexus3.edgexfoundry.org:10001 [2024-04-30T03:40:12.245Z] go vet ./... [2024-04-30T03:40:12.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:40:12.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:40:12.615Z] Configure a credential helper to remove this warning. See [2024-04-30T03:40:12.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:40:12.615Z] [2024-04-30T03:40:12.615Z] Login Succeeded [2024-04-30T03:40:12.615Z] nexus3.edgexfoundry.org:10002 [2024-04-30T03:40:12.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:40:12.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:40:12.890Z] Configure a credential helper to remove this warning. See [2024-04-30T03:40:12.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:40:12.890Z] [2024-04-30T03:40:12.890Z] Login Succeeded [2024-04-30T03:40:12.890Z] nexus3.edgexfoundry.org:10003 [2024-04-30T03:40:13.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:40:13.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:40:13.434Z] Configure a credential helper to remove this warning. See [2024-04-30T03:40:13.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:40:13.434Z] [2024-04-30T03:40:13.434Z] Login Succeeded [2024-04-30T03:40:13.434Z] nexus3.edgexfoundry.org:10004 [2024-04-30T03:40:13.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:40:13.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:40:13.707Z] Configure a credential helper to remove this warning. See [2024-04-30T03:40:13.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:40:13.707Z] [2024-04-30T03:40:13.707Z] Login Succeeded [2024-04-30T03:40:13.707Z] ****.io [2024-04-30T03:40:13.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-30T03:40:14.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-30T03:40:14.244Z] Configure a credential helper to remove this warning. See [2024-04-30T03:40:14.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-30T03:40:14.244Z] [2024-04-30T03:40:14.244Z] Login Succeeded [2024-04-30T03:40:14.244Z] ---> ****-login.sh ends [Pipeline] } [2024-04-30T03:40:14.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-30T03:40:14.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-30T03:40:14.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-30T03:40:14.801Z] ========================================================= [2024-04-30T03:40:14.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-30T03:40:14.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:40:15.316Z] + 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 . [2024-04-30T03:40:15.584Z] Sending build context to Docker daemon 329.2kB [2024-04-30T03:40:15.584Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-30T03:40:15.584Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-30T03:40:15.860Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-30T03:40:15.860Z] c6b39de5b339: Pulling fs layer [2024-04-30T03:40:15.860Z] a69c41024577: Pulling fs layer [2024-04-30T03:40:15.860Z] d6de4b400683: Pulling fs layer [2024-04-30T03:40:15.860Z] 35cb2a7552d0: Pulling fs layer [2024-04-30T03:40:15.860Z] 4f4fb700ef54: Pulling fs layer [2024-04-30T03:40:15.860Z] 464afbd9ba4c: Pulling fs layer [2024-04-30T03:40:15.860Z] 00f215d4a9da: Pulling fs layer [2024-04-30T03:40:15.860Z] d496ad576159: Pulling fs layer [2024-04-30T03:40:15.860Z] 4f4fb700ef54: Waiting [2024-04-30T03:40:15.860Z] 464afbd9ba4c: Waiting [2024-04-30T03:40:15.860Z] 00f215d4a9da: Waiting [2024-04-30T03:40:15.860Z] d496ad576159: Waiting [2024-04-30T03:40:15.860Z] 35cb2a7552d0: Waiting [2024-04-30T03:40:15.860Z] a69c41024577: Verifying Checksum [2024-04-30T03:40:15.860Z] a69c41024577: Download complete [2024-04-30T03:40:15.860Z] 35cb2a7552d0: Verifying Checksum [2024-04-30T03:40:15.860Z] 35cb2a7552d0: Download complete [2024-04-30T03:40:15.860Z] 4f4fb700ef54: Verifying Checksum [2024-04-30T03:40:15.860Z] 4f4fb700ef54: Download complete [2024-04-30T03:40:15.860Z] 464afbd9ba4c: Verifying Checksum [2024-04-30T03:40:15.860Z] 464afbd9ba4c: Download complete [2024-04-30T03:40:15.860Z] c6b39de5b339: Verifying Checksum [2024-04-30T03:40:15.860Z] c6b39de5b339: Download complete [2024-04-30T03:40:16.456Z] d496ad576159: Verifying Checksum [2024-04-30T03:40:16.456Z] d496ad576159: Download complete [2024-04-30T03:40:16.726Z] c6b39de5b339: Pull complete [2024-04-30T03:40:17.320Z] a69c41024577: Pull complete [2024-04-30T03:40:17.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-30T03:40:17.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-30T03:40:17.525Z] ./bin/test-attribution-txt.sh [2024-04-30T03:40:17.525Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-30T03:40:17.525Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-30T03:40:17.526Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-30T03:40:17.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-04-30T03:40:17.590Z] d6de4b400683: Download complete [Pipeline] } [2024-04-30T03:40:17.631Z] $ docker stop --time=1 9452e8d8d7eaef29e550e4a564b5ac0bfffc96e10d8a0dcd9cffe946176ae1c9 [2024-04-30T03:40:18.552Z] 00f215d4a9da: Verifying Checksum [2024-04-30T03:40:18.552Z] 00f215d4a9da: Download complete [2024-04-30T03:40:20.903Z] $ docker rm -f --volumes 9452e8d8d7eaef29e550e4a564b5ac0bfffc96e10d8a0dcd9cffe946176ae1c9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-30T03:40:21.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-30T03:40:21.722Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-30T03:40:22.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-30T03:40:22.776Z] + ls -al . [2024-04-30T03:40:22.777Z] total 260 [2024-04-30T03:40:22.777Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 30 03:38 . [2024-04-30T03:40:22.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 03:37 .. [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 30 03:37 .dockerignore [2024-04-30T03:40:22.777Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 30 03:39 .git [2024-04-30T03:40:22.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:37 .github [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 164 Apr 30 03:37 .gitignore [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 30 03:37 .golangci.yml [2024-04-30T03:40:22.777Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 30 03:37 .semver [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 11301 Apr 30 03:37 Attribution.txt [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 458 Apr 30 03:37 CHANGELOG.md [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 1725 Apr 30 03:37 Dockerfile [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 30 03:37 GOVERNANCE.md [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 681 Apr 30 03:37 Jenkinsfile [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 30 03:37 LICENSE [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 3142 Apr 30 03:37 Makefile [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 611 Apr 30 03:37 OWNERS.md [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 4107 Apr 30 03:37 README.md [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 7789 Apr 30 03:37 Record and Reply.postman_collection.json [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 30 03:37 VERSION [2024-04-30T03:40:22.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:37 bin [2024-04-30T03:40:22.777Z] -rw-r--r-- 1 jenkins jenkins 24666 Apr 30 03:39 coverage.out [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 7335 Apr 30 03:37 go.mod [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 101547 Apr 30 03:37 go.sum [2024-04-30T03:40:22.777Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 30 03:37 internal [2024-04-30T03:40:22.777Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 30 03:37 main.go [2024-04-30T03:40:22.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:37 openapi [2024-04-30T03:40:22.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:37 pkg [2024-04-30T03:40:22.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:40:23.181Z] + 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=21488c41be47e7cb1647270b2f00b2a877f4f639 --label arch=amd64 --label version=0.0.0 . [2024-04-30T03:40:23.181Z] Sending build context to Docker daemon 6.87MB [2024-04-30T03:40:23.181Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-04-30T03:40:23.181Z] Step 2/27 : FROM ${BASE} AS builder [2024-04-30T03:40:23.181Z] ---> 4d28e4a6b153 [2024-04-30T03:40:23.181Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-04-30T03:40:23.447Z] ---> Running in 240b0f451e6e [2024-04-30T03:40:23.447Z] Removing intermediate container 240b0f451e6e [2024-04-30T03:40:23.447Z] ---> 0f6d801193df [2024-04-30T03:40:23.447Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-04-30T03:40:23.447Z] ---> Running in e4d2a34e6e2d [2024-04-30T03:40:23.447Z] Removing intermediate container e4d2a34e6e2d [2024-04-30T03:40:23.447Z] ---> 0317a823ce25 [2024-04-30T03:40:23.447Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-04-30T03:40:23.708Z] ---> Running in f7662e1d5162 [2024-04-30T03:40:23.708Z] Removing intermediate container f7662e1d5162 [2024-04-30T03:40:23.708Z] ---> e72511402d3f [2024-04-30T03:40:23.708Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-30T03:40:23.708Z] ---> Running in 31dee8233dee [2024-04-30T03:40:23.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-30T03:40:24.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-30T03:40:24.487Z] OK: 264 MiB in 52 packages [2024-04-30T03:40:24.746Z] Removing intermediate container 31dee8233dee [2024-04-30T03:40:24.746Z] ---> d85c0f634daa [2024-04-30T03:40:24.746Z] Step 7/27 : WORKDIR /app [2024-04-30T03:40:24.746Z] ---> Running in ba1a9f296163 [2024-04-30T03:40:24.746Z] Removing intermediate container ba1a9f296163 [2024-04-30T03:40:24.746Z] ---> 81a736556475 [2024-04-30T03:40:24.746Z] Step 8/27 : COPY go.mod vendor* ./ [2024-04-30T03:40:25.005Z] ---> 947caf1b4921 [2024-04-30T03:40:25.005Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-30T03:40:25.005Z] ---> Running in b71988afd781 [2024-04-30T03:40:25.574Z] Removing intermediate container b71988afd781 [2024-04-30T03:40:25.574Z] ---> 65b1f14497b9 [2024-04-30T03:40:25.574Z] Step 10/27 : COPY . . [2024-04-30T03:40:25.860Z] ---> 53d11e7052aa [2024-04-30T03:40:25.860Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-30T03:40:25.860Z] ---> Running in 3494305f0064 [2024-04-30T03:40:26.119Z] Removing intermediate container 3494305f0064 [2024-04-30T03:40:26.119Z] ---> 61d8e2b2cb6f [2024-04-30T03:40:26.119Z] Step 12/27 : RUN $MAKE [2024-04-30T03:40:26.119Z] ---> Running in 96e9b396fd85 [2024-04-30T03:40:26.378Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-04-30T03:40:30.885Z] d6de4b400683: Pull complete [2024-04-30T03:40:30.885Z] 35cb2a7552d0: Pull complete [2024-04-30T03:40:30.885Z] 4f4fb700ef54: Pull complete [2024-04-30T03:40:30.885Z] 464afbd9ba4c: Pull complete [2024-04-30T03:40:40.973Z] 00f215d4a9da: Pull complete [2024-04-30T03:40:41.554Z] d496ad576159: Pull complete [2024-04-30T03:40:41.554Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-04-30T03:40:41.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-30T03:40:41.554Z] ---> f246e2811388 [2024-04-30T03:40:41.554Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-30T03:40:42.509Z] ---> Running in 0bf9f8222393 [2024-04-30T03:40:42.776Z] Removing intermediate container 0bf9f8222393 [2024-04-30T03:40:42.776Z] ---> a787d5b3cac4 [2024-04-30T03:40:42.776Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-30T03:40:43.042Z] ---> Running in 6b774a1dda50 [2024-04-30T03:40:43.308Z] Removing intermediate container 6b774a1dda50 [2024-04-30T03:40:43.308Z] ---> 3c7c50d533aa [2024-04-30T03:40:43.308Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-30T03:40:43.308Z] ---> Running in 9d289be09f14 [2024-04-30T03:40:43.577Z] Removing intermediate container 9d289be09f14 [2024-04-30T03:40:43.577Z] ---> aac887a043ea [2024-04-30T03:40:43.577Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-30T03:40:43.577Z] ---> Running in 40eb719c2acf [2024-04-30T03:40:44.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-30T03:40:44.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-30T03:40:45.949Z] OK: 266 MiB in 52 packages [2024-04-30T03:40:46.924Z] Removing intermediate container 40eb719c2acf [2024-04-30T03:40:46.924Z] ---> a51cf2bf5abb [2024-04-30T03:40:46.924Z] Step 7/12 : WORKDIR /app [2024-04-30T03:40:46.924Z] ---> Running in 049bdefabaf5 [2024-04-30T03:40:47.194Z] Removing intermediate container 049bdefabaf5 [2024-04-30T03:40:47.194Z] ---> bcbc61004610 [2024-04-30T03:40:47.194Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-30T03:40:47.781Z] ---> c7d81bb31ce7 [2024-04-30T03:40:47.781Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-30T03:40:47.781Z] ---> Running in c6012015286d [2024-04-30T03:40:54.044Z] Removing intermediate container 96e9b396fd85 [2024-04-30T03:40:54.044Z] ---> 5ddbdd1e9237 [2024-04-30T03:40:54.044Z] Step 13/27 : FROM alpine:3.18 [2024-04-30T03:40:54.044Z] 3.18: Pulling from library/alpine [2024-04-30T03:40:54.044Z] 619be1103602: Already exists [2024-04-30T03:40:54.044Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-30T03:40:54.044Z] Status: Downloaded newer image for alpine:3.18 [2024-04-30T03:40:54.044Z] ---> d3782b16ccc9 [2024-04-30T03:40:54.044Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-30T03:40:54.044Z] ---> Running in 753e6987540e [2024-04-30T03:40:54.045Z] Removing intermediate container 753e6987540e [2024-04-30T03:40:54.045Z] ---> ef9f86782342 [2024-04-30T03:40:54.045Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-04-30T03:40:54.045Z] ---> Running in 7d28a1faddef [2024-04-30T03:40:54.303Z] Removing intermediate container 7d28a1faddef [2024-04-30T03:40:54.303Z] ---> 401b05bb4893 [2024-04-30T03:40:54.303Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-30T03:40:54.303Z] ---> Running in 4fc89423b792 [2024-04-30T03:40:54.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-30T03:40:54.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-30T03:40:54.823Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-30T03:40:54.823Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-30T03:40:55.082Z] Executing busybox-1.36.1-r5.trigger [2024-04-30T03:40:55.082Z] Executing ca-certificates-20240226-r0.trigger [2024-04-30T03:40:55.082Z] OK: 8 MiB in 17 packages [2024-04-30T03:40:55.341Z] Removing intermediate container 4fc89423b792 [2024-04-30T03:40:55.341Z] ---> e69af3be9828 [2024-04-30T03:40:55.341Z] Step 17/27 : RUN apk --no-cache upgrade [2024-04-30T03:40:55.341Z] ---> Running in 4863b44793dd [2024-04-30T03:40:55.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-30T03:40:55.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-30T03:40:55.909Z] Upgrading critical system libraries and apk-tools: [2024-04-30T03:40:55.909Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-30T03:40:55.909Z] Executing busybox-1.36.1-r5.trigger [2024-04-30T03:40:56.168Z] Continuing the upgrade transaction with new apk-tools: [2024-04-30T03:40:56.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-30T03:40:56.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-30T03:40:56.428Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-30T03:40:56.428Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-30T03:40:56.428Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-30T03:40:56.428Z] Executing ca-certificates-20240226-r0.trigger [2024-04-30T03:40:56.428Z] OK: 8 MiB in 17 packages [2024-04-30T03:40:56.993Z] Removing intermediate container 4863b44793dd [2024-04-30T03:40:56.993Z] ---> 897a2e84bbd8 [2024-04-30T03:40:56.993Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-30T03:40:56.993Z] ---> 5eb69fc7ff53 [2024-04-30T03:40:56.993Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-30T03:40:56.993Z] ---> 4a305c748c50 [2024-04-30T03:40:56.993Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-04-30T03:40:57.251Z] ---> d6f721d8cffe [2024-04-30T03:40:57.251Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-04-30T03:40:57.839Z] ---> 03ed6a4c2130 [2024-04-30T03:40:57.839Z] Step 22/27 : EXPOSE 59712 [2024-04-30T03:40:57.839Z] ---> Running in d4a2d4772314 [2024-04-30T03:40:57.839Z] Removing intermediate container d4a2d4772314 [2024-04-30T03:40:57.839Z] ---> c3bbeca58a26 [2024-04-30T03:40:57.839Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-04-30T03:40:57.839Z] ---> Running in 7910cb4b9bd2 [2024-04-30T03:40:58.098Z] Removing intermediate container 7910cb4b9bd2 [2024-04-30T03:40:58.098Z] ---> ff47cc587bde [2024-04-30T03:40:58.098Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-30T03:40:58.098Z] ---> Running in a02f3aa78b60 [2024-04-30T03:40:58.098Z] Removing intermediate container a02f3aa78b60 [2024-04-30T03:40:58.098Z] ---> b71fce52faa1 [2024-04-30T03:40:58.098Z] Step 25/27 : LABEL arch=amd64 [2024-04-30T03:40:58.098Z] ---> Running in c36cf48bb013 [2024-04-30T03:40:58.098Z] Removing intermediate container c36cf48bb013 [2024-04-30T03:40:58.098Z] ---> 098c24df7133 [2024-04-30T03:40:58.098Z] Step 26/27 : LABEL git_sha=21488c41be47e7cb1647270b2f00b2a877f4f639 [2024-04-30T03:40:58.098Z] ---> Running in 8fa3a48ed7dc [2024-04-30T03:40:58.358Z] Removing intermediate container 8fa3a48ed7dc [2024-04-30T03:40:58.358Z] ---> a5ef30b1f30d [2024-04-30T03:40:58.358Z] Step 27/27 : LABEL version=0.0.0 [2024-04-30T03:40:58.358Z] ---> Running in 053313ba44a7 [2024-04-30T03:40:58.358Z] Removing intermediate container 053313ba44a7 [2024-04-30T03:40:58.358Z] ---> 5094cb046104 [2024-04-30T03:40:58.358Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-30T03:40:58.358Z] Successfully built 5094cb046104 [2024-04-30T03:40:58.358Z] 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 [2024-04-30T03:40:59.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-30T03:40:59.336Z] [2024-04-30T03:40:59.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:40:59.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-30T03:40:59.725Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-30T03:40:59.725Z] 5eb5b503b376: Pulling fs layer [2024-04-30T03:40:59.725Z] 5c69ac0246d0: Pulling fs layer [2024-04-30T03:40:59.725Z] ec43610c2a17: Pulling fs layer [2024-04-30T03:40:59.725Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-30T03:40:59.725Z] 33b1e0a273af: Pulling fs layer [2024-04-30T03:40:59.725Z] 5d3b04190fa2: Pulling fs layer [2024-04-30T03:40:59.725Z] 2f39f015ded8: Pulling fs layer [2024-04-30T03:40:59.725Z] 33b1e0a273af: Waiting [2024-04-30T03:40:59.725Z] 5d3b04190fa2: Waiting [2024-04-30T03:40:59.725Z] 2f39f015ded8: Waiting [2024-04-30T03:40:59.725Z] 3a2ae6a8a46f: Waiting [2024-04-30T03:40:59.725Z] 5c69ac0246d0: Verifying Checksum [2024-04-30T03:40:59.725Z] 5c69ac0246d0: Download complete [2024-04-30T03:40:59.725Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-30T03:40:59.725Z] 3a2ae6a8a46f: Download complete [2024-04-30T03:40:59.725Z] 33b1e0a273af: Verifying Checksum [2024-04-30T03:40:59.725Z] 33b1e0a273af: Download complete [2024-04-30T03:40:59.725Z] 5d3b04190fa2: Verifying Checksum [2024-04-30T03:40:59.725Z] 5d3b04190fa2: Download complete [2024-04-30T03:40:59.725Z] ec43610c2a17: Verifying Checksum [2024-04-30T03:40:59.725Z] ec43610c2a17: Download complete [2024-04-30T03:40:59.983Z] 5eb5b503b376: Verifying Checksum [2024-04-30T03:40:59.983Z] 5eb5b503b376: Download complete [2024-04-30T03:41:00.550Z] 2f39f015ded8: Verifying Checksum [2024-04-30T03:41:00.550Z] 2f39f015ded8: Download complete [2024-04-30T03:41:01.118Z] 5eb5b503b376: Pull complete [2024-04-30T03:41:01.118Z] 5c69ac0246d0: Pull complete [2024-04-30T03:41:01.684Z] ec43610c2a17: Pull complete [2024-04-30T03:41:01.684Z] 3a2ae6a8a46f: Pull complete [2024-04-30T03:41:01.942Z] 33b1e0a273af: Pull complete [2024-04-30T03:41:01.942Z] 5d3b04190fa2: Pull complete [2024-04-30T03:41:06.125Z] 2f39f015ded8: Pull complete [2024-04-30T03:41:06.125Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-30T03:41:06.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-30T03:41:06.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T03:41:06.387Z] prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container [2024-04-30T03:41:06.426Z] $ 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-139 -v /w/workspace/foundry_app-record-replay_PR-139:/w/workspace/foundry_app-record-replay_PR-139:rw,z -v /w/workspace/foundry_app-record-replay_PR-139@tmp:/w/workspace/foundry_app-record-replay_PR-139@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 [2024-04-30T03:41:08.874Z] $ docker top d6f5171807a706de067e23865be5d78dc6504d422d64a7bd82d635c4add6f796 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:41:09.361Z] ---> job-cost.sh [2024-04-30T03:41:09.361Z] lf-activate-venv: SKIPPING [2024-04-30T03:41:09.361Z] INFO: No Stack... [2024-04-30T03:41:09.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-30T03:41:10.191Z] INFO: Archiving Costs [Pipeline] sh [2024-04-30T03:41:10.506Z] + cat /w/workspace/foundry_app-record-replay_PR-139/archives/cost.csv [2024-04-30T03:41:10.506Z] + cut -d, -f6 [Pipeline] lock [2024-04-30T03:41:10.552Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] [2024-04-30T03:41:10.557Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] did not exist. Created. [2024-04-30T03:41:10.563Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-30T03:41:10.971Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-30T03:41:11.028Z] Stashed 1 file(s) [Pipeline] } [2024-04-30T03:41:11.061Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-30T03:41:11.160Z] $ docker stop --time=1 d6f5171807a706de067e23865be5d78dc6504d422d64a7bd82d635c4add6f796 [2024-04-30T03:41:12.313Z] $ docker rm -f --volumes d6f5171807a706de067e23865be5d78dc6504d422d64a7bd82d635c4add6f796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-30T03:42:39.561Z] Removing intermediate container c6012015286d [2024-04-30T03:42:39.561Z] ---> 0f0415dab40e [2024-04-30T03:42:39.561Z] Step 10/12 : COPY . . [2024-04-30T03:42:39.828Z] ---> 8e43c758102b [2024-04-30T03:42:39.828Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-30T03:42:39.828Z] ---> Running in f1effa222b31 [2024-04-30T03:42:40.096Z] Removing intermediate container f1effa222b31 [2024-04-30T03:42:40.096Z] ---> ad77f55dc5bf [2024-04-30T03:42:40.096Z] Step 12/12 : RUN $MAKE [2024-04-30T03:42:40.097Z] ---> Running in 5408c936de36 [2024-04-30T03:42:41.061Z] noop [2024-04-30T03:42:42.024Z] Removing intermediate container 5408c936de36 [2024-04-30T03:42:42.024Z] ---> 22d5d25c418a [2024-04-30T03:42:42.024Z] Successfully built 22d5d25c418a [2024-04-30T03:42:42.024Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:43:05.726Z] + docker inspect -f . ci-base-image-arm64 [2024-04-30T03:43:05.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T03:43:06.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-3818 does not seem to be running inside a container [2024-04-30T03:43:06.075Z] $ 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 [2024-04-30T03:43:07.306Z] $ docker top 8641840fcb35db5bee1c8fca11cefabc2a6b855e3d65d7d2de1a44c35e606c07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-30T03:43:08.200Z] + go version [2024-04-30T03:43:08.200Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-04-30T03:43:08.242Z] $ docker stop --time=1 8641840fcb35db5bee1c8fca11cefabc2a6b855e3d65d7d2de1a44c35e606c07 [2024-04-30T03:43:09.864Z] $ docker rm -f --volumes 8641840fcb35db5bee1c8fca11cefabc2a6b855e3d65d7d2de1a44c35e606c07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:43:10.780Z] + docker inspect -f . ci-base-image-arm64 [2024-04-30T03:43:10.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T03:43:11.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-3818 does not seem to be running inside a container [2024-04-30T03:43:11.104Z] $ 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 [2024-04-30T03:43:12.304Z] $ docker top 949aef4edcee0a13c703568503a4c333e93342892e992ee16a83f04eb7ea857d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-30T03:43:12.872Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-04-30T03:43:13.601Z] + make test [2024-04-30T03:43:13.601Z] go test -race -coverprofile=coverage.out ./... [2024-04-30T03:47:06.556Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-04-30T03:47:21.542Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.248s coverage: 88.0% of statements [2024-04-30T03:47:23.484Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-04-30T03:47:23.484Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-04-30T03:47:25.420Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-04-30T03:47:33.632Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.953s coverage: 98.7% of statements [2024-04-30T03:47:33.632Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.538s coverage: 89.7% of statements [2024-04-30T03:47:33.632Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.176s coverage: 100.0% of statements [2024-04-30T03:47:34.592Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-30T03:47:34.592Z] go vet ./... [2024-04-30T03:51:11.635Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-30T03:51:11.635Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-30T03:51:11.635Z] ./bin/test-attribution-txt.sh [2024-04-30T03:51:11.635Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-30T03:51:11.635Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-30T03:51:11.636Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-30T03:51:11.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-30T03:51:11.715Z] $ docker stop --time=1 949aef4edcee0a13c703568503a4c333e93342892e992ee16a83f04eb7ea857d [2024-04-30T03:51:13.724Z] $ docker rm -f --volumes 949aef4edcee0a13c703568503a4c333e93342892e992ee16a83f04eb7ea857d [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-30T03:51:15.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-30T03:51:15.935Z] Warning: overwriting stash ‘coverage-report’ [2024-04-30T03:51:16.401Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-30T03:51:17.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-30T03:51:17.437Z] + ls -al . [2024-04-30T03:51:17.437Z] total 256 [2024-04-30T03:51:17.437Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 30 03:43 . [2024-04-30T03:51:17.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 03:39 .. [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 30 03:39 .dockerignore [2024-04-30T03:51:17.437Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 30 03:39 .git [2024-04-30T03:51:17.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:39 .github [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 164 Apr 30 03:39 .gitignore [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 30 03:39 .golangci.yml [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 11301 Apr 30 03:39 Attribution.txt [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 458 Apr 30 03:39 CHANGELOG.md [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 1725 Apr 30 03:39 Dockerfile [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 30 03:39 GOVERNANCE.md [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 681 Apr 30 03:39 Jenkinsfile [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 30 03:39 LICENSE [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 3142 Apr 30 03:39 Makefile [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 611 Apr 30 03:39 OWNERS.md [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 4107 Apr 30 03:39 README.md [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 7789 Apr 30 03:39 Record and Reply.postman_collection.json [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 30 03:37 VERSION [2024-04-30T03:51:17.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:39 bin [2024-04-30T03:51:17.437Z] -rw-r--r-- 1 jenkins jenkins 24666 Apr 30 03:47 coverage.out [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 7335 Apr 30 03:39 go.mod [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 101547 Apr 30 03:39 go.sum [2024-04-30T03:51:17.437Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 30 03:39 internal [2024-04-30T03:51:17.437Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 30 03:39 main.go [2024-04-30T03:51:17.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:39 openapi [2024-04-30T03:51:17.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:39 pkg [2024-04-30T03:51:17.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:51:17.868Z] + 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=21488c41be47e7cb1647270b2f00b2a877f4f639 --label arch=arm64 --label version=0.0.0 . [2024-04-30T03:51:18.136Z] Sending build context to Docker daemon 354.8kB [2024-04-30T03:51:18.136Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-04-30T03:51:18.136Z] Step 2/27 : FROM ${BASE} AS builder [2024-04-30T03:51:18.136Z] ---> 22d5d25c418a [2024-04-30T03:51:18.136Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-04-30T03:51:18.136Z] ---> Running in 703df92c91e4 [2024-04-30T03:51:18.405Z] Removing intermediate container 703df92c91e4 [2024-04-30T03:51:18.405Z] ---> e836819148e0 [2024-04-30T03:51:18.405Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-04-30T03:51:18.672Z] ---> Running in 628eddd45ec4 [2024-04-30T03:51:18.940Z] Removing intermediate container 628eddd45ec4 [2024-04-30T03:51:18.940Z] ---> b5d231297e2b [2024-04-30T03:51:18.940Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-04-30T03:51:18.940Z] ---> Running in e9ae7535d2c3 [2024-04-30T03:51:19.208Z] Removing intermediate container e9ae7535d2c3 [2024-04-30T03:51:19.208Z] ---> d5921e046fe0 [2024-04-30T03:51:19.208Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-30T03:51:19.208Z] ---> Running in 35733e1a53fb [2024-04-30T03:51:20.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-30T03:51:20.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-30T03:51:21.718Z] OK: 266 MiB in 52 packages [2024-04-30T03:51:22.311Z] Removing intermediate container 35733e1a53fb [2024-04-30T03:51:22.311Z] ---> a39e136b71b1 [2024-04-30T03:51:22.311Z] Step 7/27 : WORKDIR /app [2024-04-30T03:51:22.577Z] ---> Running in a75e9f94a881 [2024-04-30T03:51:22.844Z] Removing intermediate container a75e9f94a881 [2024-04-30T03:51:22.844Z] ---> c69c86cd88e6 [2024-04-30T03:51:22.844Z] Step 8/27 : COPY go.mod vendor* ./ [2024-04-30T03:51:23.110Z] ---> 5a10bcb92906 [2024-04-30T03:51:23.378Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-30T03:51:23.378Z] ---> Running in 843afa82a215 [2024-04-30T03:51:25.953Z] Removing intermediate container 843afa82a215 [2024-04-30T03:51:25.953Z] ---> ae1f0ceac268 [2024-04-30T03:51:25.953Z] Step 10/27 : COPY . . [2024-04-30T03:51:26.219Z] ---> 829cfd125c7a [2024-04-30T03:51:26.219Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-30T03:51:26.219Z] ---> Running in 02ef9721fcb8 [2024-04-30T03:51:26.487Z] Removing intermediate container 02ef9721fcb8 [2024-04-30T03:51:26.487Z] ---> 310b3f2f1ee2 [2024-04-30T03:51:26.487Z] Step 12/27 : RUN $MAKE [2024-04-30T03:51:26.487Z] ---> Running in 5d8088392e89 [2024-04-30T03:51:27.445Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-04-30T03:54:49.206Z] Removing intermediate container 5d8088392e89 [2024-04-30T03:54:49.206Z] ---> d9d2ff89b2c3 [2024-04-30T03:54:49.206Z] Step 13/27 : FROM alpine:3.18 [2024-04-30T03:54:49.206Z] 3.18: Pulling from library/alpine [2024-04-30T03:54:49.206Z] c6b39de5b339: Already exists [2024-04-30T03:54:49.206Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-30T03:54:49.206Z] Status: Downloaded newer image for alpine:3.18 [2024-04-30T03:54:49.206Z] ---> 33abbf032149 [2024-04-30T03:54:49.206Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-30T03:54:49.206Z] ---> Running in 01d4bb5328e5 [2024-04-30T03:54:49.206Z] Removing intermediate container 01d4bb5328e5 [2024-04-30T03:54:49.206Z] ---> 177a4cb4399e [2024-04-30T03:54:49.206Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-04-30T03:54:49.206Z] ---> Running in 8affccba9704 [2024-04-30T03:54:49.206Z] Removing intermediate container 8affccba9704 [2024-04-30T03:54:49.206Z] ---> 43cb39155ea4 [2024-04-30T03:54:49.206Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-30T03:54:49.206Z] ---> Running in e972aaaf8119 [2024-04-30T03:54:49.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-30T03:54:49.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-30T03:54:49.206Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-30T03:54:49.206Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-30T03:54:49.206Z] Executing busybox-1.36.1-r5.trigger [2024-04-30T03:54:49.206Z] Executing ca-certificates-20240226-r0.trigger [2024-04-30T03:54:49.206Z] OK: 9 MiB in 17 packages [2024-04-30T03:54:49.206Z] Removing intermediate container e972aaaf8119 [2024-04-30T03:54:49.206Z] ---> 57ceff879bf7 [2024-04-30T03:54:49.206Z] Step 17/27 : RUN apk --no-cache upgrade [2024-04-30T03:54:49.206Z] ---> Running in 2f22477ca3dd [2024-04-30T03:54:49.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-30T03:54:49.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-30T03:54:49.206Z] Upgrading critical system libraries and apk-tools: [2024-04-30T03:54:49.206Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-30T03:54:49.206Z] Executing busybox-1.36.1-r5.trigger [2024-04-30T03:54:49.206Z] Continuing the upgrade transaction with new apk-tools: [2024-04-30T03:54:49.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-30T03:54:49.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-30T03:54:49.785Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-30T03:54:49.785Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-30T03:54:49.785Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-30T03:54:49.785Z] Executing ca-certificates-20240226-r0.trigger [2024-04-30T03:54:50.052Z] OK: 9 MiB in 17 packages [2024-04-30T03:54:51.008Z] Removing intermediate container 2f22477ca3dd [2024-04-30T03:54:51.008Z] ---> 49f2d454c260 [2024-04-30T03:54:51.008Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-30T03:54:51.591Z] ---> 2586ce9f03d8 [2024-04-30T03:54:51.591Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-30T03:54:52.171Z] ---> f9631dcdf948 [2024-04-30T03:54:52.171Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-04-30T03:54:52.437Z] ---> f8eaaa6c8972 [2024-04-30T03:54:52.437Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-04-30T03:54:54.385Z] ---> e9362fb33acb [2024-04-30T03:54:54.385Z] Step 22/27 : EXPOSE 59712 [2024-04-30T03:54:54.385Z] ---> Running in e4370d97b887 [2024-04-30T03:54:54.385Z] Removing intermediate container e4370d97b887 [2024-04-30T03:54:54.385Z] ---> 075e6e002e86 [2024-04-30T03:54:54.385Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-04-30T03:54:54.650Z] ---> Running in 58df4ee1acba [2024-04-30T03:54:54.916Z] Removing intermediate container 58df4ee1acba [2024-04-30T03:54:54.916Z] ---> 13a8965b92f4 [2024-04-30T03:54:54.916Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-30T03:54:54.916Z] ---> Running in 98a74ac8eb21 [2024-04-30T03:54:55.183Z] Removing intermediate container 98a74ac8eb21 [2024-04-30T03:54:55.183Z] ---> 56f80b7c1871 [2024-04-30T03:54:55.183Z] Step 25/27 : LABEL arch=arm64 [2024-04-30T03:54:55.183Z] ---> Running in b421beb9e7b2 [2024-04-30T03:54:55.452Z] Removing intermediate container b421beb9e7b2 [2024-04-30T03:54:55.452Z] ---> eec368df8e0f [2024-04-30T03:54:55.452Z] Step 26/27 : LABEL git_sha=21488c41be47e7cb1647270b2f00b2a877f4f639 [2024-04-30T03:54:55.723Z] ---> Running in 6a8a3a3540e0 [2024-04-30T03:54:55.988Z] Removing intermediate container 6a8a3a3540e0 [2024-04-30T03:54:55.988Z] ---> 85ccc4ef15eb [2024-04-30T03:54:55.988Z] Step 27/27 : LABEL version=0.0.0 [2024-04-30T03:54:55.988Z] ---> Running in c36d6a68fba8 [2024-04-30T03:54:56.252Z] Removing intermediate container c36d6a68fba8 [2024-04-30T03:54:56.252Z] ---> 2808a1552f36 [2024-04-30T03:54:56.252Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-30T03:54:56.252Z] Successfully built 2808a1552f36 [2024-04-30T03:54:56.252Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:54:57.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-30T03:54:57.120Z] [2024-04-30T03:54:57.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:54:57.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-30T03:54:57.537Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-30T03:54:57.537Z] 8998bd30e6a1: Pulling fs layer [2024-04-30T03:54:57.537Z] 04944245beec: Pulling fs layer [2024-04-30T03:54:57.537Z] 699f458cf7ca: Pulling fs layer [2024-04-30T03:54:57.537Z] 765212b225bb: Pulling fs layer [2024-04-30T03:54:57.537Z] f23df028b6ca: Pulling fs layer [2024-04-30T03:54:57.537Z] d65c8cfc05b1: Pulling fs layer [2024-04-30T03:54:57.537Z] 2437ff75d9bd: Pulling fs layer [2024-04-30T03:54:57.537Z] 765212b225bb: Waiting [2024-04-30T03:54:57.537Z] f23df028b6ca: Waiting [2024-04-30T03:54:57.537Z] d65c8cfc05b1: Waiting [2024-04-30T03:54:57.537Z] 2437ff75d9bd: Waiting [2024-04-30T03:54:57.802Z] 04944245beec: Verifying Checksum [2024-04-30T03:54:57.802Z] 04944245beec: Download complete [2024-04-30T03:54:57.802Z] 765212b225bb: Verifying Checksum [2024-04-30T03:54:57.802Z] 765212b225bb: Download complete [2024-04-30T03:54:57.802Z] f23df028b6ca: Download complete [2024-04-30T03:54:57.802Z] d65c8cfc05b1: Download complete [2024-04-30T03:54:58.071Z] 699f458cf7ca: Verifying Checksum [2024-04-30T03:54:58.071Z] 699f458cf7ca: Download complete [2024-04-30T03:54:58.337Z] 8998bd30e6a1: Verifying Checksum [2024-04-30T03:54:58.337Z] 8998bd30e6a1: Download complete [2024-04-30T03:55:00.918Z] 2437ff75d9bd: Verifying Checksum [2024-04-30T03:55:00.918Z] 2437ff75d9bd: Download complete [2024-04-30T03:55:02.862Z] 8998bd30e6a1: Pull complete [2024-04-30T03:55:03.128Z] 04944245beec: Pull complete [2024-04-30T03:55:05.063Z] 699f458cf7ca: Pull complete [2024-04-30T03:55:05.063Z] 765212b225bb: Pull complete [2024-04-30T03:55:06.022Z] f23df028b6ca: Pull complete [2024-04-30T03:55:06.022Z] d65c8cfc05b1: Pull complete [2024-04-30T03:55:24.221Z] 2437ff75d9bd: Pull complete [2024-04-30T03:55:24.221Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-30T03:55:24.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-30T03:55:24.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T03:55:24.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-3818 does not seem to be running inside a container [2024-04-30T03:55:24.617Z] $ 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 [2024-04-30T03:55:27.201Z] $ docker top 800997b9ac8abd5669adf68233a13b25753dda57aaaf18d230ce8fd390c70be5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:55:27.772Z] ---> job-cost.sh [2024-04-30T03:55:28.037Z] lf-activate-venv: SKIPPING [2024-04-30T03:55:28.037Z] INFO: No Stack... [2024-04-30T03:55:28.304Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-30T03:55:29.257Z] INFO: Archiving Costs [Pipeline] sh [2024-04-30T03:55:29.593Z] + + cutcat -d, /w/workspace/app-record-replay/1/archives/cost.csv -f6 [2024-04-30T03:55:29.593Z] [Pipeline] lock [2024-04-30T03:55:29.643Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] [2024-04-30T03:55:29.647Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] did not exist. Created. [2024-04-30T03:55:29.653Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-30T03:55:30.068Z] /w/workspace/app-record-replay/1@tmp/durable-c3c79eca/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-30T03:55:30.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-30T03:55:30.453Z] Warning: overwriting stash ‘stack-cost’ [2024-04-30T03:55:30.495Z] Stashed 1 file(s) [Pipeline] } [2024-04-30T03:55:30.509Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-30T03:55:30.595Z] $ docker stop --time=1 800997b9ac8abd5669adf68233a13b25753dda57aaaf18d230ce8fd390c70be5 [2024-04-30T03:55:32.035Z] $ docker rm -f --volumes 800997b9ac8abd5669adf68233a13b25753dda57aaaf18d230ce8fd390c70be5 [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 [2024-04-30T03:55:33.201Z] provisioning config files... [2024-04-30T03:55:33.210Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-139@tmp/config15489843730076196110tmp [Pipeline] { [Pipeline] sh [2024-04-30T03:55:33.566Z] + set +x [2024-04-30T03:55:33.566Z] + + curl -s https://codecov.io/bashbash [2024-04-30T03:55:33.566Z] -s -- [2024-04-30T03:55:33.566Z] [2024-04-30T03:55:33.566Z] _____ _ [2024-04-30T03:55:33.566Z] / ____| | | [2024-04-30T03:55:33.566Z] | | ___ __| | ___ ___ _____ __ [2024-04-30T03:55:33.566Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-30T03:55:33.566Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-30T03:55:33.566Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-30T03:55:33.566Z] Bash-1.0.6 [2024-04-30T03:55:33.566Z] [2024-04-30T03:55:33.566Z] [2024-04-30T03:55:33.566Z] ==> git version 2.25.1 found [2024-04-30T03:55:33.566Z] ==> 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 [2024-04-30T03:55:33.566Z] Release-Date: 2020-01-08 [2024-04-30T03:55:33.567Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-30T03:55:33.567Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-30T03:55:33.567Z] ==> Jenkins CI detected. [2024-04-30T03:55:33.567Z] current dir:  /w/workspace/foundry_app-record-replay_PR-139 [2024-04-30T03:55:33.567Z] project root: . [2024-04-30T03:55:33.567Z] --> token set from env [2024-04-30T03:55:33.567Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-30T03:55:33.567Z] ==> Running gcov in . (disable via -X gcov) [2024-04-30T03:55:33.567Z] ==> Python coveragepy not found [2024-04-30T03:55:33.567Z] ==> Searching for coverage reports in: [2024-04-30T03:55:33.567Z] + . [2024-04-30T03:55:33.567Z] -> Found 1 reports [2024-04-30T03:55:33.567Z] ==> Detecting git/mercurial file structure [2024-04-30T03:55:33.828Z] ==> Reading reports [2024-04-30T03:55:33.828Z] + ./coverage.out bytes=24666 [2024-04-30T03:55:33.828Z] ==> Appending adjustments [2024-04-30T03:55:33.828Z] https://docs.codecov.io/docs/fixing-reports [2024-04-30T03:55:33.828Z] + Found adjustments [2024-04-30T03:55:33.828Z] ==> Gzipping contents [2024-04-30T03:55:33.828Z] 8.0K /tmp/codecov.B8GBlU.gz [2024-04-30T03:55:33.828Z] ==> Uploading reports [2024-04-30T03:55:33.828Z] url: https://codecov.io [2024-04-30T03:55:33.828Z] query: branch=PR-139&commit=21488c41be47e7cb1647270b2f00b2a877f4f639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-139%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=139&job=&cmd_args= [2024-04-30T03:55:33.828Z] -> Pinging Codecov [2024-04-30T03:55:33.828Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-139&commit=21488c41be47e7cb1647270b2f00b2a877f4f639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-139%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=139&job=&cmd_args= [2024-04-30T03:55:34.090Z] -> Uploading to [2024-04-30T03:55:34.090Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-30/F467761B9912B4F32F9BC62907045C81/21488c41be47e7cb1647270b2f00b2a877f4f639/8e678b86-49e4-4b78-a786-23851d12c9cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240430%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240430T035533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34a59223909c552dba50af445a9ab468efdf2e1338483a751441bb04da0197e8 [2024-04-30T03:55:34.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-30T03:55:34.090Z] Dload Upload Total Spent Left Speed [2024-04-30T03:55:34.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 22045 --:--:-- --:--:-- --:--:-- 21945 100 4850 0 0 100 4850 0 16609 --:--:-- --:--:-- --:--:-- 16609 [2024-04-30T03:55:34.349Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/21488c41be47e7cb1647270b2f00b2a877f4f639 [Pipeline] } [2024-04-30T03:55:34.377Z] 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 [2024-04-30T03:55:36.371Z] + [ -d /w/workspace/foundry_app-record-replay_PR-139/archives ] [2024-04-30T03:55:36.371Z] + ls -al /w/workspace/foundry_app-record-replay_PR-139/archives [2024-04-30T03:55:36.371Z] total 16 [2024-04-30T03:55:36.371Z] drwxr-xr-x 3 root root 4096 Apr 30 03:41 . [2024-04-30T03:55:36.371Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 30 03:41 .. [2024-04-30T03:55:36.371Z] drwxr-xr-x 2 root root 4096 Apr 30 03:41 cost [2024-04-30T03:55:36.371Z] -rw-r--r-- 1 root root 89 Apr 30 03:41 cost.csv [2024-04-30T03:55:36.371Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-139/archives [2024-04-30T03:55:36.371Z] + ls -al /w/workspace/foundry_app-record-replay_PR-139/archives [2024-04-30T03:55:36.371Z] total 16 [2024-04-30T03:55:36.371Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 30 03:41 . [2024-04-30T03:55:36.371Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 30 03:41 .. [2024-04-30T03:55:36.371Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 30 03:41 cost [2024-04-30T03:55:36.371Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 30 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:55:36.712Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:55:37.607Z] ---> package-listing.sh [2024-04-30T03:55:37.607Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-30T03:55:37.607Z] ++ facter osfamily [2024-04-30T03:55:37.865Z] + OS_FAMILY=debian [2024-04-30T03:55:37.865Z] + workspace=/w/workspace/foundry_app-record-replay_PR-139 [2024-04-30T03:55:37.865Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-30T03:55:37.865Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-30T03:55:37.865Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-30T03:55:37.865Z] + PACKAGES=/tmp/packages_start.txt [2024-04-30T03:55:37.865Z] + '[' /w/workspace/foundry_app-record-replay_PR-139 ']' [2024-04-30T03:55:37.865Z] + PACKAGES=/tmp/packages_end.txt [2024-04-30T03:55:37.865Z] + case "${OS_FAMILY}" in [2024-04-30T03:55:37.865Z] + dpkg -l [2024-04-30T03:55:37.865Z] + grep '^ii' [2024-04-30T03:55:37.865Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-30T03:55:37.865Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-30T03:55:37.865Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-30T03:55:37.865Z] + '[' /w/workspace/foundry_app-record-replay_PR-139 ']' [2024-04-30T03:55:37.865Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-139/archives/ [2024-04-30T03:55:37.865Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-139/archives/ [Pipeline] echo [2024-04-30T03:55:37.905Z] 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-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-30T03:55:38.196Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T03:55:38.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-30T03:55:38.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T03:55:38.993Z] prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container [2024-04-30T03:55:39.004Z] $ 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-139/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-139 -v /w/workspace/foundry_app-record-replay_PR-139:/w/workspace/foundry_app-record-replay_PR-139:rw,z -v /w/workspace/foundry_app-record-replay_PR-139@tmp:/w/workspace/foundry_app-record-replay_PR-139@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 [2024-04-30T03:55:39.248Z] $ docker top 0334bf18fd7d481fa5d22dfffa90a5e9af3016c3356fb2c83471862258f6b5d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-30T03:55:39.674Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-30T03:55:39.982Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-30T03:55:40.304Z] + ls /var/log/sa-host [2024-04-30T03:55:40.304Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-30T03:55:40.547Z] provisioning config files... [2024-04-30T03:55:40.557Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-139@tmp/config9109054987395179067tmp [Pipeline] { [Pipeline] echo [2024-04-30T03:55:40.622Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:55:40.936Z] ---> create-netrc.sh [Pipeline] } [2024-04-30T03:55:40.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:55:41.374Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-30T03:55:41.407Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:55:41.716Z] ---> sudo-logs.sh [2024-04-30T03:55:41.716Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-30T03:55:41.815Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:55:42.131Z] ---> job-cost.sh [2024-04-30T03:55:42.131Z] lf-activate-venv: SKIPPING [2024-04-30T03:55:42.131Z] DEBUG: total: 0.2199999988079071 [2024-04-30T03:55:42.131Z] INFO: Retrieving Stack Cost... [2024-04-30T03:55:42.703Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-30T03:55:42.963Z] INFO: Archiving Costs [Pipeline] echo [2024-04-30T03:55:43.007Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-30T03:55:43.324Z] ---> logs-deploy.sh [2024-04-30T03:55:43.324Z] lf-activate-venv: SKIPPING [2024-04-30T03:55:43.324Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-139/1 [2024-04-30T03:55:43.324Z] INFO: archiving workspace using pattern(s): [2024-04-30T03:55:44.262Z] Archives upload complete. [2024-04-30T03:55:44.262Z] INFO: archiving logs to Nexus