Pull request #144 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/app-record-replay Obtained Jenkinsfile from 3b3a4b358737e2da1c426ed6ab247ca110a4e992+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (2fede647ef124939703877d5d38d2b1630df974e) 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-ssh13708908674560436511.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh588706436336826207.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-144/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-144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8028437960629141457.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-144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18300318278300515303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13962186741331138889.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-144/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-144/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10050696599532191449.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22237’ Running on prd-ubuntu20.04-docker-8c-8g-22243 in /w/workspace/foundry_app-record-replay_PR-144 [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-144 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 3b3a4b358737e2da1c426ed6ab247ca110a4e992 Merge succeeded, producing 3b3a4b358737e2da1c426ed6ab247ca110a4e992 Checking out Revision 3b3a4b358737e2da1c426ed6ab247ca110a4e992 (PR-144) > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b3a4b358737e2da1c426ed6ab247ca110a4e992 # 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 3b3a4b358737e2da1c426ed6ab247ca110a4e992 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T02:31:01.781Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T02:31:02.019Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T02:31:02.140Z] ========================================================= [2024-10-09T02:31:02.140Z] EdgeX Global Pipelines Version Info [2024-10-09T02:31:02.140Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:31:03.298Z] ------------------- [2024-10-09T02:31:03.298Z] stable info: [2024-10-09T02:31:03.298Z] ------------------- [2024-10-09T02:31:03.298Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T02:31:03.298Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T02:31:03.298Z] Message: update stable to v1.0.265 [2024-10-09T02:31:03.560Z] ------------------- [2024-10-09T02:31:03.560Z] experimental info: [2024-10-09T02:31:03.560Z] ------------------- [2024-10-09T02:31:03.560Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T02:31:03.560Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T02:31:03.560Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T02:31:03.774Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-10-09T02:31:03.838Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-10-09T02:31:03.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T02:31:03.993Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T02:31:04.066Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T02:31:04.147Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T02:31:04.210Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T02:31:04.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T02:31:04.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T02:31:04.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T02:31:04.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T02:31:04.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-10-09T02:31:04.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T02:31:04.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T02:31:04.716Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T02:31:04.770Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T02:31:04.827Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T02:31:04.888Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T02:31:04.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T02:31:05.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T02:31:05.067Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T02:31:05.132Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T02:31:05.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T02:31:05.255Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T02:31:05.319Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T02:31:05.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T02:31:05.448Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T02:31:05.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-144 [Pipeline] echo [2024-10-09T02:31:05.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-144 [Pipeline] echo [2024-10-09T02:31:05.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-144 [Pipeline] echo [2024-10-09T02:31:05.700Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b3a4b358737e2da1c426ed6ab247ca110a4e992 [Pipeline] echo [2024-10-09T02:31:05.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b3a4b3 [Pipeline] echo [2024-10-09T02:31:05.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T02:31:05.979Z] provisioning config files... [2024-10-09T02:31:05.994Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-144@tmp/config18167786217871464845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:31:06.398Z] ---> ****-login.sh [2024-10-09T02:31:06.398Z] nexus3.edgexfoundry.org:10001 [2024-10-09T02:31:06.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:31:06.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:31:06.921Z] Configure a credential helper to remove this warning. See [2024-10-09T02:31:06.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:31:06.921Z] [2024-10-09T02:31:06.921Z] Login Succeeded [2024-10-09T02:31:06.921Z] nexus3.edgexfoundry.org:10002 [2024-10-09T02:31:06.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:31:06.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:31:06.921Z] Configure a credential helper to remove this warning. See [2024-10-09T02:31:06.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:31:06.921Z] [2024-10-09T02:31:06.921Z] Login Succeeded [2024-10-09T02:31:06.921Z] nexus3.edgexfoundry.org:10003 [2024-10-09T02:31:06.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:31:06.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:31:06.921Z] Configure a credential helper to remove this warning. See [2024-10-09T02:31:06.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:31:06.921Z] [2024-10-09T02:31:06.921Z] Login Succeeded [2024-10-09T02:31:06.921Z] nexus3.edgexfoundry.org:10004 [2024-10-09T02:31:07.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:31:07.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:31:07.183Z] Configure a credential helper to remove this warning. See [2024-10-09T02:31:07.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:31:07.183Z] [2024-10-09T02:31:07.183Z] Login Succeeded [2024-10-09T02:31:07.183Z] ****.io [2024-10-09T02:31:07.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:31:07.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:31:07.444Z] Configure a credential helper to remove this warning. See [2024-10-09T02:31:07.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:31:07.444Z] [2024-10-09T02:31:07.444Z] Login Succeeded [2024-10-09T02:31:07.444Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T02:31:07.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T02:31:08.209Z] + git rev-list -1 --merges 3b3a4b358737e2da1c426ed6ab247ca110a4e992~1..3b3a4b358737e2da1c426ed6ab247ca110a4e992 [Pipeline] echo [2024-10-09T02:31:08.258Z] -----------> git rev-list -1 --merges 3b3a4b358737e2da1c426ed6ab247ca110a4e992~1..3b3a4b358737e2da1c426ed6ab247ca110a4e992 3b3a4b358737e2da1c426ed6ab247ca110a4e992 [false] [Pipeline] sh [2024-10-09T02:31:08.583Z] + git log --format=format:%s -1 3b3a4b358737e2da1c426ed6ab247ca110a4e992 [Pipeline] echo [2024-10-09T02:31:08.632Z] ========================================================= [2024-10-09T02:31:08.632Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T02:31:08.632Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T02:31:09.114Z] + git log --format=format:%s -1 3b3a4b358737e2da1c426ed6ab247ca110a4e992 [Pipeline] echo [2024-10-09T02:31:09.170Z] [semverPrep] GIT_COMMIT: 3b3a4b358737e2da1c426ed6ab247ca110a4e992, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo [2024-10-09T02:31:09.216Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T02:31:09.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T02:31:09.638Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T02:31:09.638Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T02:31:09.638Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T02:31:09.638Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T02:31:09.638Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T02:31:09.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:31:10.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T02:31:10.159Z] [2024-10-09T02:31:10.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:31:10.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T02:31:10.558Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T02:31:10.558Z] b85a868b505f: Pulling fs layer [2024-10-09T02:31:10.558Z] e2be974225ed: Pulling fs layer [2024-10-09T02:31:10.558Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T02:31:10.558Z] 988bab9f4d93: Pulling fs layer [2024-10-09T02:31:10.558Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T02:31:10.558Z] eaf3925da568: Pulling fs layer [2024-10-09T02:31:10.558Z] bab4dde63d76: Pulling fs layer [2024-10-09T02:31:10.558Z] bde34c3a00c8: Pulling fs layer [2024-10-09T02:31:10.558Z] b352a97aabf1: Pulling fs layer [2024-10-09T02:31:10.558Z] 4872d77fe225: Pulling fs layer [2024-10-09T02:31:10.558Z] 5851b861e8e6: Pulling fs layer [2024-10-09T02:31:10.558Z] 988bab9f4d93: Waiting [2024-10-09T02:31:10.558Z] 4872d77fe225: Waiting [2024-10-09T02:31:10.558Z] 5851b861e8e6: Waiting [2024-10-09T02:31:10.558Z] 1469e6f7b9e6: Waiting [2024-10-09T02:31:10.558Z] eaf3925da568: Waiting [2024-10-09T02:31:10.558Z] bab4dde63d76: Waiting [2024-10-09T02:31:10.558Z] bde34c3a00c8: Waiting [2024-10-09T02:31:10.558Z] b352a97aabf1: Waiting [2024-10-09T02:31:10.558Z] e2be974225ed: Download complete [2024-10-09T02:31:10.558Z] 988bab9f4d93: Download complete [2024-10-09T02:31:10.558Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T02:31:10.558Z] 1469e6f7b9e6: Download complete [2024-10-09T02:31:10.558Z] eaf3925da568: Download complete [2024-10-09T02:31:10.818Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T02:31:10.818Z] 339a4e72a1f5: Download complete [2024-10-09T02:31:10.818Z] bde34c3a00c8: Download complete [2024-10-09T02:31:10.818Z] b352a97aabf1: Verifying Checksum [2024-10-09T02:31:10.818Z] b352a97aabf1: Download complete [2024-10-09T02:31:10.818Z] 4872d77fe225: Verifying Checksum [2024-10-09T02:31:10.818Z] 4872d77fe225: Download complete [2024-10-09T02:31:10.818Z] 5851b861e8e6: Download complete [2024-10-09T02:31:10.818Z] b85a868b505f: Verifying Checksum [2024-10-09T02:31:10.818Z] b85a868b505f: Download complete [2024-10-09T02:31:11.078Z] bab4dde63d76: Verifying Checksum [2024-10-09T02:31:11.078Z] bab4dde63d76: Download complete [2024-10-09T02:31:12.015Z] b85a868b505f: Pull complete [2024-10-09T02:31:12.015Z] e2be974225ed: Pull complete [2024-10-09T02:31:12.582Z] 339a4e72a1f5: Pull complete [2024-10-09T02:31:12.582Z] 988bab9f4d93: Pull complete [2024-10-09T02:31:12.842Z] 1469e6f7b9e6: Pull complete [2024-10-09T02:31:12.842Z] eaf3925da568: Pull complete [2024-10-09T02:31:14.746Z] bab4dde63d76: Pull complete [2024-10-09T02:31:14.746Z] bde34c3a00c8: Pull complete [2024-10-09T02:31:14.746Z] b352a97aabf1: Pull complete [2024-10-09T02:31:15.006Z] 4872d77fe225: Pull complete [2024-10-09T02:31:15.006Z] 5851b861e8e6: Pull complete [2024-10-09T02:31:15.006Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T02:31:15.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T02:31:15.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T02:31:15.309Z] prd-ubuntu20.04-docker-8c-8g-22243 does not seem to be running inside a container [2024-10-09T02:31:15.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-144 -v /w/workspace/foundry_app-record-replay_PR-144:/w/workspace/foundry_app-record-replay_PR-144:rw,z -v /w/workspace/foundry_app-record-replay_PR-144@tmp:/w/workspace/foundry_app-record-replay_PR-144@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-devops/py-git-semver:0.1.4 cat [2024-10-09T02:31:19.096Z] $ docker top 06b812608b8f6383e865abfd6ccad0f9f7e6ae842fc0690ac12f3009df474ebe -eo pid,comm [2024-10-09T02:31:19.147Z] 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-10-09T02:31:19.147Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T02:31:19.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T02:31:19.314Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T02:31:19.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T02:31:19.422Z] $ docker exec 06b812608b8f6383e865abfd6ccad0f9f7e6ae842fc0690ac12f3009df474ebe ssh-agent [2024-10-09T02:31:19.525Z] SSH_AUTH_SOCK=/tmp/ssh-hp36ql4Z6R8v/agent.32 [2024-10-09T02:31:19.525Z] SSH_AGENT_PID=38 [2024-10-09T02:31:19.532Z] Running ssh-add (command line suppressed) [2024-10-09T02:31:19.614Z] Identity added: /w/workspace/foundry_app-record-replay_PR-144@tmp/private_key_13222238537581569442.key (/w/workspace/foundry_app-record-replay_PR-144@tmp/private_key_13222238537581569442.key) [2024-10-09T02:31:19.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T02:31:19.970Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T02:31:19.999Z] $ docker exec --env ******** --env ******** 06b812608b8f6383e865abfd6ccad0f9f7e6ae842fc0690ac12f3009df474ebe ssh-agent -k [2024-10-09T02:31:20.096Z] unset SSH_AUTH_SOCK; [2024-10-09T02:31:20.097Z] unset SSH_AGENT_PID; [2024-10-09T02:31:20.097Z] echo Agent pid 38 killed; [2024-10-09T02:31:20.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T02:31:20.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T02:31:20.217Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T02:31:20.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T02:31:20.335Z] $ docker exec 06b812608b8f6383e865abfd6ccad0f9f7e6ae842fc0690ac12f3009df474ebe ssh-agent [2024-10-09T02:31:20.442Z] SSH_AUTH_SOCK=/tmp/ssh-belw21lGukRy/agent.72 [2024-10-09T02:31:20.442Z] SSH_AGENT_PID=78 [2024-10-09T02:31:20.446Z] Running ssh-add (command line suppressed) [2024-10-09T02:31:20.542Z] Identity added: /w/workspace/foundry_app-record-replay_PR-144@tmp/private_key_18259958919082006131.key (/w/workspace/foundry_app-record-replay_PR-144@tmp/private_key_18259958919082006131.key) [2024-10-09T02:31:20.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T02:31:20.903Z] + git semver init [2024-10-09T02:31:21.167Z] 2024-10-09 02:31:21,089 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T02:31:21.167Z] 2024-10-09 02:31:21,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-144/.semver [2024-10-09T02:31:21.167Z] 2024-10-09 02:31:21,090 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-144/.semver [2024-10-09T02:31:21.167Z] 2024-10-09 02:31:21,090 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-144/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-144, universal_newlines=False, shell=None, istream=None) [2024-10-09T02:31:22.550Z] 2024-10-09 02:31:22,342 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-144/.git/info/exclude [2024-10-09T02:31:22.550Z] 2024-10-09 02:31:22,342 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-144/.semver/PR-144 with force:False [2024-10-09T02:31:22.550Z] 2024-10-09 02:31:22,342 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-144/.semver/PR-144 [2024-10-09T02:31:22.550Z] 2024-10-09 02:31:22,345 [execute] INFO git cat-file --batch-check [2024-10-09T02:31:22.550Z] 2024-10-09 02:31:22,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-144/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T02:31:22.550Z] 2024-10-09 02:31:22,351 [execute] INFO git cat-file --batch [2024-10-09T02:31:22.550Z] 2024-10-09 02:31:22,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-144/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T02:31:22.550Z] 2024-10-09 02:31:22,356 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-144/.semver/PR-144 [2024-10-09T02:31:22.550Z] 0.0.0 [Pipeline] } [2024-10-09T02:31:22.580Z] $ docker exec --env ******** --env ******** 06b812608b8f6383e865abfd6ccad0f9f7e6ae842fc0690ac12f3009df474ebe ssh-agent -k [2024-10-09T02:31:22.690Z] unset SSH_AUTH_SOCK; [2024-10-09T02:31:22.693Z] unset SSH_AGENT_PID; [2024-10-09T02:31:22.693Z] echo Agent pid 78 killed; [2024-10-09T02:31:22.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T02:31:23.162Z] + git semver [Pipeline] } [2024-10-09T02:31:23.451Z] $ docker stop --time=1 06b812608b8f6383e865abfd6ccad0f9f7e6ae842fc0690ac12f3009df474ebe [2024-10-09T02:31:24.776Z] $ docker rm -f --volumes 06b812608b8f6383e865abfd6ccad0f9f7e6ae842fc0690ac12f3009df474ebe [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T02:31:25.228Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T02:31:25.534Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T02:31:25.561Z] [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-10-09T02:31:26.329Z] provisioning config files... [2024-10-09T02:31:26.339Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-144@tmp/config3277169931666458853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:31:26.713Z] ---> ****-login.sh [2024-10-09T02:31:26.713Z] nexus3.edgexfoundry.org:10001 [2024-10-09T02:31:26.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:31:26.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:31:26.713Z] Configure a credential helper to remove this warning. See [2024-10-09T02:31:26.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:31:26.713Z] [2024-10-09T02:31:26.713Z] Login Succeeded [2024-10-09T02:31:26.713Z] nexus3.edgexfoundry.org:10002 [2024-10-09T02:31:26.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:31:26.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:31:26.713Z] Configure a credential helper to remove this warning. See [2024-10-09T02:31:26.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:31:26.713Z] [2024-10-09T02:31:26.713Z] Login Succeeded [2024-10-09T02:31:26.713Z] nexus3.edgexfoundry.org:10003 [2024-10-09T02:31:26.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:31:26.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:31:26.973Z] Configure a credential helper to remove this warning. See [2024-10-09T02:31:26.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:31:26.973Z] [2024-10-09T02:31:26.973Z] Login Succeeded [2024-10-09T02:31:26.973Z] nexus3.edgexfoundry.org:10004 [2024-10-09T02:31:26.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:31:26.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:31:26.973Z] Configure a credential helper to remove this warning. See [2024-10-09T02:31:26.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:31:26.973Z] [2024-10-09T02:31:26.973Z] Login Succeeded [2024-10-09T02:31:26.973Z] ****.io [2024-10-09T02:31:27.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:31:27.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:31:27.233Z] Configure a credential helper to remove this warning. See [2024-10-09T02:31:27.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:31:27.233Z] [2024-10-09T02:31:27.233Z] Login Succeeded [2024-10-09T02:31:27.233Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T02:31:27.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T02:31:27.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T02:31:27.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T02:31:27.605Z] ========================================================= [2024-10-09T02:31:27.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T02:31:27.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:31:28.136Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T02:31:28.136Z] Sending build context to Docker daemon 9.872MB [2024-10-09T02:31:28.136Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T02:31:28.136Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T02:31:28.394Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T02:31:28.394Z] 43c4264eed91: Pulling fs layer [2024-10-09T02:31:28.394Z] 4cc291be95ef: Pulling fs layer [2024-10-09T02:31:28.394Z] 2ac1f1163629: Pulling fs layer [2024-10-09T02:31:28.394Z] 5c3c966382ef: Pulling fs layer [2024-10-09T02:31:28.394Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T02:31:28.394Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T02:31:28.394Z] 9f66e0745190: Pulling fs layer [2024-10-09T02:31:28.394Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T02:31:28.394Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T02:31:28.394Z] 4f4fb700ef54: Waiting [2024-10-09T02:31:28.394Z] f49a43e4bbc0: Waiting [2024-10-09T02:31:28.394Z] 5d5c8e513c77: Waiting [2024-10-09T02:31:28.394Z] 561ebcabdf7f: Waiting [2024-10-09T02:31:28.394Z] 9f66e0745190: Waiting [2024-10-09T02:31:28.395Z] 5c3c966382ef: Waiting [2024-10-09T02:31:28.395Z] 4cc291be95ef: Verifying Checksum [2024-10-09T02:31:28.395Z] 4cc291be95ef: Download complete [2024-10-09T02:31:28.395Z] 5c3c966382ef: Verifying Checksum [2024-10-09T02:31:28.395Z] 5c3c966382ef: Download complete [2024-10-09T02:31:28.395Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T02:31:28.395Z] 4f4fb700ef54: Download complete [2024-10-09T02:31:28.395Z] 43c4264eed91: Verifying Checksum [2024-10-09T02:31:28.395Z] 43c4264eed91: Download complete [2024-10-09T02:31:28.395Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T02:31:28.395Z] 5d5c8e513c77: Download complete [2024-10-09T02:31:28.654Z] 9f66e0745190: Verifying Checksum [2024-10-09T02:31:28.654Z] 9f66e0745190: Download complete [2024-10-09T02:31:28.654Z] 43c4264eed91: Pull complete [2024-10-09T02:31:28.912Z] 561ebcabdf7f: Download complete [2024-10-09T02:31:28.912Z] 4cc291be95ef: Pull complete [2024-10-09T02:31:29.171Z] 2ac1f1163629: Verifying Checksum [2024-10-09T02:31:29.171Z] 2ac1f1163629: Download complete [2024-10-09T02:31:29.430Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T02:31:29.430Z] f49a43e4bbc0: Download complete [2024-10-09T02:31:32.716Z] 2ac1f1163629: Pull complete [2024-10-09T02:31:32.716Z] 5c3c966382ef: Pull complete [2024-10-09T02:31:32.716Z] 4f4fb700ef54: Pull complete [2024-10-09T02:31:32.716Z] 5d5c8e513c77: Pull complete [2024-10-09T02:31:32.716Z] 9f66e0745190: Pull complete [2024-10-09T02:31:34.617Z] f49a43e4bbc0: Pull complete [2024-10-09T02:31:35.185Z] 561ebcabdf7f: Pull complete [2024-10-09T02:31:35.185Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T02:31:35.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T02:31:35.185Z] ---> 3a752c3f9dda [2024-10-09T02:31:35.185Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T02:31:41.104Z] Still waiting to schedule task [2024-10-09T02:31:41.104Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22241’ [2024-10-09T02:31:43.342Z] ---> Running in a93fa6ac56f6 [2024-10-09T02:31:43.342Z] Removing intermediate container a93fa6ac56f6 [2024-10-09T02:31:43.342Z] ---> cfad97ae9792 [2024-10-09T02:31:43.342Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T02:31:43.342Z] ---> Running in 7e238929edef [2024-10-09T02:31:43.611Z] Removing intermediate container 7e238929edef [2024-10-09T02:31:43.611Z] ---> 56aa76da12cc [2024-10-09T02:31:43.611Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T02:31:43.870Z] ---> Running in 0f433766f686 [2024-10-09T02:31:43.870Z] Removing intermediate container 0f433766f686 [2024-10-09T02:31:43.870Z] ---> 6fe366b44ad6 [2024-10-09T02:31:43.870Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T02:31:43.870Z] ---> Running in 5892f4618cd5 [2024-10-09T02:31:44.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T02:31:44.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T02:31:44.645Z] OK: 246 MiB in 54 packages [2024-10-09T02:31:44.904Z] Removing intermediate container 5892f4618cd5 [2024-10-09T02:31:44.904Z] ---> 7524f9618470 [2024-10-09T02:31:44.904Z] Step 7/12 : WORKDIR /app [2024-10-09T02:31:45.163Z] ---> Running in 544ac7027d09 [2024-10-09T02:31:45.163Z] Removing intermediate container 544ac7027d09 [2024-10-09T02:31:45.163Z] ---> dddfd13765f6 [2024-10-09T02:31:45.163Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T02:31:45.163Z] ---> 06ad8e993295 [2024-10-09T02:31:45.163Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T02:31:45.163Z] ---> Running in e115143d429a [2024-10-09T02:33:06.621Z] Removing intermediate container e115143d429a [2024-10-09T02:33:06.621Z] ---> d5a9e63ad354 [2024-10-09T02:33:06.621Z] Step 10/12 : COPY . . [2024-10-09T02:33:06.621Z] ---> e72791cfbffe [2024-10-09T02:33:06.621Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T02:33:06.621Z] ---> Running in 23bd2d364034 [2024-10-09T02:33:06.621Z] Removing intermediate container 23bd2d364034 [2024-10-09T02:33:06.621Z] ---> 8a1b227cd67a [2024-10-09T02:33:06.621Z] Step 12/12 : RUN $MAKE [2024-10-09T02:33:06.621Z] ---> Running in 372f7c5976df [2024-10-09T02:33:06.621Z] noop [2024-10-09T02:33:06.621Z] Removing intermediate container 372f7c5976df [2024-10-09T02:33:06.621Z] ---> fa332cc28c4a [2024-10-09T02:33:06.621Z] Successfully built fa332cc28c4a [2024-10-09T02:33:06.621Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:33:07.160Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T02:33:07.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T02:33:07.347Z] prd-ubuntu20.04-docker-8c-8g-22243 does not seem to be running inside a container [2024-10-09T02:33:07.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-144 -v /w/workspace/foundry_app-record-replay_PR-144:/w/workspace/foundry_app-record-replay_PR-144:rw,z -v /w/workspace/foundry_app-record-replay_PR-144@tmp:/w/workspace/foundry_app-record-replay_PR-144@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-09T02:33:07.842Z] $ docker top b87a7827a4874a6289e9b852a77ea40660c2fbc00042baa2bf5a8ee4d0209d02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T02:33:08.254Z] + go version [2024-10-09T02:33:08.254Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T02:33:08.290Z] $ docker stop --time=1 b87a7827a4874a6289e9b852a77ea40660c2fbc00042baa2bf5a8ee4d0209d02 [2024-10-09T02:33:09.608Z] $ docker rm -f --volumes b87a7827a4874a6289e9b852a77ea40660c2fbc00042baa2bf5a8ee4d0209d02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:33:10.408Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T02:33:10.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T02:33:10.581Z] prd-ubuntu20.04-docker-8c-8g-22243 does not seem to be running inside a container [2024-10-09T02:33:10.615Z] $ 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-144 -v /w/workspace/foundry_app-record-replay_PR-144:/w/workspace/foundry_app-record-replay_PR-144:rw,z -v /w/workspace/foundry_app-record-replay_PR-144@tmp:/w/workspace/foundry_app-record-replay_PR-144@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-09T02:33:11.121Z] $ docker top 502cb406735f48d66ecba312c578c30fafc92238c4662682aba905ad534e47a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T02:33:11.574Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-144 [Pipeline] fileExists [Pipeline] sh [2024-10-09T02:33:11.959Z] + make test [2024-10-09T02:33:11.959Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T02:33:58.793Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-09T02:33:58.793Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-09T02:33:58.793Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-09T02:33:58.793Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-09T02:33:58.793Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.031s coverage: 88.0% of statements [2024-10-09T02:34:04.071Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.142s coverage: 98.7% of statements [2024-10-09T02:34:04.071Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.072s coverage: 89.7% of statements [2024-10-09T02:34:04.071Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2024-10-09T02:34:09.380Z] running golangci-lint [2024-10-09T02:34:09.380Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-09T02:34:09.380Z] go version go1.23.2 linux/amd64 [2024-10-09T02:34:09.651Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-09T02:34:09.651Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-09T02:34:09.651Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-09T02:34:31.576Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 20.073853354s" [2024-10-09T02:34:31.576Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.547903ms" [2024-10-09T02:34:39.684Z] level=info msg="[linters_context/goanalysis] analyzers took 44.120873871s with top 10 stages: buildir: 34.93407235s, inspect: 1.996933563s, fact_deprecated: 1.562233938s, ctrlflow: 1.238797117s, printf: 1.197274259s, nilness: 862.822363ms, fact_purity: 842.705882ms, typedness: 521.12258ms, SA5012: 446.025578ms, tokenfileanalyzer: 185.322463ms" [2024-10-09T02:34:39.684Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-10-09T02:34:39.684Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 10/10, autogenerated_exclude: 10/10, cgo: 10/10, invalid_issue: 10/10, identifier_marker: 10/10, filename_unadjuster: 10/10, exclude-rules: 10/0, path_prettifier: 10/10, skip_files: 10/10, exclude: 10/10" [2024-10-09T02:34:39.684Z] level=info msg="[runner] processing took 723.468µs with stages: identifier_marker: 374.934µs, autogenerated_exclude: 125.412µs, exclude-rules: 91.581µs, path_prettifier: 71.52µs, skip_dirs: 44.301µs, cgo: 4.39µs, invalid_issue: 2.85µs, nolint: 1.52µs, filename_unadjuster: 1.26µs, max_same_issues: 1.1µs, uniq_by_line: 650ns, fixer: 560ns, max_from_linter: 510ns, skip_files: 450ns, sort_results: 430ns, exclude: 420ns, diff: 310ns, source_code: 280ns, max_per_file_from_linter: 270ns, path_shortener: 260ns, path_prefixer: 240ns, severity-rules: 220ns" [2024-10-09T02:34:39.684Z] level=info msg="[runner] linters took 8.683524792s with stages: goanalysis_metalinter: 8.682617061s" [2024-10-09T02:34:39.684Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-09T02:34:39.684Z] level=info msg="Memory: 289 samples, avg is 211.3MB, max is 995.2MB" [2024-10-09T02:34:39.684Z] level=info msg="Execution took 28.768545589s" [2024-10-09T02:34:39.684Z] go vet ./... [2024-10-09T02:34:43.870Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T02:34:43.870Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T02:34:43.870Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T02:34:44.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T02:34:44.203Z] $ docker stop --time=1 502cb406735f48d66ecba312c578c30fafc92238c4662682aba905ad534e47a3 [2024-10-09T02:34:51.859Z] $ docker rm -f --volumes 502cb406735f48d66ecba312c578c30fafc92238c4662682aba905ad534e47a3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T02:34:52.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T02:34:52.728Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T02:34:53.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T02:34:53.802Z] + ls -al . [2024-10-09T02:34:53.802Z] total 276 [2024-10-09T02:34:53.802Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 02:33 . [2024-10-09T02:34:53.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 02:30 .. [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 02:30 .dockerignore [2024-10-09T02:34:53.802Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 02:34 .git [2024-10-09T02:34:53.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 02:30 .github [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 9 02:30 .gitignore [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 02:30 .golangci.yml [2024-10-09T02:34:53.802Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 02:31 .semver [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 9 02:30 Attribution.txt [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 9 02:30 CHANGELOG.md [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 9 02:30 Dockerfile [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 02:30 GOVERNANCE.md [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 9 02:30 Jenkinsfile [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 02:30 LICENSE [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 3268 Oct 9 02:30 Makefile [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 9 02:30 OWNERS.md [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 9 02:30 README.md [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 9 02:30 Record and Reply.postman_collection.json [2024-10-09T02:34:53.802Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 02:31 VERSION [2024-10-09T02:34:53.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 02:30 bin [2024-10-09T02:34:53.803Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 9 02:34 coverage.out [2024-10-09T02:34:53.803Z] -rw-rw-r-- 1 jenkins jenkins 7113 Oct 9 02:30 go.mod [2024-10-09T02:34:53.803Z] -rw-rw-r-- 1 jenkins jenkins 99876 Oct 9 02:30 go.sum [2024-10-09T02:34:53.803Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 02:30 internal [2024-10-09T02:34:53.803Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 9 02:30 main.go [2024-10-09T02:34:53.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 02:30 openapi [2024-10-09T02:34:53.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 02:30 pkg [2024-10-09T02:34:53.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 02:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:34:54.297Z] + 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=3b3a4b358737e2da1c426ed6ab247ca110a4e992 --label arch=amd64 --label version=0.0.0 . [2024-10-09T02:34:54.297Z] Sending build context to Docker daemon 9.907MB [2024-10-09T02:34:54.297Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T02:34:54.297Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-09T02:34:54.297Z] ---> fa332cc28c4a [2024-10-09T02:34:54.297Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T02:34:55.681Z] ---> Running in eed61211b66b [2024-10-09T02:34:55.944Z] Removing intermediate container eed61211b66b [2024-10-09T02:34:55.944Z] ---> 62e20ff44108 [2024-10-09T02:34:55.944Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T02:34:56.220Z] ---> Running in b7f45b73dc34 [2024-10-09T02:34:56.482Z] Removing intermediate container b7f45b73dc34 [2024-10-09T02:34:56.482Z] ---> 5d0bcd8d7bb3 [2024-10-09T02:34:56.482Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-09T02:34:56.741Z] ---> Running in abdda906802f [2024-10-09T02:34:57.334Z] Removing intermediate container abdda906802f [2024-10-09T02:34:57.334Z] ---> c41f71c730a1 [2024-10-09T02:34:57.334Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T02:34:57.595Z] ---> Running in a4d819c83c10 [2024-10-09T02:34:57.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T02:34:57.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T02:34:58.423Z] OK: 246 MiB in 54 packages [2024-10-09T02:34:58.682Z] Removing intermediate container a4d819c83c10 [2024-10-09T02:34:58.682Z] ---> 02bee00eae10 [2024-10-09T02:34:58.682Z] Step 7/27 : WORKDIR /app [2024-10-09T02:34:58.682Z] ---> Running in 7574b75977f2 [2024-10-09T02:34:58.682Z] Removing intermediate container 7574b75977f2 [2024-10-09T02:34:58.682Z] ---> 8024b398393b [2024-10-09T02:34:58.682Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-09T02:34:58.942Z] ---> 601a361579af [2024-10-09T02:34:58.942Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T02:34:58.942Z] ---> Running in b5a5e8d08bda [2024-10-09T02:34:59.510Z] Removing intermediate container b5a5e8d08bda [2024-10-09T02:34:59.510Z] ---> 548de9b96cef [2024-10-09T02:34:59.510Z] Step 10/27 : COPY . . [2024-10-09T02:35:00.166Z] ---> 27cfa386e7d5 [2024-10-09T02:35:00.166Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T02:35:00.166Z] ---> Running in c8c2cdbd7513 [2024-10-09T02:35:00.166Z] Removing intermediate container c8c2cdbd7513 [2024-10-09T02:35:00.166Z] ---> fe3a90f34282 [2024-10-09T02:35:00.166Z] Step 12/27 : RUN $MAKE [2024-10-09T02:35:00.166Z] ---> Running in 6f5b821926b1 [2024-10-09T02:35:00.425Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-10-09T02:35:15.358Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22244 in /w/workspace/foundry_app-record-replay_PR-144 [Pipeline] { [Pipeline] ws [2024-10-09T02:35:15.433Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-10-09T02:35:18.541Z] Selected Git installation does not exist. Using Default [2024-10-09T02:35:18.541Z] The recommended git tool is: NONE [2024-10-09T02:35:23.791Z] using credential edgex-jenkins-ssh [2024-10-09T02:35:23.817Z] Cloning the remote Git repository [2024-10-09T02:35:23.863Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-10-09T02:35:23.954Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-10-09T02:35:24.096Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-09T02:35:24.097Z] > git --version # timeout=10 [2024-10-09T02:35:24.120Z] > git --version # 'git version 2.25.1' [2024-10-09T02:35:24.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T02:35:24.300Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T02:35:26.567Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-09T02:35:26.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T02:35:28.161Z] Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 3b3a4b358737e2da1c426ed6ab247ca110a4e992 [2024-10-09T02:35:28.445Z] Merge succeeded, producing 3b3a4b358737e2da1c426ed6ab247ca110a4e992 [2024-10-09T02:35:28.446Z] Checking out Revision 3b3a4b358737e2da1c426ed6ab247ca110a4e992 (PR-144) [2024-10-09T02:35:27.529Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-09T02:35:27.566Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-09T02:35:27.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T02:35:27.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-09T02:35:28.177Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T02:35:28.237Z] > git checkout -f 3b3a4b358737e2da1c426ed6ab247ca110a4e992 # timeout=10 [2024-10-09T02:35:28.322Z] > git remote # timeout=10 [2024-10-09T02:35:28.339Z] > git config --get remote.origin.url # timeout=10 [2024-10-09T02:35:28.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T02:35:28.381Z] > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 [2024-10-09T02:35:28.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-09T02:35:28.451Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T02:35:28.464Z] > git checkout -f 3b3a4b358737e2da1c426ed6ab247ca110a4e992 # timeout=10 [2024-10-09T02:35:32.090Z] Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" [2024-10-09T02:35:32.145Z] > git --version # timeout=10 [2024-10-09T02:35:32.157Z] > git --version # 'git version 2.25.1' [2024-10-09T02:35:32.167Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T02:35:34.257Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T02:35:34.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T02:35:34.257Z] Dload Upload Total Spent Left Speed [2024-10-09T02:35:34.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-10-09T02:35:34.603Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T02:35:34.956Z] + sudo tee /etc/docker/daemon.new [2024-10-09T02:35:34.956Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T02:35:34.956Z] { [2024-10-09T02:35:34.956Z] "registry-mirrors": [ [2024-10-09T02:35:34.956Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T02:35:34.956Z] ], [2024-10-09T02:35:34.956Z] "bip": "10.250.0.254/24", [2024-10-09T02:35:34.956Z] "hosts": [ [2024-10-09T02:35:34.956Z] "tcp://0.0.0.0:5555", [2024-10-09T02:35:34.956Z] "unix:///var/run/docker.sock" [2024-10-09T02:35:34.956Z] ], [2024-10-09T02:35:34.956Z] "mtu": 1458, [2024-10-09T02:35:34.956Z] "selinux-enabled": true, [2024-10-09T02:35:34.956Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T02:35:34.956Z] } [Pipeline] sh [2024-10-09T02:35:35.301Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T02:35:35.650Z] + sudo service docker restart [2024-10-09T02:35:39.131Z] Removing intermediate container 6f5b821926b1 [2024-10-09T02:35:39.131Z] ---> 503365a27bd5 [2024-10-09T02:35:39.131Z] Step 13/27 : FROM alpine:3.20 [2024-10-09T02:35:39.131Z] 3.20: Pulling from library/alpine [2024-10-09T02:35:39.131Z] 43c4264eed91: Already exists [2024-10-09T02:35:39.131Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T02:35:39.131Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T02:35:39.131Z] ---> 91ef0af61f39 [2024-10-09T02:35:39.131Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T02:35:39.131Z] ---> Running in 971b6a1229df [2024-10-09T02:35:39.131Z] Removing intermediate container 971b6a1229df [2024-10-09T02:35:39.131Z] ---> df8dd63cddf8 [2024-10-09T02:35:39.131Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-09T02:35:39.131Z] ---> Running in 7f58398164e0 [2024-10-09T02:35:39.131Z] Removing intermediate container 7f58398164e0 [2024-10-09T02:35:39.131Z] ---> 2b30d938c239 [2024-10-09T02:35:39.131Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T02:35:39.131Z] ---> Running in fef24b16d351 [2024-10-09T02:35:39.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T02:35:39.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T02:35:39.131Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T02:35:39.131Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T02:35:39.131Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T02:35:39.131Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T02:35:39.131Z] OK: 9 MiB in 16 packages [2024-10-09T02:35:39.131Z] Removing intermediate container fef24b16d351 [2024-10-09T02:35:39.131Z] ---> 08438f49af54 [2024-10-09T02:35:39.131Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-09T02:35:39.131Z] ---> Running in 386a2ec26bcc [2024-10-09T02:35:39.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T02:35:39.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T02:35:39.131Z] Upgrading critical system libraries and apk-tools: [2024-10-09T02:35:39.131Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T02:35:39.131Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T02:35:39.131Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T02:35:39.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T02:35:39.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T02:35:39.131Z] OK: 9 MiB in 16 packages [2024-10-09T02:35:39.131Z] Removing intermediate container 386a2ec26bcc [2024-10-09T02:35:39.131Z] ---> 423e3b40c65c [2024-10-09T02:35:39.131Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T02:35:39.131Z] ---> bceac3632d8d [2024-10-09T02:35:39.131Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T02:35:39.131Z] ---> 210423495aa3 [2024-10-09T02:35:39.131Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-09T02:35:39.131Z] ---> ecf53050173d [2024-10-09T02:35:39.131Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-09T02:35:40.070Z] ---> d0dd61c69ac5 [2024-10-09T02:35:40.070Z] Step 22/27 : EXPOSE 59712 [2024-10-09T02:35:40.070Z] ---> Running in fa3c376e1459 [2024-10-09T02:35:40.070Z] Removing intermediate container fa3c376e1459 [2024-10-09T02:35:40.070Z] ---> f54288d5b5b2 [2024-10-09T02:35:40.070Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-09T02:35:40.070Z] ---> Running in a40ed0bdc4bb [2024-10-09T02:35:40.070Z] Removing intermediate container a40ed0bdc4bb [2024-10-09T02:35:40.070Z] ---> 28a043a4029f [2024-10-09T02:35:40.070Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T02:35:40.070Z] ---> Running in 7c38e2e8c685 [2024-10-09T02:35:40.329Z] Removing intermediate container 7c38e2e8c685 [2024-10-09T02:35:40.329Z] ---> 6b8a493fab37 [2024-10-09T02:35:40.329Z] Step 25/27 : LABEL arch=amd64 [2024-10-09T02:35:40.329Z] ---> Running in 547daa51b2e8 [2024-10-09T02:35:40.329Z] Removing intermediate container 547daa51b2e8 [2024-10-09T02:35:40.329Z] ---> 4a06f2e0f690 [2024-10-09T02:35:40.329Z] Step 26/27 : LABEL git_sha=3b3a4b358737e2da1c426ed6ab247ca110a4e992 [2024-10-09T02:35:40.329Z] ---> Running in 005cea5620cd [2024-10-09T02:35:40.329Z] Removing intermediate container 005cea5620cd [2024-10-09T02:35:40.329Z] ---> e85807c36876 [2024-10-09T02:35:40.329Z] Step 27/27 : LABEL version=0.0.0 [2024-10-09T02:35:40.329Z] ---> Running in b6ba3d6bc097 [2024-10-09T02:35:40.588Z] Removing intermediate container b6ba3d6bc097 [2024-10-09T02:35:40.588Z] ---> 2f1cddfbb677 [2024-10-09T02:35:40.588Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T02:35:40.588Z] Successfully built 2f1cddfbb677 [2024-10-09T02:35:40.588Z] 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-10-09T02:35:41.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T02:35:41.676Z] [2024-10-09T02:35:41.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:35:42.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T02:35:42.074Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T02:35:42.074Z] 5eb5b503b376: Pulling fs layer [2024-10-09T02:35:42.074Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T02:35:42.074Z] ec43610c2a17: Pulling fs layer [2024-10-09T02:35:42.074Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T02:35:42.074Z] 33b1e0a273af: Pulling fs layer [2024-10-09T02:35:42.074Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T02:35:42.074Z] 2f39f015ded8: Pulling fs layer [2024-10-09T02:35:42.074Z] 33b1e0a273af: Waiting [2024-10-09T02:35:42.074Z] 5d3b04190fa2: Waiting [2024-10-09T02:35:42.074Z] 3a2ae6a8a46f: Waiting [2024-10-09T02:35:42.074Z] 5c69ac0246d0: Download complete [2024-10-09T02:35:42.074Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T02:35:42.074Z] 3a2ae6a8a46f: Download complete [2024-10-09T02:35:42.343Z] 33b1e0a273af: Verifying Checksum [2024-10-09T02:35:42.343Z] 33b1e0a273af: Download complete [2024-10-09T02:35:42.343Z] ec43610c2a17: Verifying Checksum [2024-10-09T02:35:42.343Z] ec43610c2a17: Download complete [2024-10-09T02:35:42.343Z] 5d3b04190fa2: Download complete [2024-10-09T02:35:42.343Z] 5eb5b503b376: Verifying Checksum [2024-10-09T02:35:42.343Z] 5eb5b503b376: Download complete [2024-10-09T02:35:43.277Z] 2f39f015ded8: Download complete [2024-10-09T02:35:43.842Z] 5eb5b503b376: Pull complete [2024-10-09T02:35:43.842Z] 5c69ac0246d0: Pull complete [2024-10-09T02:35:44.410Z] ec43610c2a17: Pull complete [2024-10-09T02:35:44.410Z] 3a2ae6a8a46f: Pull complete [2024-10-09T02:35:44.668Z] 33b1e0a273af: Pull complete [2024-10-09T02:35:44.668Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T02:35:54.081Z] provisioning config files... [2024-10-09T02:35:54.114Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config8741980710538283135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:35:54.651Z] ---> ****-login.sh [2024-10-09T02:35:54.651Z] nexus3.edgexfoundry.org:10001 [2024-10-09T02:35:54.915Z] 2f39f015ded8: Pull complete [2024-10-09T02:35:54.916Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T02:35:54.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T02:35:54.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T02:35:55.195Z] prd-ubuntu20.04-docker-8c-8g-22243 does not seem to be running inside a container [2024-10-09T02:35:55.234Z] $ 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-144 -v /w/workspace/foundry_app-record-replay_PR-144:/w/workspace/foundry_app-record-replay_PR-144:rw,z -v /w/workspace/foundry_app-record-replay_PR-144@tmp:/w/workspace/foundry_app-record-replay_PR-144@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T02:35:55.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:35:55.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:35:55.246Z] Configure a credential helper to remove this warning. See [2024-10-09T02:35:55.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:35:55.246Z] [2024-10-09T02:35:55.246Z] Login Succeeded [2024-10-09T02:35:55.478Z] $ docker top c8424d33f714412a9a601515df975529bd712dbef50187c3ccdc72ff04709029 -eo pid,comm [2024-10-09T02:35:55.523Z] nexus3.edgexfoundry.org:10002 [2024-10-09T02:35:55.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:35:55.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:35:55.798Z] Configure a credential helper to remove this warning. See [2024-10-09T02:35:55.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:35:55.798Z] [2024-10-09T02:35:55.798Z] Login Succeeded [2024-10-09T02:35:55.798Z] nexus3.edgexfoundry.org:10003 [2024-10-09T02:35:56.030Z] ---> job-cost.sh [2024-10-09T02:35:56.030Z] lf-activate-venv: SKIPPING [2024-10-09T02:35:56.030Z] INFO: No Stack... [2024-10-09T02:35:56.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:35:56.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:35:56.071Z] Configure a credential helper to remove this warning. See [2024-10-09T02:35:56.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:35:56.071Z] [2024-10-09T02:35:56.071Z] Login Succeeded [2024-10-09T02:35:56.071Z] nexus3.edgexfoundry.org:10004 [2024-10-09T02:35:56.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T02:35:56.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T02:35:56.549Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T02:35:56.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:35:56.637Z] Configure a credential helper to remove this warning. See [2024-10-09T02:35:56.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:35:56.637Z] [2024-10-09T02:35:56.637Z] Login Succeeded [2024-10-09T02:35:56.637Z] ****.io [2024-10-09T02:35:56.880Z] + cat /w/workspace/foundry_app-record-replay_PR-144/archives/cost.csv [2024-10-09T02:35:56.880Z] + cut -d, -f6 [2024-10-09T02:35:56.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] lock [2024-10-09T02:35:56.931Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-144-1-stack-cost] [2024-10-09T02:35:56.938Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-144-1-stack-cost] did not exist. Created. [2024-10-09T02:35:56.948Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T02:35:57.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T02:35:57.194Z] Configure a credential helper to remove this warning. See [2024-10-09T02:35:57.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T02:35:57.194Z] [2024-10-09T02:35:57.194Z] Login Succeeded [2024-10-09T02:35:57.194Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T02:35:57.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-09T02:35:57.417Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T02:35:57.518Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T02:35:57.556Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-144-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T02:35:57.651Z] $ docker stop --time=1 c8424d33f714412a9a601515df975529bd712dbef50187c3ccdc72ff04709029 [2024-10-09T02:35:58.794Z] $ docker rm -f --volumes c8424d33f714412a9a601515df975529bd712dbef50187c3ccdc72ff04709029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-10-09T02:35:59.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T02:35:59.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] echo [2024-10-09T02:35:59.181Z] ========================================================= [2024-10-09T02:35:59.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T02:35:59.181Z] ========================================================= [Pipeline] fileExists [Pipeline] // stage [Pipeline] } [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:35:59.821Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T02:36:00.089Z] Sending build context to Docker daemon 336.4kB [2024-10-09T02:36:00.089Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T02:36:00.089Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T02:36:00.362Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T02:36:00.362Z] cf04c63912e1: Pulling fs layer [2024-10-09T02:36:00.362Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T02:36:00.362Z] a37a00ec5f00: Pulling fs layer [2024-10-09T02:36:00.362Z] 50b3750afda1: Pulling fs layer [2024-10-09T02:36:00.362Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T02:36:00.362Z] 80978eb59214: Pulling fs layer [2024-10-09T02:36:00.362Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T02:36:00.362Z] c5a475d317c9: Pulling fs layer [2024-10-09T02:36:00.362Z] 4f4fb700ef54: Waiting [2024-10-09T02:36:00.362Z] 80978eb59214: Waiting [2024-10-09T02:36:00.362Z] c9f46d7d2bd2: Waiting [2024-10-09T02:36:00.362Z] c5a475d317c9: Waiting [2024-10-09T02:36:00.362Z] 50b3750afda1: Waiting [2024-10-09T02:36:00.362Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T02:36:00.362Z] 55b35a11ae5e: Download complete [2024-10-09T02:36:00.362Z] 50b3750afda1: Verifying Checksum [2024-10-09T02:36:00.362Z] 50b3750afda1: Download complete [2024-10-09T02:36:00.362Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T02:36:00.362Z] 4f4fb700ef54: Download complete [2024-10-09T02:36:00.362Z] 80978eb59214: Verifying Checksum [2024-10-09T02:36:00.362Z] 80978eb59214: Download complete [2024-10-09T02:36:00.362Z] cf04c63912e1: Verifying Checksum [2024-10-09T02:36:00.362Z] cf04c63912e1: Download complete [2024-10-09T02:36:00.971Z] c5a475d317c9: Verifying Checksum [2024-10-09T02:36:00.971Z] c5a475d317c9: Download complete [2024-10-09T02:36:01.565Z] cf04c63912e1: Pull complete [2024-10-09T02:36:02.159Z] 55b35a11ae5e: Pull complete [2024-10-09T02:36:02.764Z] a37a00ec5f00: Verifying Checksum [2024-10-09T02:36:02.764Z] a37a00ec5f00: Download complete [2024-10-09T02:36:03.352Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T02:36:03.352Z] c9f46d7d2bd2: Download complete [2024-10-09T02:36:18.388Z] a37a00ec5f00: Pull complete [2024-10-09T02:36:18.388Z] 50b3750afda1: Pull complete [2024-10-09T02:36:18.388Z] 4f4fb700ef54: Pull complete [2024-10-09T02:36:18.388Z] 80978eb59214: Pull complete [2024-10-09T02:36:25.077Z] c9f46d7d2bd2: Pull complete [2024-10-09T02:36:27.028Z] c5a475d317c9: Pull complete [2024-10-09T02:36:27.028Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T02:36:27.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T02:36:27.028Z] ---> be29e6b0f0d4 [2024-10-09T02:36:27.028Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T02:36:28.048Z] ---> Running in 6988ccaa0c3e [2024-10-09T02:36:28.344Z] Removing intermediate container 6988ccaa0c3e [2024-10-09T02:36:28.344Z] ---> 75e7e5d44816 [2024-10-09T02:36:28.344Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T02:36:28.344Z] ---> Running in 9a21f64ec474 [2024-10-09T02:36:28.615Z] Removing intermediate container 9a21f64ec474 [2024-10-09T02:36:28.615Z] ---> 7fa809a8c6e8 [2024-10-09T02:36:28.615Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T02:36:28.885Z] ---> Running in 4a93228b59bf [2024-10-09T02:36:29.153Z] Removing intermediate container 4a93228b59bf [2024-10-09T02:36:29.153Z] ---> bc367901d9d7 [2024-10-09T02:36:29.153Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T02:36:29.153Z] ---> Running in 8dc62e19ac07 [2024-10-09T02:36:30.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T02:36:30.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T02:36:32.123Z] OK: 238 MiB in 54 packages [2024-10-09T02:36:32.710Z] Removing intermediate container 8dc62e19ac07 [2024-10-09T02:36:32.710Z] ---> 63ec621c7f90 [2024-10-09T02:36:32.710Z] Step 7/12 : WORKDIR /app [2024-10-09T02:36:32.977Z] ---> Running in 9377e1fd67ea [2024-10-09T02:36:33.246Z] Removing intermediate container 9377e1fd67ea [2024-10-09T02:36:33.246Z] ---> 7b75aaed4cbd [2024-10-09T02:36:33.246Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T02:36:34.207Z] ---> e2bba8a3b226 [2024-10-09T02:36:34.207Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T02:36:34.207Z] ---> Running in bdf6910c2b53 [2024-10-09T02:38:25.839Z] Removing intermediate container bdf6910c2b53 [2024-10-09T02:38:25.839Z] ---> 85e015438f40 [2024-10-09T02:38:25.839Z] Step 10/12 : COPY . . [2024-10-09T02:38:25.839Z] ---> 1a2f108d2316 [2024-10-09T02:38:25.839Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T02:38:25.839Z] ---> Running in ce17696f25b0 [2024-10-09T02:38:25.839Z] Removing intermediate container ce17696f25b0 [2024-10-09T02:38:25.839Z] ---> dc597a993843 [2024-10-09T02:38:25.839Z] Step 12/12 : RUN $MAKE [2024-10-09T02:38:25.839Z] ---> Running in 78445071d3b1 [2024-10-09T02:38:25.839Z] noop [2024-10-09T02:38:25.839Z] Removing intermediate container 78445071d3b1 [2024-10-09T02:38:25.839Z] ---> 4c52a03eab13 [2024-10-09T02:38:25.839Z] Successfully built 4c52a03eab13 [2024-10-09T02:38:25.839Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:38:26.366Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T02:38:26.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T02:38:26.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-22244 does not seem to be running inside a container [2024-10-09T02:38:26.770Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-09T02:38:27.958Z] $ docker top 80f8ffcd8c620a9fabeeafc9e4b7e73e08416bd7eacb3d872b7aa20e13df966a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T02:38:28.841Z] + go version [2024-10-09T02:38:28.841Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T02:38:28.876Z] $ docker stop --time=1 80f8ffcd8c620a9fabeeafc9e4b7e73e08416bd7eacb3d872b7aa20e13df966a [2024-10-09T02:38:30.493Z] $ docker rm -f --volumes 80f8ffcd8c620a9fabeeafc9e4b7e73e08416bd7eacb3d872b7aa20e13df966a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:38:31.447Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T02:38:31.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T02:38:31.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-22244 does not seem to be running inside a container [2024-10-09T02:38:31.779Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-09T02:38:32.966Z] $ docker top 1c9cd3e87c4a62a4ca0ac3f143aee67e2f875fb0de281fd6ab23653c14af2f6a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T02:38:33.849Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-10-09T02:38:34.252Z] + make test [2024-10-09T02:38:34.252Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T02:42:41.286Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-09T02:42:46.613Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.120s coverage: 88.0% of statements [2024-10-09T02:42:53.267Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-09T02:42:53.267Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-09T02:42:55.839Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-09T02:42:57.780Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.825s coverage: 98.7% of statements [2024-10-09T02:42:57.780Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.538s coverage: 89.7% of statements [2024-10-09T02:42:57.780Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.082s coverage: 100.0% of statements [2024-10-09T02:42:58.735Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T02:42:58.735Z] go vet ./... [2024-10-09T02:46:50.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T02:46:50.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T02:46:50.547Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T02:46:50.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T02:46:50.632Z] $ docker stop --time=1 1c9cd3e87c4a62a4ca0ac3f143aee67e2f875fb0de281fd6ab23653c14af2f6a [2024-10-09T02:46:52.515Z] $ docker rm -f --volumes 1c9cd3e87c4a62a4ca0ac3f143aee67e2f875fb0de281fd6ab23653c14af2f6a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T02:46:54.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T02:46:54.833Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T02:46:55.300Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T02:46:55.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T02:46:56.303Z] + ls -al . [2024-10-09T02:46:56.303Z] total 272 [2024-10-09T02:46:56.303Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 02:38 . [2024-10-09T02:46:56.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 02:35 .. [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 02:35 .dockerignore [2024-10-09T02:46:56.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 02:35 .git [2024-10-09T02:46:56.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 02:35 .github [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 9 02:35 .gitignore [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 02:35 .golangci.yml [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 9 02:35 Attribution.txt [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 9 02:35 CHANGELOG.md [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 9 02:35 Dockerfile [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 02:35 GOVERNANCE.md [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 9 02:35 Jenkinsfile [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 02:35 LICENSE [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 3268 Oct 9 02:35 Makefile [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 9 02:35 OWNERS.md [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 9 02:35 README.md [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 9 02:35 Record and Reply.postman_collection.json [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 02:31 VERSION [2024-10-09T02:46:56.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 02:35 bin [2024-10-09T02:46:56.303Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 9 02:42 coverage.out [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 7113 Oct 9 02:35 go.mod [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 99876 Oct 9 02:35 go.sum [2024-10-09T02:46:56.303Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 02:35 internal [2024-10-09T02:46:56.303Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 9 02:35 main.go [2024-10-09T02:46:56.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 02:35 openapi [2024-10-09T02:46:56.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 02:35 pkg [2024-10-09T02:46:56.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 02:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:46:56.751Z] + 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=3b3a4b358737e2da1c426ed6ab247ca110a4e992 --label arch=arm64 --label version=0.0.0 . [2024-10-09T02:46:57.018Z] Sending build context to Docker daemon 371.2kB [2024-10-09T02:46:57.018Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T02:46:57.018Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-09T02:46:57.018Z] ---> 4c52a03eab13 [2024-10-09T02:46:57.018Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T02:46:57.018Z] ---> Running in 9e68cccfc992 [2024-10-09T02:46:57.286Z] Removing intermediate container 9e68cccfc992 [2024-10-09T02:46:57.286Z] ---> 98b1daae7fd1 [2024-10-09T02:46:57.286Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T02:46:57.552Z] ---> Running in 877d532117bb [2024-10-09T02:46:57.819Z] Removing intermediate container 877d532117bb [2024-10-09T02:46:57.819Z] ---> 3c39466b74b3 [2024-10-09T02:46:57.819Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-09T02:46:57.819Z] ---> Running in 9f898d8f6897 [2024-10-09T02:46:58.099Z] Removing intermediate container 9f898d8f6897 [2024-10-09T02:46:58.099Z] ---> d040d8624bff [2024-10-09T02:46:58.099Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T02:46:58.099Z] ---> Running in 619bcfce4527 [2024-10-09T02:46:59.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T02:46:59.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T02:47:01.485Z] OK: 238 MiB in 54 packages [2024-10-09T02:47:02.464Z] Removing intermediate container 619bcfce4527 [2024-10-09T02:47:02.464Z] ---> bc08699608f3 [2024-10-09T02:47:02.464Z] Step 7/27 : WORKDIR /app [2024-10-09T02:47:02.464Z] ---> Running in c6d5b08eb9bd [2024-10-09T02:47:02.731Z] Removing intermediate container c6d5b08eb9bd [2024-10-09T02:47:02.731Z] ---> 59b61573d00f [2024-10-09T02:47:02.731Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-09T02:47:03.325Z] ---> 6bf5e2ba5780 [2024-10-09T02:47:03.325Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T02:47:03.325Z] ---> Running in bb4dc71971fd [2024-10-09T02:47:05.911Z] Removing intermediate container bb4dc71971fd [2024-10-09T02:47:05.911Z] ---> c8ba0b5f8fcd [2024-10-09T02:47:05.911Z] Step 10/27 : COPY . . [2024-10-09T02:47:06.496Z] ---> ee006add5073 [2024-10-09T02:47:06.496Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T02:47:06.496Z] ---> Running in 97a992681809 [2024-10-09T02:47:06.763Z] Removing intermediate container 97a992681809 [2024-10-09T02:47:06.763Z] ---> c8375800db07 [2024-10-09T02:47:06.763Z] Step 12/27 : RUN $MAKE [2024-10-09T02:47:06.763Z] ---> Running in f7485846a65a [2024-10-09T02:47:08.167Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-10-09T02:50:44.906Z] Removing intermediate container f7485846a65a [2024-10-09T02:50:44.906Z] ---> 5d61df6a2277 [2024-10-09T02:50:44.906Z] Step 13/27 : FROM alpine:3.20 [2024-10-09T02:50:44.906Z] 3.20: Pulling from library/alpine [2024-10-09T02:50:44.906Z] cf04c63912e1: Already exists [2024-10-09T02:50:44.906Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T02:50:44.906Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T02:50:44.906Z] ---> c157a85ed455 [2024-10-09T02:50:44.906Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T02:50:44.906Z] ---> Running in 797655f759a6 [2024-10-09T02:50:44.906Z] Removing intermediate container 797655f759a6 [2024-10-09T02:50:44.906Z] ---> 86b28b02a7e6 [2024-10-09T02:50:44.906Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-09T02:50:44.906Z] ---> Running in bd264416ec0a [2024-10-09T02:50:44.906Z] Removing intermediate container bd264416ec0a [2024-10-09T02:50:44.906Z] ---> e46ccef244d6 [2024-10-09T02:50:44.906Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T02:50:44.906Z] ---> Running in f6f83df4a3f8 [2024-10-09T02:50:44.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T02:50:44.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T02:50:44.906Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T02:50:44.906Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T02:50:44.906Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T02:50:44.906Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T02:50:44.906Z] OK: 10 MiB in 16 packages [2024-10-09T02:50:44.906Z] Removing intermediate container f6f83df4a3f8 [2024-10-09T02:50:44.906Z] ---> da7d3b392e18 [2024-10-09T02:50:44.906Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-09T02:50:44.906Z] ---> Running in 5325ea6b91c6 [2024-10-09T02:50:44.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T02:50:44.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T02:50:44.906Z] Upgrading critical system libraries and apk-tools: [2024-10-09T02:50:44.906Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T02:50:44.906Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T02:50:44.906Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T02:50:44.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T02:50:44.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T02:50:44.906Z] OK: 10 MiB in 16 packages [2024-10-09T02:50:44.906Z] Removing intermediate container 5325ea6b91c6 [2024-10-09T02:50:44.906Z] ---> 567ade0d4b12 [2024-10-09T02:50:44.906Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T02:50:45.488Z] ---> 7a6a892a27b0 [2024-10-09T02:50:45.488Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T02:50:46.069Z] ---> 0299a4bfc27a [2024-10-09T02:50:46.069Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-09T02:50:46.648Z] ---> 66e5bf805007 [2024-10-09T02:50:46.648Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-09T02:50:48.585Z] ---> 91c5d851367d [2024-10-09T02:50:48.585Z] Step 22/27 : EXPOSE 59712 [2024-10-09T02:50:48.585Z] ---> Running in a4538e9f8ce8 [2024-10-09T02:50:48.585Z] Removing intermediate container a4538e9f8ce8 [2024-10-09T02:50:48.585Z] ---> e4d0b698deee [2024-10-09T02:50:48.585Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-09T02:50:48.855Z] ---> Running in 83f609afb448 [2024-10-09T02:50:49.123Z] Removing intermediate container 83f609afb448 [2024-10-09T02:50:49.123Z] ---> 78074388e9d7 [2024-10-09T02:50:49.123Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T02:50:49.123Z] ---> Running in 88204b5cb49e [2024-10-09T02:50:49.395Z] Removing intermediate container 88204b5cb49e [2024-10-09T02:50:49.395Z] ---> 6e9acc4e06c5 [2024-10-09T02:50:49.395Z] Step 25/27 : LABEL arch=arm64 [2024-10-09T02:50:49.663Z] ---> Running in 3c43daceee7e [2024-10-09T02:50:49.932Z] Removing intermediate container 3c43daceee7e [2024-10-09T02:50:49.932Z] ---> 773c9fc34f17 [2024-10-09T02:50:49.932Z] Step 26/27 : LABEL git_sha=3b3a4b358737e2da1c426ed6ab247ca110a4e992 [2024-10-09T02:50:49.932Z] ---> Running in 73b8063284ab [2024-10-09T02:50:50.201Z] Removing intermediate container 73b8063284ab [2024-10-09T02:50:50.201Z] ---> 2f8a366eac33 [2024-10-09T02:50:50.201Z] Step 27/27 : LABEL version=0.0.0 [2024-10-09T02:50:50.473Z] ---> Running in 2c8ec581d60a [2024-10-09T02:50:50.743Z] Removing intermediate container 2c8ec581d60a [2024-10-09T02:50:50.743Z] ---> ebd40cb90951 [2024-10-09T02:50:50.743Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T02:50:50.743Z] Successfully built ebd40cb90951 [2024-10-09T02:50:50.743Z] 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-10-09T02:50:51.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T02:50:51.705Z] [2024-10-09T02:50:51.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:50:52.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T02:50:52.395Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T02:50:52.395Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T02:50:52.395Z] 04944245beec: Pulling fs layer [2024-10-09T02:50:52.395Z] 699f458cf7ca: Pulling fs layer [2024-10-09T02:50:52.395Z] 765212b225bb: Pulling fs layer [2024-10-09T02:50:52.395Z] f23df028b6ca: Pulling fs layer [2024-10-09T02:50:52.395Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T02:50:52.395Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T02:50:52.395Z] f23df028b6ca: Waiting [2024-10-09T02:50:52.395Z] d65c8cfc05b1: Waiting [2024-10-09T02:50:52.395Z] 2437ff75d9bd: Waiting [2024-10-09T02:50:52.395Z] 765212b225bb: Waiting [2024-10-09T02:50:52.395Z] 04944245beec: Verifying Checksum [2024-10-09T02:50:52.395Z] 04944245beec: Download complete [2024-10-09T02:50:52.395Z] 765212b225bb: Verifying Checksum [2024-10-09T02:50:52.395Z] 765212b225bb: Download complete [2024-10-09T02:50:52.395Z] f23df028b6ca: Verifying Checksum [2024-10-09T02:50:52.395Z] f23df028b6ca: Download complete [2024-10-09T02:50:52.395Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T02:50:52.395Z] d65c8cfc05b1: Download complete [2024-10-09T02:50:52.668Z] 699f458cf7ca: Verifying Checksum [2024-10-09T02:50:52.668Z] 699f458cf7ca: Download complete [2024-10-09T02:50:52.936Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T02:50:52.936Z] 8998bd30e6a1: Download complete [2024-10-09T02:50:55.521Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T02:50:55.521Z] 2437ff75d9bd: Download complete [2024-10-09T02:50:58.105Z] 8998bd30e6a1: Pull complete [2024-10-09T02:50:58.373Z] 04944245beec: Pull complete [2024-10-09T02:50:59.784Z] 699f458cf7ca: Pull complete [2024-10-09T02:51:00.054Z] 765212b225bb: Pull complete [2024-10-09T02:51:01.014Z] f23df028b6ca: Pull complete [2024-10-09T02:51:01.280Z] d65c8cfc05b1: Pull complete [2024-10-09T02:51:19.492Z] 2437ff75d9bd: Pull complete [2024-10-09T02:51:19.492Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T02:51:19.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T02:51:19.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T02:51:19.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-22244 does not seem to be running inside a container [2024-10-09T02:51:19.913Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-09T02:51:22.795Z] $ docker top b94ce043dd1e4234fc612dd1ed362095c0368e12259b7782f6462b2aced4d5ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:51:23.748Z] ---> job-cost.sh [2024-10-09T02:51:23.749Z] lf-activate-venv: SKIPPING [2024-10-09T02:51:23.749Z] INFO: No Stack... [2024-10-09T02:51:24.015Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T02:51:24.975Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T02:51:25.638Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-10-09T02:51:25.639Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T02:51:25.721Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-144-1-stack-cost] [2024-10-09T02:51:25.728Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-144-1-stack-cost] did not exist. Created. [2024-10-09T02:51:25.736Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T02:51:26.503Z] /w/workspace/app-record-replay/1@tmp/durable-790d8e28/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T02:51:26.967Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T02:51:27.014Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T02:51:27.076Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T02:51:27.118Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-144-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T02:51:27.198Z] $ docker stop --time=1 b94ce043dd1e4234fc612dd1ed362095c0368e12259b7782f6462b2aced4d5ac [2024-10-09T02:51:28.794Z] $ docker rm -f --volumes b94ce043dd1e4234fc612dd1ed362095c0368e12259b7782f6462b2aced4d5ac [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-10-09T02:51:30.072Z] provisioning config files... [2024-10-09T02:51:30.085Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-144@tmp/config2261582286935544999tmp [Pipeline] { [Pipeline] sh [2024-10-09T02:51:30.443Z] + set +x [2024-10-09T02:51:30.443Z] + bash -s -- [2024-10-09T02:51:30.443Z] + curl -s https://codecov.io/bash [2024-10-09T02:51:30.443Z] [2024-10-09T02:51:30.443Z] _____ _ [2024-10-09T02:51:30.443Z] / ____| | | [2024-10-09T02:51:30.443Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T02:51:30.443Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T02:51:30.443Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T02:51:30.443Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T02:51:30.443Z] Bash-1.0.6 [2024-10-09T02:51:30.443Z] [2024-10-09T02:51:30.443Z] [2024-10-09T02:51:30.443Z] ==> git version 2.25.1 found [2024-10-09T02:51:30.443Z] ==> 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-10-09T02:51:30.443Z] Release-Date: 2020-01-08 [2024-10-09T02:51:30.443Z] 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-10-09T02:51:30.443Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T02:51:30.443Z] ==> Jenkins CI detected. [2024-10-09T02:51:30.443Z] current dir:  /w/workspace/foundry_app-record-replay_PR-144 [2024-10-09T02:51:30.443Z] project root: . [2024-10-09T02:51:30.443Z] --> token set from env [2024-10-09T02:51:30.443Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T02:51:30.712Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T02:51:30.712Z] ==> Python coveragepy not found [2024-10-09T02:51:30.712Z] ==> Searching for coverage reports in: [2024-10-09T02:51:30.712Z] + . [2024-10-09T02:51:30.712Z] -> Found 1 reports [2024-10-09T02:51:30.712Z] ==> Detecting git/mercurial file structure [2024-10-09T02:51:30.712Z] ==> Reading reports [2024-10-09T02:51:30.712Z] + ./coverage.out bytes=34247 [2024-10-09T02:51:30.712Z] ==> Appending adjustments [2024-10-09T02:51:30.712Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T02:51:30.712Z] + Found adjustments [2024-10-09T02:51:30.712Z] ==> Gzipping contents [2024-10-09T02:51:30.712Z] 8.0K /tmp/codecov.9X86qM.gz [2024-10-09T02:51:30.712Z] ==> Uploading reports [2024-10-09T02:51:30.712Z] url: https://codecov.io [2024-10-09T02:51:30.712Z] query: branch=PR-144&commit=3b3a4b358737e2da1c426ed6ab247ca110a4e992&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=144&job=&cmd_args= [2024-10-09T02:51:30.712Z] -> Pinging Codecov [2024-10-09T02:51:30.712Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-144&commit=3b3a4b358737e2da1c426ed6ab247ca110a4e992&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=144&job=&cmd_args= [2024-10-09T02:51:30.991Z] -> Uploading to [2024-10-09T02:51:30.992Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/3b3a4b358737e2da1c426ed6ab247ca110a4e992/1d5ce4b2-ab3e-4913-b68f-b871f9adfff4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T025130Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0504d6b21e153544ceb1b0c9e08751d4e82a3b69cae587fa1db83234ac950d83 [2024-10-09T02:51:30.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T02:51:30.992Z] Dload Upload Total Spent Left Speed [2024-10-09T02:51:31.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5395 0 0 100 5395 0 20591 --:--:-- --:--:-- --:--:-- 20591 [2024-10-09T02:51:31.279Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/3b3a4b358737e2da1c426ed6ab247ca110a4e992 [Pipeline] } [2024-10-09T02:51:31.310Z] 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-10-09T02:51:33.583Z] + [ -d /w/workspace/foundry_app-record-replay_PR-144/archives ] [2024-10-09T02:51:33.583Z] + ls -al /w/workspace/foundry_app-record-replay_PR-144/archives [2024-10-09T02:51:33.583Z] total 16 [2024-10-09T02:51:33.583Z] drwxr-xr-x 3 root root 4096 Oct 9 02:35 . [2024-10-09T02:51:33.583Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 02:35 .. [2024-10-09T02:51:33.583Z] drwxr-xr-x 2 root root 4096 Oct 9 02:35 cost [2024-10-09T02:51:33.584Z] -rw-r--r-- 1 root root 89 Oct 9 02:35 cost.csv [2024-10-09T02:51:33.584Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-144/archives [2024-10-09T02:51:33.584Z] + ls -al /w/workspace/foundry_app-record-replay_PR-144/archives [2024-10-09T02:51:33.584Z] total 16 [2024-10-09T02:51:33.584Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 02:35 . [2024-10-09T02:51:33.584Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 02:35 .. [2024-10-09T02:51:33.584Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 02:35 cost [2024-10-09T02:51:33.584Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 9 02:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:51:33.923Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:51:34.825Z] ---> package-listing.sh [2024-10-09T02:51:34.825Z] ++ facter osfamily [2024-10-09T02:51:34.825Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T02:51:35.084Z] + OS_FAMILY=debian [2024-10-09T02:51:35.084Z] + workspace=/w/workspace/foundry_app-record-replay_PR-144 [2024-10-09T02:51:35.084Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T02:51:35.084Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T02:51:35.084Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T02:51:35.084Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T02:51:35.084Z] + '[' /w/workspace/foundry_app-record-replay_PR-144 ']' [2024-10-09T02:51:35.084Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T02:51:35.084Z] + case "${OS_FAMILY}" in [2024-10-09T02:51:35.084Z] + dpkg -l [2024-10-09T02:51:35.084Z] + grep '^ii' [2024-10-09T02:51:35.084Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T02:51:35.084Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T02:51:35.084Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T02:51:35.084Z] + '[' /w/workspace/foundry_app-record-replay_PR-144 ']' [2024-10-09T02:51:35.084Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-144/archives/ [2024-10-09T02:51:35.084Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-144/archives/ [Pipeline] echo [2024-10-09T02:51:35.127Z] 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-144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-09T02:51:35.427Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T02:51:36.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T02:51:36.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T02:51:36.254Z] prd-ubuntu20.04-docker-8c-8g-22243 does not seem to be running inside a container [2024-10-09T02:51:36.277Z] $ 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-144/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-144 -v /w/workspace/foundry_app-record-replay_PR-144:/w/workspace/foundry_app-record-replay_PR-144:rw,z -v /w/workspace/foundry_app-record-replay_PR-144@tmp:/w/workspace/foundry_app-record-replay_PR-144@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T02:51:36.656Z] $ docker top a64e567b4fc1aeb0b9b6128736788efeeaa78a524d68eaf61a9d6b4a321784e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T02:51:37.073Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T02:51:37.392Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T02:51:37.716Z] + ls /var/log/sa-host [2024-10-09T02:51:37.716Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T02:51:37.876Z] provisioning config files... [2024-10-09T02:51:37.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-144@tmp/config13097061165717606246tmp [Pipeline] { [Pipeline] echo [2024-10-09T02:51:37.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:51:38.287Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T02:51:38.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:51:38.754Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T02:51:38.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:51:39.120Z] ---> sudo-logs.sh [2024-10-09T02:51:39.120Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T02:51:39.234Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:51:39.560Z] ---> job-cost.sh [2024-10-09T02:51:39.560Z] lf-activate-venv: SKIPPING [2024-10-09T02:51:39.560Z] DEBUG: total: 0.2199999988079071 [2024-10-09T02:51:39.560Z] INFO: Retrieving Stack Cost... [2024-10-09T02:51:39.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T02:51:40.390Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T02:51:40.434Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T02:51:40.781Z] ---> logs-deploy.sh [2024-10-09T02:51:40.781Z] lf-activate-venv: SKIPPING [2024-10-09T02:51:40.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-144/1 [2024-10-09T02:51:40.781Z] INFO: archiving workspace using pattern(s): [2024-10-09T02:51:41.721Z] Archives upload complete. [2024-10-09T02:51:41.721Z] INFO: archiving logs to Nexus