Pull request #142 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 969143de7385ce03fbdbc910d88f2b12f1bce280+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (0dfcb2c34bffd6a338743e7445ccd7988b062516) 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-ssh7718970230496983959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7400882919403054033.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 590556114a56c6d90cc8043840e039c2f74196dc 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-142/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-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10298820911119400330.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-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7356841550029146573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh416656711272150732.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-142/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-142/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18311813399132176516.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4308 in /w/workspace/foundry_app-record-replay_PR-142 [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-142 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 969143de7385ce03fbdbc910d88f2b12f1bce280 Merge succeeded, producing 969143de7385ce03fbdbc910d88f2b12f1bce280 Checking out Revision 969143de7385ce03fbdbc910d88f2b12f1bce280 (PR-142) 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 590556114a56c6d90cc8043840e039c2f74196dc > 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/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 969143de7385ce03fbdbc910d88f2b12f1bce280 # 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 969143de7385ce03fbdbc910d88f2b12f1bce280 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T03:08:54.635Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T03:08:54.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T03:08:54.980Z] ========================================================= [2024-06-25T03:08:54.980Z] EdgeX Global Pipelines Version Info [2024-06-25T03:08:54.980Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:08:55.828Z] ------------------- [2024-06-25T03:08:55.828Z] stable info: [2024-06-25T03:08:55.828Z] ------------------- [2024-06-25T03:08:55.828Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T03:08:55.828Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T03:08:55.828Z] Message: update stable to v1.0.260 [2024-06-25T03:08:56.409Z] ------------------- [2024-06-25T03:08:56.409Z] experimental info: [2024-06-25T03:08:56.409Z] ------------------- [2024-06-25T03:08:56.409Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T03:08:56.409Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T03:08:56.409Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T03:08:56.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-06-25T03:08:56.803Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-06-25T03:08:56.878Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T03:08:56.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T03:08:57.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T03:08:57.157Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T03:08:57.294Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T03:08:57.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-25T03:08:57.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T03:08:57.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T03:08:57.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T03:08:57.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-06-25T03:08:57.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T03:08:57.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T03:08:57.797Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T03:08:57.853Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T03:08:57.958Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T03:08:58.016Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T03:08:58.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T03:08:58.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T03:08:58.176Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-25T03:08:58.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-25T03:08:58.279Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T03:08:58.334Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T03:08:58.394Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T03:08:58.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T03:08:58.512Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T03:08:58.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-142 [Pipeline] echo [2024-06-25T03:08:58.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-142 [Pipeline] echo [2024-06-25T03:08:58.766Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-142 [Pipeline] echo [2024-06-25T03:08:58.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 969143de7385ce03fbdbc910d88f2b12f1bce280 [Pipeline] echo [2024-06-25T03:08:58.899Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 969143d [Pipeline] echo [2024-06-25T03:08:58.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T03:08:59.132Z] provisioning config files... [2024-06-25T03:08:59.148Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-142@tmp/config463012217120124760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:08:59.580Z] ---> ****-login.sh [2024-06-25T03:08:59.580Z] nexus3.edgexfoundry.org:10001 [2024-06-25T03:08:59.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:08:59.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:08:59.848Z] Configure a credential helper to remove this warning. See [2024-06-25T03:08:59.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:08:59.848Z] [2024-06-25T03:08:59.848Z] Login Succeeded [2024-06-25T03:08:59.848Z] nexus3.edgexfoundry.org:10002 [2024-06-25T03:09:00.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:09:00.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:09:00.113Z] Configure a credential helper to remove this warning. See [2024-06-25T03:09:00.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:09:00.113Z] [2024-06-25T03:09:00.113Z] Login Succeeded [2024-06-25T03:09:00.114Z] nexus3.edgexfoundry.org:10003 [2024-06-25T03:09:00.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:09:00.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:09:00.114Z] Configure a credential helper to remove this warning. See [2024-06-25T03:09:00.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:09:00.114Z] [2024-06-25T03:09:00.114Z] Login Succeeded [2024-06-25T03:09:00.114Z] nexus3.edgexfoundry.org:10004 [2024-06-25T03:09:00.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:09:00.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:09:00.379Z] Configure a credential helper to remove this warning. See [2024-06-25T03:09:00.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:09:00.379Z] [2024-06-25T03:09:00.379Z] Login Succeeded [2024-06-25T03:09:00.379Z] ****.io [2024-06-25T03:09:00.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:09:00.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:09:00.646Z] Configure a credential helper to remove this warning. See [2024-06-25T03:09:00.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:09:00.646Z] [2024-06-25T03:09:00.646Z] Login Succeeded [2024-06-25T03:09:00.646Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T03:09:00.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T03:09:01.622Z] + git rev-list -1 --merges 969143de7385ce03fbdbc910d88f2b12f1bce280~1..969143de7385ce03fbdbc910d88f2b12f1bce280 [Pipeline] echo [2024-06-25T03:09:01.684Z] -----------> git rev-list -1 --merges 969143de7385ce03fbdbc910d88f2b12f1bce280~1..969143de7385ce03fbdbc910d88f2b12f1bce280 969143de7385ce03fbdbc910d88f2b12f1bce280 [false] [Pipeline] sh [2024-06-25T03:09:02.038Z] + git log --format=format:%s -1 969143de7385ce03fbdbc910d88f2b12f1bce280 [Pipeline] echo [2024-06-25T03:09:02.108Z] ========================================================= [2024-06-25T03:09:02.108Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T03:09:02.108Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T03:09:02.590Z] + git log --format=format:%s -1 969143de7385ce03fbdbc910d88f2b12f1bce280 [Pipeline] echo [2024-06-25T03:09:02.628Z] [semverPrep] GIT_COMMIT: 969143de7385ce03fbdbc910d88f2b12f1bce280, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-06-25T03:09:02.672Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T03:09:03.104Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T03:09:03.104Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T03:09:03.104Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T03:09:03.104Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T03:09:03.104Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T03:09:03.104Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T03:09:03.104Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:09:03.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T03:09:03.583Z] [2024-06-25T03:09:03.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:09:04.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T03:09:04.003Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T03:09:04.003Z] b85a868b505f: Pulling fs layer [2024-06-25T03:09:04.003Z] e2be974225ed: Pulling fs layer [2024-06-25T03:09:04.003Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T03:09:04.003Z] 988bab9f4d93: Pulling fs layer [2024-06-25T03:09:04.003Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T03:09:04.003Z] eaf3925da568: Pulling fs layer [2024-06-25T03:09:04.003Z] bab4dde63d76: Pulling fs layer [2024-06-25T03:09:04.003Z] bde34c3a00c8: Pulling fs layer [2024-06-25T03:09:04.003Z] b352a97aabf1: Pulling fs layer [2024-06-25T03:09:04.003Z] 988bab9f4d93: Waiting [2024-06-25T03:09:04.003Z] 4872d77fe225: Pulling fs layer [2024-06-25T03:09:04.003Z] 5851b861e8e6: Pulling fs layer [2024-06-25T03:09:04.003Z] b352a97aabf1: Waiting [2024-06-25T03:09:04.003Z] 4872d77fe225: Waiting [2024-06-25T03:09:04.003Z] bab4dde63d76: Waiting [2024-06-25T03:09:04.003Z] 5851b861e8e6: Waiting [2024-06-25T03:09:04.003Z] bde34c3a00c8: Waiting [2024-06-25T03:09:04.003Z] eaf3925da568: Waiting [2024-06-25T03:09:04.003Z] e2be974225ed: Verifying Checksum [2024-06-25T03:09:04.003Z] e2be974225ed: Download complete [2024-06-25T03:09:04.003Z] 988bab9f4d93: Verifying Checksum [2024-06-25T03:09:04.003Z] 988bab9f4d93: Download complete [2024-06-25T03:09:06.487Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T03:09:06.487Z] 1469e6f7b9e6: Download complete [2024-06-25T03:09:06.487Z] eaf3925da568: Download complete [2024-06-25T03:09:06.749Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T03:09:06.749Z] 339a4e72a1f5: Download complete [2024-06-25T03:09:06.749Z] bde34c3a00c8: Verifying Checksum [2024-06-25T03:09:06.749Z] bde34c3a00c8: Download complete [2024-06-25T03:09:06.749Z] b352a97aabf1: Verifying Checksum [2024-06-25T03:09:06.749Z] b352a97aabf1: Download complete [2024-06-25T03:09:06.749Z] 4872d77fe225: Download complete [2024-06-25T03:09:06.749Z] 5851b861e8e6: Download complete [2024-06-25T03:09:06.749Z] b85a868b505f: Verifying Checksum [2024-06-25T03:09:06.749Z] b85a868b505f: Download complete [2024-06-25T03:09:07.007Z] bab4dde63d76: Verifying Checksum [2024-06-25T03:09:07.007Z] bab4dde63d76: Download complete [2024-06-25T03:09:07.966Z] b85a868b505f: Pull complete [2024-06-25T03:09:08.233Z] e2be974225ed: Pull complete [2024-06-25T03:09:08.814Z] 339a4e72a1f5: Pull complete [2024-06-25T03:09:08.814Z] 988bab9f4d93: Pull complete [2024-06-25T03:09:09.081Z] 1469e6f7b9e6: Pull complete [2024-06-25T03:09:09.081Z] eaf3925da568: Pull complete [2024-06-25T03:09:11.032Z] bab4dde63d76: Pull complete [2024-06-25T03:09:11.032Z] bde34c3a00c8: Pull complete [2024-06-25T03:09:11.292Z] b352a97aabf1: Pull complete [2024-06-25T03:09:11.292Z] 4872d77fe225: Pull complete [2024-06-25T03:09:11.292Z] 5851b861e8e6: Pull complete [2024-06-25T03:09:11.292Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T03:09:11.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T03:09:11.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T03:09:11.869Z] prd-ubuntu20.04-docker-8c-8g-4308 does not seem to be running inside a container [2024-06-25T03:09:11.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-142 -v /w/workspace/foundry_app-record-replay_PR-142:/w/workspace/foundry_app-record-replay_PR-142:rw,z -v /w/workspace/foundry_app-record-replay_PR-142@tmp:/w/workspace/foundry_app-record-replay_PR-142@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-06-25T03:09:14.252Z] $ docker top 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c -eo pid,comm [2024-06-25T03:09:14.303Z] 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-06-25T03:09:14.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T03:09:14.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T03:09:14.477Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T03:09:14.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T03:09:14.635Z] $ docker exec 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c ssh-agent [2024-06-25T03:09:14.758Z] SSH_AUTH_SOCK=/tmp/ssh-zgNZ8DwMd9TU/agent.32 [2024-06-25T03:09:14.758Z] SSH_AGENT_PID=38 [2024-06-25T03:09:14.770Z] Running ssh-add (command line suppressed) [2024-06-25T03:09:14.893Z] Identity added: /w/workspace/foundry_app-record-replay_PR-142@tmp/private_key_15461532211144136807.key (/w/workspace/foundry_app-record-replay_PR-142@tmp/private_key_15461532211144136807.key) [2024-06-25T03:09:14.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T03:09:15.280Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T03:09:15.314Z] $ docker exec --env ******** --env ******** 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c ssh-agent -k [2024-06-25T03:09:15.426Z] unset SSH_AUTH_SOCK; [2024-06-25T03:09:15.427Z] unset SSH_AGENT_PID; [2024-06-25T03:09:15.427Z] echo Agent pid 38 killed; [2024-06-25T03:09:15.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T03:09:15.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T03:09:15.564Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T03:09:15.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T03:09:15.694Z] $ docker exec 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c ssh-agent [2024-06-25T03:09:15.818Z] SSH_AUTH_SOCK=/tmp/ssh-UgOrIti0bhv7/agent.71 [2024-06-25T03:09:15.818Z] SSH_AGENT_PID=77 [2024-06-25T03:09:15.824Z] Running ssh-add (command line suppressed) [2024-06-25T03:09:15.968Z] Identity added: /w/workspace/foundry_app-record-replay_PR-142@tmp/private_key_5616090148765462781.key (/w/workspace/foundry_app-record-replay_PR-142@tmp/private_key_5616090148765462781.key) [2024-06-25T03:09:15.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T03:09:16.390Z] + git semver init [2024-06-25T03:09:16.656Z] 2024-06-25 03:09:16,642 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T03:09:16.656Z] 2024-06-25 03:09:16,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-142/.semver [2024-06-25T03:09:16.656Z] 2024-06-25 03:09:16,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-142/.semver [2024-06-25T03:09:16.656Z] 2024-06-25 03:09:16,644 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-142/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-142, universal_newlines=False, shell=None, istream=None) [2024-06-25T03:09:18.064Z] 2024-06-25 03:09:17,997 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-142/.git/info/exclude [2024-06-25T03:09:18.064Z] 2024-06-25 03:09:17,998 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-142/.semver/PR-142 with force:False [2024-06-25T03:09:18.064Z] 2024-06-25 03:09:17,998 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-142/.semver/PR-142 [2024-06-25T03:09:18.064Z] 2024-06-25 03:09:18,002 [execute] INFO git cat-file --batch-check [2024-06-25T03:09:18.064Z] 2024-06-25 03:09:18,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-142/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T03:09:18.064Z] 2024-06-25 03:09:18,009 [execute] INFO git cat-file --batch [2024-06-25T03:09:18.064Z] 2024-06-25 03:09:18,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-142/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T03:09:18.064Z] 2024-06-25 03:09:18,015 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-142/.semver/PR-142 [2024-06-25T03:09:18.064Z] 0.0.0 [Pipeline] } [2024-06-25T03:09:18.095Z] $ docker exec --env ******** --env ******** 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c ssh-agent -k [2024-06-25T03:09:18.202Z] unset SSH_AUTH_SOCK; [2024-06-25T03:09:18.203Z] unset SSH_AGENT_PID; [2024-06-25T03:09:18.203Z] echo Agent pid 77 killed; [2024-06-25T03:09:18.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T03:09:18.694Z] + git semver [Pipeline] } [2024-06-25T03:09:19.304Z] $ docker stop --time=1 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c [2024-06-25T03:09:20.650Z] $ docker rm -f --volumes 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T03:09:21.088Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T03:09:21.495Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T03:09:21.519Z] [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-06-25T03:09:22.252Z] provisioning config files... [2024-06-25T03:09:22.263Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-142@tmp/config15005717367791468124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:09:22.632Z] ---> ****-login.sh [2024-06-25T03:09:22.632Z] nexus3.edgexfoundry.org:10001 [2024-06-25T03:09:22.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:09:22.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:09:22.633Z] Configure a credential helper to remove this warning. See [2024-06-25T03:09:22.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:09:22.633Z] [2024-06-25T03:09:22.633Z] Login Succeeded [2024-06-25T03:09:22.633Z] nexus3.edgexfoundry.org:10002 [2024-06-25T03:09:22.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:09:22.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:09:22.893Z] Configure a credential helper to remove this warning. See [2024-06-25T03:09:22.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:09:22.893Z] [2024-06-25T03:09:22.893Z] Login Succeeded [2024-06-25T03:09:22.893Z] nexus3.edgexfoundry.org:10003 [2024-06-25T03:09:22.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:09:22.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:09:22.893Z] Configure a credential helper to remove this warning. See [2024-06-25T03:09:22.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:09:22.893Z] [2024-06-25T03:09:22.893Z] Login Succeeded [2024-06-25T03:09:22.893Z] nexus3.edgexfoundry.org:10004 [2024-06-25T03:09:22.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:09:22.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:09:22.893Z] Configure a credential helper to remove this warning. See [2024-06-25T03:09:22.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:09:22.893Z] [2024-06-25T03:09:22.893Z] Login Succeeded [2024-06-25T03:09:22.893Z] ****.io [2024-06-25T03:09:23.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:09:23.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:09:23.152Z] Configure a credential helper to remove this warning. See [2024-06-25T03:09:23.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:09:23.153Z] [2024-06-25T03:09:23.153Z] Login Succeeded [2024-06-25T03:09:23.153Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T03:09:23.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T03:09:23.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T03:09:23.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T03:09:23.588Z] ========================================================= [2024-06-25T03:09:23.588Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T03:09:23.588Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:09:24.130Z] + 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-06-25T03:09:24.130Z] Sending build context to Docker daemon 9.865MB [2024-06-25T03:09:24.130Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T03:09:24.130Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T03:09:24.396Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T03:09:24.396Z] 619be1103602: Pulling fs layer [2024-06-25T03:09:24.396Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T03:09:24.396Z] 5df492c9dc93: Pulling fs layer [2024-06-25T03:09:24.396Z] 7629e6793208: Pulling fs layer [2024-06-25T03:09:24.396Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T03:09:24.396Z] fb5054dd5b73: Pulling fs layer [2024-06-25T03:09:24.396Z] eeca6798cff9: Pulling fs layer [2024-06-25T03:09:24.396Z] aa269ceb94a6: Pulling fs layer [2024-06-25T03:09:24.396Z] ada007ff1a6a: Pulling fs layer [2024-06-25T03:09:24.396Z] 7629e6793208: Waiting [2024-06-25T03:09:24.396Z] 4f4fb700ef54: Waiting [2024-06-25T03:09:24.396Z] ada007ff1a6a: Waiting [2024-06-25T03:09:24.396Z] fb5054dd5b73: Waiting [2024-06-25T03:09:24.397Z] aa269ceb94a6: Waiting [2024-06-25T03:09:24.397Z] eeca6798cff9: Waiting [2024-06-25T03:09:24.397Z] 7629e6793208: Verifying Checksum [2024-06-25T03:09:24.397Z] 7629e6793208: Download complete [2024-06-25T03:09:24.397Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T03:09:24.397Z] 4f4fb700ef54: Download complete [2024-06-25T03:09:24.397Z] fb5054dd5b73: Download complete [2024-06-25T03:09:24.397Z] 619be1103602: Download complete [2024-06-25T03:09:24.397Z] eeca6798cff9: Verifying Checksum [2024-06-25T03:09:24.397Z] eeca6798cff9: Download complete [2024-06-25T03:09:24.665Z] 619be1103602: Pull complete [2024-06-25T03:09:24.665Z] ada007ff1a6a: Verifying Checksum [2024-06-25T03:09:24.665Z] ada007ff1a6a: Download complete [2024-06-25T03:09:24.665Z] 7862e08f4a3e: Pull complete [2024-06-25T03:09:24.930Z] 5df492c9dc93: Download complete [2024-06-25T03:09:25.512Z] aa269ceb94a6: Verifying Checksum [2024-06-25T03:09:28.860Z] 5df492c9dc93: Pull complete [2024-06-25T03:09:28.860Z] 7629e6793208: Pull complete [2024-06-25T03:09:28.860Z] 4f4fb700ef54: Pull complete [2024-06-25T03:09:28.860Z] fb5054dd5b73: Pull complete [2024-06-25T03:09:28.860Z] eeca6798cff9: Pull complete [2024-06-25T03:09:31.440Z] aa269ceb94a6: Pull complete [2024-06-25T03:09:32.025Z] ada007ff1a6a: Pull complete [2024-06-25T03:09:32.025Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T03:09:32.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T03:09:32.025Z] ---> f489d0715acc [2024-06-25T03:09:32.025Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T03:09:36.341Z] ---> Running in 493d20bc25a4 [2024-06-25T03:09:36.341Z] Removing intermediate container 493d20bc25a4 [2024-06-25T03:09:36.341Z] ---> e2e0ed8c8de9 [2024-06-25T03:09:36.341Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T03:09:36.341Z] ---> Running in cfad92398001 [2024-06-25T03:09:36.341Z] Removing intermediate container cfad92398001 [2024-06-25T03:09:36.341Z] ---> 5334e660ba66 [2024-06-25T03:09:36.341Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T03:09:36.341Z] ---> Running in bc1f20d0be5d [2024-06-25T03:09:36.341Z] Removing intermediate container bc1f20d0be5d [2024-06-25T03:09:36.341Z] ---> d3d285011caf [2024-06-25T03:09:36.341Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T03:09:36.341Z] ---> Running in 144a673fea3f [2024-06-25T03:09:36.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T03:09:36.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T03:09:37.026Z] Still waiting to schedule task [2024-06-25T03:09:37.026Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-25T03:09:37.129Z] OK: 264 MiB in 52 packages [2024-06-25T03:09:37.708Z] Removing intermediate container 144a673fea3f [2024-06-25T03:09:37.708Z] ---> 8d5e7a40ca53 [2024-06-25T03:09:37.708Z] Step 7/12 : WORKDIR /app [2024-06-25T03:09:37.708Z] ---> Running in bf1a9fa92f26 [2024-06-25T03:09:37.708Z] Removing intermediate container bf1a9fa92f26 [2024-06-25T03:09:37.708Z] ---> 20b0bd19bd83 [2024-06-25T03:09:37.708Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-25T03:09:37.708Z] ---> e18f72ef3cbb [2024-06-25T03:09:37.708Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T03:09:37.708Z] ---> Running in f57649145d03 [2024-06-25T03:10:36.898Z] Removing intermediate container f57649145d03 [2024-06-25T03:10:36.898Z] ---> 9b46144f87a4 [2024-06-25T03:10:36.898Z] Step 10/12 : COPY . . [2024-06-25T03:10:36.898Z] ---> edc18370cab5 [2024-06-25T03:10:36.898Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T03:10:36.898Z] ---> Running in 8734ae03e87b [2024-06-25T03:10:36.898Z] Removing intermediate container 8734ae03e87b [2024-06-25T03:10:36.898Z] ---> eb24eb78b870 [2024-06-25T03:10:36.898Z] Step 12/12 : RUN $MAKE [2024-06-25T03:10:36.898Z] ---> Running in f2b328985cde [2024-06-25T03:10:36.898Z] noop [2024-06-25T03:10:36.898Z] Removing intermediate container f2b328985cde [2024-06-25T03:10:36.898Z] ---> e4681c8c436d [2024-06-25T03:10:36.898Z] Successfully built e4681c8c436d [2024-06-25T03:10:36.898Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:10:37.411Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T03:10:37.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T03:10:37.592Z] prd-ubuntu20.04-docker-8c-8g-4308 does not seem to be running inside a container [2024-06-25T03:10:37.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-142 -v /w/workspace/foundry_app-record-replay_PR-142:/w/workspace/foundry_app-record-replay_PR-142:rw,z -v /w/workspace/foundry_app-record-replay_PR-142@tmp:/w/workspace/foundry_app-record-replay_PR-142@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-06-25T03:10:37.938Z] $ docker top f72586961a928543522c74ccacdfe7b8102a0cee8993099981d7ebb57438deac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T03:10:38.451Z] + go version [2024-06-25T03:10:38.451Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T03:10:38.494Z] $ docker stop --time=1 f72586961a928543522c74ccacdfe7b8102a0cee8993099981d7ebb57438deac [2024-06-25T03:10:42.427Z] $ docker rm -f --volumes f72586961a928543522c74ccacdfe7b8102a0cee8993099981d7ebb57438deac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:10:51.846Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T03:10:51.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T03:10:52.046Z] prd-ubuntu20.04-docker-8c-8g-4308 does not seem to be running inside a container [2024-06-25T03:10:52.087Z] $ 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-142 -v /w/workspace/foundry_app-record-replay_PR-142:/w/workspace/foundry_app-record-replay_PR-142:rw,z -v /w/workspace/foundry_app-record-replay_PR-142@tmp:/w/workspace/foundry_app-record-replay_PR-142@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-06-25T03:10:52.525Z] $ docker top 84db695667c31a1145691b62a49cea6fa283096880237acabf86e08d5ed35ecd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T03:10:52.982Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-142 [Pipeline] fileExists [Pipeline] sh [2024-06-25T03:10:53.384Z] + make test [2024-06-25T03:10:53.384Z] go test -race -coverprofile=coverage.out ./... [2024-06-25T03:11:21.054Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4309 in /w/workspace/foundry_app-record-replay_PR-142 [Pipeline] { [Pipeline] ws [2024-06-25T03:11:21.133Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-06-25T03:11:21.246Z] Selected Git installation does not exist. Using Default [2024-06-25T03:11:21.246Z] The recommended git tool is: NONE [2024-06-25T03:11:29.410Z] using credential edgex-jenkins-ssh [2024-06-25T03:11:29.437Z] Cloning the remote Git repository [2024-06-25T03:11:29.481Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-06-25T03:11:29.612Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-06-25T03:11:29.829Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-06-25T03:11:29.830Z] > git --version # timeout=10 [2024-06-25T03:11:29.878Z] > git --version # 'git version 2.25.1' [2024-06-25T03:11:29.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T03:11:30.084Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T03:11:33.580Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-06-25T03:11:33.580Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-06-25T03:11:33.580Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-06-25T03:11:33.580Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-06-25T03:11:33.580Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.030s coverage: 88.0% of statements [2024-06-25T03:11:32.417Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-06-25T03:11:32.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T03:11:33.603Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-06-25T03:11:33.670Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-06-25T03:11:33.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T03:11:33.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-25T03:11:34.206Z] Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 969143de7385ce03fbdbc910d88f2b12f1bce280 [2024-06-25T03:11:34.477Z] Merge succeeded, producing 969143de7385ce03fbdbc910d88f2b12f1bce280 [2024-06-25T03:11:34.478Z] Checking out Revision 969143de7385ce03fbdbc910d88f2b12f1bce280 (PR-142) [2024-06-25T03:11:35.065Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-06-25T03:11:35.123Z] > git --version # timeout=10 [2024-06-25T03:11:35.136Z] > git --version # 'git version 2.25.1' [2024-06-25T03:11:35.149Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T03:11:34.224Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T03:11:34.288Z] > git checkout -f 969143de7385ce03fbdbc910d88f2b12f1bce280 # timeout=10 [2024-06-25T03:11:34.372Z] > git remote # timeout=10 [2024-06-25T03:11:34.390Z] > git config --get remote.origin.url # timeout=10 [2024-06-25T03:11:34.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T03:11:34.428Z] > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 [2024-06-25T03:11:34.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-25T03:11:34.485Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T03:11:34.497Z] > git checkout -f 969143de7385ce03fbdbc910d88f2b12f1bce280 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T03:11:40.209Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.594s coverage: 98.7% of statements [2024-06-25T03:11:40.209Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.131s coverage: 89.7% of statements [2024-06-25T03:11:40.209Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.017s coverage: 100.0% of statements [2024-06-25T03:11:40.302Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T03:11:40.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T03:11:40.302Z] Dload Upload Total Spent Left Speed [2024-06-25T03:11:40.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-06-25T03:11:40.662Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T03:11:41.024Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T03:11:41.024Z] + sudo tee /etc/docker/daemon.new [2024-06-25T03:11:41.024Z] { [2024-06-25T03:11:41.024Z] "registry-mirrors": [ [2024-06-25T03:11:41.024Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T03:11:41.024Z] ], [2024-06-25T03:11:41.024Z] "bip": "10.250.0.254/24", [2024-06-25T03:11:41.024Z] "hosts": [ [2024-06-25T03:11:41.024Z] "tcp://0.0.0.0:5555", [2024-06-25T03:11:41.024Z] "unix:///var/run/docker.sock" [2024-06-25T03:11:41.024Z] ], [2024-06-25T03:11:41.024Z] "mtu": 1458, [2024-06-25T03:11:41.024Z] "selinux-enabled": true, [2024-06-25T03:11:41.024Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T03:11:41.024Z] } [Pipeline] sh [2024-06-25T03:11:41.391Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T03:11:41.756Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T03:12:00.254Z] provisioning config files... [2024-06-25T03:12:00.283Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config9517564746517647080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:12:00.836Z] ---> ****-login.sh [2024-06-25T03:12:00.836Z] nexus3.edgexfoundry.org:10001 [2024-06-25T03:12:01.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:12:01.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:12:01.394Z] Configure a credential helper to remove this warning. See [2024-06-25T03:12:01.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:12:01.394Z] [2024-06-25T03:12:01.394Z] Login Succeeded [2024-06-25T03:12:01.394Z] nexus3.edgexfoundry.org:10002 [2024-06-25T03:12:01.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:12:01.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:12:01.669Z] Configure a credential helper to remove this warning. See [2024-06-25T03:12:01.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:12:01.669Z] [2024-06-25T03:12:01.669Z] Login Succeeded [2024-06-25T03:12:01.945Z] nexus3.edgexfoundry.org:10003 [2024-06-25T03:12:01.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:12:03.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:12:03.353Z] Configure a credential helper to remove this warning. See [2024-06-25T03:12:03.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:12:03.353Z] [2024-06-25T03:12:03.353Z] Login Succeeded [2024-06-25T03:12:03.630Z] nexus3.edgexfoundry.org:10004 [2024-06-25T03:12:03.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:12:03.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:12:03.902Z] Configure a credential helper to remove this warning. See [2024-06-25T03:12:03.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:12:03.902Z] [2024-06-25T03:12:03.902Z] Login Succeeded [2024-06-25T03:12:03.902Z] ****.io [2024-06-25T03:12:04.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T03:12:04.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T03:12:04.448Z] Configure a credential helper to remove this warning. See [2024-06-25T03:12:04.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T03:12:04.448Z] [2024-06-25T03:12:04.448Z] Login Succeeded [2024-06-25T03:12:04.448Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T03:12:04.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T03:12:04.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T03:12:05.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T03:12:05.093Z] ========================================================= [2024-06-25T03:12:05.093Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T03:12:05.093Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:12:05.691Z] + 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-06-25T03:12:05.969Z] Sending build context to Docker daemon 329.7kB [2024-06-25T03:12:05.969Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T03:12:05.969Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T03:12:05.969Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T03:12:05.969Z] c6b39de5b339: Pulling fs layer [2024-06-25T03:12:05.969Z] a69c41024577: Pulling fs layer [2024-06-25T03:12:05.969Z] d6de4b400683: Pulling fs layer [2024-06-25T03:12:05.969Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T03:12:05.969Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T03:12:05.969Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T03:12:05.969Z] 00f215d4a9da: Pulling fs layer [2024-06-25T03:12:05.969Z] d496ad576159: Pulling fs layer [2024-06-25T03:12:05.969Z] 464afbd9ba4c: Waiting [2024-06-25T03:12:05.969Z] 00f215d4a9da: Waiting [2024-06-25T03:12:05.969Z] d496ad576159: Waiting [2024-06-25T03:12:05.969Z] 35cb2a7552d0: Waiting [2024-06-25T03:12:05.969Z] 4f4fb700ef54: Waiting [2024-06-25T03:12:05.969Z] a69c41024577: Download complete [2024-06-25T03:12:05.969Z] 35cb2a7552d0: Download complete [2024-06-25T03:12:06.249Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T03:12:06.249Z] 4f4fb700ef54: Download complete [2024-06-25T03:12:06.249Z] 464afbd9ba4c: Verifying Checksum [2024-06-25T03:12:06.249Z] 464afbd9ba4c: Download complete [2024-06-25T03:12:06.249Z] c6b39de5b339: Download complete [2024-06-25T03:12:06.529Z] d496ad576159: Verifying Checksum [2024-06-25T03:12:06.530Z] d496ad576159: Download complete [2024-06-25T03:12:07.129Z] c6b39de5b339: Pull complete [2024-06-25T03:12:07.735Z] a69c41024577: Pull complete [2024-06-25T03:12:08.012Z] d6de4b400683: Verifying Checksum [2024-06-25T03:12:08.012Z] d6de4b400683: Download complete [2024-06-25T03:12:08.998Z] 00f215d4a9da: Verifying Checksum [2024-06-25T03:12:08.998Z] 00f215d4a9da: Download complete [2024-06-25T03:12:13.502Z] go vet ./... [2024-06-25T03:12:16.818Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T03:12:16.818Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T03:12:16.818Z] ./bin/test-attribution-txt.sh [2024-06-25T03:12:16.818Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T03:12:16.818Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T03:12:16.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T03:12:16.900Z] $ docker stop --time=1 84db695667c31a1145691b62a49cea6fa283096880237acabf86e08d5ed35ecd [2024-06-25T03:12:20.938Z] $ docker rm -f --volumes 84db695667c31a1145691b62a49cea6fa283096880237acabf86e08d5ed35ecd [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T03:12:21.393Z] d6de4b400683: Pull complete [2024-06-25T03:12:21.394Z] 35cb2a7552d0: Pull complete [2024-06-25T03:12:21.394Z] 4f4fb700ef54: Pull complete [2024-06-25T03:12:21.394Z] 464afbd9ba4c: Pull complete [2024-06-25T03:12:21.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T03:12:21.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-25T03:12:22.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T03:12:22.897Z] + ls -al . [2024-06-25T03:12:22.897Z] total 260 [2024-06-25T03:12:22.897Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 03:10 . [2024-06-25T03:12:22.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 03:08 .. [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 25 03:08 .dockerignore [2024-06-25T03:12:22.897Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 03:11 .git [2024-06-25T03:12:22.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:08 .github [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 25 03:08 .gitignore [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 03:08 .golangci.yml [2024-06-25T03:12:22.897Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 03:09 .semver [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jun 25 03:08 Attribution.txt [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 458 Jun 25 03:08 CHANGELOG.md [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jun 25 03:08 Dockerfile [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 03:08 GOVERNANCE.md [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 25 03:08 Jenkinsfile [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 25 03:08 LICENSE [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 3142 Jun 25 03:08 Makefile [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 25 03:08 OWNERS.md [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jun 25 03:08 README.md [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jun 25 03:08 Record and Reply.postman_collection.json [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 03:09 VERSION [2024-06-25T03:12:22.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 03:08 bin [2024-06-25T03:12:22.897Z] -rw-r--r-- 1 jenkins jenkins 24666 Jun 25 03:11 coverage.out [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 7329 Jun 25 03:08 go.mod [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 102399 Jun 25 03:08 go.sum [2024-06-25T03:12:22.897Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 03:08 internal [2024-06-25T03:12:22.897Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 25 03:08 main.go [2024-06-25T03:12:22.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:08 openapi [2024-06-25T03:12:22.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:08 pkg [2024-06-25T03:12:22.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 03:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:12:23.351Z] + 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=969143de7385ce03fbdbc910d88f2b12f1bce280 --label arch=amd64 --label version=0.0.0 . [2024-06-25T03:12:23.352Z] Sending build context to Docker daemon 9.89MB [2024-06-25T03:12:23.352Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T03:12:23.352Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-25T03:12:23.352Z] ---> e4681c8c436d [2024-06-25T03:12:23.352Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T03:12:23.614Z] ---> Running in e25b258ba6b7 [2024-06-25T03:12:23.614Z] Removing intermediate container e25b258ba6b7 [2024-06-25T03:12:23.614Z] ---> b40e50d8b9da [2024-06-25T03:12:23.614Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T03:12:23.614Z] ---> Running in 8c50f81c2fa4 [2024-06-25T03:12:23.614Z] Removing intermediate container 8c50f81c2fa4 [2024-06-25T03:12:23.614Z] ---> f7594b75635c [2024-06-25T03:12:23.614Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-25T03:12:23.614Z] ---> Running in 5ad6b4be1bde [2024-06-25T03:12:23.875Z] Removing intermediate container 5ad6b4be1bde [2024-06-25T03:12:23.875Z] ---> b42c7829986d [2024-06-25T03:12:23.875Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T03:12:23.875Z] ---> Running in d51007194f9c [2024-06-25T03:12:24.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T03:12:24.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T03:12:24.401Z] OK: 264 MiB in 52 packages [2024-06-25T03:12:24.975Z] Removing intermediate container d51007194f9c [2024-06-25T03:12:24.975Z] ---> b25248ea7bd7 [2024-06-25T03:12:24.975Z] Step 7/27 : WORKDIR /app [2024-06-25T03:12:24.975Z] ---> Running in 0e8b6a9237cf [2024-06-25T03:12:24.975Z] Removing intermediate container 0e8b6a9237cf [2024-06-25T03:12:24.975Z] ---> 0693ffc3bb18 [2024-06-25T03:12:24.975Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-25T03:12:24.975Z] ---> 8dd4033c76bd [2024-06-25T03:12:24.975Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T03:12:24.975Z] ---> Running in cd1dba7da4bd [2024-06-25T03:12:25.935Z] Removing intermediate container cd1dba7da4bd [2024-06-25T03:12:25.935Z] ---> 4a0be6d2294f [2024-06-25T03:12:25.935Z] Step 10/27 : COPY . . [2024-06-25T03:12:26.202Z] ---> 8ae77126b265 [2024-06-25T03:12:26.202Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T03:12:26.202Z] ---> Running in 6d383a50d48c [2024-06-25T03:12:26.202Z] Removing intermediate container 6d383a50d48c [2024-06-25T03:12:26.202Z] ---> d29d7d5d787a [2024-06-25T03:12:26.202Z] Step 12/27 : RUN $MAKE [2024-06-25T03:12:26.202Z] ---> Running in ff8392ea486e [2024-06-25T03:12:26.466Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-06-25T03:12:29.699Z] 00f215d4a9da: Pull complete [2024-06-25T03:12:31.129Z] d496ad576159: Pull complete [2024-06-25T03:12:31.129Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T03:12:31.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T03:12:31.129Z] ---> f246e2811388 [2024-06-25T03:12:31.129Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T03:12:32.125Z] ---> Running in 532a3c5f2aaa [2024-06-25T03:12:32.125Z] Removing intermediate container 532a3c5f2aaa [2024-06-25T03:12:32.125Z] ---> 1c10bd0c903b [2024-06-25T03:12:32.125Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T03:12:32.399Z] ---> Running in 8a5d36cc9b05 [2024-06-25T03:12:32.676Z] Removing intermediate container 8a5d36cc9b05 [2024-06-25T03:12:32.676Z] ---> 0fa7042975fd [2024-06-25T03:12:32.676Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T03:12:32.676Z] ---> Running in 8657620588b6 [2024-06-25T03:12:32.962Z] Removing intermediate container 8657620588b6 [2024-06-25T03:12:32.962Z] ---> f2ac80297f2f [2024-06-25T03:12:32.962Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T03:12:32.962Z] ---> Running in 002b90126e5a [2024-06-25T03:12:34.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T03:12:35.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T03:12:36.139Z] OK: 266 MiB in 52 packages [2024-06-25T03:12:37.112Z] Removing intermediate container 002b90126e5a [2024-06-25T03:12:37.112Z] ---> a7581b1b1483 [2024-06-25T03:12:37.112Z] Step 7/12 : WORKDIR /app [2024-06-25T03:12:37.112Z] ---> Running in 0bd76231616e [2024-06-25T03:12:37.384Z] Removing intermediate container 0bd76231616e [2024-06-25T03:12:37.384Z] ---> 3dd0678491e9 [2024-06-25T03:12:37.384Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-25T03:12:37.989Z] ---> f9461526f89c [2024-06-25T03:12:37.989Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T03:12:38.268Z] ---> Running in 0ad0f54e2494 [2024-06-25T03:12:58.765Z] Removing intermediate container ff8392ea486e [2024-06-25T03:12:58.765Z] ---> 1f249422cc2c [2024-06-25T03:12:58.765Z] Step 13/27 : FROM alpine:3.18 [2024-06-25T03:12:58.765Z] 3.18: Pulling from library/alpine [2024-06-25T03:12:58.765Z] 73baa7ef167e: Pulling fs layer [2024-06-25T03:12:58.765Z] 73baa7ef167e: Verifying Checksum [2024-06-25T03:12:58.765Z] 73baa7ef167e: Download complete [2024-06-25T03:12:58.765Z] 73baa7ef167e: Pull complete [2024-06-25T03:12:58.765Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T03:12:58.765Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T03:12:58.765Z] ---> 8fd7cac70a4a [2024-06-25T03:12:58.765Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T03:12:58.765Z] ---> Running in be6d4e33d9f0 [2024-06-25T03:12:58.765Z] Removing intermediate container be6d4e33d9f0 [2024-06-25T03:12:58.765Z] ---> 938d1b148831 [2024-06-25T03:12:58.765Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-06-25T03:12:58.765Z] ---> Running in 9adb1bd33e87 [2024-06-25T03:12:58.765Z] Removing intermediate container 9adb1bd33e87 [2024-06-25T03:12:58.765Z] ---> fc70ba0da160 [2024-06-25T03:12:58.765Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-25T03:12:58.765Z] ---> Running in 85b8aa31a0d3 [2024-06-25T03:12:58.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T03:12:58.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T03:12:58.765Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-25T03:12:58.765Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-25T03:12:58.765Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T03:12:58.765Z] Executing ca-certificates-20240226-r0.trigger [2024-06-25T03:12:58.765Z] OK: 8 MiB in 17 packages [2024-06-25T03:12:58.765Z] Removing intermediate container 85b8aa31a0d3 [2024-06-25T03:12:58.765Z] ---> e2d2363622da [2024-06-25T03:12:58.765Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-25T03:12:58.765Z] ---> Running in f8c7b86ffb70 [2024-06-25T03:12:58.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T03:12:58.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T03:12:58.765Z] OK: 8 MiB in 17 packages [2024-06-25T03:12:58.765Z] Removing intermediate container f8c7b86ffb70 [2024-06-25T03:12:58.765Z] ---> 0bf9c6eb9652 [2024-06-25T03:12:58.765Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-25T03:12:58.765Z] ---> 488227915a19 [2024-06-25T03:12:58.765Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-25T03:12:58.765Z] ---> b17e58f639cb [2024-06-25T03:12:58.765Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-25T03:12:58.765Z] ---> 0e3559e963c7 [2024-06-25T03:12:58.765Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-06-25T03:12:59.368Z] ---> a8b0ed1bdd3c [2024-06-25T03:12:59.368Z] Step 22/27 : EXPOSE 59712 [2024-06-25T03:12:59.368Z] ---> Running in b1698714385d [2024-06-25T03:12:59.368Z] Removing intermediate container b1698714385d [2024-06-25T03:12:59.368Z] ---> a51c00277d53 [2024-06-25T03:12:59.368Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-06-25T03:12:59.368Z] ---> Running in 0035823fc6f8 [2024-06-25T03:12:59.635Z] Removing intermediate container 0035823fc6f8 [2024-06-25T03:12:59.635Z] ---> 6846dddf4505 [2024-06-25T03:12:59.635Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T03:12:59.635Z] ---> Running in 5151ed04dff9 [2024-06-25T03:12:59.635Z] Removing intermediate container 5151ed04dff9 [2024-06-25T03:12:59.635Z] ---> 896b48299d86 [2024-06-25T03:12:59.635Z] Step 25/27 : LABEL arch=amd64 [2024-06-25T03:12:59.635Z] ---> Running in 13aa8e361037 [2024-06-25T03:12:59.635Z] Removing intermediate container 13aa8e361037 [2024-06-25T03:12:59.635Z] ---> ecf50668715e [2024-06-25T03:12:59.635Z] Step 26/27 : LABEL git_sha=969143de7385ce03fbdbc910d88f2b12f1bce280 [2024-06-25T03:12:59.635Z] ---> Running in 953f425b3c2b [2024-06-25T03:12:59.904Z] Removing intermediate container 953f425b3c2b [2024-06-25T03:12:59.904Z] ---> ecca2a946768 [2024-06-25T03:12:59.904Z] Step 27/27 : LABEL version=0.0.0 [2024-06-25T03:12:59.904Z] ---> Running in e9162bbdca48 [2024-06-25T03:12:59.904Z] Removing intermediate container e9162bbdca48 [2024-06-25T03:12:59.904Z] ---> 7f40a8031d50 [2024-06-25T03:12:59.904Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T03:12:59.904Z] Successfully built 7f40a8031d50 [2024-06-25T03:12:59.904Z] 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 [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-06-25T03:13:00.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T03:13:00.946Z] [2024-06-25T03:13:00.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:13:01.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T03:13:01.361Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T03:13:01.361Z] 5eb5b503b376: Pulling fs layer [2024-06-25T03:13:01.361Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T03:13:01.361Z] ec43610c2a17: Pulling fs layer [2024-06-25T03:13:01.361Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T03:13:01.361Z] 33b1e0a273af: Pulling fs layer [2024-06-25T03:13:01.361Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T03:13:01.361Z] 2f39f015ded8: Pulling fs layer [2024-06-25T03:13:01.361Z] 3a2ae6a8a46f: Waiting [2024-06-25T03:13:01.361Z] 33b1e0a273af: Waiting [2024-06-25T03:13:01.361Z] 5d3b04190fa2: Waiting [2024-06-25T03:13:01.361Z] 2f39f015ded8: Waiting [2024-06-25T03:13:01.361Z] 5c69ac0246d0: Verifying Checksum [2024-06-25T03:13:01.361Z] 5c69ac0246d0: Download complete [2024-06-25T03:13:01.361Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-25T03:13:01.361Z] 3a2ae6a8a46f: Download complete [2024-06-25T03:13:01.628Z] 33b1e0a273af: Verifying Checksum [2024-06-25T03:13:01.628Z] 33b1e0a273af: Download complete [2024-06-25T03:13:01.628Z] 5d3b04190fa2: Verifying Checksum [2024-06-25T03:13:01.628Z] 5d3b04190fa2: Download complete [2024-06-25T03:13:01.628Z] ec43610c2a17: Verifying Checksum [2024-06-25T03:13:01.628Z] ec43610c2a17: Download complete [2024-06-25T03:13:01.893Z] 5eb5b503b376: Verifying Checksum [2024-06-25T03:13:01.893Z] 5eb5b503b376: Download complete [2024-06-25T03:13:02.470Z] 2f39f015ded8: Download complete [2024-06-25T03:13:03.048Z] 5eb5b503b376: Pull complete [2024-06-25T03:13:03.048Z] 5c69ac0246d0: Pull complete [2024-06-25T03:13:05.821Z] ec43610c2a17: Pull complete [2024-06-25T03:13:05.821Z] 3a2ae6a8a46f: Pull complete [2024-06-25T03:13:05.821Z] 33b1e0a273af: Pull complete [2024-06-25T03:13:05.821Z] 5d3b04190fa2: Pull complete [2024-06-25T03:13:07.765Z] 2f39f015ded8: Pull complete [2024-06-25T03:13:07.765Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T03:13:07.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T03:13:07.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T03:13:08.070Z] prd-ubuntu20.04-docker-8c-8g-4308 does not seem to be running inside a container [2024-06-25T03:13:08.126Z] $ 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-142 -v /w/workspace/foundry_app-record-replay_PR-142:/w/workspace/foundry_app-record-replay_PR-142:rw,z -v /w/workspace/foundry_app-record-replay_PR-142@tmp:/w/workspace/foundry_app-record-replay_PR-142@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-06-25T03:13:11.497Z] $ docker top 764ee6c658477632eaacc2f5b88627130f215c9631d0daaa9b6abf2755d1e85c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:13:12.003Z] ---> job-cost.sh [2024-06-25T03:13:12.003Z] lf-activate-venv: SKIPPING [2024-06-25T03:13:12.003Z] INFO: No Stack... [2024-06-25T03:13:12.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T03:13:12.531Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T03:13:12.876Z] + cat /w/workspace/foundry_app-record-replay_PR-142/archives/cost.csv [2024-06-25T03:13:12.876Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T03:13:12.930Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] [2024-06-25T03:13:12.940Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] did not exist. Created. [2024-06-25T03:13:12.947Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T03:13:13.398Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T03:13:13.450Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T03:13:13.498Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T03:13:13.601Z] $ docker stop --time=1 764ee6c658477632eaacc2f5b88627130f215c9631d0daaa9b6abf2755d1e85c [2024-06-25T03:13:15.180Z] $ docker rm -f --volumes 764ee6c658477632eaacc2f5b88627130f215c9631d0daaa9b6abf2755d1e85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T03:14:30.964Z] Removing intermediate container 0ad0f54e2494 [2024-06-25T03:14:30.964Z] ---> 820038963028 [2024-06-25T03:14:30.964Z] Step 10/12 : COPY . . [2024-06-25T03:14:30.964Z] ---> a69faf4c5250 [2024-06-25T03:14:30.964Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T03:14:30.964Z] ---> Running in f27e957c2a48 [2024-06-25T03:14:30.964Z] Removing intermediate container f27e957c2a48 [2024-06-25T03:14:30.964Z] ---> 8b3732d742aa [2024-06-25T03:14:30.964Z] Step 12/12 : RUN $MAKE [2024-06-25T03:14:30.964Z] ---> Running in f5453adc6a29 [2024-06-25T03:14:30.964Z] noop [2024-06-25T03:14:30.964Z] Removing intermediate container f5453adc6a29 [2024-06-25T03:14:30.964Z] ---> 0496e0536ba9 [2024-06-25T03:14:30.964Z] Successfully built 0496e0536ba9 [2024-06-25T03:14:30.964Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:14:31.500Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T03:14:31.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T03:14:31.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-4309 does not seem to be running inside a container [2024-06-25T03:14:31.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-25T03:14:33.086Z] $ docker top a5a884fac819c5dd6d7f766f496d440be5a863e9375f76929e397bb74f40ad79 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T03:14:33.974Z] + go version [2024-06-25T03:14:33.974Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T03:14:34.017Z] $ docker stop --time=1 a5a884fac819c5dd6d7f766f496d440be5a863e9375f76929e397bb74f40ad79 [2024-06-25T03:14:35.626Z] $ docker rm -f --volumes a5a884fac819c5dd6d7f766f496d440be5a863e9375f76929e397bb74f40ad79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:14:36.819Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T03:14:36.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T03:14:37.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-4309 does not seem to be running inside a container [2024-06-25T03:14:37.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-25T03:14:38.316Z] $ docker top 7dead23b3df57de11c7475c386366c6ae15b7effe9e7cea15529ef6dc1102422 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T03:14:39.002Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-06-25T03:14:39.466Z] + make test [2024-06-25T03:14:39.467Z] go test -race -coverprofile=coverage.out ./... [2024-06-25T03:18:32.954Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-06-25T03:18:47.949Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.127s coverage: 88.0% of statements [2024-06-25T03:18:48.907Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-06-25T03:18:48.907Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-06-25T03:18:50.845Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-06-25T03:18:59.024Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.867s coverage: 98.7% of statements [2024-06-25T03:18:59.024Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.530s coverage: 89.7% of statements [2024-06-25T03:18:59.024Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.072s coverage: 100.0% of statements [2024-06-25T03:18:59.978Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-25T03:18:59.978Z] go vet ./... [2024-06-25T03:22:36.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T03:22:36.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T03:22:36.754Z] ./bin/test-attribution-txt.sh [2024-06-25T03:22:36.754Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T03:22:36.754Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T03:22:36.755Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T03:22:36.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T03:22:36.845Z] $ docker stop --time=1 7dead23b3df57de11c7475c386366c6ae15b7effe9e7cea15529ef6dc1102422 [2024-06-25T03:22:38.767Z] $ docker rm -f --volumes 7dead23b3df57de11c7475c386366c6ae15b7effe9e7cea15529ef6dc1102422 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T03:22:40.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T03:22:40.964Z] Warning: overwriting stash ‘coverage-report’ [2024-06-25T03:22:41.426Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T03:22:42.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T03:22:42.412Z] + ls -al . [2024-06-25T03:22:42.412Z] total 256 [2024-06-25T03:22:42.412Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 03:14 . [2024-06-25T03:22:42.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 03:11 .. [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 25 03:11 .dockerignore [2024-06-25T03:22:42.412Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 03:11 .git [2024-06-25T03:22:42.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:11 .github [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 25 03:11 .gitignore [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 03:11 .golangci.yml [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jun 25 03:11 Attribution.txt [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 458 Jun 25 03:11 CHANGELOG.md [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jun 25 03:11 Dockerfile [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 03:11 GOVERNANCE.md [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 25 03:11 Jenkinsfile [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 25 03:11 LICENSE [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 3142 Jun 25 03:11 Makefile [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 25 03:11 OWNERS.md [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jun 25 03:11 README.md [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jun 25 03:11 Record and Reply.postman_collection.json [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 03:09 VERSION [2024-06-25T03:22:42.412Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 03:11 bin [2024-06-25T03:22:42.412Z] -rw-r--r-- 1 jenkins jenkins 24666 Jun 25 03:18 coverage.out [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 7329 Jun 25 03:11 go.mod [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 102399 Jun 25 03:11 go.sum [2024-06-25T03:22:42.412Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 03:11 internal [2024-06-25T03:22:42.412Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 25 03:11 main.go [2024-06-25T03:22:42.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:11 openapi [2024-06-25T03:22:42.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:11 pkg [2024-06-25T03:22:42.412Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 03:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:22:42.852Z] + 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=969143de7385ce03fbdbc910d88f2b12f1bce280 --label arch=arm64 --label version=0.0.0 . [2024-06-25T03:22:43.119Z] Sending build context to Docker daemon 355.3kB [2024-06-25T03:22:43.119Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T03:22:43.119Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-25T03:22:43.119Z] ---> 0496e0536ba9 [2024-06-25T03:22:43.119Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T03:22:43.119Z] ---> Running in b3442707fde0 [2024-06-25T03:22:43.703Z] Removing intermediate container b3442707fde0 [2024-06-25T03:22:43.703Z] ---> 9d83ee6d531b [2024-06-25T03:22:43.703Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T03:22:43.703Z] ---> Running in c823eaf03cb5 [2024-06-25T03:22:43.970Z] Removing intermediate container c823eaf03cb5 [2024-06-25T03:22:43.970Z] ---> 710203983a00 [2024-06-25T03:22:43.970Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-25T03:22:43.970Z] ---> Running in 0d5375f6f975 [2024-06-25T03:22:44.239Z] Removing intermediate container 0d5375f6f975 [2024-06-25T03:22:44.239Z] ---> 003b483b4a15 [2024-06-25T03:22:44.239Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T03:22:44.239Z] ---> Running in 27d4f0dd9ddc [2024-06-25T03:22:45.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T03:22:45.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T03:22:46.754Z] OK: 266 MiB in 52 packages [2024-06-25T03:22:47.337Z] Removing intermediate container 27d4f0dd9ddc [2024-06-25T03:22:47.337Z] ---> d21fcf619040 [2024-06-25T03:22:47.337Z] Step 7/27 : WORKDIR /app [2024-06-25T03:22:47.337Z] ---> Running in fd09724e0d67 [2024-06-25T03:22:47.921Z] Removing intermediate container fd09724e0d67 [2024-06-25T03:22:47.921Z] ---> b983e5c1e714 [2024-06-25T03:22:47.921Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-25T03:22:48.188Z] ---> c371ae47f386 [2024-06-25T03:22:48.188Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T03:22:48.188Z] ---> Running in ec08c9697629 [2024-06-25T03:22:50.759Z] Removing intermediate container ec08c9697629 [2024-06-25T03:22:50.759Z] ---> 781f05b1af1a [2024-06-25T03:22:50.759Z] Step 10/27 : COPY . . [2024-06-25T03:22:51.339Z] ---> babd9561df70 [2024-06-25T03:22:51.339Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T03:22:51.339Z] ---> Running in 297c94a191c8 [2024-06-25T03:22:51.605Z] Removing intermediate container 297c94a191c8 [2024-06-25T03:22:51.605Z] ---> 808521363669 [2024-06-25T03:22:51.605Z] Step 12/27 : RUN $MAKE [2024-06-25T03:22:51.605Z] ---> Running in ca1f192e9515 [2024-06-25T03:22:52.559Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-06-25T03:26:14.350Z] Removing intermediate container ca1f192e9515 [2024-06-25T03:26:14.351Z] ---> fc8abccaaf24 [2024-06-25T03:26:14.351Z] Step 13/27 : FROM alpine:3.18 [2024-06-25T03:26:14.351Z] 3.18: Pulling from library/alpine [2024-06-25T03:26:14.351Z] 5c905c7ebe2f: Pulling fs layer [2024-06-25T03:26:14.351Z] 5c905c7ebe2f: Verifying Checksum [2024-06-25T03:26:14.351Z] 5c905c7ebe2f: Download complete [2024-06-25T03:26:14.351Z] 5c905c7ebe2f: Pull complete [2024-06-25T03:26:14.351Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T03:26:14.351Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T03:26:14.351Z] ---> dec292d02e07 [2024-06-25T03:26:14.351Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T03:26:14.351Z] ---> Running in 31f2356b97bc [2024-06-25T03:26:14.351Z] Removing intermediate container 31f2356b97bc [2024-06-25T03:26:14.351Z] ---> b76663da2400 [2024-06-25T03:26:14.351Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-06-25T03:26:14.351Z] ---> Running in f0f51a5d5640 [2024-06-25T03:26:14.351Z] Removing intermediate container f0f51a5d5640 [2024-06-25T03:26:14.351Z] ---> 7fbb46a2dcaa [2024-06-25T03:26:14.351Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-25T03:26:14.351Z] ---> Running in 175960fb2eaa [2024-06-25T03:26:14.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T03:26:14.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T03:26:14.351Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-25T03:26:14.351Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-25T03:26:14.351Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T03:26:14.351Z] Executing ca-certificates-20240226-r0.trigger [2024-06-25T03:26:14.351Z] OK: 9 MiB in 17 packages [2024-06-25T03:26:14.351Z] Removing intermediate container 175960fb2eaa [2024-06-25T03:26:14.351Z] ---> f3662a77e254 [2024-06-25T03:26:14.351Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-25T03:26:14.351Z] ---> Running in 95cee0d5cc24 [2024-06-25T03:26:14.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T03:26:14.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T03:26:15.474Z] OK: 9 MiB in 17 packages [2024-06-25T03:26:16.434Z] Removing intermediate container 95cee0d5cc24 [2024-06-25T03:26:16.434Z] ---> 19d8c6a9bca7 [2024-06-25T03:26:16.434Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-25T03:26:17.016Z] ---> 134ea569e8b5 [2024-06-25T03:26:17.016Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-25T03:26:17.598Z] ---> eaa86d398398 [2024-06-25T03:26:17.598Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-25T03:26:17.864Z] ---> 581c821a0f17 [2024-06-25T03:26:17.864Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-06-25T03:26:19.815Z] ---> d5c84c49cb94 [2024-06-25T03:26:19.815Z] Step 22/27 : EXPOSE 59712 [2024-06-25T03:26:19.815Z] ---> Running in d8c9cdb274cd [2024-06-25T03:26:20.082Z] Removing intermediate container d8c9cdb274cd [2024-06-25T03:26:20.082Z] ---> b5db11f60e6f [2024-06-25T03:26:20.082Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-06-25T03:26:20.082Z] ---> Running in af70350913c1 [2024-06-25T03:26:20.348Z] Removing intermediate container af70350913c1 [2024-06-25T03:26:20.348Z] ---> 7df73683fa42 [2024-06-25T03:26:20.348Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T03:26:20.348Z] ---> Running in 4fc29257b7f8 [2024-06-25T03:26:20.616Z] Removing intermediate container 4fc29257b7f8 [2024-06-25T03:26:20.616Z] ---> a39778b5d869 [2024-06-25T03:26:20.616Z] Step 25/27 : LABEL arch=arm64 [2024-06-25T03:26:20.888Z] ---> Running in c8ea8b35f8dc [2024-06-25T03:26:21.155Z] Removing intermediate container c8ea8b35f8dc [2024-06-25T03:26:21.156Z] ---> 55b94322f258 [2024-06-25T03:26:21.156Z] Step 26/27 : LABEL git_sha=969143de7385ce03fbdbc910d88f2b12f1bce280 [2024-06-25T03:26:21.156Z] ---> Running in 6a051c98268b [2024-06-25T03:26:21.424Z] Removing intermediate container 6a051c98268b [2024-06-25T03:26:21.424Z] ---> ea8d0ff3eac1 [2024-06-25T03:26:21.424Z] Step 27/27 : LABEL version=0.0.0 [2024-06-25T03:26:21.424Z] ---> Running in da45b8273809 [2024-06-25T03:26:21.691Z] Removing intermediate container da45b8273809 [2024-06-25T03:26:21.691Z] ---> 081ee58d3f29 [2024-06-25T03:26:21.691Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T03:26:21.691Z] Successfully built 081ee58d3f29 [2024-06-25T03:26:21.691Z] 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-06-25T03:26:22.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T03:26:22.676Z] [2024-06-25T03:26:22.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:26:23.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T03:26:23.115Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T03:26:23.115Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T03:26:23.115Z] 04944245beec: Pulling fs layer [2024-06-25T03:26:23.115Z] 699f458cf7ca: Pulling fs layer [2024-06-25T03:26:23.115Z] 765212b225bb: Pulling fs layer [2024-06-25T03:26:23.115Z] f23df028b6ca: Pulling fs layer [2024-06-25T03:26:23.115Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T03:26:23.115Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T03:26:23.115Z] f23df028b6ca: Waiting [2024-06-25T03:26:23.115Z] d65c8cfc05b1: Waiting [2024-06-25T03:26:23.115Z] 2437ff75d9bd: Waiting [2024-06-25T03:26:23.115Z] 765212b225bb: Waiting [2024-06-25T03:26:23.382Z] 04944245beec: Verifying Checksum [2024-06-25T03:26:23.382Z] 04944245beec: Download complete [2024-06-25T03:26:23.382Z] 765212b225bb: Verifying Checksum [2024-06-25T03:26:23.382Z] 765212b225bb: Download complete [2024-06-25T03:26:23.382Z] f23df028b6ca: Verifying Checksum [2024-06-25T03:26:23.382Z] f23df028b6ca: Download complete [2024-06-25T03:26:23.382Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T03:26:23.382Z] d65c8cfc05b1: Download complete [2024-06-25T03:26:23.382Z] 699f458cf7ca: Verifying Checksum [2024-06-25T03:26:23.382Z] 699f458cf7ca: Download complete [2024-06-25T03:26:23.967Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T03:26:23.967Z] 8998bd30e6a1: Download complete [2024-06-25T03:26:29.743Z] 8998bd30e6a1: Pull complete [2024-06-25T03:26:29.743Z] 04944245beec: Pull complete [2024-06-25T03:26:30.325Z] 699f458cf7ca: Pull complete [2024-06-25T03:26:33.828Z] 765212b225bb: Pull complete [2024-06-25T03:26:33.828Z] f23df028b6ca: Pull complete [2024-06-25T03:26:33.828Z] d65c8cfc05b1: Pull complete [2024-06-25T03:26:35.173Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T03:26:35.173Z] 2437ff75d9bd: Download complete [2024-06-25T03:26:52.002Z] 2437ff75d9bd: Pull complete [2024-06-25T03:26:52.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T03:26:52.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T03:26:52.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T03:26:52.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-4309 does not seem to be running inside a container [2024-06-25T03:26:52.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-25T03:26:55.091Z] $ docker top dddd759f7df33544f98b120614ea5f180713ce8628b104f9f1abde934e32aef0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:26:56.178Z] ---> job-cost.sh [2024-06-25T03:26:56.178Z] lf-activate-venv: SKIPPING [2024-06-25T03:26:56.178Z] INFO: No Stack... [2024-06-25T03:26:56.445Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T03:26:57.396Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T03:26:57.744Z] + cut -d, -f6 [2024-06-25T03:26:57.744Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2024-06-25T03:26:58.072Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] [2024-06-25T03:26:58.079Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] did not exist. Created. [2024-06-25T03:26:58.085Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T03:26:58.530Z] /w/workspace/app-record-replay/1@tmp/durable-d674ecdc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T03:26:58.906Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T03:26:58.955Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T03:26:59.002Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T03:26:59.023Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T03:26:59.112Z] $ docker stop --time=1 dddd759f7df33544f98b120614ea5f180713ce8628b104f9f1abde934e32aef0 [2024-06-25T03:27:00.662Z] $ docker rm -f --volumes dddd759f7df33544f98b120614ea5f180713ce8628b104f9f1abde934e32aef0 [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-06-25T03:27:01.968Z] provisioning config files... [2024-06-25T03:27:01.977Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-142@tmp/config14255870372855628856tmp [Pipeline] { [Pipeline] sh [2024-06-25T03:27:02.336Z] + set +x [2024-06-25T03:27:02.336Z] + + curl -s https://codecov.io/bashbash [2024-06-25T03:27:02.336Z] -s -- [2024-06-25T03:27:02.336Z] [2024-06-25T03:27:02.336Z] _____ _ [2024-06-25T03:27:02.336Z] / ____| | | [2024-06-25T03:27:02.336Z] | | ___ __| | ___ ___ _____ __ [2024-06-25T03:27:02.336Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-25T03:27:02.336Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-25T03:27:02.336Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-25T03:27:02.336Z] Bash-1.0.6 [2024-06-25T03:27:02.336Z] [2024-06-25T03:27:02.336Z] [2024-06-25T03:27:02.336Z] ==> git version 2.25.1 found [2024-06-25T03:27:02.336Z] ==> 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-06-25T03:27:02.336Z] Release-Date: 2020-01-08 [2024-06-25T03:27:02.336Z] 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-06-25T03:27:02.336Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-25T03:27:02.336Z] ==> Jenkins CI detected. [2024-06-25T03:27:02.336Z] current dir:  /w/workspace/foundry_app-record-replay_PR-142 [2024-06-25T03:27:02.336Z] project root: . [2024-06-25T03:27:02.336Z] --> token set from env [2024-06-25T03:27:02.336Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-25T03:27:02.336Z] ==> Running gcov in . (disable via -X gcov) [2024-06-25T03:27:02.336Z] ==> Python coveragepy not found [2024-06-25T03:27:02.336Z] ==> Searching for coverage reports in: [2024-06-25T03:27:02.336Z] + . [2024-06-25T03:27:02.336Z] -> Found 1 reports [2024-06-25T03:27:02.336Z] ==> Detecting git/mercurial file structure [2024-06-25T03:27:02.336Z] ==> Reading reports [2024-06-25T03:27:02.336Z] + ./coverage.out bytes=24666 [2024-06-25T03:27:02.594Z] ==> Appending adjustments [2024-06-25T03:27:02.594Z] https://docs.codecov.io/docs/fixing-reports [2024-06-25T03:27:02.594Z] + Found adjustments [2024-06-25T03:27:02.594Z] ==> Gzipping contents [2024-06-25T03:27:02.594Z] 8.0K /tmp/codecov.9MhJ4W.gz [2024-06-25T03:27:02.594Z] ==> Uploading reports [2024-06-25T03:27:02.594Z] url: https://codecov.io [2024-06-25T03:27:02.594Z] query: branch=PR-142&commit=969143de7385ce03fbdbc910d88f2b12f1bce280&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=142&job=&cmd_args= [2024-06-25T03:27:02.594Z] -> Pinging Codecov [2024-06-25T03:27:02.594Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-142&commit=969143de7385ce03fbdbc910d88f2b12f1bce280&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=142&job=&cmd_args= [2024-06-25T03:27:02.594Z] -> Uploading to [2024-06-25T03:27:02.594Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-25/F467761B9912B4F32F9BC62907045C81/969143de7385ce03fbdbc910d88f2b12f1bce280/627ad1b2-102d-4d64-b2c2-ef9c7425371b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T032702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8908237cf7581f6329288af254ca731c1486fe5bed191a5ecf8c2be98be7dc94 [2024-06-25T03:27:02.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T03:27:02.594Z] Dload Upload Total Spent Left Speed [2024-06-25T03:27:02.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19958 --:--:-- --:--:-- --:--:-- 19958 [2024-06-25T03:27:02.855Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/969143de7385ce03fbdbc910d88f2b12f1bce280 [Pipeline] } [2024-06-25T03:27:02.908Z] 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-06-25T03:27:05.426Z] + [ -d /w/workspace/foundry_app-record-replay_PR-142/archives ] [2024-06-25T03:27:05.426Z] + ls -al /w/workspace/foundry_app-record-replay_PR-142/archives [2024-06-25T03:27:05.426Z] total 16 [2024-06-25T03:27:05.426Z] drwxr-xr-x 3 root root 4096 Jun 25 03:13 . [2024-06-25T03:27:05.426Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 03:13 .. [2024-06-25T03:27:05.426Z] drwxr-xr-x 2 root root 4096 Jun 25 03:13 cost [2024-06-25T03:27:05.426Z] -rw-r--r-- 1 root root 89 Jun 25 03:13 cost.csv [2024-06-25T03:27:05.426Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-142/archives [2024-06-25T03:27:05.426Z] + ls -al /w/workspace/foundry_app-record-replay_PR-142/archives [2024-06-25T03:27:05.426Z] total 16 [2024-06-25T03:27:05.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 03:13 . [2024-06-25T03:27:05.426Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 03:13 .. [2024-06-25T03:27:05.426Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 03:13 cost [2024-06-25T03:27:05.426Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 25 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:27:05.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:27:06.711Z] ---> package-listing.sh [2024-06-25T03:27:06.712Z] ++ facter osfamily [2024-06-25T03:27:06.712Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T03:27:06.969Z] + OS_FAMILY=debian [2024-06-25T03:27:06.969Z] + workspace=/w/workspace/foundry_app-record-replay_PR-142 [2024-06-25T03:27:06.969Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T03:27:06.969Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T03:27:06.969Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T03:27:06.969Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T03:27:06.970Z] + '[' /w/workspace/foundry_app-record-replay_PR-142 ']' [2024-06-25T03:27:06.970Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T03:27:06.970Z] + case "${OS_FAMILY}" in [2024-06-25T03:27:06.970Z] + dpkg -l [2024-06-25T03:27:06.970Z] + grep '^ii' [2024-06-25T03:27:06.970Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T03:27:06.970Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T03:27:06.970Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T03:27:06.970Z] + '[' /w/workspace/foundry_app-record-replay_PR-142 ']' [2024-06-25T03:27:06.970Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-142/archives/ [2024-06-25T03:27:06.970Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-142/archives/ [Pipeline] echo [2024-06-25T03:27:07.030Z] 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-142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-25T03:27:07.325Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T03:27:07.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T03:27:07.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T03:27:08.147Z] prd-ubuntu20.04-docker-8c-8g-4308 does not seem to be running inside a container [2024-06-25T03:27:08.178Z] $ 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-142/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-142 -v /w/workspace/foundry_app-record-replay_PR-142:/w/workspace/foundry_app-record-replay_PR-142:rw,z -v /w/workspace/foundry_app-record-replay_PR-142@tmp:/w/workspace/foundry_app-record-replay_PR-142@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-06-25T03:27:08.363Z] $ docker top 516e0dacc7557b8fcb70b1ca529bd2d203752223ceff3bb707046b8a16b5e5d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T03:27:08.760Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T03:27:09.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T03:27:09.392Z] + ls /var/log/sa-host [2024-06-25T03:27:09.392Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T03:27:09.641Z] provisioning config files... [2024-06-25T03:27:09.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-142@tmp/config11523116024354804471tmp [Pipeline] { [Pipeline] echo [2024-06-25T03:27:09.726Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:27:10.056Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T03:27:10.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:27:10.577Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T03:27:10.621Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:27:10.945Z] ---> sudo-logs.sh [2024-06-25T03:27:10.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T03:27:11.061Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:27:11.382Z] ---> job-cost.sh [2024-06-25T03:27:11.382Z] lf-activate-venv: SKIPPING [2024-06-25T03:27:11.382Z] DEBUG: total: 0.2199999988079071 [2024-06-25T03:27:11.382Z] INFO: Retrieving Stack Cost... [2024-06-25T03:27:11.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T03:27:12.210Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T03:27:12.253Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T03:27:12.578Z] ---> logs-deploy.sh [2024-06-25T03:27:12.578Z] lf-activate-venv: SKIPPING [2024-06-25T03:27:12.578Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-142/1 [2024-06-25T03:27:12.578Z] INFO: archiving workspace using pattern(s): [2024-06-25T03:27:13.514Z] Archives upload complete. [2024-06-25T03:27:13.514Z] INFO: archiving logs to Nexus