Pull request #141 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3959b8da632aa4ce6f372f707940d62dfaa2906+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (7533b5f72656087d7d207a70688d322db7bae2f8) 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-ssh7973244376288797745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh1859350184095246895.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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-141/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-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17217483396280969086.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-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1998172120448344320.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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-ssh6711419402701586438.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-141/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-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5802952245824742469.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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-908 in /w/workspace/foundry_app-record-replay_PR-141 [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-141 # 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/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit a3959b8da632aa4ce6f372f707940d62dfaa2906 Merge succeeded, producing a3959b8da632aa4ce6f372f707940d62dfaa2906 Checking out Revision a3959b8da632aa4ce6f372f707940d62dfaa2906 (PR-141) 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 f5e0e1f8358a839901f1a476b3a28a62f8570917 > git config core.sparsecheckout # timeout=10 > git checkout -f a3959b8da632aa4ce6f372f707940d62dfaa2906 # 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 a3959b8da632aa4ce6f372f707940d62dfaa2906 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T03:50:26.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T03:50:26.494Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T03:50:26.622Z] ========================================================= [2024-05-28T03:50:26.622Z] EdgeX Global Pipelines Version Info [2024-05-28T03:50:26.623Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T03:50:27.385Z] ------------------- [2024-05-28T03:50:27.385Z] stable info: [2024-05-28T03:50:27.385Z] ------------------- [2024-05-28T03:50:27.385Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T03:50:27.385Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T03:50:27.385Z] Message: update stable to v1.0.259 [2024-05-28T03:50:27.957Z] ------------------- [2024-05-28T03:50:27.957Z] experimental info: [2024-05-28T03:50:27.957Z] ------------------- [2024-05-28T03:50:27.957Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T03:50:27.957Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T03:50:27.957Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T03:50:28.203Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-05-28T03:50:28.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-05-28T03:50:28.321Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T03:50:28.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T03:50:28.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T03:50:28.505Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T03:50:28.559Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T03:50:28.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T03:50:28.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T03:50:28.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T03:50:28.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T03:50:28.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-05-28T03:50:28.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T03:50:28.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T03:50:29.033Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T03:50:29.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T03:50:29.149Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T03:50:29.211Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T03:50:29.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T03:50:29.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T03:50:29.409Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T03:50:29.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T03:50:29.528Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T03:50:29.595Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T03:50:29.657Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T03:50:29.720Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T03:50:29.785Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T03:50:29.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-141 [Pipeline] echo [2024-05-28T03:50:29.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-141 [Pipeline] echo [2024-05-28T03:50:29.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-141 [Pipeline] echo [2024-05-28T03:50:30.054Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3959b8da632aa4ce6f372f707940d62dfaa2906 [Pipeline] echo [2024-05-28T03:50:30.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3959b8 [Pipeline] echo [2024-05-28T03:50:30.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T03:50:30.346Z] provisioning config files... [2024-05-28T03:50:30.363Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-141@tmp/config16576937034901720118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T03:50:30.776Z] ---> ****-login.sh [2024-05-28T03:50:30.776Z] nexus3.edgexfoundry.org:10001 [2024-05-28T03:50:31.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:50:31.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:50:31.038Z] Configure a credential helper to remove this warning. See [2024-05-28T03:50:31.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:50:31.038Z] [2024-05-28T03:50:31.038Z] Login Succeeded [2024-05-28T03:50:31.038Z] nexus3.edgexfoundry.org:10002 [2024-05-28T03:50:31.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:50:31.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:50:31.300Z] Configure a credential helper to remove this warning. See [2024-05-28T03:50:31.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:50:31.300Z] [2024-05-28T03:50:31.300Z] Login Succeeded [2024-05-28T03:50:31.300Z] nexus3.edgexfoundry.org:10003 [2024-05-28T03:50:31.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:50:31.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:50:31.300Z] Configure a credential helper to remove this warning. See [2024-05-28T03:50:31.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:50:31.300Z] [2024-05-28T03:50:31.300Z] Login Succeeded [2024-05-28T03:50:31.300Z] nexus3.edgexfoundry.org:10004 [2024-05-28T03:50:31.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:50:31.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:50:31.561Z] Configure a credential helper to remove this warning. See [2024-05-28T03:50:31.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:50:31.561Z] [2024-05-28T03:50:31.561Z] Login Succeeded [2024-05-28T03:50:31.561Z] ****.io [2024-05-28T03:50:31.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:50:31.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:50:31.823Z] Configure a credential helper to remove this warning. See [2024-05-28T03:50:31.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:50:31.823Z] [2024-05-28T03:50:31.823Z] Login Succeeded [2024-05-28T03:50:31.823Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T03:50:31.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T03:50:32.582Z] + git rev-list -1 --merges a3959b8da632aa4ce6f372f707940d62dfaa2906~1..a3959b8da632aa4ce6f372f707940d62dfaa2906 [Pipeline] echo [2024-05-28T03:50:32.632Z] -----------> git rev-list -1 --merges a3959b8da632aa4ce6f372f707940d62dfaa2906~1..a3959b8da632aa4ce6f372f707940d62dfaa2906 a3959b8da632aa4ce6f372f707940d62dfaa2906 [false] [Pipeline] sh [2024-05-28T03:50:32.974Z] + git log --format=format:%s -1 a3959b8da632aa4ce6f372f707940d62dfaa2906 [Pipeline] echo [2024-05-28T03:50:33.018Z] ========================================================= [2024-05-28T03:50:33.018Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T03:50:33.018Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T03:50:33.489Z] + git log --format=format:%s -1 a3959b8da632aa4ce6f372f707940d62dfaa2906 [Pipeline] echo [2024-05-28T03:50:33.527Z] [semverPrep] GIT_COMMIT: a3959b8da632aa4ce6f372f707940d62dfaa2906, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-05-28T03:50:33.571Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T03:50:34.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T03:50:34.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T03:50:34.017Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T03:50:34.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T03:50:34.017Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-05-28T03:50:34.017Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T03:50:34.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T03:50:34.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T03:50:34.554Z] [2024-05-28T03:50:34.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T03:50:34.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T03:50:34.959Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T03:50:34.959Z] b85a868b505f: Pulling fs layer [2024-05-28T03:50:34.959Z] e2be974225ed: Pulling fs layer [2024-05-28T03:50:34.960Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T03:50:34.960Z] 988bab9f4d93: Pulling fs layer [2024-05-28T03:50:34.960Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T03:50:34.960Z] eaf3925da568: Pulling fs layer [2024-05-28T03:50:34.960Z] bab4dde63d76: Pulling fs layer [2024-05-28T03:50:34.960Z] bde34c3a00c8: Pulling fs layer [2024-05-28T03:50:34.960Z] b352a97aabf1: Pulling fs layer [2024-05-28T03:50:34.960Z] 4872d77fe225: Pulling fs layer [2024-05-28T03:50:34.960Z] 5851b861e8e6: Pulling fs layer [2024-05-28T03:50:34.960Z] bab4dde63d76: Waiting [2024-05-28T03:50:34.960Z] bde34c3a00c8: Waiting [2024-05-28T03:50:34.960Z] b352a97aabf1: Waiting [2024-05-28T03:50:34.960Z] 4872d77fe225: Waiting [2024-05-28T03:50:34.960Z] 5851b861e8e6: Waiting [2024-05-28T03:50:34.960Z] 988bab9f4d93: Waiting [2024-05-28T03:50:34.960Z] 1469e6f7b9e6: Waiting [2024-05-28T03:50:34.960Z] eaf3925da568: Waiting [2024-05-28T03:50:34.960Z] e2be974225ed: Verifying Checksum [2024-05-28T03:50:34.960Z] e2be974225ed: Download complete [2024-05-28T03:50:34.960Z] 988bab9f4d93: Verifying Checksum [2024-05-28T03:50:34.960Z] 988bab9f4d93: Download complete [2024-05-28T03:50:34.960Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T03:50:34.960Z] 1469e6f7b9e6: Download complete [2024-05-28T03:50:35.222Z] eaf3925da568: Verifying Checksum [2024-05-28T03:50:35.222Z] eaf3925da568: Download complete [2024-05-28T03:50:35.222Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T03:50:35.222Z] 339a4e72a1f5: Download complete [2024-05-28T03:50:35.222Z] bde34c3a00c8: Download complete [2024-05-28T03:50:35.222Z] b352a97aabf1: Download complete [2024-05-28T03:50:35.222Z] 4872d77fe225: Verifying Checksum [2024-05-28T03:50:35.222Z] 4872d77fe225: Download complete [2024-05-28T03:50:35.222Z] 5851b861e8e6: Download complete [2024-05-28T03:50:35.483Z] b85a868b505f: Download complete [2024-05-28T03:50:35.483Z] bab4dde63d76: Verifying Checksum [2024-05-28T03:50:35.483Z] bab4dde63d76: Download complete [2024-05-28T03:50:36.422Z] b85a868b505f: Pull complete [2024-05-28T03:50:36.681Z] e2be974225ed: Pull complete [2024-05-28T03:50:36.941Z] 339a4e72a1f5: Pull complete [2024-05-28T03:50:37.200Z] 988bab9f4d93: Pull complete [2024-05-28T03:50:37.459Z] 1469e6f7b9e6: Pull complete [2024-05-28T03:50:37.459Z] eaf3925da568: Pull complete [2024-05-28T03:50:39.361Z] bab4dde63d76: Pull complete [2024-05-28T03:50:39.361Z] bde34c3a00c8: Pull complete [2024-05-28T03:50:39.361Z] b352a97aabf1: Pull complete [2024-05-28T03:50:39.361Z] 4872d77fe225: Pull complete [2024-05-28T03:50:39.361Z] 5851b861e8e6: Pull complete [2024-05-28T03:50:39.361Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T03:50:39.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T03:50:39.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T03:50:39.670Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-05-28T03:50:39.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-141 -v /w/workspace/foundry_app-record-replay_PR-141:/w/workspace/foundry_app-record-replay_PR-141:rw,z -v /w/workspace/foundry_app-record-replay_PR-141@tmp:/w/workspace/foundry_app-record-replay_PR-141@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-05-28T03:50:40.873Z] $ docker top 0ba05f4e51649d0dee3111d33a5b83b4cad2fbbd9d7f9ee1924aad9ed29c1a8d -eo pid,comm [2024-05-28T03:50:40.930Z] 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-05-28T03:50:40.930Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T03:50:41.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T03:50:41.103Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T03:50:41.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T03:50:41.218Z] $ docker exec 0ba05f4e51649d0dee3111d33a5b83b4cad2fbbd9d7f9ee1924aad9ed29c1a8d ssh-agent [2024-05-28T03:50:41.316Z] SSH_AUTH_SOCK=/tmp/ssh-KxteMjUdx3oB/agent.31 [2024-05-28T03:50:41.316Z] SSH_AGENT_PID=37 [2024-05-28T03:50:41.322Z] Running ssh-add (command line suppressed) [2024-05-28T03:50:41.413Z] Identity added: /w/workspace/foundry_app-record-replay_PR-141@tmp/private_key_1427951652388466650.key (/w/workspace/foundry_app-record-replay_PR-141@tmp/private_key_1427951652388466650.key) [2024-05-28T03:50:41.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T03:50:41.796Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T03:50:41.822Z] $ docker exec --env ******** --env ******** 0ba05f4e51649d0dee3111d33a5b83b4cad2fbbd9d7f9ee1924aad9ed29c1a8d ssh-agent -k [2024-05-28T03:50:41.912Z] unset SSH_AUTH_SOCK; [2024-05-28T03:50:41.912Z] unset SSH_AGENT_PID; [2024-05-28T03:50:41.912Z] echo Agent pid 37 killed; [2024-05-28T03:50:41.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T03:50:42.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T03:50:42.046Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T03:50:42.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T03:50:42.148Z] $ docker exec 0ba05f4e51649d0dee3111d33a5b83b4cad2fbbd9d7f9ee1924aad9ed29c1a8d ssh-agent [2024-05-28T03:50:42.240Z] SSH_AUTH_SOCK=/tmp/ssh-KwIfJZirbiBd/agent.70 [2024-05-28T03:50:42.240Z] SSH_AGENT_PID=76 [2024-05-28T03:50:42.244Z] Running ssh-add (command line suppressed) [2024-05-28T03:50:42.343Z] Identity added: /w/workspace/foundry_app-record-replay_PR-141@tmp/private_key_3310222596600728407.key (/w/workspace/foundry_app-record-replay_PR-141@tmp/private_key_3310222596600728407.key) [2024-05-28T03:50:42.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T03:50:42.718Z] + git semver init [2024-05-28T03:50:42.977Z] 2024-05-28 03:50:42,884 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T03:50:42.977Z] 2024-05-28 03:50:42,885 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-141/.semver [2024-05-28T03:50:42.977Z] 2024-05-28 03:50:42,885 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-141/.semver [2024-05-28T03:50:42.977Z] 2024-05-28 03:50:42,886 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-141/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-141, universal_newlines=False, shell=None, istream=None) [2024-05-28T03:50:44.361Z] 2024-05-28 03:50:44,051 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-141/.git/info/exclude [2024-05-28T03:50:44.361Z] 2024-05-28 03:50:44,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-141/.semver/PR-141 with force:False [2024-05-28T03:50:44.361Z] 2024-05-28 03:50:44,052 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-141/.semver/PR-141 [2024-05-28T03:50:44.361Z] 2024-05-28 03:50:44,056 [execute] INFO git cat-file --batch-check [2024-05-28T03:50:44.361Z] 2024-05-28 03:50:44,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-141/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T03:50:44.361Z] 2024-05-28 03:50:44,063 [execute] INFO git cat-file --batch [2024-05-28T03:50:44.361Z] 2024-05-28 03:50:44,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-141/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T03:50:44.361Z] 2024-05-28 03:50:44,068 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-141/.semver/PR-141 [2024-05-28T03:50:44.361Z] 0.0.0 [Pipeline] } [2024-05-28T03:50:44.390Z] $ docker exec --env ******** --env ******** 0ba05f4e51649d0dee3111d33a5b83b4cad2fbbd9d7f9ee1924aad9ed29c1a8d ssh-agent -k [2024-05-28T03:50:44.483Z] unset SSH_AUTH_SOCK; [2024-05-28T03:50:44.483Z] unset SSH_AGENT_PID; [2024-05-28T03:50:44.483Z] echo Agent pid 76 killed; [2024-05-28T03:50:44.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T03:50:44.959Z] + git semver [Pipeline] } [2024-05-28T03:50:45.250Z] $ docker stop --time=1 0ba05f4e51649d0dee3111d33a5b83b4cad2fbbd9d7f9ee1924aad9ed29c1a8d [2024-05-28T03:50:46.550Z] $ docker rm -f --volumes 0ba05f4e51649d0dee3111d33a5b83b4cad2fbbd9d7f9ee1924aad9ed29c1a8d [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T03:50:47.069Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T03:50:47.382Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T03:50:47.408Z] [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-05-28T03:50:48.222Z] provisioning config files... [2024-05-28T03:50:48.233Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-141@tmp/config9221738936271017319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T03:50:48.599Z] ---> ****-login.sh [2024-05-28T03:50:48.599Z] nexus3.edgexfoundry.org:10001 [2024-05-28T03:50:48.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:50:48.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:50:48.599Z] Configure a credential helper to remove this warning. See [2024-05-28T03:50:48.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:50:48.599Z] [2024-05-28T03:50:48.599Z] Login Succeeded [2024-05-28T03:50:48.599Z] nexus3.edgexfoundry.org:10002 [2024-05-28T03:50:48.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:50:48.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:50:48.600Z] Configure a credential helper to remove this warning. See [2024-05-28T03:50:48.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:50:48.600Z] [2024-05-28T03:50:48.600Z] Login Succeeded [2024-05-28T03:50:48.600Z] nexus3.edgexfoundry.org:10003 [2024-05-28T03:50:48.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:50:48.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:50:48.863Z] Configure a credential helper to remove this warning. See [2024-05-28T03:50:48.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:50:48.863Z] [2024-05-28T03:50:48.863Z] Login Succeeded [2024-05-28T03:50:48.863Z] nexus3.edgexfoundry.org:10004 [2024-05-28T03:50:48.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:50:48.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:50:48.863Z] Configure a credential helper to remove this warning. See [2024-05-28T03:50:48.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:50:48.863Z] [2024-05-28T03:50:48.863Z] Login Succeeded [2024-05-28T03:50:48.863Z] ****.io [2024-05-28T03:50:48.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:50:49.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:50:49.123Z] Configure a credential helper to remove this warning. See [2024-05-28T03:50:49.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:50:49.123Z] [2024-05-28T03:50:49.123Z] Login Succeeded [2024-05-28T03:50:49.123Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T03:50:49.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T03:50:49.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T03:50:49.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T03:50:49.517Z] ========================================================= [2024-05-28T03:50:49.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T03:50:49.517Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T03:50:50.054Z] + 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-05-28T03:50:50.054Z] Sending build context to Docker daemon 9.862MB [2024-05-28T03:50:50.054Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T03:50:50.054Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T03:50:50.054Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T03:50:50.054Z] 619be1103602: Pulling fs layer [2024-05-28T03:50:50.054Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T03:50:50.054Z] 5df492c9dc93: Pulling fs layer [2024-05-28T03:50:50.054Z] 7629e6793208: Pulling fs layer [2024-05-28T03:50:50.054Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T03:50:50.054Z] fb5054dd5b73: Pulling fs layer [2024-05-28T03:50:50.054Z] eeca6798cff9: Pulling fs layer [2024-05-28T03:50:50.054Z] aa269ceb94a6: Pulling fs layer [2024-05-28T03:50:50.054Z] ada007ff1a6a: Pulling fs layer [2024-05-28T03:50:50.054Z] 7629e6793208: Waiting [2024-05-28T03:50:50.054Z] fb5054dd5b73: Waiting [2024-05-28T03:50:50.054Z] eeca6798cff9: Waiting [2024-05-28T03:50:50.054Z] aa269ceb94a6: Waiting [2024-05-28T03:50:50.054Z] ada007ff1a6a: Waiting [2024-05-28T03:50:50.054Z] 4f4fb700ef54: Waiting [2024-05-28T03:50:50.054Z] 7862e08f4a3e: Download complete [2024-05-28T03:50:50.054Z] 7629e6793208: Verifying Checksum [2024-05-28T03:50:50.054Z] 7629e6793208: Download complete [2024-05-28T03:50:50.054Z] 4f4fb700ef54: Download complete [2024-05-28T03:50:50.314Z] fb5054dd5b73: Verifying Checksum [2024-05-28T03:50:50.314Z] fb5054dd5b73: Download complete [2024-05-28T03:50:50.314Z] 619be1103602: Verifying Checksum [2024-05-28T03:50:50.314Z] 619be1103602: Download complete [2024-05-28T03:50:50.314Z] eeca6798cff9: Verifying Checksum [2024-05-28T03:50:50.314Z] eeca6798cff9: Download complete [2024-05-28T03:50:50.314Z] 619be1103602: Pull complete [2024-05-28T03:50:50.577Z] ada007ff1a6a: Verifying Checksum [2024-05-28T03:50:50.577Z] ada007ff1a6a: Download complete [2024-05-28T03:50:50.577Z] 7862e08f4a3e: Pull complete [2024-05-28T03:50:50.837Z] 5df492c9dc93: Verifying Checksum [2024-05-28T03:50:50.837Z] 5df492c9dc93: Download complete [2024-05-28T03:50:51.096Z] aa269ceb94a6: Verifying Checksum [2024-05-28T03:50:51.096Z] aa269ceb94a6: Download complete [2024-05-28T03:50:54.394Z] 5df492c9dc93: Pull complete [2024-05-28T03:50:54.394Z] 7629e6793208: Pull complete [2024-05-28T03:50:54.394Z] 4f4fb700ef54: Pull complete [2024-05-28T03:50:54.394Z] fb5054dd5b73: Pull complete [2024-05-28T03:50:54.394Z] eeca6798cff9: Pull complete [2024-05-28T03:50:56.928Z] aa269ceb94a6: Pull complete [2024-05-28T03:50:56.928Z] ada007ff1a6a: Pull complete [2024-05-28T03:50:56.928Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T03:50:56.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T03:50:56.928Z] ---> f489d0715acc [2024-05-28T03:50:56.928Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T03:50:58.308Z] ---> Running in 97d4ce8cc5e5 [2024-05-28T03:50:58.571Z] Removing intermediate container 97d4ce8cc5e5 [2024-05-28T03:50:58.571Z] ---> e56b0cbf061a [2024-05-28T03:50:58.571Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T03:50:58.571Z] ---> Running in 222c5085ca00 [2024-05-28T03:50:58.571Z] Removing intermediate container 222c5085ca00 [2024-05-28T03:50:58.571Z] ---> ef76cfbf8c76 [2024-05-28T03:50:58.571Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T03:50:58.571Z] ---> Running in 2a99be99bd11 [2024-05-28T03:50:58.571Z] Removing intermediate container 2a99be99bd11 [2024-05-28T03:50:58.571Z] ---> 172725f590da [2024-05-28T03:50:58.571Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T03:50:58.571Z] ---> Running in 7525dff7e13e [2024-05-28T03:50:58.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T03:50:59.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T03:50:59.360Z] OK: 264 MiB in 52 packages [2024-05-28T03:50:59.620Z] Removing intermediate container 7525dff7e13e [2024-05-28T03:50:59.620Z] ---> 3e9e3e73d9e4 [2024-05-28T03:50:59.620Z] Step 7/12 : WORKDIR /app [2024-05-28T03:50:59.620Z] ---> Running in a165e030b220 [2024-05-28T03:50:59.880Z] Removing intermediate container a165e030b220 [2024-05-28T03:50:59.880Z] ---> b971a00f9610 [2024-05-28T03:50:59.880Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-28T03:50:59.880Z] ---> 7fabd509dc4d [2024-05-28T03:50:59.880Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T03:50:59.880Z] ---> Running in da6efe0a2641 [2024-05-28T03:51:02.980Z] Still waiting to schedule task [2024-05-28T03:51:02.981Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T03:51:46.590Z] Removing intermediate container da6efe0a2641 [2024-05-28T03:51:46.590Z] ---> 36c0c11747c3 [2024-05-28T03:51:46.590Z] Step 10/12 : COPY . . [2024-05-28T03:51:46.590Z] ---> 036944b27096 [2024-05-28T03:51:46.590Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T03:51:46.590Z] ---> Running in fe567a983fe3 [2024-05-28T03:51:46.590Z] Removing intermediate container fe567a983fe3 [2024-05-28T03:51:46.590Z] ---> 2b408630c8e6 [2024-05-28T03:51:46.590Z] Step 12/12 : RUN $MAKE [2024-05-28T03:51:46.590Z] ---> Running in 89a73e220702 [2024-05-28T03:51:46.590Z] noop [2024-05-28T03:51:46.590Z] Removing intermediate container 89a73e220702 [2024-05-28T03:51:46.591Z] ---> af55925fa369 [2024-05-28T03:51:46.591Z] Successfully built af55925fa369 [2024-05-28T03:51:46.591Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T03:51:47.084Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T03:51:47.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T03:51:47.278Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-05-28T03:51:47.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-141 -v /w/workspace/foundry_app-record-replay_PR-141:/w/workspace/foundry_app-record-replay_PR-141:rw,z -v /w/workspace/foundry_app-record-replay_PR-141@tmp:/w/workspace/foundry_app-record-replay_PR-141@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-05-28T03:51:47.644Z] $ docker top 59aad95f0c7bac18acc17277ff10f777c7954fcf34612413f86d422ca7f6c730 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T03:51:48.045Z] + go version [2024-05-28T03:51:48.045Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T03:51:48.093Z] $ docker stop --time=1 59aad95f0c7bac18acc17277ff10f777c7954fcf34612413f86d422ca7f6c730 [2024-05-28T03:51:49.379Z] $ docker rm -f --volumes 59aad95f0c7bac18acc17277ff10f777c7954fcf34612413f86d422ca7f6c730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T03:51:50.155Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T03:51:50.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T03:51:50.321Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-05-28T03:51:50.356Z] $ 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-141 -v /w/workspace/foundry_app-record-replay_PR-141:/w/workspace/foundry_app-record-replay_PR-141:rw,z -v /w/workspace/foundry_app-record-replay_PR-141@tmp:/w/workspace/foundry_app-record-replay_PR-141@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-05-28T03:51:50.690Z] $ docker top ac8fa197519ab13d412ed0f4ac4202eebc9efce5bc6984d719833d4c406f6d69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T03:51:51.092Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-141 [Pipeline] fileExists [Pipeline] sh [2024-05-28T03:51:51.481Z] + make test [2024-05-28T03:51:51.481Z] go test -race -coverprofile=coverage.out ./... [2024-05-28T03:52:30.215Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-05-28T03:52:30.215Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-05-28T03:52:30.215Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-05-28T03:52:30.215Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-05-28T03:52:30.474Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements [2024-05-28T03:52:38.602Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.108s coverage: 98.7% of statements [2024-05-28T03:52:38.602Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.109s coverage: 89.7% of statements [2024-05-28T03:52:38.602Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.036s coverage: 100.0% of statements [2024-05-28T03:52:40.315Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-909 in /w/workspace/foundry_app-record-replay_PR-141 [Pipeline] { [Pipeline] ws [2024-05-28T03:52:40.401Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-05-28T03:52:40.493Z] Selected Git installation does not exist. Using Default [2024-05-28T03:52:40.493Z] The recommended git tool is: NONE [2024-05-28T03:52:45.223Z] using credential edgex-jenkins-ssh [2024-05-28T03:52:45.245Z] Cloning the remote Git repository [2024-05-28T03:52:45.289Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-05-28T03:52:45.378Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-05-28T03:52:45.526Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-05-28T03:52:45.527Z] > git --version # timeout=10 [2024-05-28T03:52:45.554Z] > git --version # 'git version 2.25.1' [2024-05-28T03:52:45.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T03:52:45.704Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T03:52:47.955Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-05-28T03:52:47.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T03:52:48.946Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-05-28T03:52:48.985Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-05-28T03:52:48.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T03:52:49.015Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-28T03:52:49.526Z] Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit a3959b8da632aa4ce6f372f707940d62dfaa2906 [2024-05-28T03:52:49.798Z] Merge succeeded, producing a3959b8da632aa4ce6f372f707940d62dfaa2906 [2024-05-28T03:52:49.799Z] Checking out Revision a3959b8da632aa4ce6f372f707940d62dfaa2906 (PR-141) [2024-05-28T03:52:50.360Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-05-28T03:52:50.411Z] > git --version # timeout=10 [2024-05-28T03:52:50.423Z] > git --version # 'git version 2.25.1' [2024-05-28T03:52:50.434Z] fatal: bad object f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T03:52:49.546Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T03:52:49.617Z] > git checkout -f a3959b8da632aa4ce6f372f707940d62dfaa2906 # timeout=10 [2024-05-28T03:52:49.700Z] > git remote # timeout=10 [2024-05-28T03:52:49.719Z] > git config --get remote.origin.url # timeout=10 [2024-05-28T03:52:49.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T03:52:49.756Z] > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 [2024-05-28T03:52:49.783Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-28T03:52:49.806Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T03:52:49.832Z] > git checkout -f a3959b8da632aa4ce6f372f707940d62dfaa2906 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T03:52:55.544Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T03:52:55.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T03:52:55.544Z] Dload Upload Total Spent Left Speed [2024-05-28T03:52:55.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-05-28T03:52:55.977Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T03:52:56.325Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T03:52:56.325Z] + sudo tee /etc/docker/daemon.new [2024-05-28T03:52:56.325Z] { [2024-05-28T03:52:56.325Z] "registry-mirrors": [ [2024-05-28T03:52:56.325Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T03:52:56.325Z] ], [2024-05-28T03:52:56.325Z] "bip": "10.250.0.254/24", [2024-05-28T03:52:56.325Z] "hosts": [ [2024-05-28T03:52:56.325Z] "tcp://0.0.0.0:5555", [2024-05-28T03:52:56.325Z] "unix:///var/run/docker.sock" [2024-05-28T03:52:56.325Z] ], [2024-05-28T03:52:56.325Z] "mtu": 1458, [2024-05-28T03:52:56.325Z] "selinux-enabled": true, [2024-05-28T03:52:56.325Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T03:52:56.325Z] } [Pipeline] sh [2024-05-28T03:52:56.669Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T03:52:57.019Z] + sudo service docker restart [2024-05-28T03:53:10.672Z] go vet ./... [2024-05-28T03:53:10.672Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T03:53:10.672Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T03:53:10.672Z] ./bin/test-attribution-txt.sh [2024-05-28T03:53:10.672Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T03:53:10.672Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T03:53:10.673Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T03:53:10.932Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T03:53:10.932Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T03:53:10.932Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T03:53:10.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T03:53:11.023Z] $ docker stop --time=1 ac8fa197519ab13d412ed0f4ac4202eebc9efce5bc6984d719833d4c406f6d69 [2024-05-28T03:53:13.233Z] $ docker rm -f --volumes ac8fa197519ab13d412ed0f4ac4202eebc9efce5bc6984d719833d4c406f6d69 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T03:53:13.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T03:53:14.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T03:53:14.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T03:53:15.101Z] + ls -al . [2024-05-28T03:53:15.101Z] total 260 [2024-05-28T03:53:15.101Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 03:51 . [2024-05-28T03:53:15.101Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 03:50 .. [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 119 May 28 03:50 .dockerignore [2024-05-28T03:53:15.101Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 03:52 .git [2024-05-28T03:53:15.101Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 03:50 .github [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 164 May 28 03:50 .gitignore [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 03:50 .golangci.yml [2024-05-28T03:53:15.101Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 03:50 .semver [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 11301 May 28 03:50 Attribution.txt [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 458 May 28 03:50 CHANGELOG.md [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 1725 May 28 03:50 Dockerfile [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 03:50 GOVERNANCE.md [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 681 May 28 03:50 Jenkinsfile [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 28 03:50 LICENSE [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 3142 May 28 03:50 Makefile [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 611 May 28 03:50 OWNERS.md [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 4107 May 28 03:50 README.md [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 7789 May 28 03:50 Record and Reply.postman_collection.json [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 03:50 VERSION [2024-05-28T03:53:15.101Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 03:50 bin [2024-05-28T03:53:15.101Z] -rw-r--r-- 1 jenkins jenkins 24666 May 28 03:52 coverage.out [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 7329 May 28 03:50 go.mod [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 101994 May 28 03:50 go.sum [2024-05-28T03:53:15.101Z] drwxrwxr-x 7 jenkins jenkins 4096 May 28 03:50 internal [2024-05-28T03:53:15.101Z] -rw-rw-r-- 1 jenkins jenkins 913 May 28 03:50 main.go [2024-05-28T03:53:15.101Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 03:50 openapi [2024-05-28T03:53:15.101Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 03:50 pkg [2024-05-28T03:53:15.101Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 03:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T03:53:15.406Z] provisioning config files... [2024-05-28T03:53:15.430Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config1885008742458774555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T03:53:15.533Z] + 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=a3959b8da632aa4ce6f372f707940d62dfaa2906 --label arch=amd64 --label version=0.0.0 . [2024-05-28T03:53:15.533Z] Sending build context to Docker daemon 9.888MB [2024-05-28T03:53:15.533Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T03:53:15.533Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-28T03:53:15.533Z] ---> af55925fa369 [2024-05-28T03:53:15.533Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T03:53:15.533Z] ---> Running in 785bdd1af1ed [2024-05-28T03:53:15.533Z] Removing intermediate container 785bdd1af1ed [2024-05-28T03:53:15.533Z] ---> 27984d540b8a [2024-05-28T03:53:15.533Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T03:53:15.792Z] ---> Running in 9002f4630c2d [2024-05-28T03:53:15.792Z] Removing intermediate container 9002f4630c2d [2024-05-28T03:53:15.792Z] ---> 4c104b9688d0 [2024-05-28T03:53:15.792Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-28T03:53:15.792Z] ---> Running in d434ab10d955 [2024-05-28T03:53:15.792Z] Removing intermediate container d434ab10d955 [2024-05-28T03:53:15.792Z] ---> 6ebc7f83d5f8 [2024-05-28T03:53:15.792Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T03:53:15.792Z] ---> Running in 2df5e4594f2a [2024-05-28T03:53:15.899Z] ---> ****-login.sh [2024-05-28T03:53:15.899Z] nexus3.edgexfoundry.org:10001 [2024-05-28T03:53:16.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T03:53:16.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:53:16.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T03:53:16.571Z] OK: 264 MiB in 52 packages [2024-05-28T03:53:16.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:53:16.753Z] Configure a credential helper to remove this warning. See [2024-05-28T03:53:16.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:53:16.753Z] [2024-05-28T03:53:16.753Z] Login Succeeded [2024-05-28T03:53:16.753Z] nexus3.edgexfoundry.org:10002 [2024-05-28T03:53:16.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:53:16.833Z] Removing intermediate container 2df5e4594f2a [2024-05-28T03:53:16.833Z] ---> 53d0a515d260 [2024-05-28T03:53:16.833Z] Step 7/27 : WORKDIR /app [2024-05-28T03:53:16.833Z] ---> Running in e680c6b12128 [2024-05-28T03:53:16.833Z] Removing intermediate container e680c6b12128 [2024-05-28T03:53:16.833Z] ---> 88432af67946 [2024-05-28T03:53:16.833Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-28T03:53:17.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:53:17.023Z] Configure a credential helper to remove this warning. See [2024-05-28T03:53:17.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:53:17.023Z] [2024-05-28T03:53:17.023Z] Login Succeeded [2024-05-28T03:53:17.023Z] nexus3.edgexfoundry.org:10003 [2024-05-28T03:53:17.093Z] ---> b7f53b52a288 [2024-05-28T03:53:17.093Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T03:53:17.093Z] ---> Running in 7552529395db [2024-05-28T03:53:17.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:53:17.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:53:17.300Z] Configure a credential helper to remove this warning. See [2024-05-28T03:53:17.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:53:17.300Z] [2024-05-28T03:53:17.300Z] Login Succeeded [2024-05-28T03:53:17.300Z] nexus3.edgexfoundry.org:10004 [2024-05-28T03:53:17.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:53:17.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:53:17.570Z] Configure a credential helper to remove this warning. See [2024-05-28T03:53:17.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:53:17.570Z] [2024-05-28T03:53:17.570Z] Login Succeeded [2024-05-28T03:53:17.570Z] ****.io [2024-05-28T03:53:17.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T03:53:18.027Z] Removing intermediate container 7552529395db [2024-05-28T03:53:18.027Z] ---> a82d3b45ed26 [2024-05-28T03:53:18.027Z] Step 10/27 : COPY . . [2024-05-28T03:53:18.027Z] ---> 5fb7789eeead [2024-05-28T03:53:18.027Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T03:53:18.027Z] ---> Running in b7afaae3fbf8 [2024-05-28T03:53:18.027Z] Removing intermediate container b7afaae3fbf8 [2024-05-28T03:53:18.027Z] ---> 9745ef6f438c [2024-05-28T03:53:18.027Z] Step 12/27 : RUN $MAKE [2024-05-28T03:53:18.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T03:53:18.103Z] Configure a credential helper to remove this warning. See [2024-05-28T03:53:18.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T03:53:18.103Z] [2024-05-28T03:53:18.103Z] Login Succeeded [2024-05-28T03:53:18.103Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T03:53:18.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-05-28T03:53:18.287Z] ---> Running in 022f7aa0c546 [Pipeline] unstash [2024-05-28T03:53:18.545Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] echo [2024-05-28T03:53:18.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T03:53:18.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T03:53:18.700Z] ========================================================= [2024-05-28T03:53:18.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T03:53:18.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T03:53:19.247Z] + 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-05-28T03:53:19.518Z] Sending build context to Docker daemon 329.7kB [2024-05-28T03:53:19.518Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T03:53:19.518Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T03:53:19.518Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T03:53:19.518Z] c6b39de5b339: Pulling fs layer [2024-05-28T03:53:19.518Z] a69c41024577: Pulling fs layer [2024-05-28T03:53:19.518Z] d6de4b400683: Pulling fs layer [2024-05-28T03:53:19.518Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T03:53:19.518Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T03:53:19.518Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T03:53:19.518Z] 00f215d4a9da: Pulling fs layer [2024-05-28T03:53:19.518Z] d496ad576159: Pulling fs layer [2024-05-28T03:53:19.518Z] 35cb2a7552d0: Waiting [2024-05-28T03:53:19.518Z] 4f4fb700ef54: Waiting [2024-05-28T03:53:19.518Z] 464afbd9ba4c: Waiting [2024-05-28T03:53:19.518Z] d496ad576159: Waiting [2024-05-28T03:53:19.518Z] 00f215d4a9da: Waiting [2024-05-28T03:53:19.518Z] a69c41024577: Verifying Checksum [2024-05-28T03:53:19.518Z] a69c41024577: Download complete [2024-05-28T03:53:19.791Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T03:53:19.791Z] 35cb2a7552d0: Download complete [2024-05-28T03:53:19.791Z] 4f4fb700ef54: Download complete [2024-05-28T03:53:19.791Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T03:53:19.791Z] 464afbd9ba4c: Download complete [2024-05-28T03:53:19.791Z] c6b39de5b339: Verifying Checksum [2024-05-28T03:53:19.791Z] c6b39de5b339: Download complete [2024-05-28T03:53:20.067Z] d496ad576159: Verifying Checksum [2024-05-28T03:53:20.067Z] d496ad576159: Download complete [2024-05-28T03:53:20.667Z] c6b39de5b339: Pull complete [2024-05-28T03:53:21.256Z] a69c41024577: Pull complete [2024-05-28T03:53:21.524Z] d6de4b400683: Verifying Checksum [2024-05-28T03:53:21.524Z] d6de4b400683: Download complete [2024-05-28T03:53:22.497Z] 00f215d4a9da: Verifying Checksum [2024-05-28T03:53:22.497Z] 00f215d4a9da: Download complete [2024-05-28T03:53:34.834Z] d6de4b400683: Pull complete [2024-05-28T03:53:34.834Z] 35cb2a7552d0: Pull complete [2024-05-28T03:53:34.834Z] 4f4fb700ef54: Pull complete [2024-05-28T03:53:34.834Z] 464afbd9ba4c: Pull complete [2024-05-28T03:53:44.915Z] 00f215d4a9da: Pull complete [2024-05-28T03:53:45.185Z] d496ad576159: Pull complete [2024-05-28T03:53:45.185Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T03:53:45.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T03:53:45.185Z] ---> f246e2811388 [2024-05-28T03:53:45.185Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T03:53:45.185Z] Removing intermediate container 022f7aa0c546 [2024-05-28T03:53:45.185Z] ---> e3cad2cf99b2 [2024-05-28T03:53:45.185Z] Step 13/27 : FROM alpine:3.18 [2024-05-28T03:53:45.186Z] 3.18: Pulling from library/alpine [2024-05-28T03:53:45.186Z] 619be1103602: Already exists [2024-05-28T03:53:45.754Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T03:53:45.754Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T03:53:45.754Z] ---> d3782b16ccc9 [2024-05-28T03:53:45.754Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T03:53:45.754Z] ---> Running in ca9f2d97fce0 [2024-05-28T03:53:45.754Z] Removing intermediate container ca9f2d97fce0 [2024-05-28T03:53:45.754Z] ---> 8acc6144095f [2024-05-28T03:53:45.754Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-05-28T03:53:45.754Z] ---> Running in 409a24c20323 [2024-05-28T03:53:45.754Z] Removing intermediate container 409a24c20323 [2024-05-28T03:53:45.754Z] ---> d9cb8b837092 [2024-05-28T03:53:45.754Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-28T03:53:46.012Z] ---> Running in 3dc0605d9dd0 [2024-05-28T03:53:46.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T03:53:46.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T03:53:46.529Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-28T03:53:46.529Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-28T03:53:46.529Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T03:53:46.529Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T03:53:46.529Z] OK: 8 MiB in 17 packages [2024-05-28T03:53:47.095Z] Removing intermediate container 3dc0605d9dd0 [2024-05-28T03:53:47.095Z] ---> e742e3c79569 [2024-05-28T03:53:47.095Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-28T03:53:47.095Z] ---> Running in 92e487c81679 [2024-05-28T03:53:47.132Z] ---> Running in ff2dd4bac8a1 [2024-05-28T03:53:47.134Z] Removing intermediate container ff2dd4bac8a1 [2024-05-28T03:53:47.134Z] ---> 8f9ac271547f [2024-05-28T03:53:47.134Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T03:53:47.134Z] ---> Running in 1b746078353b [2024-05-28T03:53:47.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T03:53:47.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T03:53:47.401Z] Removing intermediate container 1b746078353b [2024-05-28T03:53:47.401Z] ---> 64387fb0d4c3 [2024-05-28T03:53:47.401Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T03:53:47.401Z] ---> Running in 9c64e901a760 [2024-05-28T03:53:47.615Z] Upgrading critical system libraries and apk-tools: [2024-05-28T03:53:47.615Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T03:53:47.615Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T03:53:47.615Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T03:53:47.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T03:53:47.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T03:53:47.669Z] Removing intermediate container 9c64e901a760 [2024-05-28T03:53:47.669Z] ---> 9d56bd5e4e32 [2024-05-28T03:53:47.669Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T03:53:47.873Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T03:53:47.874Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T03:53:47.874Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T03:53:47.874Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T03:53:47.874Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T03:53:47.874Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T03:53:47.874Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T03:53:47.874Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T03:53:47.874Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T03:53:47.874Z] OK: 8 MiB in 17 packages [2024-05-28T03:53:47.938Z] ---> Running in df9a27e11c2e [2024-05-28T03:53:48.442Z] Removing intermediate container 92e487c81679 [2024-05-28T03:53:48.442Z] ---> 2b8d917c600f [2024-05-28T03:53:48.442Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-28T03:53:48.442Z] ---> fbf18e543083 [2024-05-28T03:53:48.442Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-28T03:53:48.702Z] ---> 53031e575e87 [2024-05-28T03:53:48.702Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-28T03:53:48.702Z] ---> dffe8c67bc16 [2024-05-28T03:53:48.702Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-05-28T03:53:48.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T03:53:49.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T03:53:50.078Z] ---> aa1ba741c302 [2024-05-28T03:53:50.078Z] Step 22/27 : EXPOSE 59712 [2024-05-28T03:53:50.078Z] ---> Running in d873d62b7fe8 [2024-05-28T03:53:50.078Z] Removing intermediate container d873d62b7fe8 [2024-05-28T03:53:50.078Z] ---> 8ffbf6670524 [2024-05-28T03:53:50.078Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-05-28T03:53:50.078Z] ---> Running in 60a96e7ccb9e [2024-05-28T03:53:50.078Z] Removing intermediate container 60a96e7ccb9e [2024-05-28T03:53:50.078Z] ---> 55acda35dda3 [2024-05-28T03:53:50.078Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T03:53:50.078Z] ---> Running in a579504dcc01 [2024-05-28T03:53:50.337Z] Removing intermediate container a579504dcc01 [2024-05-28T03:53:50.337Z] ---> 8a53c74008fe [2024-05-28T03:53:50.337Z] Step 25/27 : LABEL arch=amd64 [2024-05-28T03:53:50.337Z] ---> Running in d166f523a6c7 [2024-05-28T03:53:50.337Z] Removing intermediate container d166f523a6c7 [2024-05-28T03:53:50.337Z] ---> 12fbc56b2c72 [2024-05-28T03:53:50.337Z] Step 26/27 : LABEL git_sha=a3959b8da632aa4ce6f372f707940d62dfaa2906 [2024-05-28T03:53:50.337Z] ---> Running in d3468a0cf954 [2024-05-28T03:53:50.441Z] OK: 266 MiB in 52 packages [2024-05-28T03:53:50.596Z] Removing intermediate container d3468a0cf954 [2024-05-28T03:53:50.596Z] ---> 08ece0346003 [2024-05-28T03:53:50.596Z] Step 27/27 : LABEL version=0.0.0 [2024-05-28T03:53:50.596Z] ---> Running in 917f39c846f8 [2024-05-28T03:53:50.596Z] Removing intermediate container 917f39c846f8 [2024-05-28T03:53:50.596Z] ---> d15a1c2ec545 [2024-05-28T03:53:50.596Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T03:53:50.596Z] Successfully built d15a1c2ec545 [2024-05-28T03:53:50.596Z] 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] getContext [Pipeline] } [Pipeline] // stage [2024-05-28T03:53:51.028Z] Removing intermediate container df9a27e11c2e [2024-05-28T03:53:51.028Z] ---> 170cbb2eab74 [2024-05-28T03:53:51.028Z] Step 7/12 : WORKDIR /app [2024-05-28T03:53:51.028Z] ---> Running in 920139bca2c2 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T03:53:51.619Z] Removing intermediate container 920139bca2c2 [2024-05-28T03:53:51.619Z] ---> 11e32d43e7b8 [2024-05-28T03:53:51.619Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-28T03:53:51.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T03:53:51.685Z] [2024-05-28T03:53:51.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T03:53:51.889Z] ---> 580b0fb6a1f5 [2024-05-28T03:53:51.889Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T03:53:51.889Z] ---> Running in 7bf30febabf8 [2024-05-28T03:53:52.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T03:53:52.104Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T03:53:52.104Z] 5eb5b503b376: Pulling fs layer [2024-05-28T03:53:52.104Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T03:53:52.104Z] ec43610c2a17: Pulling fs layer [2024-05-28T03:53:52.104Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T03:53:52.104Z] 33b1e0a273af: Pulling fs layer [2024-05-28T03:53:52.104Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T03:53:52.104Z] 2f39f015ded8: Pulling fs layer [2024-05-28T03:53:52.104Z] 5d3b04190fa2: Waiting [2024-05-28T03:53:52.104Z] 3a2ae6a8a46f: Waiting [2024-05-28T03:53:52.104Z] 33b1e0a273af: Waiting [2024-05-28T03:53:52.104Z] 2f39f015ded8: Waiting [2024-05-28T03:53:52.104Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T03:53:52.104Z] 5c69ac0246d0: Download complete [2024-05-28T03:53:52.104Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T03:53:52.104Z] 3a2ae6a8a46f: Download complete [2024-05-28T03:53:52.104Z] 33b1e0a273af: Verifying Checksum [2024-05-28T03:53:52.104Z] 33b1e0a273af: Download complete [2024-05-28T03:53:52.104Z] 5d3b04190fa2: Verifying Checksum [2024-05-28T03:53:52.104Z] 5d3b04190fa2: Download complete [2024-05-28T03:53:52.364Z] ec43610c2a17: Verifying Checksum [2024-05-28T03:53:52.364Z] ec43610c2a17: Download complete [2024-05-28T03:53:52.364Z] 5eb5b503b376: Verifying Checksum [2024-05-28T03:53:52.364Z] 5eb5b503b376: Download complete [2024-05-28T03:53:52.939Z] 2f39f015ded8: Download complete [2024-05-28T03:53:53.505Z] 5eb5b503b376: Pull complete [2024-05-28T03:53:53.764Z] 5c69ac0246d0: Pull complete [2024-05-28T03:53:54.350Z] ec43610c2a17: Pull complete [2024-05-28T03:53:54.350Z] 3a2ae6a8a46f: Pull complete [2024-05-28T03:53:54.608Z] 33b1e0a273af: Pull complete [2024-05-28T03:53:54.608Z] 5d3b04190fa2: Pull complete [2024-05-28T03:53:58.794Z] 2f39f015ded8: Pull complete [2024-05-28T03:53:58.794Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T03:53:58.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T03:53:58.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T03:53:59.068Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-05-28T03:53:59.106Z] $ 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-141 -v /w/workspace/foundry_app-record-replay_PR-141:/w/workspace/foundry_app-record-replay_PR-141:rw,z -v /w/workspace/foundry_app-record-replay_PR-141@tmp:/w/workspace/foundry_app-record-replay_PR-141@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-05-28T03:54:05.876Z] $ docker top 20691ad4b45c1160c8ce9be4b3b1e9c1edbc4a0b4795fda89aa6c1358d386c39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T03:54:06.367Z] ---> job-cost.sh [2024-05-28T03:54:06.367Z] lf-activate-venv: SKIPPING [2024-05-28T03:54:06.367Z] INFO: No Stack... [2024-05-28T03:54:06.938Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T03:54:07.197Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T03:54:07.515Z] + cat /w/workspace/foundry_app-record-replay_PR-141/archives/cost.csv [2024-05-28T03:54:07.515Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T03:54:07.565Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-141-1-stack-cost] [2024-05-28T03:54:07.572Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-141-1-stack-cost] did not exist. Created. [2024-05-28T03:54:07.580Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-141-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T03:54:08.005Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T03:54:08.066Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T03:54:08.115Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-141-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T03:54:08.226Z] $ docker stop --time=1 20691ad4b45c1160c8ce9be4b3b1e9c1edbc4a0b4795fda89aa6c1358d386c39 [2024-05-28T03:54:09.384Z] $ docker rm -f --volumes 20691ad4b45c1160c8ce9be4b3b1e9c1edbc4a0b4795fda89aa6c1358d386c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T03:55:43.589Z] Removing intermediate container 7bf30febabf8 [2024-05-28T03:55:43.589Z] ---> c5d68b09a39b [2024-05-28T03:55:43.589Z] Step 10/12 : COPY . . [2024-05-28T03:55:43.589Z] ---> 956c783056c1 [2024-05-28T03:55:43.589Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T03:55:43.589Z] ---> Running in 03e0917d4e11 [2024-05-28T03:55:43.589Z] Removing intermediate container 03e0917d4e11 [2024-05-28T03:55:43.589Z] ---> 13f9b59a0ad7 [2024-05-28T03:55:43.589Z] Step 12/12 : RUN $MAKE [2024-05-28T03:55:43.589Z] ---> Running in ef7232278d2f [2024-05-28T03:55:43.589Z] noop [2024-05-28T03:55:43.589Z] Removing intermediate container ef7232278d2f [2024-05-28T03:55:43.589Z] ---> 2c849d898bfa [2024-05-28T03:55:43.589Z] Successfully built 2c849d898bfa [2024-05-28T03:55:43.589Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T03:55:44.110Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T03:55:44.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T03:55:44.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-909 does not seem to be running inside a container [2024-05-28T03:55:44.484Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-28T03:55:45.846Z] $ docker top 315fafe2cf26a533f2e1a9a1f9145f83a78cfd2d8ee05b86b80209d79ec9e854 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T03:55:46.768Z] + go version [2024-05-28T03:55:46.768Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T03:55:46.811Z] $ docker stop --time=1 315fafe2cf26a533f2e1a9a1f9145f83a78cfd2d8ee05b86b80209d79ec9e854 [2024-05-28T03:55:48.417Z] $ docker rm -f --volumes 315fafe2cf26a533f2e1a9a1f9145f83a78cfd2d8ee05b86b80209d79ec9e854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T03:55:49.359Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T03:55:49.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T03:55:49.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-909 does not seem to be running inside a container [2024-05-28T03:55:49.708Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-28T03:55:50.889Z] $ docker top f8db165b86d6ca6a3c51e2eb056b34c12b777b5bb2a20f67c0e1b3449b60fe63 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T03:55:51.794Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-05-28T03:55:52.528Z] + make test [2024-05-28T03:55:52.528Z] go test -race -coverprofile=coverage.out ./... [2024-05-28T03:59:59.476Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-05-28T03:59:59.476Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.267s coverage: 88.0% of statements [2024-05-28T04:00:03.783Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-05-28T04:00:03.783Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-05-28T04:00:05.193Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-05-28T04:00:10.538Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.957s coverage: 98.7% of statements [2024-05-28T04:00:10.539Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.520s coverage: 89.7% of statements [2024-05-28T04:00:10.539Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.185s coverage: 100.0% of statements [2024-05-28T04:00:11.945Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T04:00:11.945Z] go vet ./... [2024-05-28T04:03:48.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T04:03:48.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T04:03:48.770Z] ./bin/test-attribution-txt.sh [2024-05-28T04:03:48.770Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T04:03:48.770Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T04:03:49.037Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T04:03:49.301Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T04:03:49.301Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T04:03:49.301Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T04:03:49.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T04:03:49.383Z] $ docker stop --time=1 f8db165b86d6ca6a3c51e2eb056b34c12b777b5bb2a20f67c0e1b3449b60fe63 [2024-05-28T04:03:51.277Z] $ docker rm -f --volumes f8db165b86d6ca6a3c51e2eb056b34c12b777b5bb2a20f67c0e1b3449b60fe63 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T04:03:53.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T04:03:53.687Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T04:03:54.147Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T04:03:54.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T04:03:55.152Z] + ls -al . [2024-05-28T04:03:55.152Z] total 256 [2024-05-28T04:03:55.152Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 03:55 . [2024-05-28T04:03:55.152Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 03:52 .. [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 119 May 28 03:52 .dockerignore [2024-05-28T04:03:55.152Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 03:52 .git [2024-05-28T04:03:55.152Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 03:52 .github [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 164 May 28 03:52 .gitignore [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 03:52 .golangci.yml [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 11301 May 28 03:52 Attribution.txt [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 458 May 28 03:52 CHANGELOG.md [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 1725 May 28 03:52 Dockerfile [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 03:52 GOVERNANCE.md [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 681 May 28 03:52 Jenkinsfile [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 28 03:52 LICENSE [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 3142 May 28 03:52 Makefile [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 611 May 28 03:52 OWNERS.md [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 4107 May 28 03:52 README.md [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 7789 May 28 03:52 Record and Reply.postman_collection.json [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 03:50 VERSION [2024-05-28T04:03:55.152Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 03:52 bin [2024-05-28T04:03:55.152Z] -rw-r--r-- 1 jenkins jenkins 24666 May 28 04:00 coverage.out [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 7329 May 28 03:52 go.mod [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 101994 May 28 03:52 go.sum [2024-05-28T04:03:55.152Z] drwxrwxr-x 7 jenkins jenkins 4096 May 28 03:52 internal [2024-05-28T04:03:55.152Z] -rw-rw-r-- 1 jenkins jenkins 913 May 28 03:52 main.go [2024-05-28T04:03:55.152Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 03:52 openapi [2024-05-28T04:03:55.152Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 03:52 pkg [2024-05-28T04:03:55.152Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 03:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:03:55.603Z] + 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=a3959b8da632aa4ce6f372f707940d62dfaa2906 --label arch=arm64 --label version=0.0.0 . [2024-05-28T04:03:55.871Z] Sending build context to Docker daemon 355.3kB [2024-05-28T04:03:55.871Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T04:03:55.871Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-28T04:03:55.871Z] ---> 2c849d898bfa [2024-05-28T04:03:55.871Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T04:03:55.871Z] ---> Running in 590d6252b33b [2024-05-28T04:03:56.139Z] Removing intermediate container 590d6252b33b [2024-05-28T04:03:56.139Z] ---> 69c5119cf8b6 [2024-05-28T04:03:56.139Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T04:03:56.408Z] ---> Running in 9d09e68422ae [2024-05-28T04:03:56.680Z] Removing intermediate container 9d09e68422ae [2024-05-28T04:03:56.680Z] ---> e9f42996fc78 [2024-05-28T04:03:56.680Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-28T04:03:56.680Z] ---> Running in 07cd28fae651 [2024-05-28T04:03:56.956Z] Removing intermediate container 07cd28fae651 [2024-05-28T04:03:56.956Z] ---> 0840f2ee7ab8 [2024-05-28T04:03:56.956Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T04:03:56.956Z] ---> Running in 10ef973830d2 [2024-05-28T04:03:57.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T04:03:58.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T04:03:59.475Z] OK: 266 MiB in 52 packages [2024-05-28T04:04:00.441Z] Removing intermediate container 10ef973830d2 [2024-05-28T04:04:00.441Z] ---> 696b40a98405 [2024-05-28T04:04:00.441Z] Step 7/27 : WORKDIR /app [2024-05-28T04:04:00.441Z] ---> Running in 878bf3c5f084 [2024-05-28T04:04:00.709Z] Removing intermediate container 878bf3c5f084 [2024-05-28T04:04:00.709Z] ---> 918aca2b64c0 [2024-05-28T04:04:00.709Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-28T04:04:00.978Z] ---> c792d712e140 [2024-05-28T04:04:00.978Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T04:04:01.263Z] ---> Running in 166e129bfb08 [2024-05-28T04:04:03.852Z] Removing intermediate container 166e129bfb08 [2024-05-28T04:04:03.852Z] ---> 98e1938bfae5 [2024-05-28T04:04:03.852Z] Step 10/27 : COPY . . [2024-05-28T04:04:04.120Z] ---> 84c83c32e2b7 [2024-05-28T04:04:04.120Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T04:04:04.390Z] ---> Running in ed5f2626cdda [2024-05-28T04:04:04.659Z] Removing intermediate container ed5f2626cdda [2024-05-28T04:04:04.659Z] ---> d4f180a36ece [2024-05-28T04:04:04.659Z] Step 12/27 : RUN $MAKE [2024-05-28T04:04:04.659Z] ---> Running in 8d9c6633ccd5 [2024-05-28T04:04:05.622Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-05-28T04:07:27.396Z] Removing intermediate container 8d9c6633ccd5 [2024-05-28T04:07:27.396Z] ---> 9a6cd40f500c [2024-05-28T04:07:27.396Z] Step 13/27 : FROM alpine:3.18 [2024-05-28T04:07:27.396Z] 3.18: Pulling from library/alpine [2024-05-28T04:07:27.396Z] c6b39de5b339: Already exists [2024-05-28T04:07:27.396Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T04:07:27.396Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T04:07:27.396Z] ---> 33abbf032149 [2024-05-28T04:07:27.396Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T04:07:27.396Z] ---> Running in 92b75e5b3ca5 [2024-05-28T04:07:27.396Z] Removing intermediate container 92b75e5b3ca5 [2024-05-28T04:07:27.396Z] ---> 3e97e7a227e1 [2024-05-28T04:07:27.396Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-05-28T04:07:27.396Z] ---> Running in 69977ab50436 [2024-05-28T04:07:27.396Z] Removing intermediate container 69977ab50436 [2024-05-28T04:07:27.396Z] ---> 8fea415f3d5e [2024-05-28T04:07:27.396Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-28T04:07:27.396Z] ---> Running in e2d7baeeefad [2024-05-28T04:07:27.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T04:07:27.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T04:07:27.396Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-28T04:07:27.396Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-28T04:07:27.396Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T04:07:27.396Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T04:07:27.396Z] OK: 9 MiB in 17 packages [2024-05-28T04:07:27.396Z] Removing intermediate container e2d7baeeefad [2024-05-28T04:07:27.396Z] ---> e252f185e217 [2024-05-28T04:07:27.396Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-28T04:07:27.396Z] ---> Running in c588ed0fae80 [2024-05-28T04:07:27.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T04:07:27.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T04:07:27.663Z] Upgrading critical system libraries and apk-tools: [2024-05-28T04:07:27.663Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T04:07:27.663Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T04:07:27.931Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T04:07:27.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T04:07:28.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T04:07:29.158Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T04:07:29.158Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T04:07:29.158Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T04:07:29.158Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T04:07:29.426Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T04:07:29.426Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T04:07:29.426Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T04:07:29.426Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T04:07:29.426Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T04:07:29.694Z] OK: 9 MiB in 17 packages [2024-05-28T04:07:31.110Z] Removing intermediate container c588ed0fae80 [2024-05-28T04:07:31.110Z] ---> 1cee4c29a2de [2024-05-28T04:07:31.110Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-28T04:07:31.375Z] ---> 16189232de12 [2024-05-28T04:07:31.375Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-28T04:07:31.960Z] ---> 17bc39d750ab [2024-05-28T04:07:31.960Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-28T04:07:32.226Z] ---> dec143de8d91 [2024-05-28T04:07:32.226Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-05-28T04:07:34.161Z] ---> 05f80de3e4fe [2024-05-28T04:07:34.161Z] Step 22/27 : EXPOSE 59712 [2024-05-28T04:07:34.161Z] ---> Running in b0fd0eaabc75 [2024-05-28T04:07:34.161Z] Removing intermediate container b0fd0eaabc75 [2024-05-28T04:07:34.161Z] ---> 556848f90c0f [2024-05-28T04:07:34.161Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-05-28T04:07:34.428Z] ---> Running in d25d666e5bf6 [2024-05-28T04:07:34.694Z] Removing intermediate container d25d666e5bf6 [2024-05-28T04:07:34.694Z] ---> 77d3d290a42b [2024-05-28T04:07:34.694Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T04:07:34.694Z] ---> Running in 02278d4d9fd8 [2024-05-28T04:07:34.961Z] Removing intermediate container 02278d4d9fd8 [2024-05-28T04:07:34.961Z] ---> 7c67bde1dd1c [2024-05-28T04:07:34.961Z] Step 25/27 : LABEL arch=arm64 [2024-05-28T04:07:34.961Z] ---> Running in 0b595435ec59 [2024-05-28T04:07:35.236Z] Removing intermediate container 0b595435ec59 [2024-05-28T04:07:35.236Z] ---> 74b8b9b33983 [2024-05-28T04:07:35.236Z] Step 26/27 : LABEL git_sha=a3959b8da632aa4ce6f372f707940d62dfaa2906 [2024-05-28T04:07:35.504Z] ---> Running in 642125c1c3e4 [2024-05-28T04:07:35.771Z] Removing intermediate container 642125c1c3e4 [2024-05-28T04:07:35.771Z] ---> a2e5bd0a3ff6 [2024-05-28T04:07:35.771Z] Step 27/27 : LABEL version=0.0.0 [2024-05-28T04:07:35.771Z] ---> Running in 5a0142558ede [2024-05-28T04:07:36.038Z] Removing intermediate container 5a0142558ede [2024-05-28T04:07:36.038Z] ---> 38e2a13eec0c [2024-05-28T04:07:36.038Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T04:07:36.038Z] Successfully built 38e2a13eec0c [2024-05-28T04:07:36.038Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:07:37.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T04:07:37.027Z] [2024-05-28T04:07:37.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:07:37.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T04:07:37.450Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T04:07:37.450Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T04:07:37.450Z] 04944245beec: Pulling fs layer [2024-05-28T04:07:37.450Z] 699f458cf7ca: Pulling fs layer [2024-05-28T04:07:37.450Z] 765212b225bb: Pulling fs layer [2024-05-28T04:07:37.450Z] f23df028b6ca: Pulling fs layer [2024-05-28T04:07:37.450Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T04:07:37.450Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T04:07:37.450Z] f23df028b6ca: Waiting [2024-05-28T04:07:37.450Z] d65c8cfc05b1: Waiting [2024-05-28T04:07:37.450Z] 2437ff75d9bd: Waiting [2024-05-28T04:07:37.450Z] 765212b225bb: Waiting [2024-05-28T04:07:37.718Z] 04944245beec: Verifying Checksum [2024-05-28T04:07:37.718Z] 04944245beec: Download complete [2024-05-28T04:07:37.718Z] 765212b225bb: Download complete [2024-05-28T04:07:37.718Z] f23df028b6ca: Download complete [2024-05-28T04:07:37.718Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T04:07:37.718Z] d65c8cfc05b1: Download complete [2024-05-28T04:07:37.718Z] 699f458cf7ca: Download complete [2024-05-28T04:07:38.299Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T04:07:38.299Z] 8998bd30e6a1: Download complete [2024-05-28T04:07:40.878Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T04:07:40.878Z] 2437ff75d9bd: Download complete [2024-05-28T04:07:42.817Z] 8998bd30e6a1: Pull complete [2024-05-28T04:07:43.403Z] 04944245beec: Pull complete [2024-05-28T04:07:44.812Z] 699f458cf7ca: Pull complete [2024-05-28T04:07:45.080Z] 765212b225bb: Pull complete [2024-05-28T04:07:46.039Z] f23df028b6ca: Pull complete [2024-05-28T04:07:46.306Z] d65c8cfc05b1: Pull complete [2024-05-28T04:08:04.509Z] 2437ff75d9bd: Pull complete [2024-05-28T04:08:04.509Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T04:08:04.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T04:08:04.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:08:04.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-909 does not seem to be running inside a container [2024-05-28T04:08:04.945Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-28T04:08:07.583Z] $ docker top 0fc86f5361513065058a87583fffbeb3bb6dda8e528f3572ba9614b3f3636329 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:08:08.519Z] ---> job-cost.sh [2024-05-28T04:08:08.519Z] lf-activate-venv: SKIPPING [2024-05-28T04:08:08.519Z] INFO: No Stack... [2024-05-28T04:08:09.100Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T04:08:09.682Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T04:08:10.342Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-05-28T04:08:10.342Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T04:08:10.430Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-141-1-stack-cost] [2024-05-28T04:08:10.443Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-141-1-stack-cost] did not exist. Created. [2024-05-28T04:08:10.450Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-141-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T04:08:11.204Z] /w/workspace/app-record-replay/1@tmp/durable-739841b0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T04:08:11.887Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T04:08:11.932Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T04:08:11.982Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T04:08:12.003Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-141-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T04:08:12.091Z] $ docker stop --time=1 0fc86f5361513065058a87583fffbeb3bb6dda8e528f3572ba9614b3f3636329 [2024-05-28T04:08:13.617Z] $ docker rm -f --volumes 0fc86f5361513065058a87583fffbeb3bb6dda8e528f3572ba9614b3f3636329 [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-05-28T04:08:14.960Z] provisioning config files... [2024-05-28T04:08:14.968Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-141@tmp/config6273707355236265122tmp [Pipeline] { [Pipeline] sh [2024-05-28T04:08:15.324Z] + set +x [2024-05-28T04:08:15.324Z] + curl -s https://codecov.io/bash [2024-05-28T04:08:15.324Z] + bash -s -- [2024-05-28T04:08:15.324Z] [2024-05-28T04:08:15.324Z] _____ _ [2024-05-28T04:08:15.324Z] / ____| | | [2024-05-28T04:08:15.324Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T04:08:15.324Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T04:08:15.324Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T04:08:15.324Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T04:08:15.324Z] Bash-1.0.6 [2024-05-28T04:08:15.324Z] [2024-05-28T04:08:15.324Z] [2024-05-28T04:08:15.324Z] ==> git version 2.25.1 found [2024-05-28T04:08:15.324Z] ==> 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-05-28T04:08:15.324Z] Release-Date: 2020-01-08 [2024-05-28T04:08:15.324Z] 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-05-28T04:08:15.324Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T04:08:15.324Z] ==> Jenkins CI detected. [2024-05-28T04:08:15.324Z] current dir:  /w/workspace/foundry_app-record-replay_PR-141 [2024-05-28T04:08:15.324Z] project root: . [2024-05-28T04:08:15.324Z] --> token set from env [2024-05-28T04:08:15.324Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T04:08:15.324Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T04:08:15.324Z] ==> Python coveragepy not found [2024-05-28T04:08:15.324Z] ==> Searching for coverage reports in: [2024-05-28T04:08:15.324Z] + . [2024-05-28T04:08:15.324Z] -> Found 1 reports [2024-05-28T04:08:15.324Z] ==> Detecting git/mercurial file structure [2024-05-28T04:08:15.585Z] ==> Reading reports [2024-05-28T04:08:15.585Z] + ./coverage.out bytes=24666 [2024-05-28T04:08:15.585Z] ==> Appending adjustments [2024-05-28T04:08:15.585Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T04:08:15.585Z] + Found adjustments [2024-05-28T04:08:15.585Z] ==> Gzipping contents [2024-05-28T04:08:15.585Z] 8.0K /tmp/codecov.zI42sr.gz [2024-05-28T04:08:15.585Z] ==> Uploading reports [2024-05-28T04:08:15.585Z] url: https://codecov.io [2024-05-28T04:08:15.585Z] query: branch=PR-141&commit=a3959b8da632aa4ce6f372f707940d62dfaa2906&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-141%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=141&job=&cmd_args= [2024-05-28T04:08:15.585Z] -> Pinging Codecov [2024-05-28T04:08:15.585Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-141&commit=a3959b8da632aa4ce6f372f707940d62dfaa2906&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-141%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=141&job=&cmd_args= [2024-05-28T04:08:15.843Z] -> Uploading to [2024-05-28T04:08:15.844Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/F467761B9912B4F32F9BC62907045C81/a3959b8da632aa4ce6f372f707940d62dfaa2906/6397671d-2648-4c5c-a52a-c0d0ae245864.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T040815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99c2b32ded878bdc2d6b9a826cd3f93b2e36b93565e363a68809b0ab8cbcad3d [2024-05-28T04:08:15.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T04:08:15.844Z] Dload Upload Total Spent Left Speed [2024-05-28T04:08:16.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 16440 --:--:-- --:--:-- --:--:-- 16440 [2024-05-28T04:08:16.103Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a3959b8da632aa4ce6f372f707940d62dfaa2906 [Pipeline] } [2024-05-28T04:08:16.137Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-05-28T04:08:18.754Z] + [ -d /w/workspace/foundry_app-record-replay_PR-141/archives ] [2024-05-28T04:08:18.754Z] + ls -al /w/workspace/foundry_app-record-replay_PR-141/archives [2024-05-28T04:08:18.754Z] total 16 [2024-05-28T04:08:18.754Z] drwxr-xr-x 3 root root 4096 May 28 03:54 . [2024-05-28T04:08:18.754Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 03:54 .. [2024-05-28T04:08:18.754Z] drwxr-xr-x 2 root root 4096 May 28 03:54 cost [2024-05-28T04:08:18.754Z] -rw-r--r-- 1 root root 89 May 28 03:54 cost.csv [2024-05-28T04:08:18.754Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-141/archives [2024-05-28T04:08:18.754Z] + ls -al /w/workspace/foundry_app-record-replay_PR-141/archives [2024-05-28T04:08:18.754Z] total 16 [2024-05-28T04:08:18.754Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 03:54 . [2024-05-28T04:08:18.754Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 03:54 .. [2024-05-28T04:08:18.754Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 03:54 cost [2024-05-28T04:08:18.754Z] -rw-r--r-- 1 jenkins jenkins 89 May 28 03:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:08:19.132Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:08:20.033Z] ---> package-listing.sh [2024-05-28T04:08:20.033Z] ++ facter osfamily [2024-05-28T04:08:20.033Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T04:08:20.292Z] + OS_FAMILY=debian [2024-05-28T04:08:20.292Z] + workspace=/w/workspace/foundry_app-record-replay_PR-141 [2024-05-28T04:08:20.292Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T04:08:20.292Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T04:08:20.292Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T04:08:20.292Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T04:08:20.292Z] + '[' /w/workspace/foundry_app-record-replay_PR-141 ']' [2024-05-28T04:08:20.293Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T04:08:20.293Z] + case "${OS_FAMILY}" in [2024-05-28T04:08:20.293Z] + dpkg -l [2024-05-28T04:08:20.293Z] + grep '^ii' [2024-05-28T04:08:20.293Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T04:08:20.293Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T04:08:20.293Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T04:08:20.293Z] + '[' /w/workspace/foundry_app-record-replay_PR-141 ']' [2024-05-28T04:08:20.293Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-141/archives/ [2024-05-28T04:08:20.293Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-141/archives/ [Pipeline] echo [2024-05-28T04:08:20.336Z] 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-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T04:08:20.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:08:21.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T04:08:21.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:08:21.462Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-05-28T04:08:21.506Z] $ 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-141/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-141 -v /w/workspace/foundry_app-record-replay_PR-141:/w/workspace/foundry_app-record-replay_PR-141:rw,z -v /w/workspace/foundry_app-record-replay_PR-141@tmp:/w/workspace/foundry_app-record-replay_PR-141@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-05-28T04:08:21.731Z] $ docker top 502f983372913268f472013e7766a95b8cf922a8eb2f82f294868327bd7fb2ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T04:08:22.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T04:08:22.550Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T04:08:22.936Z] + ls /var/log/sa-host [2024-05-28T04:08:22.937Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T04:08:23.205Z] provisioning config files... [2024-05-28T04:08:23.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-141@tmp/config13916760673235621272tmp [Pipeline] { [Pipeline] echo [2024-05-28T04:08:23.297Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:08:23.632Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T04:08:23.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:08:24.187Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T04:08:24.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:08:24.566Z] ---> sudo-logs.sh [2024-05-28T04:08:24.566Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T04:08:24.680Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:08:25.003Z] ---> job-cost.sh [2024-05-28T04:08:25.003Z] lf-activate-venv: SKIPPING [2024-05-28T04:08:25.003Z] DEBUG: total: 0.2199999988079071 [2024-05-28T04:08:25.003Z] INFO: Retrieving Stack Cost... [2024-05-28T04:08:25.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T04:08:25.827Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T04:08:25.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:08:26.197Z] ---> logs-deploy.sh [2024-05-28T04:08:26.197Z] lf-activate-venv: SKIPPING [2024-05-28T04:08:26.197Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-141/1 [2024-05-28T04:08:26.197Z] INFO: archiving workspace using pattern(s): [2024-05-28T04:08:27.135Z] Archives upload complete. [2024-05-28T04:08:27.135Z] INFO: archiving logs to Nexus