Pull request #147 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00d62283156a85a394a25b44db0a6ee84d8728cf+fb1cfc1ed001b91dc8782235128666e14fb0baf6 (78fc93a0ef06121b7d83a6de8f23ba0d65836620) 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-ssh5618969247922074016.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-ssh16848015769388000582.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-147/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-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8020100221813045259.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-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3077003296924033344.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-ssh10084373956638214238.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-147/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-147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12974827817466533175.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22838 in /w/workspace/foundry_app-record-replay_PR-147 [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-147 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb1cfc1ed001b91dc8782235128666e14fb0baf6 into PR head commit 00d62283156a85a394a25b44db0a6ee84d8728cf Merge succeeded, producing 00d62283156a85a394a25b44db0a6ee84d8728cf Checking out Revision 00d62283156a85a394a25b44db0a6ee84d8728cf (PR-147) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 00d62283156a85a394a25b44db0a6ee84d8728cf # 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 fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00d62283156a85a394a25b44db0a6ee84d8728cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-15T03:29:57.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-15T03:29:57.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-15T03:29:57.982Z] ========================================================= [2024-10-15T03:29:57.982Z] EdgeX Global Pipelines Version Info [2024-10-15T03:29:57.982Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:29:58.780Z] ------------------- [2024-10-15T03:29:58.780Z] stable info: [2024-10-15T03:29:58.780Z] ------------------- [2024-10-15T03:29:58.780Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-15T03:29:58.780Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-15T03:29:58.780Z] Message: update stable to v1.0.265 [2024-10-15T03:29:59.353Z] ------------------- [2024-10-15T03:29:59.353Z] experimental info: [2024-10-15T03:29:59.353Z] ------------------- [2024-10-15T03:29:59.353Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-15T03:29:59.353Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-15T03:29:59.353Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-15T03:29:59.586Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-10-15T03:29:59.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-10-15T03:29:59.716Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-15T03:29:59.780Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-15T03:29:59.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-15T03:29:59.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-15T03:29:59.972Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-15T03:30:00.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-15T03:30:00.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-15T03:30:00.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-15T03:30:00.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-15T03:30:00.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-10-15T03:30:00.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-15T03:30:00.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-15T03:30:00.483Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-15T03:30:00.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-15T03:30:00.604Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-15T03:30:00.667Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-15T03:30:00.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-15T03:30:00.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-15T03:30:00.840Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-15T03:30:00.896Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-15T03:30:00.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-15T03:30:01.022Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-15T03:30:01.083Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-15T03:30:01.145Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-15T03:30:01.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-15T03:30:01.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo [2024-10-15T03:30:01.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo [2024-10-15T03:30:01.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo [2024-10-15T03:30:01.454Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00d62283156a85a394a25b44db0a6ee84d8728cf [Pipeline] echo [2024-10-15T03:30:01.511Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00d6228 [Pipeline] echo [2024-10-15T03:30:01.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T03:30:01.728Z] provisioning config files... [2024-10-15T03:30:01.741Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-147@tmp/config6420974671108898595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:30:02.146Z] ---> ****-login.sh [2024-10-15T03:30:02.146Z] nexus3.edgexfoundry.org:10001 [2024-10-15T03:30:02.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:30:02.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:30:02.407Z] Configure a credential helper to remove this warning. See [2024-10-15T03:30:02.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:30:02.407Z] [2024-10-15T03:30:02.407Z] Login Succeeded [2024-10-15T03:30:02.407Z] nexus3.edgexfoundry.org:10002 [2024-10-15T03:30:02.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:30:02.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:30:02.668Z] Configure a credential helper to remove this warning. See [2024-10-15T03:30:02.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:30:02.668Z] [2024-10-15T03:30:02.668Z] Login Succeeded [2024-10-15T03:30:02.668Z] nexus3.edgexfoundry.org:10003 [2024-10-15T03:30:02.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:30:02.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:30:02.668Z] Configure a credential helper to remove this warning. See [2024-10-15T03:30:02.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:30:02.668Z] [2024-10-15T03:30:02.668Z] Login Succeeded [2024-10-15T03:30:02.668Z] nexus3.edgexfoundry.org:10004 [2024-10-15T03:30:02.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:30:02.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:30:02.668Z] Configure a credential helper to remove this warning. See [2024-10-15T03:30:02.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:30:02.669Z] [2024-10-15T03:30:02.669Z] Login Succeeded [2024-10-15T03:30:02.930Z] ****.io [2024-10-15T03:30:02.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:30:03.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:30:03.190Z] Configure a credential helper to remove this warning. See [2024-10-15T03:30:03.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:30:03.191Z] [2024-10-15T03:30:03.191Z] Login Succeeded [2024-10-15T03:30:03.191Z] ---> ****-login.sh ends [Pipeline] } [2024-10-15T03:30:03.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-15T03:30:03.925Z] + git rev-list -1 --merges 00d62283156a85a394a25b44db0a6ee84d8728cf~1..00d62283156a85a394a25b44db0a6ee84d8728cf [Pipeline] echo [2024-10-15T03:30:03.977Z] -----------> git rev-list -1 --merges 00d62283156a85a394a25b44db0a6ee84d8728cf~1..00d62283156a85a394a25b44db0a6ee84d8728cf 00d62283156a85a394a25b44db0a6ee84d8728cf [false] [Pipeline] sh [2024-10-15T03:30:04.304Z] + git log --format=format:%s -1 00d62283156a85a394a25b44db0a6ee84d8728cf [Pipeline] echo [2024-10-15T03:30:04.352Z] ========================================================= [2024-10-15T03:30:04.352Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-15T03:30:04.352Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-15T03:30:04.899Z] + git log --format=format:%s -1 00d62283156a85a394a25b44db0a6ee84d8728cf [Pipeline] echo [2024-10-15T03:30:04.943Z] [semverPrep] GIT_COMMIT: 00d62283156a85a394a25b44db0a6ee84d8728cf, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-10-15T03:30:04.987Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-15T03:30:05.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-15T03:30:05.392Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-15T03:30:05.392Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-15T03:30:05.392Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-15T03:30:05.392Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-15T03:30:05.392Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-15T03:30:05.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:30:05.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T03:30:05.854Z] [2024-10-15T03:30:05.854Z] 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-15T03:30:06.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T03:30:06.267Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-15T03:30:06.267Z] b85a868b505f: Pulling fs layer [2024-10-15T03:30:06.267Z] e2be974225ed: Pulling fs layer [2024-10-15T03:30:06.267Z] 339a4e72a1f5: Pulling fs layer [2024-10-15T03:30:06.267Z] 988bab9f4d93: Pulling fs layer [2024-10-15T03:30:06.267Z] 1469e6f7b9e6: Pulling fs layer [2024-10-15T03:30:06.267Z] eaf3925da568: Pulling fs layer [2024-10-15T03:30:06.267Z] bab4dde63d76: Pulling fs layer [2024-10-15T03:30:06.267Z] bde34c3a00c8: Pulling fs layer [2024-10-15T03:30:06.267Z] b352a97aabf1: Pulling fs layer [2024-10-15T03:30:06.267Z] 4872d77fe225: Pulling fs layer [2024-10-15T03:30:06.267Z] 5851b861e8e6: Pulling fs layer [2024-10-15T03:30:06.267Z] 988bab9f4d93: Waiting [2024-10-15T03:30:06.267Z] bab4dde63d76: Waiting [2024-10-15T03:30:06.267Z] bde34c3a00c8: Waiting [2024-10-15T03:30:06.267Z] b352a97aabf1: Waiting [2024-10-15T03:30:06.267Z] 4872d77fe225: Waiting [2024-10-15T03:30:06.267Z] eaf3925da568: Waiting [2024-10-15T03:30:06.267Z] 1469e6f7b9e6: Waiting [2024-10-15T03:30:06.267Z] e2be974225ed: Download complete [2024-10-15T03:30:06.267Z] 988bab9f4d93: Verifying Checksum [2024-10-15T03:30:06.267Z] 988bab9f4d93: Download complete [2024-10-15T03:30:06.527Z] 1469e6f7b9e6: Verifying Checksum [2024-10-15T03:30:06.527Z] 1469e6f7b9e6: Download complete [2024-10-15T03:30:06.527Z] 339a4e72a1f5: Verifying Checksum [2024-10-15T03:30:06.527Z] 339a4e72a1f5: Download complete [2024-10-15T03:30:06.527Z] eaf3925da568: Verifying Checksum [2024-10-15T03:30:06.527Z] eaf3925da568: Download complete [2024-10-15T03:30:06.527Z] bde34c3a00c8: Download complete [2024-10-15T03:30:06.527Z] b352a97aabf1: Download complete [2024-10-15T03:30:06.527Z] 4872d77fe225: Verifying Checksum [2024-10-15T03:30:06.527Z] 4872d77fe225: Download complete [2024-10-15T03:30:06.527Z] 5851b861e8e6: Download complete [2024-10-15T03:30:06.527Z] b85a868b505f: Verifying Checksum [2024-10-15T03:30:06.527Z] b85a868b505f: Download complete [2024-10-15T03:30:06.787Z] bab4dde63d76: Verifying Checksum [2024-10-15T03:30:06.787Z] bab4dde63d76: Download complete [2024-10-15T03:30:07.725Z] b85a868b505f: Pull complete [2024-10-15T03:30:07.984Z] e2be974225ed: Pull complete [2024-10-15T03:30:08.553Z] 339a4e72a1f5: Pull complete [2024-10-15T03:30:08.553Z] 988bab9f4d93: Pull complete [2024-10-15T03:30:08.812Z] 1469e6f7b9e6: Pull complete [2024-10-15T03:30:08.812Z] eaf3925da568: Pull complete [2024-10-15T03:30:10.718Z] bab4dde63d76: Pull complete [2024-10-15T03:30:10.718Z] bde34c3a00c8: Pull complete [2024-10-15T03:30:10.718Z] b352a97aabf1: Pull complete [2024-10-15T03:30:10.718Z] 4872d77fe225: Pull complete [2024-10-15T03:30:10.979Z] 5851b861e8e6: Pull complete [2024-10-15T03:30:10.979Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-15T03:30:10.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T03:30:10.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:30:11.272Z] prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container [2024-10-15T03:30:11.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-147 -v /w/workspace/foundry_app-record-replay_PR-147:/w/workspace/foundry_app-record-replay_PR-147:rw,z -v /w/workspace/foundry_app-record-replay_PR-147@tmp:/w/workspace/foundry_app-record-replay_PR-147@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-15T03:30:16.247Z] $ docker top a7fc2b4df40325576869215a37fa07b3db0b53c9e836fcb477619857a2010477 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-15T03:30:17.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-15T03:30:17.550Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-15T03:30:17.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-15T03:30:17.691Z] $ docker exec a7fc2b4df40325576869215a37fa07b3db0b53c9e836fcb477619857a2010477 ssh-agent [2024-10-15T03:30:17.795Z] SSH_AUTH_SOCK=/tmp/ssh-iBlyhUndMcgR/agent.34 [2024-10-15T03:30:17.795Z] SSH_AGENT_PID=40 [2024-10-15T03:30:17.801Z] Running ssh-add (command line suppressed) [2024-10-15T03:30:17.900Z] Identity added: /w/workspace/foundry_app-record-replay_PR-147@tmp/private_key_18418447816355564498.key (/w/workspace/foundry_app-record-replay_PR-147@tmp/private_key_18418447816355564498.key) [2024-10-15T03:30:17.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-15T03:30:18.259Z] + git tag --points-at HEAD [Pipeline] } [2024-10-15T03:30:18.288Z] $ docker exec --env ******** --env ******** a7fc2b4df40325576869215a37fa07b3db0b53c9e836fcb477619857a2010477 ssh-agent -k [2024-10-15T03:30:18.389Z] unset SSH_AUTH_SOCK; [2024-10-15T03:30:18.389Z] unset SSH_AGENT_PID; [2024-10-15T03:30:18.389Z] echo Agent pid 40 killed; [2024-10-15T03:30:18.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-15T03:30:18.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-15T03:30:18.509Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-15T03:30:18.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-15T03:30:18.635Z] $ docker exec a7fc2b4df40325576869215a37fa07b3db0b53c9e836fcb477619857a2010477 ssh-agent [2024-10-15T03:30:18.762Z] SSH_AUTH_SOCK=/tmp/ssh-jD9gdhat2zyL/agent.73 [2024-10-15T03:30:18.762Z] SSH_AGENT_PID=79 [2024-10-15T03:30:18.767Z] Running ssh-add (command line suppressed) [2024-10-15T03:30:18.859Z] Identity added: /w/workspace/foundry_app-record-replay_PR-147@tmp/private_key_10136012645333351247.key (/w/workspace/foundry_app-record-replay_PR-147@tmp/private_key_10136012645333351247.key) [2024-10-15T03:30:18.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-15T03:30:19.223Z] + git semver init [2024-10-15T03:30:19.483Z] 2024-10-15 03:30:19,410 [run_init] DEBUG init version:0.0.0 force:False [2024-10-15T03:30:19.483Z] 2024-10-15 03:30:19,411 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-147/.semver [2024-10-15T03:30:19.483Z] 2024-10-15 03:30:19,411 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-147/.semver [2024-10-15T03:30:19.483Z] 2024-10-15 03:30:19,411 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-147/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-147, universal_newlines=False, shell=None, istream=None) [2024-10-15T03:30:21.393Z] 2024-10-15 03:30:21,117 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-147/.git/info/exclude [2024-10-15T03:30:21.393Z] 2024-10-15 03:30:21,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-147/.semver/PR-147 with force:False [2024-10-15T03:30:21.393Z] 2024-10-15 03:30:21,118 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-147/.semver/PR-147 [2024-10-15T03:30:21.393Z] 2024-10-15 03:30:21,122 [execute] INFO git cat-file --batch-check [2024-10-15T03:30:21.393Z] 2024-10-15 03:30:21,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-147/.semver, universal_newlines=False, shell=None, istream=) [2024-10-15T03:30:21.393Z] 2024-10-15 03:30:21,128 [execute] INFO git cat-file --batch [2024-10-15T03:30:21.393Z] 2024-10-15 03:30:21,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-147/.semver, universal_newlines=False, shell=None, istream=) [2024-10-15T03:30:21.393Z] 2024-10-15 03:30:21,134 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-147/.semver/PR-147 [2024-10-15T03:30:21.393Z] 0.0.0 [Pipeline] } [2024-10-15T03:30:21.425Z] $ docker exec --env ******** --env ******** a7fc2b4df40325576869215a37fa07b3db0b53c9e836fcb477619857a2010477 ssh-agent -k [2024-10-15T03:30:21.536Z] unset SSH_AUTH_SOCK; [2024-10-15T03:30:21.536Z] unset SSH_AGENT_PID; [2024-10-15T03:30:21.536Z] echo Agent pid 79 killed; [2024-10-15T03:30:21.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-15T03:30:22.064Z] + git semver [Pipeline] } [2024-10-15T03:30:22.358Z] $ docker stop --time=1 a7fc2b4df40325576869215a37fa07b3db0b53c9e836fcb477619857a2010477 [2024-10-15T03:30:23.668Z] $ docker rm -f --volumes a7fc2b4df40325576869215a37fa07b3db0b53c9e836fcb477619857a2010477 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-15T03:30:24.092Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-15T03:30:24.406Z] Stashed 1 file(s) [Pipeline] echo [2024-10-15T03:30:24.427Z] [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-15T03:30:25.172Z] provisioning config files... [2024-10-15T03:30:25.183Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-147@tmp/config4511567728339486704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:30:25.563Z] ---> ****-login.sh [2024-10-15T03:30:25.563Z] nexus3.edgexfoundry.org:10001 [2024-10-15T03:30:25.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:30:25.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:30:25.564Z] Configure a credential helper to remove this warning. See [2024-10-15T03:30:25.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:30:25.564Z] [2024-10-15T03:30:25.564Z] Login Succeeded [2024-10-15T03:30:25.564Z] nexus3.edgexfoundry.org:10002 [2024-10-15T03:30:25.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:30:25.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:30:25.564Z] Configure a credential helper to remove this warning. See [2024-10-15T03:30:25.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:30:25.564Z] [2024-10-15T03:30:25.564Z] Login Succeeded [2024-10-15T03:30:25.564Z] nexus3.edgexfoundry.org:10003 [2024-10-15T03:30:25.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:30:25.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:30:25.825Z] Configure a credential helper to remove this warning. See [2024-10-15T03:30:25.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:30:25.825Z] [2024-10-15T03:30:25.825Z] Login Succeeded [2024-10-15T03:30:25.825Z] nexus3.edgexfoundry.org:10004 [2024-10-15T03:30:25.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:30:25.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:30:25.825Z] Configure a credential helper to remove this warning. See [2024-10-15T03:30:25.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:30:25.825Z] [2024-10-15T03:30:25.825Z] Login Succeeded [2024-10-15T03:30:25.825Z] ****.io [2024-10-15T03:30:26.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:30:26.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:30:26.084Z] Configure a credential helper to remove this warning. See [2024-10-15T03:30:26.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:30:26.084Z] [2024-10-15T03:30:26.084Z] Login Succeeded [2024-10-15T03:30:26.084Z] ---> ****-login.sh ends [Pipeline] } [2024-10-15T03:30:26.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-15T03:30:26.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T03:30:26.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T03:30:26.463Z] ========================================================= [2024-10-15T03:30:26.463Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-15T03:30:26.463Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:30:26.991Z] + 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-15T03:30:26.991Z] Sending build context to Docker daemon 9.794MB [2024-10-15T03:30:26.991Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-15T03:30:26.991Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-15T03:30:27.254Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-15T03:30:27.254Z] 43c4264eed91: Pulling fs layer [2024-10-15T03:30:27.254Z] 4cc291be95ef: Pulling fs layer [2024-10-15T03:30:27.254Z] 2ac1f1163629: Pulling fs layer [2024-10-15T03:30:27.254Z] 5c3c966382ef: Pulling fs layer [2024-10-15T03:30:27.254Z] 4f4fb700ef54: Pulling fs layer [2024-10-15T03:30:27.254Z] 5d5c8e513c77: Pulling fs layer [2024-10-15T03:30:27.254Z] 9f66e0745190: Pulling fs layer [2024-10-15T03:30:27.254Z] f49a43e4bbc0: Pulling fs layer [2024-10-15T03:30:27.254Z] 561ebcabdf7f: Pulling fs layer [2024-10-15T03:30:27.254Z] 5c3c966382ef: Waiting [2024-10-15T03:30:27.254Z] 4f4fb700ef54: Waiting [2024-10-15T03:30:27.254Z] 5d5c8e513c77: Waiting [2024-10-15T03:30:27.254Z] 9f66e0745190: Waiting [2024-10-15T03:30:27.254Z] f49a43e4bbc0: Waiting [2024-10-15T03:30:27.254Z] 561ebcabdf7f: Waiting [2024-10-15T03:30:27.254Z] 4cc291be95ef: Download complete [2024-10-15T03:30:27.254Z] 5c3c966382ef: Verifying Checksum [2024-10-15T03:30:27.254Z] 5c3c966382ef: Download complete [2024-10-15T03:30:27.254Z] 4f4fb700ef54: Verifying Checksum [2024-10-15T03:30:27.254Z] 4f4fb700ef54: Download complete [2024-10-15T03:30:27.254Z] 43c4264eed91: Download complete [2024-10-15T03:30:27.254Z] 5d5c8e513c77: Verifying Checksum [2024-10-15T03:30:27.512Z] 9f66e0745190: Verifying Checksum [2024-10-15T03:30:27.512Z] 9f66e0745190: Download complete [2024-10-15T03:30:27.512Z] 561ebcabdf7f: Download complete [2024-10-15T03:30:27.771Z] 43c4264eed91: Pull complete [2024-10-15T03:30:28.029Z] 4cc291be95ef: Pull complete [2024-10-15T03:30:28.029Z] 2ac1f1163629: Verifying Checksum [2024-10-15T03:30:28.029Z] 2ac1f1163629: Download complete [2024-10-15T03:30:28.289Z] f49a43e4bbc0: Verifying Checksum [2024-10-15T03:30:28.289Z] f49a43e4bbc0: Download complete [2024-10-15T03:30:32.476Z] 2ac1f1163629: Pull complete [2024-10-15T03:30:32.476Z] 5c3c966382ef: Pull complete [2024-10-15T03:30:32.476Z] 4f4fb700ef54: Pull complete [2024-10-15T03:30:32.476Z] 5d5c8e513c77: Pull complete [2024-10-15T03:30:32.476Z] 9f66e0745190: Pull complete [2024-10-15T03:30:34.380Z] f49a43e4bbc0: Pull complete [2024-10-15T03:30:34.639Z] 561ebcabdf7f: Pull complete [2024-10-15T03:30:34.639Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-15T03:30:34.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-15T03:30:34.639Z] ---> 3a752c3f9dda [2024-10-15T03:30:34.639Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-15T03:30:39.912Z] ---> Running in 040f14e4b629 [2024-10-15T03:30:39.912Z] Removing intermediate container 040f14e4b629 [2024-10-15T03:30:39.912Z] ---> 7c7af516de37 [2024-10-15T03:30:39.912Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-15T03:30:39.912Z] ---> Running in e811c65fcdc1 [2024-10-15T03:30:39.912Z] Removing intermediate container e811c65fcdc1 [2024-10-15T03:30:39.912Z] ---> 8768654e82ed [2024-10-15T03:30:39.912Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-15T03:30:39.912Z] ---> Running in b4c0e9af348b [2024-10-15T03:30:39.912Z] Removing intermediate container b4c0e9af348b [2024-10-15T03:30:39.912Z] ---> c9a1157dfd11 [2024-10-15T03:30:39.912Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-15T03:30:39.912Z] ---> Running in 94be98857f44 [2024-10-15T03:30:39.951Z] Still waiting to schedule task [2024-10-15T03:30:39.951Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22839’ is offline [2024-10-15T03:30:40.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T03:30:40.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T03:30:40.690Z] OK: 246 MiB in 54 packages [2024-10-15T03:30:40.949Z] Removing intermediate container 94be98857f44 [2024-10-15T03:30:40.949Z] ---> f448075f8462 [2024-10-15T03:30:40.949Z] Step 7/12 : WORKDIR /app [2024-10-15T03:30:41.208Z] ---> Running in 29e5b9c384f8 [2024-10-15T03:30:41.208Z] Removing intermediate container 29e5b9c384f8 [2024-10-15T03:30:41.208Z] ---> 7ea2ecd75d39 [2024-10-15T03:30:41.208Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-15T03:30:41.208Z] ---> ada164ae8244 [2024-10-15T03:30:41.208Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T03:30:41.208Z] ---> Running in 44a0ad5c220e [2024-10-15T03:31:37.507Z] Removing intermediate container 44a0ad5c220e [2024-10-15T03:31:37.507Z] ---> e925d6f003f5 [2024-10-15T03:31:37.507Z] Step 10/12 : COPY . . [2024-10-15T03:31:37.507Z] ---> dd3e0f7ffc41 [2024-10-15T03:31:37.507Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-15T03:31:37.507Z] ---> Running in f76bc62a88fc [2024-10-15T03:31:37.507Z] Removing intermediate container f76bc62a88fc [2024-10-15T03:31:37.507Z] ---> 10478bf8ba1d [2024-10-15T03:31:37.507Z] Step 12/12 : RUN $MAKE [2024-10-15T03:31:37.507Z] ---> Running in 3d1c04d8d205 [2024-10-15T03:31:37.507Z] noop [2024-10-15T03:31:37.507Z] Removing intermediate container 3d1c04d8d205 [2024-10-15T03:31:37.507Z] ---> f38ada2c06e8 [2024-10-15T03:31:37.507Z] Successfully built f38ada2c06e8 [2024-10-15T03:31:37.507Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:31:37.999Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-15T03:31:38.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:31:38.179Z] prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container [2024-10-15T03:31:38.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-147 -v /w/workspace/foundry_app-record-replay_PR-147:/w/workspace/foundry_app-record-replay_PR-147:rw,z -v /w/workspace/foundry_app-record-replay_PR-147@tmp:/w/workspace/foundry_app-record-replay_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-15T03:31:38.555Z] $ docker top 8a3442eb65b12fe8645a1b3cb3fbb37d471c68eef8b1f72e8bef84015942eec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T03:31:38.961Z] + go version [2024-10-15T03:31:38.961Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-15T03:31:38.999Z] $ docker stop --time=1 8a3442eb65b12fe8645a1b3cb3fbb37d471c68eef8b1f72e8bef84015942eec2 [2024-10-15T03:31:40.304Z] $ docker rm -f --volumes 8a3442eb65b12fe8645a1b3cb3fbb37d471c68eef8b1f72e8bef84015942eec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:31:41.101Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-15T03:31:41.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:31:41.278Z] prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container [2024-10-15T03:31:41.309Z] $ 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-147 -v /w/workspace/foundry_app-record-replay_PR-147:/w/workspace/foundry_app-record-replay_PR-147:rw,z -v /w/workspace/foundry_app-record-replay_PR-147@tmp:/w/workspace/foundry_app-record-replay_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-15T03:31:41.639Z] $ docker top ffe71490f26eddb47e8439cc64cd62bbd146a7d0d3b613bdb3b61cc70dc013e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T03:31:42.062Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-147 [Pipeline] fileExists [Pipeline] sh [2024-10-15T03:31:42.448Z] + make test [2024-10-15T03:31:42.448Z] go test -race -coverprofile=coverage.out ./... [2024-10-15T03:32:21.179Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-15T03:32:21.179Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-15T03:32:21.179Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-15T03:32:21.179Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-15T03:32:21.179Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.028s coverage: 88.0% of statements [2024-10-15T03:32:24.472Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.104s coverage: 98.7% of statements [2024-10-15T03:32:24.472Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.218s coverage: 89.7% of statements [2024-10-15T03:32:24.472Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2024-10-15T03:32:24.472Z] running golangci-lint [2024-10-15T03:32:24.472Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-15T03:32:24.472Z] go version go1.23.2 linux/amd64 [2024-10-15T03:32:24.731Z] 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-15T03:32:24.731Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-15T03:32:24.731Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-15T03:32:51.269Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 22.203670308s" [2024-10-15T03:32:51.269Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 7.497002ms" [2024-10-15T03:32:55.469Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22840 in /w/workspace/foundry_app-record-replay_PR-147 [Pipeline] { [Pipeline] ws [2024-10-15T03:32:55.545Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-10-15T03:32:56.533Z] level=info msg="[linters_context/goanalysis] analyzers took 47.136463297s with top 10 stages: buildir: 39.250476s, inspect: 1.781722426s, fact_deprecated: 1.326396403s, printf: 915.36131ms, ctrlflow: 910.864807ms, fact_purity: 838.693843ms, nilness: 763.73839ms, SA5012: 390.018613ms, typedness: 371.203345ms, tokenfileanalyzer: 224.624811ms" [2024-10-15T03:32:56.533Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-10-15T03:32:56.533Z] level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 10/0, path_prettifier: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, skip_files: 10/10, identifier_marker: 10/10, exclude: 10/10, cgo: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10" [2024-10-15T03:32:56.533Z] level=info msg="[runner] processing took 729.176µs with stages: identifier_marker: 376.963µs, autogenerated_exclude: 128.911µs, exclude-rules: 93.981µs, path_prettifier: 74.161µs, skip_dirs: 38.73µs, cgo: 3.35µs, invalid_issue: 2.84µs, filename_unadjuster: 1.76µs, nolint: 1.49µs, max_same_issues: 1.08µs, uniq_by_line: 900ns, fixer: 770ns, skip_files: 730ns, sort_results: 680ns, max_from_linter: 530ns, diff: 420ns, exclude: 420ns, severity-rules: 380ns, max_per_file_from_linter: 280ns, source_code: 280ns, path_prefixer: 260ns, path_shortener: 260ns" [2024-10-15T03:32:56.533Z] level=info msg="[runner] linters took 9.477346085s with stages: goanalysis_metalinter: 9.476477598s" [2024-10-15T03:32:56.533Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-15T03:32:56.533Z] level=info msg="Memory: 318 samples, avg is 214.1MB, max is 1044.4MB" [2024-10-15T03:32:56.533Z] level=info msg="Execution took 31.695443492s" [2024-10-15T03:32:56.533Z] go vet ./... [2024-10-15T03:32:58.644Z] Selected Git installation does not exist. Using Default [2024-10-15T03:32:58.644Z] The recommended git tool is: NONE [2024-10-15T03:33:03.115Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-15T03:33:03.115Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-15T03:33:03.115Z] ./bin/test-attribution-txt.sh [2024-10-15T03:33:03.115Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-15T03:33:03.115Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-15T03:33:03.115Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-15T03:33:03.115Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-15T03:33:03.115Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-15T03:33:03.115Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-15T03:33:03.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-15T03:33:03.208Z] $ docker stop --time=1 ffe71490f26eddb47e8439cc64cd62bbd146a7d0d3b613bdb3b61cc70dc013e8 [2024-10-15T03:33:05.078Z] using credential edgex-jenkins-ssh [2024-10-15T03:33:05.106Z] Cloning the remote Git repository [2024-10-15T03:33:05.174Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-10-15T03:33:05.286Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-10-15T03:33:05.451Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-15T03:33:05.452Z] > git --version # timeout=10 [2024-10-15T03:33:05.477Z] > git --version # 'git version 2.25.1' [2024-10-15T03:33:05.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-15T03:33:05.719Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-15T03:33:09.588Z] $ docker rm -f --volumes ffe71490f26eddb47e8439cc64cd62bbd146a7d0d3b613bdb3b61cc70dc013e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-15T03:33:10.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-15T03:33:09.237Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-15T03:33:09.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-15T03:33:10.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-15T03:33:11.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-15T03:33:11.407Z] + ls -al . [2024-10-15T03:33:11.407Z] total 276 [2024-10-15T03:33:11.407Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 15 03:31 . [2024-10-15T03:33:11.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:29 .. [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 15 03:29 .dockerignore [2024-10-15T03:33:11.407Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 03:32 .git [2024-10-15T03:33:11.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:29 .github [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 15 03:29 .gitignore [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 15 03:29 .golangci.yml [2024-10-15T03:33:11.407Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 03:30 .semver [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 15 03:29 Attribution.txt [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 15 03:29 CHANGELOG.md [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 15 03:29 Dockerfile [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 03:29 GOVERNANCE.md [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 15 03:29 Jenkinsfile [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 15 03:29 LICENSE [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 15 03:29 Makefile [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 15 03:29 OWNERS.md [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 15 03:29 README.md [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 15 03:29 Record and Reply.postman_collection.json [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 03:30 VERSION [2024-10-15T03:33:11.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 03:29 bin [2024-10-15T03:33:11.407Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 15 03:32 coverage.out [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 15 03:29 go.mod [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 15 03:29 go.sum [2024-10-15T03:33:11.407Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 15 03:29 internal [2024-10-15T03:33:11.407Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 15 03:29 main.go [2024-10-15T03:33:11.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:29 openapi [2024-10-15T03:33:11.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:29 pkg [2024-10-15T03:33:11.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 03:29 res [Pipeline] isUnix [Pipeline] withEnv [2024-10-15T03:33:11.496Z] Merging remotes/origin/main commit fb1cfc1ed001b91dc8782235128666e14fb0baf6 into PR head commit 00d62283156a85a394a25b44db0a6ee84d8728cf [Pipeline] { [Pipeline] sh [2024-10-15T03:33:11.929Z] + 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=00d62283156a85a394a25b44db0a6ee84d8728cf --label arch=amd64 --label version=0.0.0 . [2024-10-15T03:33:11.929Z] Sending build context to Docker daemon 9.829MB [2024-10-15T03:33:11.929Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-15T03:33:11.929Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-15T03:33:11.929Z] ---> f38ada2c06e8 [2024-10-15T03:33:11.929Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-15T03:33:11.939Z] Merge succeeded, producing 00d62283156a85a394a25b44db0a6ee84d8728cf [2024-10-15T03:33:11.940Z] Checking out Revision 00d62283156a85a394a25b44db0a6ee84d8728cf (PR-147) [2024-10-15T03:33:10.814Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-15T03:33:10.886Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-15T03:33:10.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-15T03:33:10.914Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-15T03:33:11.519Z] > git config core.sparsecheckout # timeout=10 [2024-10-15T03:33:11.665Z] > git checkout -f 00d62283156a85a394a25b44db0a6ee84d8728cf # timeout=10 [2024-10-15T03:33:11.780Z] > git remote # timeout=10 [2024-10-15T03:33:11.800Z] > git config --get remote.origin.url # timeout=10 [2024-10-15T03:33:11.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-15T03:33:11.861Z] > git merge fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 [2024-10-15T03:33:11.904Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-15T03:33:11.946Z] > git config core.sparsecheckout # timeout=10 [2024-10-15T03:33:12.189Z] ---> Running in 6149495173e3 [2024-10-15T03:33:12.189Z] Removing intermediate container 6149495173e3 [2024-10-15T03:33:12.189Z] ---> 4171594ad615 [2024-10-15T03:33:12.189Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-15T03:33:12.189Z] ---> Running in 782b00edbada [2024-10-15T03:33:12.189Z] Removing intermediate container 782b00edbada [2024-10-15T03:33:12.189Z] ---> c5ca3d98e4c7 [2024-10-15T03:33:12.189Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-15T03:33:12.189Z] ---> Running in 908815e3ec5d [2024-10-15T03:33:12.189Z] Removing intermediate container 908815e3ec5d [2024-10-15T03:33:12.189Z] ---> 47481f1c3522 [2024-10-15T03:33:12.189Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-15T03:33:12.454Z] ---> Running in 5b6454eefddb [2024-10-15T03:33:12.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T03:33:12.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T03:33:12.883Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-10-15T03:33:13.023Z] > git --version # timeout=10 [2024-10-15T03:33:13.077Z] > git --version # 'git version 2.25.1' [2024-10-15T03:33:13.096Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-15T03:33:13.283Z] OK: 246 MiB in 54 packages [2024-10-15T03:33:13.541Z] Removing intermediate container 5b6454eefddb [2024-10-15T03:33:13.541Z] ---> 7c1d2abe978e [2024-10-15T03:33:13.541Z] Step 7/27 : WORKDIR /app [2024-10-15T03:33:13.541Z] ---> Running in 71361ff13631 [2024-10-15T03:33:13.541Z] Removing intermediate container 71361ff13631 [2024-10-15T03:33:13.541Z] ---> ce32326ef054 [2024-10-15T03:33:13.541Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-15T03:33:11.973Z] > git checkout -f 00d62283156a85a394a25b44db0a6ee84d8728cf # timeout=10 [2024-10-15T03:33:13.799Z] ---> 0642ed347d8c [2024-10-15T03:33:13.799Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T03:33:13.799Z] ---> Running in 792cf8aeb857 [2024-10-15T03:33:14.364Z] Removing intermediate container 792cf8aeb857 [2024-10-15T03:33:14.364Z] ---> d79b51ad0d45 [2024-10-15T03:33:14.364Z] Step 10/27 : COPY . . [2024-10-15T03:33:14.933Z] ---> a4fa7ccdb64d [2024-10-15T03:33:14.933Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-15T03:33:14.933Z] ---> Running in bca191c0ca8a [2024-10-15T03:33:14.933Z] Removing intermediate container bca191c0ca8a [2024-10-15T03:33:14.933Z] ---> 3b7adbd78906 [2024-10-15T03:33:14.933Z] Step 12/27 : RUN $MAKE [2024-10-15T03:33:14.933Z] ---> Running in d23c9db25e7d [2024-10-15T03:33:15.191Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.56 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-15T03:33:18.322Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-15T03:33:18.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T03:33:18.322Z] Dload Upload Total Spent Left Speed [2024-10-15T03:33:18.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2024-10-15T03:33:18.684Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-15T03:33:19.046Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-15T03:33:19.046Z] + sudo tee /etc/docker/daemon.new [2024-10-15T03:33:19.046Z] { [2024-10-15T03:33:19.046Z] "registry-mirrors": [ [2024-10-15T03:33:19.046Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-15T03:33:19.046Z] ], [2024-10-15T03:33:19.046Z] "bip": "10.250.0.254/24", [2024-10-15T03:33:19.046Z] "hosts": [ [2024-10-15T03:33:19.046Z] "tcp://0.0.0.0:5555", [2024-10-15T03:33:19.046Z] "unix:///var/run/docker.sock" [2024-10-15T03:33:19.046Z] ], [2024-10-15T03:33:19.046Z] "mtu": 1458, [2024-10-15T03:33:19.046Z] "selinux-enabled": true, [2024-10-15T03:33:19.046Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-15T03:33:19.046Z] } [Pipeline] sh [2024-10-15T03:33:19.403Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-15T03:33:19.771Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T03:33:38.167Z] provisioning config files... [2024-10-15T03:33:38.201Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config6132349983928875560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:33:38.735Z] ---> ****-login.sh [2024-10-15T03:33:38.735Z] nexus3.edgexfoundry.org:10001 [2024-10-15T03:33:39.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:33:39.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:33:39.282Z] Configure a credential helper to remove this warning. See [2024-10-15T03:33:39.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:33:39.282Z] [2024-10-15T03:33:39.282Z] Login Succeeded [2024-10-15T03:33:39.282Z] nexus3.edgexfoundry.org:10002 [2024-10-15T03:33:39.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:33:39.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:33:39.827Z] Configure a credential helper to remove this warning. See [2024-10-15T03:33:39.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:33:39.827Z] [2024-10-15T03:33:39.827Z] Login Succeeded [2024-10-15T03:33:39.827Z] nexus3.edgexfoundry.org:10003 [2024-10-15T03:33:39.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:33:40.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:33:40.102Z] Configure a credential helper to remove this warning. See [2024-10-15T03:33:40.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:33:40.102Z] [2024-10-15T03:33:40.102Z] Login Succeeded [2024-10-15T03:33:40.102Z] nexus3.edgexfoundry.org:10004 [2024-10-15T03:33:40.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:33:40.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:33:40.371Z] Configure a credential helper to remove this warning. See [2024-10-15T03:33:40.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:33:40.371Z] [2024-10-15T03:33:40.371Z] Login Succeeded [2024-10-15T03:33:40.646Z] ****.io [2024-10-15T03:33:40.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:33:40.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:33:40.918Z] Configure a credential helper to remove this warning. See [2024-10-15T03:33:40.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:33:40.918Z] [2024-10-15T03:33:40.918Z] Login Succeeded [2024-10-15T03:33:40.918Z] ---> ****-login.sh ends [Pipeline] } [2024-10-15T03:33:40.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-15T03:33:41.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T03:33:41.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T03:33:41.509Z] ========================================================= [2024-10-15T03:33:41.509Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-15T03:33:41.509Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:33:42.061Z] + 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-15T03:33:42.334Z] Sending build context to Docker daemon 338.4kB [2024-10-15T03:33:42.334Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-15T03:33:42.334Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-15T03:33:42.334Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-15T03:33:42.334Z] cf04c63912e1: Pulling fs layer [2024-10-15T03:33:42.334Z] 55b35a11ae5e: Pulling fs layer [2024-10-15T03:33:42.334Z] a37a00ec5f00: Pulling fs layer [2024-10-15T03:33:42.334Z] 50b3750afda1: Pulling fs layer [2024-10-15T03:33:42.334Z] 4f4fb700ef54: Pulling fs layer [2024-10-15T03:33:42.334Z] 80978eb59214: Pulling fs layer [2024-10-15T03:33:42.334Z] c9f46d7d2bd2: Pulling fs layer [2024-10-15T03:33:42.334Z] c5a475d317c9: Pulling fs layer [2024-10-15T03:33:42.334Z] 80978eb59214: Waiting [2024-10-15T03:33:42.334Z] c9f46d7d2bd2: Waiting [2024-10-15T03:33:42.334Z] c5a475d317c9: Waiting [2024-10-15T03:33:42.334Z] 50b3750afda1: Waiting [2024-10-15T03:33:42.334Z] 4f4fb700ef54: Waiting [2024-10-15T03:33:42.605Z] 55b35a11ae5e: Download complete [2024-10-15T03:33:42.605Z] 50b3750afda1: Verifying Checksum [2024-10-15T03:33:42.605Z] 50b3750afda1: Download complete [2024-10-15T03:33:42.605Z] 4f4fb700ef54: Verifying Checksum [2024-10-15T03:33:42.605Z] 4f4fb700ef54: Download complete [2024-10-15T03:33:42.605Z] 80978eb59214: Download complete [2024-10-15T03:33:42.605Z] cf04c63912e1: Download complete [2024-10-15T03:33:42.891Z] c5a475d317c9: Verifying Checksum [2024-10-15T03:33:42.891Z] c5a475d317c9: Download complete [2024-10-15T03:33:43.480Z] cf04c63912e1: Pull complete [2024-10-15T03:33:44.085Z] 55b35a11ae5e: Pull complete [2024-10-15T03:33:44.357Z] a37a00ec5f00: Verifying Checksum [2024-10-15T03:33:44.357Z] a37a00ec5f00: Download complete [2024-10-15T03:33:45.321Z] c9f46d7d2bd2: Verifying Checksum [2024-10-15T03:33:45.322Z] c9f46d7d2bd2: Download complete [2024-10-15T03:34:00.341Z] a37a00ec5f00: Pull complete [2024-10-15T03:34:00.341Z] 50b3750afda1: Pull complete [2024-10-15T03:34:00.341Z] 4f4fb700ef54: Pull complete [2024-10-15T03:34:00.341Z] 80978eb59214: Pull complete [2024-10-15T03:34:02.228Z] Removing intermediate container d23c9db25e7d [2024-10-15T03:34:02.228Z] ---> 5d8f38e34e3b [2024-10-15T03:34:02.228Z] Step 13/27 : FROM alpine:3.20 [2024-10-15T03:34:02.228Z] 3.20: Pulling from library/alpine [2024-10-15T03:34:02.228Z] 43c4264eed91: Already exists [2024-10-15T03:34:02.228Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T03:34:02.228Z] Status: Downloaded newer image for alpine:3.20 [2024-10-15T03:34:02.228Z] ---> 91ef0af61f39 [2024-10-15T03:34:02.228Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-15T03:34:02.228Z] ---> Running in 0def181e7ca4 [2024-10-15T03:34:02.228Z] Removing intermediate container 0def181e7ca4 [2024-10-15T03:34:02.228Z] ---> a724b5a4466c [2024-10-15T03:34:02.228Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-15T03:34:02.228Z] ---> Running in 684f2ad3e4b0 [2024-10-15T03:34:02.228Z] Removing intermediate container 684f2ad3e4b0 [2024-10-15T03:34:02.228Z] ---> be042e3024b8 [2024-10-15T03:34:02.228Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-15T03:34:02.228Z] ---> Running in 6508e252e651 [2024-10-15T03:34:02.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T03:34:02.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T03:34:02.228Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-15T03:34:02.228Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-15T03:34:02.228Z] Executing busybox-1.36.1-r29.trigger [2024-10-15T03:34:02.228Z] Executing ca-certificates-20240705-r0.trigger [2024-10-15T03:34:02.228Z] OK: 9 MiB in 16 packages [2024-10-15T03:34:02.228Z] Removing intermediate container 6508e252e651 [2024-10-15T03:34:02.228Z] ---> 1a3412308102 [2024-10-15T03:34:02.228Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-15T03:34:02.228Z] ---> Running in 695dffcd1388 [2024-10-15T03:34:02.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T03:34:02.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T03:34:02.489Z] Upgrading critical system libraries and apk-tools: [2024-10-15T03:34:02.489Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T03:34:02.489Z] Executing busybox-1.36.1-r29.trigger [2024-10-15T03:34:02.489Z] Continuing the upgrade transaction with new apk-tools: [2024-10-15T03:34:02.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T03:34:02.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T03:34:03.008Z] OK: 9 MiB in 16 packages [2024-10-15T03:34:03.267Z] Removing intermediate container 695dffcd1388 [2024-10-15T03:34:03.267Z] ---> 829aca959418 [2024-10-15T03:34:03.267Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-15T03:34:03.527Z] ---> affbd0b750a6 [2024-10-15T03:34:03.527Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-15T03:34:03.527Z] ---> 69c19455e5e0 [2024-10-15T03:34:03.527Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-15T03:34:03.786Z] ---> 52dc48e8d5ec [2024-10-15T03:34:03.786Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-15T03:34:05.690Z] ---> cef3c442ae90 [2024-10-15T03:34:05.690Z] Step 22/27 : EXPOSE 59712 [2024-10-15T03:34:05.690Z] ---> Running in a5d437d95683 [2024-10-15T03:34:05.690Z] Removing intermediate container a5d437d95683 [2024-10-15T03:34:05.690Z] ---> 7820dc7767e4 [2024-10-15T03:34:05.690Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-15T03:34:05.690Z] ---> Running in 5dbf1113f58f [2024-10-15T03:34:05.690Z] Removing intermediate container 5dbf1113f58f [2024-10-15T03:34:05.690Z] ---> b7b37ae5dbe0 [2024-10-15T03:34:05.690Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-15T03:34:05.690Z] ---> Running in 4d29dfead99f [2024-10-15T03:34:05.950Z] Removing intermediate container 4d29dfead99f [2024-10-15T03:34:05.951Z] ---> 75cdcbc35d5b [2024-10-15T03:34:05.951Z] Step 25/27 : LABEL arch=amd64 [2024-10-15T03:34:05.951Z] ---> Running in f62a3d9f2440 [2024-10-15T03:34:05.951Z] Removing intermediate container f62a3d9f2440 [2024-10-15T03:34:05.951Z] ---> 581faca97c5c [2024-10-15T03:34:05.951Z] Step 26/27 : LABEL git_sha=00d62283156a85a394a25b44db0a6ee84d8728cf [2024-10-15T03:34:05.951Z] ---> Running in 93e99bd1a5cd [2024-10-15T03:34:05.951Z] Removing intermediate container 93e99bd1a5cd [2024-10-15T03:34:05.951Z] ---> 7bd5b28d43c1 [2024-10-15T03:34:05.951Z] Step 27/27 : LABEL version=0.0.0 [2024-10-15T03:34:05.951Z] ---> Running in 348253e7a3d1 [2024-10-15T03:34:06.211Z] Removing intermediate container 348253e7a3d1 [2024-10-15T03:34:06.211Z] ---> c9a38cfcdaa3 [2024-10-15T03:34:06.211Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-15T03:34:06.211Z] Successfully built c9a38cfcdaa3 [2024-10-15T03:34:06.211Z] 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-15T03:34:07.028Z] c9f46d7d2bd2: Pull complete [2024-10-15T03:34:07.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T03:34:07.244Z] [2024-10-15T03:34:07.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:34:07.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T03:34:07.638Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-15T03:34:07.638Z] 5eb5b503b376: Pulling fs layer [2024-10-15T03:34:07.638Z] 5c69ac0246d0: Pulling fs layer [2024-10-15T03:34:07.638Z] ec43610c2a17: Pulling fs layer [2024-10-15T03:34:07.638Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-15T03:34:07.638Z] 33b1e0a273af: Pulling fs layer [2024-10-15T03:34:07.638Z] 5d3b04190fa2: Pulling fs layer [2024-10-15T03:34:07.638Z] 2f39f015ded8: Pulling fs layer [2024-10-15T03:34:07.638Z] 5d3b04190fa2: Waiting [2024-10-15T03:34:07.638Z] 2f39f015ded8: Waiting [2024-10-15T03:34:07.638Z] 3a2ae6a8a46f: Waiting [2024-10-15T03:34:07.638Z] 33b1e0a273af: Waiting [2024-10-15T03:34:07.638Z] 5c69ac0246d0: Download complete [2024-10-15T03:34:07.638Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-15T03:34:07.638Z] 3a2ae6a8a46f: Download complete [2024-10-15T03:34:07.638Z] 33b1e0a273af: Download complete [2024-10-15T03:34:07.638Z] ec43610c2a17: Verifying Checksum [2024-10-15T03:34:07.638Z] ec43610c2a17: Download complete [2024-10-15T03:34:07.638Z] 5d3b04190fa2: Verifying Checksum [2024-10-15T03:34:07.638Z] 5d3b04190fa2: Download complete [2024-10-15T03:34:07.906Z] 5eb5b503b376: Verifying Checksum [2024-10-15T03:34:07.907Z] 5eb5b503b376: Download complete [2024-10-15T03:34:08.444Z] c5a475d317c9: Pull complete [2024-10-15T03:34:08.444Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-15T03:34:08.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-15T03:34:08.444Z] ---> be29e6b0f0d4 [2024-10-15T03:34:08.444Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-15T03:34:08.477Z] 2f39f015ded8: Download complete [2024-10-15T03:34:09.047Z] 5eb5b503b376: Pull complete [2024-10-15T03:34:09.305Z] 5c69ac0246d0: Pull complete [2024-10-15T03:34:09.413Z] ---> Running in 501225abc5bb [2024-10-15T03:34:09.564Z] ec43610c2a17: Pull complete [2024-10-15T03:34:09.685Z] Removing intermediate container 501225abc5bb [2024-10-15T03:34:09.685Z] ---> ef7eeae33ff3 [2024-10-15T03:34:09.685Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-15T03:34:09.685Z] ---> Running in 63486d7802fb [2024-10-15T03:34:09.825Z] 3a2ae6a8a46f: Pull complete [2024-10-15T03:34:09.825Z] 33b1e0a273af: Pull complete [2024-10-15T03:34:09.953Z] Removing intermediate container 63486d7802fb [2024-10-15T03:34:09.953Z] ---> 757acb2a4344 [2024-10-15T03:34:09.953Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-15T03:34:09.953Z] ---> Running in e5c841f7db6d [2024-10-15T03:34:10.083Z] 5d3b04190fa2: Pull complete [2024-10-15T03:34:10.537Z] Removing intermediate container e5c841f7db6d [2024-10-15T03:34:10.537Z] ---> e35a762f512e [2024-10-15T03:34:10.537Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-15T03:34:10.537Z] ---> Running in bfde5bb1e51f [2024-10-15T03:34:11.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T03:34:11.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T03:34:13.177Z] OK: 238 MiB in 54 packages [2024-10-15T03:34:14.142Z] Removing intermediate container bfde5bb1e51f [2024-10-15T03:34:14.142Z] ---> 309fb7ed04f6 [2024-10-15T03:34:14.142Z] Step 7/12 : WORKDIR /app [2024-10-15T03:34:14.142Z] ---> Running in a6b3128e4bce [2024-10-15T03:34:14.272Z] 2f39f015ded8: Pull complete [2024-10-15T03:34:14.411Z] Removing intermediate container a6b3128e4bce [2024-10-15T03:34:14.411Z] ---> 409de9979739 [2024-10-15T03:34:14.411Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-15T03:34:14.530Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-15T03:34:14.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T03:34:14.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:34:14.789Z] prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container [2024-10-15T03:34:14.822Z] $ 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-147 -v /w/workspace/foundry_app-record-replay_PR-147:/w/workspace/foundry_app-record-replay_PR-147:rw,z -v /w/workspace/foundry_app-record-replay_PR-147@tmp:/w/workspace/foundry_app-record-replay_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-15T03:34:14.996Z] ---> ee6a8ff12806 [2024-10-15T03:34:14.996Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T03:34:14.996Z] ---> Running in 39271643aa6e [2024-10-15T03:34:22.573Z] $ docker top 912ad150f1fb3363340b447462d4c09bd4b7537a6354379a103bb42d4ab525c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:34:23.051Z] ---> job-cost.sh [2024-10-15T03:34:23.051Z] lf-activate-venv: SKIPPING [2024-10-15T03:34:23.051Z] INFO: No Stack... [2024-10-15T03:34:23.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-15T03:34:23.881Z] INFO: Archiving Costs [Pipeline] sh [2024-10-15T03:34:24.217Z] + cat /w/workspace/foundry_app-record-replay_PR-147/archives/cost.csv [2024-10-15T03:34:24.217Z] + cut -d, -f6 [Pipeline] lock [2024-10-15T03:34:24.267Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-147-1-stack-cost] [2024-10-15T03:34:24.273Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-147-1-stack-cost] did not exist. Created. [2024-10-15T03:34:24.282Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-147-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-15T03:34:24.691Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-15T03:34:24.746Z] Stashed 1 file(s) [Pipeline] } [2024-10-15T03:34:24.795Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-147-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-15T03:34:24.890Z] $ docker stop --time=1 912ad150f1fb3363340b447462d4c09bd4b7537a6354379a103bb42d4ab525c2 [2024-10-15T03:34:26.402Z] $ docker rm -f --volumes 912ad150f1fb3363340b447462d4c09bd4b7537a6354379a103bb42d4ab525c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-15T03:36:07.331Z] Removing intermediate container 39271643aa6e [2024-10-15T03:36:07.331Z] ---> 41aef024b8bd [2024-10-15T03:36:07.331Z] Step 10/12 : COPY . . [2024-10-15T03:36:07.331Z] ---> b575c9724504 [2024-10-15T03:36:07.331Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-15T03:36:07.331Z] ---> Running in eda5f9737197 [2024-10-15T03:36:07.331Z] Removing intermediate container eda5f9737197 [2024-10-15T03:36:07.331Z] ---> 3a37ac9536e0 [2024-10-15T03:36:07.331Z] Step 12/12 : RUN $MAKE [2024-10-15T03:36:07.331Z] ---> Running in 6148466217ed [2024-10-15T03:36:07.331Z] noop [2024-10-15T03:36:07.331Z] Removing intermediate container 6148466217ed [2024-10-15T03:36:07.331Z] ---> 76bce02c13d4 [2024-10-15T03:36:07.331Z] Successfully built 76bce02c13d4 [2024-10-15T03:36:07.331Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:36:07.874Z] + docker inspect -f . ci-base-image-arm64 [2024-10-15T03:36:07.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:36:08.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-22840 does not seem to be running inside a container [2024-10-15T03:36:08.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-15T03:36:09.561Z] $ docker top c2fac83d278fc561cf5e7763dcfb278560fae356f5eab09f69c785b55e255a1b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T03:36:10.486Z] + go version [2024-10-15T03:36:10.486Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-15T03:36:10.523Z] $ docker stop --time=1 c2fac83d278fc561cf5e7763dcfb278560fae356f5eab09f69c785b55e255a1b [2024-10-15T03:36:12.211Z] $ docker rm -f --volumes c2fac83d278fc561cf5e7763dcfb278560fae356f5eab09f69c785b55e255a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:36:13.160Z] + docker inspect -f . ci-base-image-arm64 [2024-10-15T03:36:13.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:36:13.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-22840 does not seem to be running inside a container [2024-10-15T03:36:13.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-15T03:36:14.820Z] $ docker top eb74c78ac7a8f8cb4d26887671b9919a06491fbd3f9b3c2200620a2705418f37 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T03:36:15.765Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-10-15T03:36:16.502Z] + make test [2024-10-15T03:36:16.502Z] go test -race -coverprofile=coverage.out ./... [2024-10-15T03:41:08.416Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-15T03:41:11.768Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.119s coverage: 88.0% of statements [2024-10-15T03:41:18.406Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-15T03:41:18.406Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-15T03:41:20.340Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-15T03:41:23.680Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.823s coverage: 98.7% of statements [2024-10-15T03:41:23.680Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.431s coverage: 89.7% of statements [2024-10-15T03:41:23.680Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.077s coverage: 100.0% of statements [2024-10-15T03:41:25.089Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-15T03:41:25.089Z] go vet ./... [2024-10-15T03:45:46.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-15T03:45:46.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-15T03:45:46.995Z] ./bin/test-attribution-txt.sh [2024-10-15T03:45:46.995Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-15T03:45:46.995Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-15T03:45:46.995Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-15T03:45:46.995Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-15T03:45:46.995Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-15T03:45:46.995Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-15T03:45:47.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-15T03:45:47.076Z] $ docker stop --time=1 eb74c78ac7a8f8cb4d26887671b9919a06491fbd3f9b3c2200620a2705418f37 [2024-10-15T03:45:48.988Z] $ docker rm -f --volumes eb74c78ac7a8f8cb4d26887671b9919a06491fbd3f9b3c2200620a2705418f37 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-15T03:45:51.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-15T03:45:51.667Z] Warning: overwriting stash ‘coverage-report’ [2024-10-15T03:45:52.189Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-15T03:45:52.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-15T03:45:53.156Z] + ls -al . [2024-10-15T03:45:53.156Z] total 272 [2024-10-15T03:45:53.156Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 15 03:36 . [2024-10-15T03:45:53.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:33 .. [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 15 03:33 .dockerignore [2024-10-15T03:45:53.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 03:33 .git [2024-10-15T03:45:53.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:33 .github [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 15 03:33 .gitignore [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 15 03:33 .golangci.yml [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 15 03:33 Attribution.txt [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 15 03:33 CHANGELOG.md [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 15 03:33 Dockerfile [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 03:33 GOVERNANCE.md [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 15 03:33 Jenkinsfile [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 15 03:33 LICENSE [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 15 03:33 Makefile [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 15 03:33 OWNERS.md [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 15 03:33 README.md [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 15 03:33 Record and Reply.postman_collection.json [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 03:30 VERSION [2024-10-15T03:45:53.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 03:33 bin [2024-10-15T03:45:53.156Z] -rw-r--r-- 1 jenkins jenkins 34248 Oct 15 03:41 coverage.out [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 15 03:33 go.mod [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 15 03:33 go.sum [2024-10-15T03:45:53.156Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 15 03:33 internal [2024-10-15T03:45:53.156Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 15 03:33 main.go [2024-10-15T03:45:53.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:33 openapi [2024-10-15T03:45:53.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:33 pkg [2024-10-15T03:45:53.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 03:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:45:53.585Z] + 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=00d62283156a85a394a25b44db0a6ee84d8728cf --label arch=arm64 --label version=0.0.0 . [2024-10-15T03:45:53.856Z] Sending build context to Docker daemon 373.2kB [2024-10-15T03:45:53.856Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-15T03:45:53.856Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-15T03:45:53.856Z] ---> 76bce02c13d4 [2024-10-15T03:45:53.856Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-15T03:45:53.856Z] ---> Running in c3f2de8f510e [2024-10-15T03:45:54.129Z] Removing intermediate container c3f2de8f510e [2024-10-15T03:45:54.129Z] ---> 27018c24ed0a [2024-10-15T03:45:54.129Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-15T03:45:54.396Z] ---> Running in 414c95dc2382 [2024-10-15T03:45:54.672Z] Removing intermediate container 414c95dc2382 [2024-10-15T03:45:54.672Z] ---> 0816a75b2e9c [2024-10-15T03:45:54.672Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-15T03:45:54.672Z] ---> Running in 012faf070e60 [2024-10-15T03:45:54.943Z] Removing intermediate container 012faf070e60 [2024-10-15T03:45:54.943Z] ---> e4021498c11b [2024-10-15T03:45:54.943Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-15T03:45:54.943Z] ---> Running in e07a0f06a11f [2024-10-15T03:45:56.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T03:45:56.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T03:45:58.065Z] OK: 238 MiB in 54 packages [2024-10-15T03:45:58.655Z] Removing intermediate container e07a0f06a11f [2024-10-15T03:45:58.655Z] ---> 53c1686c32cc [2024-10-15T03:45:58.655Z] Step 7/27 : WORKDIR /app [2024-10-15T03:45:58.655Z] ---> Running in 0d21cb1e5ab0 [2024-10-15T03:45:59.241Z] Removing intermediate container 0d21cb1e5ab0 [2024-10-15T03:45:59.241Z] ---> 77067c74b6ee [2024-10-15T03:45:59.241Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-15T03:45:59.516Z] ---> 64ae1c732438 [2024-10-15T03:45:59.516Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T03:45:59.516Z] ---> Running in 93c0dc7f8bde [2024-10-15T03:46:02.119Z] Removing intermediate container 93c0dc7f8bde [2024-10-15T03:46:02.119Z] ---> 4bc2efe2c420 [2024-10-15T03:46:02.119Z] Step 10/27 : COPY . . [2024-10-15T03:46:02.704Z] ---> 8bd12f8715dd [2024-10-15T03:46:02.704Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-15T03:46:02.704Z] ---> Running in a93abcd6bbe4 [2024-10-15T03:46:02.971Z] Removing intermediate container a93abcd6bbe4 [2024-10-15T03:46:02.971Z] ---> aafb14672fff [2024-10-15T03:46:02.971Z] Step 12/27 : RUN $MAKE [2024-10-15T03:46:03.240Z] ---> Running in 58a5e6e93ab3 [2024-10-15T03:46:04.199Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.56 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-15T03:49:41.021Z] Removing intermediate container 58a5e6e93ab3 [2024-10-15T03:49:41.021Z] ---> f045951fbd0f [2024-10-15T03:49:41.021Z] Step 13/27 : FROM alpine:3.20 [2024-10-15T03:49:41.021Z] 3.20: Pulling from library/alpine [2024-10-15T03:49:41.021Z] cf04c63912e1: Already exists [2024-10-15T03:49:41.021Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T03:49:41.021Z] Status: Downloaded newer image for alpine:3.20 [2024-10-15T03:49:41.021Z] ---> c157a85ed455 [2024-10-15T03:49:41.021Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-15T03:49:41.021Z] ---> Running in 8bbb1f33e216 [2024-10-15T03:49:41.021Z] Removing intermediate container 8bbb1f33e216 [2024-10-15T03:49:41.021Z] ---> 8dd04175e505 [2024-10-15T03:49:41.021Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-15T03:49:41.021Z] ---> Running in 9af1dc7ca1f8 [2024-10-15T03:49:41.021Z] Removing intermediate container 9af1dc7ca1f8 [2024-10-15T03:49:41.021Z] ---> 89754d463041 [2024-10-15T03:49:41.021Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-15T03:49:41.021Z] ---> Running in b8e69e058f4b [2024-10-15T03:49:41.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T03:49:41.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T03:49:43.496Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-15T03:49:43.496Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-15T03:49:43.496Z] Executing busybox-1.36.1-r29.trigger [2024-10-15T03:49:43.496Z] Executing ca-certificates-20240705-r0.trigger [2024-10-15T03:49:43.496Z] OK: 10 MiB in 16 packages [2024-10-15T03:49:44.906Z] Removing intermediate container b8e69e058f4b [2024-10-15T03:49:44.906Z] ---> 1ad72997dd77 [2024-10-15T03:49:44.906Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-15T03:49:44.906Z] ---> Running in e8a9da34acdc [2024-10-15T03:49:45.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T03:49:46.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T03:49:47.466Z] Upgrading critical system libraries and apk-tools: [2024-10-15T03:49:47.466Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T03:49:47.466Z] Executing busybox-1.36.1-r29.trigger [2024-10-15T03:49:47.733Z] Continuing the upgrade transaction with new apk-tools: [2024-10-15T03:49:47.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T03:49:47.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T03:49:49.406Z] OK: 10 MiB in 16 packages [2024-10-15T03:49:49.986Z] Removing intermediate container e8a9da34acdc [2024-10-15T03:49:49.986Z] ---> 733c08052c70 [2024-10-15T03:49:49.986Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-15T03:49:50.253Z] ---> f00da3d50278 [2024-10-15T03:49:50.253Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-15T03:49:50.852Z] ---> 57540f0f12ad [2024-10-15T03:49:50.852Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-15T03:49:51.432Z] ---> fbe9d9a3d256 [2024-10-15T03:49:51.432Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-15T03:49:53.998Z] ---> 9374ca016c34 [2024-10-15T03:49:53.998Z] Step 22/27 : EXPOSE 59712 [2024-10-15T03:49:53.998Z] ---> Running in 5ad2219ba841 [2024-10-15T03:49:53.998Z] Removing intermediate container 5ad2219ba841 [2024-10-15T03:49:53.998Z] ---> 52e09f6cc7e3 [2024-10-15T03:49:53.998Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-15T03:49:53.998Z] ---> Running in 0e859114233d [2024-10-15T03:49:54.267Z] Removing intermediate container 0e859114233d [2024-10-15T03:49:54.267Z] ---> 9206118ca639 [2024-10-15T03:49:54.267Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-15T03:49:54.267Z] ---> Running in aba7c3409e07 [2024-10-15T03:49:54.533Z] Removing intermediate container aba7c3409e07 [2024-10-15T03:49:54.533Z] ---> 6e8e6c6fbfe7 [2024-10-15T03:49:54.533Z] Step 25/27 : LABEL arch=arm64 [2024-10-15T03:49:54.533Z] ---> Running in b9c8fb062a75 [2024-10-15T03:49:54.806Z] Removing intermediate container b9c8fb062a75 [2024-10-15T03:49:54.806Z] ---> f2ceff698894 [2024-10-15T03:49:54.806Z] Step 26/27 : LABEL git_sha=00d62283156a85a394a25b44db0a6ee84d8728cf [2024-10-15T03:49:55.071Z] ---> Running in 3fdf709fb98b [2024-10-15T03:49:55.337Z] Removing intermediate container 3fdf709fb98b [2024-10-15T03:49:55.337Z] ---> 6e2e20dc2dba [2024-10-15T03:49:55.337Z] Step 27/27 : LABEL version=0.0.0 [2024-10-15T03:49:55.337Z] ---> Running in c7aba58dfcfb [2024-10-15T03:49:55.603Z] Removing intermediate container c7aba58dfcfb [2024-10-15T03:49:55.603Z] ---> f2a4b08bec12 [2024-10-15T03:49:55.603Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-15T03:49:55.603Z] Successfully built f2a4b08bec12 [2024-10-15T03:49:55.603Z] 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-15T03:49:56.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-15T03:49:56.486Z] [2024-10-15T03:49:56.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:49:56.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-15T03:49:56.913Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-15T03:49:56.913Z] 8998bd30e6a1: Pulling fs layer [2024-10-15T03:49:56.913Z] 04944245beec: Pulling fs layer [2024-10-15T03:49:56.913Z] 699f458cf7ca: Pulling fs layer [2024-10-15T03:49:56.913Z] 765212b225bb: Pulling fs layer [2024-10-15T03:49:56.913Z] f23df028b6ca: Pulling fs layer [2024-10-15T03:49:56.913Z] d65c8cfc05b1: Pulling fs layer [2024-10-15T03:49:56.913Z] 2437ff75d9bd: Pulling fs layer [2024-10-15T03:49:56.913Z] f23df028b6ca: Waiting [2024-10-15T03:49:56.913Z] d65c8cfc05b1: Waiting [2024-10-15T03:49:56.913Z] 2437ff75d9bd: Waiting [2024-10-15T03:49:56.913Z] 765212b225bb: Waiting [2024-10-15T03:49:57.181Z] 04944245beec: Verifying Checksum [2024-10-15T03:49:57.181Z] 04944245beec: Download complete [2024-10-15T03:49:57.181Z] 765212b225bb: Verifying Checksum [2024-10-15T03:49:57.181Z] 765212b225bb: Download complete [2024-10-15T03:49:57.181Z] f23df028b6ca: Download complete [2024-10-15T03:49:57.181Z] d65c8cfc05b1: Verifying Checksum [2024-10-15T03:49:57.181Z] d65c8cfc05b1: Download complete [2024-10-15T03:49:57.446Z] 699f458cf7ca: Verifying Checksum [2024-10-15T03:49:57.446Z] 699f458cf7ca: Download complete [2024-10-15T03:49:57.712Z] 8998bd30e6a1: Verifying Checksum [2024-10-15T03:49:57.712Z] 8998bd30e6a1: Download complete [2024-10-15T03:50:00.286Z] 2437ff75d9bd: Verifying Checksum [2024-10-15T03:50:00.286Z] 2437ff75d9bd: Download complete [2024-10-15T03:50:02.223Z] 8998bd30e6a1: Pull complete [2024-10-15T03:50:02.806Z] 04944245beec: Pull complete [2024-10-15T03:50:04.739Z] 699f458cf7ca: Pull complete [2024-10-15T03:50:04.739Z] 765212b225bb: Pull complete [2024-10-15T03:50:05.701Z] f23df028b6ca: Pull complete [2024-10-15T03:50:05.701Z] d65c8cfc05b1: Pull complete [2024-10-15T03:50:23.892Z] 2437ff75d9bd: Pull complete [2024-10-15T03:50:23.892Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-15T03:50:23.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-15T03:50:23.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:50:24.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-22840 does not seem to be running inside a container [2024-10-15T03:50:24.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-15T03:50:26.962Z] $ docker top 8975b2288ebacd1ca5d4ad6a2330998e5d9109f0ed6b9576b974e6ef4f1ffadb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:50:27.873Z] ---> job-cost.sh [2024-10-15T03:50:27.873Z] lf-activate-venv: SKIPPING [2024-10-15T03:50:27.873Z] INFO: No Stack... [2024-10-15T03:50:28.449Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-15T03:50:29.400Z] INFO: Archiving Costs [Pipeline] sh [2024-10-15T03:50:30.101Z] + cut -d, -f6 [2024-10-15T03:50:30.101Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2024-10-15T03:50:30.182Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-147-1-stack-cost] [2024-10-15T03:50:30.189Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-147-1-stack-cost] did not exist. Created. [2024-10-15T03:50:30.196Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-147-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-15T03:50:30.639Z] /w/workspace/app-record-replay/1@tmp/durable-393d6e4f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-15T03:50:30.989Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-15T03:50:31.029Z] Warning: overwriting stash ‘stack-cost’ [2024-10-15T03:50:31.072Z] Stashed 1 file(s) [Pipeline] } [2024-10-15T03:50:31.091Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-147-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-15T03:50:31.181Z] $ docker stop --time=1 8975b2288ebacd1ca5d4ad6a2330998e5d9109f0ed6b9576b974e6ef4f1ffadb [2024-10-15T03:50:32.633Z] $ docker rm -f --volumes 8975b2288ebacd1ca5d4ad6a2330998e5d9109f0ed6b9576b974e6ef4f1ffadb [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-15T03:50:33.787Z] provisioning config files... [2024-10-15T03:50:33.799Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-147@tmp/config6965759769504066428tmp [Pipeline] { [Pipeline] sh [2024-10-15T03:50:34.164Z] + set +x [2024-10-15T03:50:34.164Z] + bash -s -- [2024-10-15T03:50:34.164Z] + curl -s https://codecov.io/bash [2024-10-15T03:50:34.164Z] [2024-10-15T03:50:34.164Z] _____ _ [2024-10-15T03:50:34.164Z] / ____| | | [2024-10-15T03:50:34.164Z] | | ___ __| | ___ ___ _____ __ [2024-10-15T03:50:34.164Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-15T03:50:34.164Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-15T03:50:34.164Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-15T03:50:34.164Z] Bash-1.0.6 [2024-10-15T03:50:34.164Z] [2024-10-15T03:50:34.164Z] [2024-10-15T03:50:34.164Z] ==> git version 2.25.1 found [2024-10-15T03:50:34.164Z] ==> 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-15T03:50:34.164Z] Release-Date: 2020-01-08 [2024-10-15T03:50:34.164Z] 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-15T03:50:34.164Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-15T03:50:34.164Z] ==> Jenkins CI detected. [2024-10-15T03:50:34.164Z] current dir:  /w/workspace/foundry_app-record-replay_PR-147 [2024-10-15T03:50:34.164Z] project root: . [2024-10-15T03:50:34.164Z] --> token set from env [2024-10-15T03:50:34.164Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-15T03:50:34.164Z] ==> Running gcov in . (disable via -X gcov) [2024-10-15T03:50:34.164Z] ==> Python coveragepy not found [2024-10-15T03:50:34.164Z] ==> Searching for coverage reports in: [2024-10-15T03:50:34.164Z] + . [2024-10-15T03:50:34.164Z] -> Found 1 reports [2024-10-15T03:50:34.425Z] ==> Detecting git/mercurial file structure [2024-10-15T03:50:34.425Z] ==> Reading reports [2024-10-15T03:50:34.425Z] + ./coverage.out bytes=34248 [2024-10-15T03:50:34.425Z] ==> Appending adjustments [2024-10-15T03:50:34.425Z] https://docs.codecov.io/docs/fixing-reports [2024-10-15T03:50:34.425Z] + Found adjustments [2024-10-15T03:50:34.425Z] ==> Gzipping contents [2024-10-15T03:50:34.425Z] 8.0K /tmp/codecov.EoYM20.gz [2024-10-15T03:50:34.425Z] ==> Uploading reports [2024-10-15T03:50:34.425Z] url: https://codecov.io [2024-10-15T03:50:34.425Z] query: branch=PR-147&commit=00d62283156a85a394a25b44db0a6ee84d8728cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=147&job=&cmd_args= [2024-10-15T03:50:34.425Z] -> Pinging Codecov [2024-10-15T03:50:34.425Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-147&commit=00d62283156a85a394a25b44db0a6ee84d8728cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=147&job=&cmd_args= [2024-10-15T03:50:34.693Z] -> Uploading to [2024-10-15T03:50:34.693Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/00d62283156a85a394a25b44db0a6ee84d8728cf/2e092d30-75ed-4580-8b8e-93bd7dbc4bd1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241015%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241015T035034Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f508eba3cb66f9cc641464dc9b843acf0fff8736d3a4b7bcb25a171577707316 [2024-10-15T03:50:34.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T03:50:34.693Z] Dload Upload Total Spent Left Speed [2024-10-15T03:50:34.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 23439 --:--:-- --:--:-- --:--:-- 23439 [2024-10-15T03:50:34.956Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/00d62283156a85a394a25b44db0a6ee84d8728cf [Pipeline] } [2024-10-15T03:50:34.989Z] 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-15T03:50:41.092Z] + [ -d /w/workspace/foundry_app-record-replay_PR-147/archives ] [2024-10-15T03:50:41.092Z] + ls -al /w/workspace/foundry_app-record-replay_PR-147/archives [2024-10-15T03:50:41.092Z] total 16 [2024-10-15T03:50:41.092Z] drwxr-xr-x 3 root root 4096 Oct 15 03:34 . [2024-10-15T03:50:41.092Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 15 03:34 .. [2024-10-15T03:50:41.092Z] drwxr-xr-x 2 root root 4096 Oct 15 03:34 cost [2024-10-15T03:50:41.092Z] -rw-r--r-- 1 root root 89 Oct 15 03:34 cost.csv [2024-10-15T03:50:41.092Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-147/archives [2024-10-15T03:50:41.092Z] + ls -al /w/workspace/foundry_app-record-replay_PR-147/archives [2024-10-15T03:50:41.092Z] total 16 [2024-10-15T03:50:41.092Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 03:34 . [2024-10-15T03:50:41.092Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 15 03:34 .. [2024-10-15T03:50:41.092Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 15 03:34 cost [2024-10-15T03:50:41.093Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 15 03:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:50:41.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:50:42.534Z] ---> package-listing.sh [2024-10-15T03:50:42.535Z] ++ facter osfamily [2024-10-15T03:50:42.535Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-15T03:50:42.535Z] + OS_FAMILY=debian [2024-10-15T03:50:42.535Z] + workspace=/w/workspace/foundry_app-record-replay_PR-147 [2024-10-15T03:50:42.535Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-15T03:50:42.535Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-15T03:50:42.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-15T03:50:42.535Z] + PACKAGES=/tmp/packages_start.txt [2024-10-15T03:50:42.535Z] + '[' /w/workspace/foundry_app-record-replay_PR-147 ']' [2024-10-15T03:50:42.535Z] + PACKAGES=/tmp/packages_end.txt [2024-10-15T03:50:42.535Z] + case "${OS_FAMILY}" in [2024-10-15T03:50:42.535Z] + dpkg -l [2024-10-15T03:50:42.535Z] + grep '^ii' [2024-10-15T03:50:42.803Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-15T03:50:42.803Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-15T03:50:42.803Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-15T03:50:42.803Z] + '[' /w/workspace/foundry_app-record-replay_PR-147 ']' [2024-10-15T03:50:42.803Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-147/archives/ [2024-10-15T03:50:42.803Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-147/archives/ [Pipeline] echo [2024-10-15T03:50:42.844Z] 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-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-15T03:50:43.142Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:50:43.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T03:50:43.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:50:43.976Z] prd-ubuntu20.04-docker-8c-8g-22838 does not seem to be running inside a container [2024-10-15T03:50:43.996Z] $ 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-147/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-147 -v /w/workspace/foundry_app-record-replay_PR-147:/w/workspace/foundry_app-record-replay_PR-147:rw,z -v /w/workspace/foundry_app-record-replay_PR-147@tmp:/w/workspace/foundry_app-record-replay_PR-147@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-15T03:50:44.178Z] $ docker top 02c0d0ff208e01a9ddd1140405f57b09e5180cf9fc60949fca1727ff7adc1a24 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T03:50:44.613Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-15T03:50:44.927Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-15T03:50:45.253Z] + ls /var/log/sa-host [2024-10-15T03:50:45.253Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T03:50:45.432Z] provisioning config files... [2024-10-15T03:50:45.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-147@tmp/config4917063152403274037tmp [Pipeline] { [Pipeline] echo [2024-10-15T03:50:45.518Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:50:45.844Z] ---> create-netrc.sh [Pipeline] } [2024-10-15T03:50:45.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:50:46.318Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-15T03:50:46.368Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:50:46.699Z] ---> sudo-logs.sh [2024-10-15T03:50:46.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-15T03:50:46.801Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:50:47.127Z] ---> job-cost.sh [2024-10-15T03:50:47.128Z] lf-activate-venv: SKIPPING [2024-10-15T03:50:47.128Z] DEBUG: total: 0.2199999988079071 [2024-10-15T03:50:47.128Z] INFO: Retrieving Stack Cost... [2024-10-15T03:50:47.695Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-15T03:50:47.954Z] INFO: Archiving Costs [Pipeline] echo [2024-10-15T03:50:47.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:50:48.323Z] ---> logs-deploy.sh [2024-10-15T03:50:48.323Z] lf-activate-venv: SKIPPING [2024-10-15T03:50:48.323Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-147/1 [2024-10-15T03:50:48.323Z] INFO: archiving workspace using pattern(s): [2024-10-15T03:50:50.233Z] Archives upload complete. [2024-10-15T03:50:50.233Z] INFO: archiving logs to Nexus