Pull request #101 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 9c0dbbe099d0562a09da77e3942925bcb393e4b2+a76422e4938fa76fc1f70403caa898f6446adb22 (5a9873233d0c0ee335514629fd45a64b16b548a1) 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-ssh13257293102628168520.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh7065324846850904841.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-101/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-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15485764104567550394.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-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8823271830677947373.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh12499129658248999758.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-101/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-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4816446825025783462.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16237 in /w/workspace/foundry_app-record-replay_PR-101 [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-101 # 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/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a76422e4938fa76fc1f70403caa898f6446adb22 into PR head commit 9c0dbbe099d0562a09da77e3942925bcb393e4b2 Merge succeeded, producing 9c0dbbe099d0562a09da77e3942925bcb393e4b2 Checking out Revision 9c0dbbe099d0562a09da77e3942925bcb393e4b2 (PR-101) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c0dbbe099d0562a09da77e3942925bcb393e4b2 # 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 a76422e4938fa76fc1f70403caa898f6446adb22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c0dbbe099d0562a09da77e3942925bcb393e4b2 # timeout=10 Commit message: "docs: Update changelog for 3.1 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T16:57:42.419Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T16:57:42.615Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T16:57:42.729Z] ========================================================= [2023-11-01T16:57:42.729Z] EdgeX Global Pipelines Version Info [2023-11-01T16:57:42.729Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:57:43.908Z] ------------------- [2023-11-01T16:57:43.908Z] stable info: [2023-11-01T16:57:43.908Z] ------------------- [2023-11-01T16:57:43.908Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T16:57:43.908Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T16:57:43.908Z] Message: update stable to v1.0.255 [2023-11-01T16:57:44.171Z] ------------------- [2023-11-01T16:57:44.171Z] experimental info: [2023-11-01T16:57:44.171Z] ------------------- [2023-11-01T16:57:44.171Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T16:57:44.171Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T16:57:44.171Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T16:57:44.462Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-01T16:57:44.501Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-01T16:57:44.545Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T16:57:44.583Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T16:57:44.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T16:57:44.668Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T16:57:44.708Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T16:57:44.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T16:57:44.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T16:57:44.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T16:57:44.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T16:57:44.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-01T16:57:44.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T16:57:44.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T16:57:45.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T16:57:45.112Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T16:57:45.155Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:57:45.201Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:57:45.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T16:57:45.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T16:57:45.331Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T16:57:45.374Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T16:57:45.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T16:57:45.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T16:57:45.512Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T16:57:45.561Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T16:57:45.601Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T16:57:45.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo [2023-11-01T16:57:45.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo [2023-11-01T16:57:45.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo [2023-11-01T16:57:45.798Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c0dbbe099d0562a09da77e3942925bcb393e4b2 [Pipeline] echo [2023-11-01T16:57:45.836Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c0dbbe [Pipeline] echo [2023-11-01T16:57:45.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T16:57:45.999Z] provisioning config files... [2023-11-01T16:57:46.015Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-101@tmp/config1533791920257742387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:57:46.364Z] ---> docker-login.sh [2023-11-01T16:57:46.364Z] nexus3.edgexfoundry.org:10001 [2023-11-01T16:57:47.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:57:47.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:57:47.326Z] Configure a credential helper to remove this warning. See [2023-11-01T16:57:47.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:57:47.326Z] [2023-11-01T16:57:47.326Z] Login Succeeded [2023-11-01T16:57:47.326Z] nexus3.edgexfoundry.org:10002 [2023-11-01T16:57:47.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:57:47.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:57:47.326Z] Configure a credential helper to remove this warning. See [2023-11-01T16:57:47.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:57:47.326Z] [2023-11-01T16:57:47.326Z] Login Succeeded [2023-11-01T16:57:47.326Z] nexus3.edgexfoundry.org:10003 [2023-11-01T16:57:47.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:57:47.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:57:47.594Z] Configure a credential helper to remove this warning. See [2023-11-01T16:57:47.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:57:47.594Z] [2023-11-01T16:57:47.594Z] Login Succeeded [2023-11-01T16:57:47.594Z] nexus3.edgexfoundry.org:10004 [2023-11-01T16:57:47.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:57:47.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:57:47.594Z] Configure a credential helper to remove this warning. See [2023-11-01T16:57:47.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:57:47.594Z] [2023-11-01T16:57:47.594Z] Login Succeeded [2023-11-01T16:57:47.594Z] docker.io [2023-11-01T16:57:47.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:57:48.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:57:48.121Z] Configure a credential helper to remove this warning. See [2023-11-01T16:57:48.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:57:48.121Z] [2023-11-01T16:57:48.121Z] Login Succeeded [2023-11-01T16:57:48.121Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T16:57:48.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T16:57:48.797Z] + git rev-list -1 --merges 9c0dbbe099d0562a09da77e3942925bcb393e4b2~1..9c0dbbe099d0562a09da77e3942925bcb393e4b2 [Pipeline] echo [2023-11-01T16:57:48.875Z] -----------> git rev-list -1 --merges 9c0dbbe099d0562a09da77e3942925bcb393e4b2~1..9c0dbbe099d0562a09da77e3942925bcb393e4b2 9c0dbbe099d0562a09da77e3942925bcb393e4b2 [false] [Pipeline] sh [2023-11-01T16:57:49.190Z] + git log --format=format:%s -1 9c0dbbe099d0562a09da77e3942925bcb393e4b2 [Pipeline] echo [2023-11-01T16:57:49.223Z] ========================================================= [2023-11-01T16:57:49.223Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T16:57:49.223Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T16:57:49.656Z] + git log --format=format:%s -1 9c0dbbe099d0562a09da77e3942925bcb393e4b2 [Pipeline] echo [2023-11-01T16:57:49.689Z] [semverPrep] GIT_COMMIT: 9c0dbbe099d0562a09da77e3942925bcb393e4b2, Commit Message: docs: Update changelog for 3.1 release [Pipeline] echo [2023-11-01T16:57:49.717Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T16:57:50.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:57:50.091Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T16:57:50.091Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T16:57:50.091Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T16:57:50.091Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T16:57:50.091Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T16:57:50.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:57:50.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:57:50.516Z] [2023-11-01T16:57:50.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:57:50.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:57:52.275Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T16:57:52.275Z] b85a868b505f: Pulling fs layer [2023-11-01T16:57:52.275Z] e2be974225ed: Pulling fs layer [2023-11-01T16:57:52.275Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T16:57:52.275Z] 988bab9f4d93: Pulling fs layer [2023-11-01T16:57:52.275Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T16:57:52.275Z] eaf3925da568: Pulling fs layer [2023-11-01T16:57:52.275Z] bab4dde63d76: Pulling fs layer [2023-11-01T16:57:52.275Z] bde34c3a00c8: Pulling fs layer [2023-11-01T16:57:52.275Z] b352a97aabf1: Pulling fs layer [2023-11-01T16:57:52.275Z] 4872d77fe225: Pulling fs layer [2023-11-01T16:57:52.275Z] 5851b861e8e6: Pulling fs layer [2023-11-01T16:57:52.275Z] bde34c3a00c8: Waiting [2023-11-01T16:57:52.275Z] b352a97aabf1: Waiting [2023-11-01T16:57:52.275Z] 988bab9f4d93: Waiting [2023-11-01T16:57:52.275Z] 4872d77fe225: Waiting [2023-11-01T16:57:52.275Z] 5851b861e8e6: Waiting [2023-11-01T16:57:52.275Z] 1469e6f7b9e6: Waiting [2023-11-01T16:57:52.275Z] eaf3925da568: Waiting [2023-11-01T16:57:52.275Z] bab4dde63d76: Waiting [2023-11-01T16:57:52.275Z] e2be974225ed: Download complete [2023-11-01T16:57:52.275Z] 988bab9f4d93: Verifying Checksum [2023-11-01T16:57:52.275Z] 988bab9f4d93: Download complete [2023-11-01T16:57:52.276Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T16:57:52.276Z] 339a4e72a1f5: Download complete [2023-11-01T16:57:52.276Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T16:57:52.276Z] 1469e6f7b9e6: Download complete [2023-11-01T16:57:52.276Z] eaf3925da568: Verifying Checksum [2023-11-01T16:57:52.276Z] eaf3925da568: Download complete [2023-11-01T16:57:52.276Z] bde34c3a00c8: Download complete [2023-11-01T16:57:52.276Z] b352a97aabf1: Verifying Checksum [2023-11-01T16:57:52.276Z] b352a97aabf1: Download complete [2023-11-01T16:57:52.276Z] 4872d77fe225: Verifying Checksum [2023-11-01T16:57:52.276Z] 4872d77fe225: Download complete [2023-11-01T16:57:52.276Z] 5851b861e8e6: Verifying Checksum [2023-11-01T16:57:52.276Z] 5851b861e8e6: Download complete [2023-11-01T16:57:52.534Z] b85a868b505f: Verifying Checksum [2023-11-01T16:57:52.534Z] b85a868b505f: Download complete [2023-11-01T16:57:52.794Z] bab4dde63d76: Verifying Checksum [2023-11-01T16:57:52.794Z] bab4dde63d76: Download complete [2023-11-01T16:57:54.209Z] b85a868b505f: Pull complete [2023-11-01T16:57:55.151Z] e2be974225ed: Pull complete [2023-11-01T16:57:56.099Z] 339a4e72a1f5: Pull complete [2023-11-01T16:57:56.359Z] 988bab9f4d93: Pull complete [2023-11-01T16:57:57.296Z] 1469e6f7b9e6: Pull complete [2023-11-01T16:57:57.556Z] eaf3925da568: Pull complete [2023-11-01T16:58:00.108Z] bab4dde63d76: Pull complete [2023-11-01T16:58:00.685Z] bde34c3a00c8: Pull complete [2023-11-01T16:58:01.277Z] b352a97aabf1: Pull complete [2023-11-01T16:58:01.859Z] 4872d77fe225: Pull complete [2023-11-01T16:58:02.120Z] 5851b861e8e6: Pull complete [2023-11-01T16:58:02.689Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T16:58:02.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:58:02.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:58:03.210Z] prd-ubuntu20.04-docker-8c-8g-16237 does not seem to be running inside a container [2023-11-01T16:58:03.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-101 -v /w/workspace/foundry_app-record-replay_PR-101:/w/workspace/foundry_app-record-replay_PR-101:rw,z -v /w/workspace/foundry_app-record-replay_PR-101@tmp:/w/workspace/foundry_app-record-replay_PR-101@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-devops/py-git-semver:0.1.4 cat [2023-11-01T16:58:13.771Z] $ docker top e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 -eo pid,comm [2023-11-01T16:58:13.830Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T16:58:13.830Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:58:13.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:58:13.961Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:58:14.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:58:14.096Z] $ docker exec e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 ssh-agent [2023-11-01T16:58:14.207Z] SSH_AUTH_SOCK=/tmp/ssh-vPdQtcJRRns7/agent.32 [2023-11-01T16:58:14.207Z] SSH_AGENT_PID=38 [2023-11-01T16:58:14.214Z] Running ssh-add (command line suppressed) [2023-11-01T16:58:14.304Z] Identity added: /w/workspace/foundry_app-record-replay_PR-101@tmp/private_key_10875810823260659436.key (/w/workspace/foundry_app-record-replay_PR-101@tmp/private_key_10875810823260659436.key) [2023-11-01T16:58:14.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:58:14.672Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T16:58:14.697Z] $ docker exec --env ******** --env ******** e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 ssh-agent -k [2023-11-01T16:58:14.790Z] unset SSH_AUTH_SOCK; [2023-11-01T16:58:14.791Z] unset SSH_AGENT_PID; [2023-11-01T16:58:14.791Z] echo Agent pid 38 killed; [2023-11-01T16:58:14.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T16:58:14.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:58:14.893Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:58:15.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:58:15.004Z] $ docker exec e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 ssh-agent [2023-11-01T16:58:15.130Z] SSH_AUTH_SOCK=/tmp/ssh-JBJ6VgliiCya/agent.70 [2023-11-01T16:58:15.130Z] SSH_AGENT_PID=76 [2023-11-01T16:58:15.135Z] Running ssh-add (command line suppressed) [2023-11-01T16:58:15.240Z] Identity added: /w/workspace/foundry_app-record-replay_PR-101@tmp/private_key_17289888230711128160.key (/w/workspace/foundry_app-record-replay_PR-101@tmp/private_key_17289888230711128160.key) [2023-11-01T16:58:15.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:58:15.590Z] + git semver init [2023-11-01T16:58:15.850Z] 2023-11-01 16:58:15,792 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T16:58:15.851Z] 2023-11-01 16:58:15,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-101/.semver [2023-11-01T16:58:15.851Z] 2023-11-01 16:58:15,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-101/.semver [2023-11-01T16:58:15.851Z] 2023-11-01 16:58:15,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-101/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-101, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:58:16.791Z] 2023-11-01 16:58:16,582 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-101/.git/info/exclude [2023-11-01T16:58:16.791Z] 2023-11-01 16:58:16,582 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-101/.semver/PR-101 with force:False [2023-11-01T16:58:16.791Z] 2023-11-01 16:58:16,583 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-101/.semver/PR-101 [2023-11-01T16:58:16.791Z] 2023-11-01 16:58:16,586 [execute] INFO git cat-file --batch-check [2023-11-01T16:58:16.791Z] 2023-11-01 16:58:16,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-101/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:58:16.791Z] 2023-11-01 16:58:16,592 [execute] INFO git cat-file --batch [2023-11-01T16:58:16.791Z] 2023-11-01 16:58:16,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-101/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:58:16.791Z] 2023-11-01 16:58:16,599 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-101/.semver/PR-101 [2023-11-01T16:58:16.791Z] 0.0.0 [Pipeline] } [2023-11-01T16:58:16.818Z] $ docker exec --env ******** --env ******** e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 ssh-agent -k [2023-11-01T16:58:16.916Z] unset SSH_AUTH_SOCK; [2023-11-01T16:58:16.917Z] unset SSH_AGENT_PID; [2023-11-01T16:58:16.917Z] echo Agent pid 76 killed; [2023-11-01T16:58:16.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:58:17.340Z] + git semver [Pipeline] } [2023-11-01T16:58:17.626Z] $ docker stop --time=1 e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 [2023-11-01T16:58:19.054Z] $ docker rm -f --volumes e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:58:19.468Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T16:58:19.758Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T16:58:19.779Z] [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 [2023-11-01T16:58:20.419Z] provisioning config files... [2023-11-01T16:58:20.429Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-101@tmp/config7521202404834350386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:58:20.773Z] ---> docker-login.sh [2023-11-01T16:58:20.774Z] nexus3.edgexfoundry.org:10001 [2023-11-01T16:58:20.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:58:20.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:58:20.774Z] Configure a credential helper to remove this warning. See [2023-11-01T16:58:20.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:58:20.774Z] [2023-11-01T16:58:20.774Z] Login Succeeded [2023-11-01T16:58:20.774Z] nexus3.edgexfoundry.org:10002 [2023-11-01T16:58:20.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:58:20.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:58:20.774Z] Configure a credential helper to remove this warning. See [2023-11-01T16:58:20.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:58:20.774Z] [2023-11-01T16:58:20.774Z] Login Succeeded [2023-11-01T16:58:20.774Z] nexus3.edgexfoundry.org:10003 [2023-11-01T16:58:21.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:58:21.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:58:21.032Z] Configure a credential helper to remove this warning. See [2023-11-01T16:58:21.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:58:21.032Z] [2023-11-01T16:58:21.032Z] Login Succeeded [2023-11-01T16:58:21.032Z] nexus3.edgexfoundry.org:10004 [2023-11-01T16:58:21.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:58:21.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:58:21.032Z] Configure a credential helper to remove this warning. See [2023-11-01T16:58:21.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:58:21.032Z] [2023-11-01T16:58:21.032Z] Login Succeeded [2023-11-01T16:58:21.032Z] docker.io [2023-11-01T16:58:21.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:58:21.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:58:21.604Z] Configure a credential helper to remove this warning. See [2023-11-01T16:58:21.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:58:21.604Z] [2023-11-01T16:58:21.604Z] Login Succeeded [2023-11-01T16:58:21.604Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T16:58:21.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T16:58:21.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:58:21.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:58:21.985Z] ========================================================= [2023-11-01T16:58:21.985Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T16:58:21.985Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:58:22.475Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T16:58:22.475Z] Sending build context to Docker daemon 644.6kB [2023-11-01T16:58:22.475Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T16:58:22.475Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T16:58:22.475Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T16:58:22.475Z] 7264a8db6415: Pulling fs layer [2023-11-01T16:58:22.475Z] c4d48a809fc2: Pulling fs layer [2023-11-01T16:58:22.475Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T16:58:22.475Z] ad3a456e5733: Pulling fs layer [2023-11-01T16:58:22.475Z] 33e27b845d1e: Pulling fs layer [2023-11-01T16:58:22.475Z] c68163c4e522: Pulling fs layer [2023-11-01T16:58:22.475Z] 50da416c3ac9: Pulling fs layer [2023-11-01T16:58:22.475Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T16:58:22.475Z] c68163c4e522: Waiting [2023-11-01T16:58:22.475Z] 33e27b845d1e: Waiting [2023-11-01T16:58:22.475Z] 50da416c3ac9: Waiting [2023-11-01T16:58:22.475Z] 23d2d4c4bb30: Waiting [2023-11-01T16:58:22.475Z] ad3a456e5733: Waiting [2023-11-01T16:58:22.475Z] c4d48a809fc2: Download complete [2023-11-01T16:58:22.475Z] ad3a456e5733: Verifying Checksum [2023-11-01T16:58:22.475Z] ad3a456e5733: Download complete [2023-11-01T16:58:22.736Z] 33e27b845d1e: Verifying Checksum [2023-11-01T16:58:22.736Z] 33e27b845d1e: Download complete [2023-11-01T16:58:22.736Z] 7264a8db6415: Verifying Checksum [2023-11-01T16:58:22.736Z] 7264a8db6415: Download complete [2023-11-01T16:58:22.736Z] c68163c4e522: Verifying Checksum [2023-11-01T16:58:22.736Z] c68163c4e522: Download complete [2023-11-01T16:58:22.736Z] 7264a8db6415: Pull complete [2023-11-01T16:58:22.736Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T16:58:22.736Z] 23d2d4c4bb30: Download complete [2023-11-01T16:58:22.995Z] c4d48a809fc2: Pull complete [2023-11-01T16:58:22.995Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T16:58:22.995Z] 4f1c88b9dad5: Download complete [2023-11-01T16:58:23.561Z] 50da416c3ac9: Verifying Checksum [2023-11-01T16:58:23.561Z] 50da416c3ac9: Download complete [2023-11-01T16:58:26.848Z] 4f1c88b9dad5: Pull complete [2023-11-01T16:58:26.848Z] ad3a456e5733: Pull complete [2023-11-01T16:58:26.848Z] 33e27b845d1e: Pull complete [2023-11-01T16:58:27.108Z] c68163c4e522: Pull complete [2023-11-01T16:58:29.639Z] 50da416c3ac9: Pull complete [2023-11-01T16:58:30.208Z] 23d2d4c4bb30: Pull complete [2023-11-01T16:58:30.208Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T16:58:30.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T16:58:30.208Z] ---> 0786185ac409 [2023-11-01T16:58:30.208Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T16:58:35.227Z] Still waiting to schedule task [2023-11-01T16:58:35.228Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-01T16:58:45.286Z] ---> Running in 022aa6161607 [2023-11-01T16:58:45.286Z] Removing intermediate container 022aa6161607 [2023-11-01T16:58:45.286Z] ---> 551c422b1994 [2023-11-01T16:58:45.286Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T16:58:45.286Z] ---> Running in 7ae698a90e94 [2023-11-01T16:58:45.286Z] Removing intermediate container 7ae698a90e94 [2023-11-01T16:58:45.286Z] ---> 624134d7b154 [2023-11-01T16:58:45.286Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T16:58:45.286Z] ---> Running in e84bcafbffc4 [2023-11-01T16:58:45.286Z] Removing intermediate container e84bcafbffc4 [2023-11-01T16:58:45.286Z] ---> 6678d97907e0 [2023-11-01T16:58:45.286Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T16:58:45.286Z] ---> Running in 2b0ddc418a71 [2023-11-01T16:58:45.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T16:58:45.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T16:58:45.286Z] OK: 264 MiB in 52 packages [2023-11-01T16:58:45.286Z] Removing intermediate container 2b0ddc418a71 [2023-11-01T16:58:45.286Z] ---> 9fd24309600b [2023-11-01T16:58:45.286Z] Step 7/12 : WORKDIR /app [2023-11-01T16:58:45.286Z] ---> Running in 4f15d3d400f2 [2023-11-01T16:58:45.286Z] Removing intermediate container 4f15d3d400f2 [2023-11-01T16:58:45.286Z] ---> 7a7711cbf8ed [2023-11-01T16:58:45.286Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T16:58:45.545Z] ---> f58a50af3b07 [2023-11-01T16:58:45.545Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T16:58:45.545Z] ---> Running in e3d2c6618034 [2023-11-01T16:59:53.513Z] Removing intermediate container e3d2c6618034 [2023-11-01T16:59:53.513Z] ---> 577af1645128 [2023-11-01T16:59:53.513Z] Step 10/12 : COPY . . [2023-11-01T16:59:53.513Z] ---> bfde9e751380 [2023-11-01T16:59:53.513Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T16:59:53.513Z] ---> Running in 590b0c63058f [2023-11-01T16:59:53.513Z] Removing intermediate container 590b0c63058f [2023-11-01T16:59:53.513Z] ---> 1ac82ed5e7ae [2023-11-01T16:59:53.513Z] Step 12/12 : RUN $MAKE [2023-11-01T16:59:53.513Z] ---> Running in ce78633ff072 [2023-11-01T16:59:53.513Z] noop [2023-11-01T16:59:53.513Z] Removing intermediate container ce78633ff072 [2023-11-01T16:59:53.513Z] ---> 56478dd3b817 [2023-11-01T16:59:53.513Z] Successfully built 56478dd3b817 [2023-11-01T16:59:53.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:59:53.985Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T16:59:53.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:59:54.135Z] prd-ubuntu20.04-docker-8c-8g-16237 does not seem to be running inside a container [2023-11-01T16:59:54.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-101 -v /w/workspace/foundry_app-record-replay_PR-101:/w/workspace/foundry_app-record-replay_PR-101:rw,z -v /w/workspace/foundry_app-record-replay_PR-101@tmp:/w/workspace/foundry_app-record-replay_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T16:59:54.516Z] $ docker top afe8457e86ca5684dc9c77b9a9d3b9340bb48e42223ee175a304976e60afb8b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:59:54.917Z] + go version [2023-11-01T16:59:54.917Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T16:59:54.951Z] $ docker stop --time=1 afe8457e86ca5684dc9c77b9a9d3b9340bb48e42223ee175a304976e60afb8b4 [2023-11-01T16:59:56.216Z] $ docker rm -f --volumes afe8457e86ca5684dc9c77b9a9d3b9340bb48e42223ee175a304976e60afb8b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:59:56.935Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T16:59:56.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:59:57.088Z] prd-ubuntu20.04-docker-8c-8g-16237 does not seem to be running inside a container [2023-11-01T16:59:57.116Z] $ 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-101 -v /w/workspace/foundry_app-record-replay_PR-101:/w/workspace/foundry_app-record-replay_PR-101:rw,z -v /w/workspace/foundry_app-record-replay_PR-101@tmp:/w/workspace/foundry_app-record-replay_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T16:59:57.467Z] $ docker top 50fbf0ab01a6a6e8948ef461f0dc26b51366996b68f133d612be627cf0273c89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:59:57.860Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-101 [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:59:58.232Z] + make test [2023-11-01T16:59:58.232Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T17:00:20.181Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-01T17:00:20.181Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-01T17:00:20.181Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-01T17:00:20.181Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-01T17:00:20.181Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.047s coverage: 88.0% of statements [2023-11-01T17:00:21.523Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16240 in /w/workspace/foundry_app-record-replay_PR-101 [Pipeline] { [Pipeline] ws [2023-11-01T17:00:21.591Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-11-01T17:00:21.672Z] Selected Git installation does not exist. Using Default [2023-11-01T17:00:21.672Z] The recommended git tool is: NONE [2023-11-01T17:00:27.670Z] using credential edgex-jenkins-ssh [2023-11-01T17:00:27.695Z] Cloning the remote Git repository [2023-11-01T17:00:27.744Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-01T17:00:27.869Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-11-01T17:00:28.335Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.617s coverage: 98.7% of statements [2023-11-01T17:00:28.335Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.100s coverage: 89.7% of statements [2023-11-01T17:00:28.335Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements [2023-11-01T17:00:28.038Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-01T17:00:28.040Z] > git --version # timeout=10 [2023-11-01T17:00:28.061Z] > git --version # 'git version 2.25.1' [2023-11-01T17:00:28.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T17:00:28.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T17:00:29.055Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-01T17:00:29.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T17:00:30.041Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-01T17:00:30.094Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-01T17:00:30.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T17:00:30.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T17:00:30.752Z] Merging remotes/origin/main commit a76422e4938fa76fc1f70403caa898f6446adb22 into PR head commit 9c0dbbe099d0562a09da77e3942925bcb393e4b2 [2023-11-01T17:00:31.069Z] Merge succeeded, producing 9c0dbbe099d0562a09da77e3942925bcb393e4b2 [2023-11-01T17:00:31.070Z] Checking out Revision 9c0dbbe099d0562a09da77e3942925bcb393e4b2 (PR-101) [2023-11-01T17:00:30.770Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T17:00:30.875Z] > git checkout -f 9c0dbbe099d0562a09da77e3942925bcb393e4b2 # timeout=10 [2023-11-01T17:00:30.961Z] > git remote # timeout=10 [2023-11-01T17:00:30.983Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T17:00:31.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T17:00:31.022Z] > git merge a76422e4938fa76fc1f70403caa898f6446adb22 # timeout=10 [2023-11-01T17:00:31.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T17:00:31.076Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T17:00:31.100Z] > git checkout -f 9c0dbbe099d0562a09da77e3942925bcb393e4b2 # timeout=10 [2023-11-01T17:00:34.821Z] Commit message: "docs: Update changelog for 3.1 release" [2023-11-01T17:00:35.588Z] > git --version # timeout=10 [2023-11-01T17:00:35.601Z] > git --version # 'git version 2.25.1' [2023-11-01T17:00:35.613Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T17:00:38.345Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T17:00:38.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T17:00:38.345Z] Dload Upload Total Spent Left Speed [2023-11-01T17:00:38.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-11-01T17:00:39.080Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T17:00:39.422Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-11-01T17:00:39.422Z] sudo tee /etc/docker/daemon.new [2023-11-01T17:00:40.385Z] { [2023-11-01T17:00:40.385Z] "registry-mirrors": [ [2023-11-01T17:00:40.385Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T17:00:40.385Z] ], [2023-11-01T17:00:40.385Z] "bip": "10.250.0.254/24", [2023-11-01T17:00:40.385Z] "hosts": [ [2023-11-01T17:00:40.385Z] "tcp://0.0.0.0:5555", [2023-11-01T17:00:40.385Z] "unix:///var/run/docker.sock" [2023-11-01T17:00:40.385Z] ], [2023-11-01T17:00:40.385Z] "mtu": 1458, [2023-11-01T17:00:40.385Z] "selinux-enabled": true, [2023-11-01T17:00:40.385Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T17:00:40.385Z] } [Pipeline] sh [2023-11-01T17:00:40.738Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T17:00:41.086Z] + sudo service docker restart [2023-11-01T17:00:57.366Z] go vet ./... [2023-11-01T17:00:59.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T17:00:59.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T17:00:59.288Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T17:00:59.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] withEnv [Pipeline] { [Pipeline] } [2023-11-01T17:00:59.394Z] $ docker stop --time=1 50fbf0ab01a6a6e8948ef461f0dc26b51366996b68f133d612be627cf0273c89 [2023-11-01T17:01:13.146Z] $ docker rm -f --volumes 50fbf0ab01a6a6e8948ef461f0dc26b51366996b68f133d612be627cf0273c89 [Pipeline] configFileProvider [2023-11-01T17:01:13.399Z] provisioning config files... [2023-11-01T17:01:13.432Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config8249833613138658092tmp [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:01:13.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T17:01:13.897Z] Stashed 1 file(s) [2023-11-01T17:01:13.914Z] ---> docker-login.sh [2023-11-01T17:01:13.914Z] nexus3.edgexfoundry.org:10001 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-11-01T17:01:14.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-11-01T17:01:14.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:01:14.458Z] Configure a credential helper to remove this warning. See [2023-11-01T17:01:14.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:01:14.458Z] [2023-11-01T17:01:14.458Z] Login Succeeded [2023-11-01T17:01:14.458Z] nexus3.edgexfoundry.org:10002 [2023-11-01T17:01:14.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T17:01:14.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:01:14.913Z] + ls -al . [2023-11-01T17:01:14.913Z] total 192 [2023-11-01T17:01:14.913Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:59 . [2023-11-01T17:01:14.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:57 .. [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 16:57 .dockerignore [2023-11-01T17:01:14.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:00 .git [2023-11-01T17:01:14.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:57 .github [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 16:57 .gitignore [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 16:57 .golangci.yml [2023-11-01T17:01:14.913Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:58 .semver [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 16:57 Attribution.txt [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 1 16:57 CHANGELOG.md [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 16:57 Dockerfile [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 16:57 GOVERNANCE.md [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 16:57 Jenkinsfile [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 16:57 LICENSE [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 16:57 Makefile [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 16:57 OWNERS.md [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 16:57 README.md [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 16:57 Record and Reply.postman_collection.json [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 16:58 VERSION [2023-11-01T17:01:14.913Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:57 bin [2023-11-01T17:01:14.913Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 1 17:00 coverage.out [2023-11-01T17:01:14.913Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 16:57 go.mod [2023-11-01T17:01:14.914Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 16:57 go.sum [2023-11-01T17:01:14.914Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 16:57 internal [2023-11-01T17:01:14.914Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 16:57 main.go [2023-11-01T17:01:14.914Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:57 openapi [2023-11-01T17:01:14.914Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:57 pkg [2023-11-01T17:01:14.914Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-01T17:01:14.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:01:14.997Z] Configure a credential helper to remove this warning. See [2023-11-01T17:01:14.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:01:14.997Z] [2023-11-01T17:01:14.997Z] Login Succeeded [2023-11-01T17:01:14.997Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2023-11-01T17:01:15.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:01:15.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:01:15.268Z] Configure a credential helper to remove this warning. See [2023-11-01T17:01:15.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:01:15.268Z] [2023-11-01T17:01:15.268Z] Login Succeeded [2023-11-01T17:01:15.268Z] nexus3.edgexfoundry.org:10004 [2023-11-01T17:01:15.338Z] + 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=9c0dbbe099d0562a09da77e3942925bcb393e4b2 --label arch=amd64 --label version=0.0.0 . [2023-11-01T17:01:15.338Z] Sending build context to Docker daemon 670.2kB [2023-11-01T17:01:15.338Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T17:01:15.338Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-01T17:01:15.338Z] ---> 56478dd3b817 [2023-11-01T17:01:15.338Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T17:01:15.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:01:15.597Z] ---> Running in 3da111350011 [2023-11-01T17:01:15.598Z] Removing intermediate container 3da111350011 [2023-11-01T17:01:15.598Z] ---> eda92ac57673 [2023-11-01T17:01:15.598Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T17:01:15.598Z] ---> Running in 57c046256c7f [2023-11-01T17:01:15.598Z] Removing intermediate container 57c046256c7f [2023-11-01T17:01:15.598Z] ---> db45ac8438b4 [2023-11-01T17:01:15.598Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-01T17:01:15.598Z] ---> Running in d765a6293759 [2023-11-01T17:01:15.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:01:15.812Z] Configure a credential helper to remove this warning. See [2023-11-01T17:01:15.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:01:15.812Z] [2023-11-01T17:01:15.812Z] Login Succeeded [2023-11-01T17:01:15.812Z] docker.io [2023-11-01T17:01:15.856Z] Removing intermediate container d765a6293759 [2023-11-01T17:01:15.856Z] ---> 6ac5fc6f15f9 [2023-11-01T17:01:15.856Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T17:01:15.856Z] ---> Running in 0c2486585d9b [2023-11-01T17:01:16.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:01:16.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T17:01:16.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T17:01:16.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:01:16.351Z] Configure a credential helper to remove this warning. See [2023-11-01T17:01:16.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:01:16.351Z] [2023-11-01T17:01:16.351Z] Login Succeeded [2023-11-01T17:01:16.351Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T17:01:16.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-01T17:01:16.680Z] OK: 264 MiB in 52 packages [Pipeline] echo [2023-11-01T17:01:16.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T17:01:16.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T17:01:16.836Z] ========================================================= [2023-11-01T17:01:16.836Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T17:01:16.836Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-11-01T17:01:16.939Z] Removing intermediate container 0c2486585d9b [2023-11-01T17:01:16.939Z] ---> 1758b10c5aa4 [2023-11-01T17:01:16.939Z] Step 7/26 : WORKDIR /app [2023-11-01T17:01:16.939Z] ---> Running in 9d933edfc538 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:01:17.338Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T17:01:17.339Z] Sending build context to Docker daemon 259.1kB [2023-11-01T17:01:17.508Z] Removing intermediate container 9d933edfc538 [2023-11-01T17:01:17.508Z] ---> 69272d4c3f48 [2023-11-01T17:01:17.508Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-01T17:01:17.508Z] ---> efe351047f65 [2023-11-01T17:01:17.508Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T17:01:17.508Z] ---> Running in 3d63c8416a2d [2023-11-01T17:01:17.609Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T17:01:17.609Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T17:01:17.883Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T17:01:17.883Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T17:01:17.883Z] 5d54e960e981: Pulling fs layer [2023-11-01T17:01:17.883Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T17:01:17.883Z] f0e02332f6b5: Pulling fs layer [2023-11-01T17:01:17.883Z] cefa15bbcfad: Pulling fs layer [2023-11-01T17:01:17.883Z] 17808c966233: Pulling fs layer [2023-11-01T17:01:17.883Z] f4c1fc716caa: Pulling fs layer [2023-11-01T17:01:17.883Z] f0e02332f6b5: Waiting [2023-11-01T17:01:17.883Z] cefa15bbcfad: Waiting [2023-11-01T17:01:17.883Z] 17808c966233: Waiting [2023-11-01T17:01:17.883Z] f4c1fc716caa: Waiting [2023-11-01T17:01:17.883Z] 5d54e960e981: Verifying Checksum [2023-11-01T17:01:17.883Z] 5d54e960e981: Download complete [2023-11-01T17:01:17.883Z] f0e02332f6b5: Download complete [2023-11-01T17:01:17.883Z] cefa15bbcfad: Verifying Checksum [2023-11-01T17:01:17.883Z] cefa15bbcfad: Download complete [2023-11-01T17:01:17.883Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T17:01:17.883Z] 9fda8d8052c6: Download complete [2023-11-01T17:01:18.444Z] Removing intermediate container 3d63c8416a2d [2023-11-01T17:01:18.444Z] ---> 1079044b504b [2023-11-01T17:01:18.444Z] Step 10/26 : COPY . . [2023-11-01T17:01:18.473Z] f4c1fc716caa: Verifying Checksum [2023-11-01T17:01:18.473Z] f4c1fc716caa: Download complete [2023-11-01T17:01:18.703Z] ---> 6d6e1a75a04e [2023-11-01T17:01:18.703Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T17:01:18.703Z] ---> Running in d3beffdf5b3f [2023-11-01T17:01:18.703Z] Removing intermediate container d3beffdf5b3f [2023-11-01T17:01:18.703Z] ---> 0cd1a7a05fd3 [2023-11-01T17:01:18.703Z] Step 12/26 : RUN $MAKE [2023-11-01T17:01:18.962Z] ---> Running in f8491c317311 [2023-11-01T17:01:19.069Z] 9fda8d8052c6: Pull complete [2023-11-01T17:01:19.221Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-11-01T17:01:19.674Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T17:01:19.674Z] c4a7e357bf2a: Download complete [2023-11-01T17:01:20.633Z] 17808c966233: Verifying Checksum [2023-11-01T17:01:20.633Z] 17808c966233: Download complete [2023-11-01T17:01:23.218Z] 5d54e960e981: Pull complete [2023-11-01T17:01:38.281Z] c4a7e357bf2a: Pull complete [2023-11-01T17:01:38.281Z] f0e02332f6b5: Pull complete [2023-11-01T17:01:38.281Z] cefa15bbcfad: Pull complete [2023-11-01T17:01:44.969Z] 17808c966233: Pull complete [2023-11-01T17:01:45.796Z] Removing intermediate container f8491c317311 [2023-11-01T17:01:45.796Z] ---> cdb29d7efe3c [2023-11-01T17:01:45.796Z] Step 13/26 : FROM alpine:3.18 [2023-11-01T17:01:45.796Z] 3.18: Pulling from library/alpine [2023-11-01T17:01:45.796Z] 96526aa774ef: Pulling fs layer [2023-11-01T17:01:45.796Z] 96526aa774ef: Verifying Checksum [2023-11-01T17:01:45.796Z] 96526aa774ef: Download complete [2023-11-01T17:01:45.796Z] 96526aa774ef: Pull complete [2023-11-01T17:01:45.796Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T17:01:45.796Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T17:01:45.796Z] ---> 8ca4688f4f35 [2023-11-01T17:01:45.796Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T17:01:45.796Z] ---> Running in 538e1ce0b54d [2023-11-01T17:01:45.796Z] Removing intermediate container 538e1ce0b54d [2023-11-01T17:01:45.796Z] ---> cfb96de80f62 [2023-11-01T17:01:45.796Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-01T17:01:45.796Z] ---> Running in 72b649244bcd [2023-11-01T17:01:45.796Z] Removing intermediate container 72b649244bcd [2023-11-01T17:01:45.796Z] ---> 85e5c59958e5 [2023-11-01T17:01:45.796Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T17:01:45.796Z] ---> Running in 8eafd500c69d [2023-11-01T17:01:46.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T17:01:46.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T17:01:46.394Z] f4c1fc716caa: Pull complete [2023-11-01T17:01:46.394Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T17:01:46.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T17:01:46.573Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T17:01:46.574Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T17:01:46.574Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T17:01:46.574Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T17:01:46.574Z] OK: 8 MiB in 17 packages [2023-11-01T17:01:46.662Z] ---> ea914061e18c [2023-11-01T17:01:46.662Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T17:01:46.832Z] Removing intermediate container 8eafd500c69d [2023-11-01T17:01:46.833Z] ---> 53d839c0dfdf [2023-11-01T17:01:46.833Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T17:01:47.091Z] ---> a45891d66c23 [2023-11-01T17:01:47.091Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T17:01:47.350Z] ---> c97c1374bd64 [2023-11-01T17:01:47.350Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-01T17:01:47.350Z] ---> c50c870105a8 [2023-11-01T17:01:47.350Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-01T17:01:48.508Z] ---> cfa7ffeb3732 [2023-11-01T17:01:48.509Z] Step 21/26 : EXPOSE 59712 [2023-11-01T17:01:48.509Z] ---> Running in c453b6ef4f9e [2023-11-01T17:01:48.616Z] ---> Running in 4cc59979ad10 [2023-11-01T17:01:48.767Z] Removing intermediate container c453b6ef4f9e [2023-11-01T17:01:48.767Z] ---> fcef49ceeb85 [2023-11-01T17:01:48.767Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-01T17:01:48.767Z] ---> Running in 2f874be3f145 [2023-11-01T17:01:48.767Z] Removing intermediate container 2f874be3f145 [2023-11-01T17:01:48.767Z] ---> 2566878b89e9 [2023-11-01T17:01:48.767Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T17:01:48.767Z] ---> Running in cec933ac6e41 [2023-11-01T17:01:48.767Z] Removing intermediate container cec933ac6e41 [2023-11-01T17:01:48.767Z] ---> a0cfa6f48c42 [2023-11-01T17:01:48.767Z] Step 24/26 : LABEL arch=amd64 [2023-11-01T17:01:48.767Z] ---> Running in bf16c4853ff0 [2023-11-01T17:01:48.887Z] Removing intermediate container 4cc59979ad10 [2023-11-01T17:01:48.887Z] ---> 10b72dac1004 [2023-11-01T17:01:48.887Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T17:01:49.026Z] Removing intermediate container bf16c4853ff0 [2023-11-01T17:01:49.026Z] ---> 81a92b5cbf5c [2023-11-01T17:01:49.026Z] Step 25/26 : LABEL git_sha=9c0dbbe099d0562a09da77e3942925bcb393e4b2 [2023-11-01T17:01:49.026Z] ---> Running in 625508a846f3 [2023-11-01T17:01:49.026Z] Removing intermediate container 625508a846f3 [2023-11-01T17:01:49.026Z] ---> 469b2a85398b [2023-11-01T17:01:49.026Z] Step 26/26 : LABEL version=0.0.0 [2023-11-01T17:01:49.026Z] ---> Running in 62a2a5e2f960 [2023-11-01T17:01:49.155Z] ---> Running in 9ba17e45bf45 [2023-11-01T17:01:49.285Z] Removing intermediate container 62a2a5e2f960 [2023-11-01T17:01:49.285Z] ---> 63ea35859473 [2023-11-01T17:01:49.285Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T17:01:49.285Z] Successfully built 63ea35859473 [2023-11-01T17:01:49.285Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-11-01T17:01:49.424Z] Removing intermediate container 9ba17e45bf45 [2023-11-01T17:01:49.424Z] ---> 4374b68148e0 [2023-11-01T17:01:49.424Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T17:01:49.424Z] ---> Running in 45cf1a9c1425 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:01:50.010Z] Removing intermediate container 45cf1a9c1425 [2023-11-01T17:01:50.010Z] ---> 6f2b61004a19 [2023-11-01T17:01:50.010Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T17:01:50.010Z] ---> Running in 56bd125d4b2b [2023-11-01T17:01:50.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T17:01:50.199Z] [2023-11-01T17:01:50.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:01:50.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T17:01:50.848Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T17:01:50.848Z] 5eb5b503b376: Pulling fs layer [2023-11-01T17:01:50.848Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T17:01:50.848Z] ec43610c2a17: Pulling fs layer [2023-11-01T17:01:50.848Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T17:01:50.848Z] 33b1e0a273af: Pulling fs layer [2023-11-01T17:01:50.848Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T17:01:50.848Z] 2f39f015ded8: Pulling fs layer [2023-11-01T17:01:50.848Z] 3a2ae6a8a46f: Waiting [2023-11-01T17:01:50.848Z] 33b1e0a273af: Waiting [2023-11-01T17:01:50.848Z] 5d3b04190fa2: Waiting [2023-11-01T17:01:50.848Z] 2f39f015ded8: Waiting [2023-11-01T17:01:50.848Z] 5c69ac0246d0: Download complete [2023-11-01T17:01:51.106Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T17:01:51.106Z] 3a2ae6a8a46f: Download complete [2023-11-01T17:01:51.106Z] 33b1e0a273af: Verifying Checksum [2023-11-01T17:01:51.106Z] 33b1e0a273af: Download complete [2023-11-01T17:01:51.106Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T17:01:51.106Z] 5d3b04190fa2: Download complete [2023-11-01T17:01:51.106Z] ec43610c2a17: Verifying Checksum [2023-11-01T17:01:51.106Z] ec43610c2a17: Download complete [2023-11-01T17:01:51.106Z] 5eb5b503b376: Verifying Checksum [2023-11-01T17:01:51.106Z] 5eb5b503b376: Download complete [2023-11-01T17:01:51.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T17:01:51.674Z] 2f39f015ded8: Download complete [2023-11-01T17:01:51.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T17:01:52.614Z] 5eb5b503b376: Pull complete [2023-11-01T17:01:52.614Z] 5c69ac0246d0: Pull complete [2023-11-01T17:01:52.872Z] ec43610c2a17: Pull complete [2023-11-01T17:01:52.872Z] 3a2ae6a8a46f: Pull complete [2023-11-01T17:01:53.130Z] 33b1e0a273af: Pull complete [2023-11-01T17:01:53.132Z] OK: 266 MiB in 52 packages [2023-11-01T17:01:53.388Z] 5d3b04190fa2: Pull complete [2023-11-01T17:01:54.113Z] Removing intermediate container 56bd125d4b2b [2023-11-01T17:01:54.114Z] ---> ca2da4e5cd85 [2023-11-01T17:01:54.114Z] Step 7/12 : WORKDIR /app [2023-11-01T17:01:54.114Z] ---> Running in 79ebcfd30c85 [2023-11-01T17:01:54.381Z] Removing intermediate container 79ebcfd30c85 [2023-11-01T17:01:54.381Z] ---> 3000be4cad39 [2023-11-01T17:01:54.381Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T17:01:54.969Z] ---> d4a287a48b74 [2023-11-01T17:01:54.969Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T17:01:55.239Z] ---> Running in 00d0de1b8eaf [2023-11-01T17:01:57.570Z] 2f39f015ded8: Pull complete [2023-11-01T17:01:57.570Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T17:01:57.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T17:01:57.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:01:57.829Z] prd-ubuntu20.04-docker-8c-8g-16237 does not seem to be running inside a container [2023-11-01T17:01:57.858Z] $ 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-101 -v /w/workspace/foundry_app-record-replay_PR-101:/w/workspace/foundry_app-record-replay_PR-101:rw,z -v /w/workspace/foundry_app-record-replay_PR-101@tmp:/w/workspace/foundry_app-record-replay_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T17:02:08.802Z] $ docker top eda6d179ce36034ce7454f44ff0e0bc4566f15cd33d93b829e416ec4d1100bac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:02:09.276Z] ---> job-cost.sh [2023-11-01T17:02:09.276Z] lf-activate-venv: SKIPPING [2023-11-01T17:02:09.276Z] INFO: No Stack... [2023-11-01T17:02:09.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T17:02:10.103Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T17:02:10.426Z] + cat /w/workspace/foundry_app-record-replay_PR-101/archives/cost.csv [2023-11-01T17:02:10.426Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T17:02:10.472Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] [2023-11-01T17:02:10.477Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] did not exist. Created. [2023-11-01T17:02:10.477Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T17:02:10.895Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T17:02:10.954Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T17:02:10.983Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T17:02:11.070Z] $ docker stop --time=1 eda6d179ce36034ce7454f44ff0e0bc4566f15cd33d93b829e416ec4d1100bac [2023-11-01T17:02:12.685Z] $ docker rm -f --volumes eda6d179ce36034ce7454f44ff0e0bc4566f15cd33d93b829e416ec4d1100bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T17:03:16.964Z] Removing intermediate container 00d0de1b8eaf [2023-11-01T17:03:16.964Z] ---> a9854e9fe21f [2023-11-01T17:03:16.964Z] Step 10/12 : COPY . . [2023-11-01T17:03:16.964Z] ---> 4dc119d24b1d [2023-11-01T17:03:16.964Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T17:03:16.964Z] ---> Running in 40fd2d5d615e [2023-11-01T17:03:16.964Z] Removing intermediate container 40fd2d5d615e [2023-11-01T17:03:16.964Z] ---> 03dcc2c2024c [2023-11-01T17:03:16.964Z] Step 12/12 : RUN $MAKE [2023-11-01T17:03:16.964Z] ---> Running in 03b2d59eb858 [2023-11-01T17:03:16.964Z] noop [2023-11-01T17:03:16.964Z] Removing intermediate container 03b2d59eb858 [2023-11-01T17:03:16.964Z] ---> bb80952bde71 [2023-11-01T17:03:16.964Z] Successfully built bb80952bde71 [2023-11-01T17:03:16.964Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:03:17.452Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T17:03:17.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:03:17.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-16240 does not seem to be running inside a container [2023-11-01T17:03:17.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T17:03:19.188Z] $ docker top 9490db561fc5e8abb86cec9197a0558eb902d11801872d14b21e177eb68894dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:03:20.122Z] + go version [2023-11-01T17:03:20.122Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T17:03:20.166Z] $ docker stop --time=1 9490db561fc5e8abb86cec9197a0558eb902d11801872d14b21e177eb68894dc [2023-11-01T17:03:21.881Z] $ docker rm -f --volumes 9490db561fc5e8abb86cec9197a0558eb902d11801872d14b21e177eb68894dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:03:22.786Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T17:03:22.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:03:23.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-16240 does not seem to be running inside a container [2023-11-01T17:03:23.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T17:03:24.463Z] $ docker top 3a269f8f70bc7014708859c7eeaa4893493d2055f4b87f396839a89f0f516d88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:03:25.371Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T17:03:26.096Z] + make test [2023-11-01T17:03:26.096Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T17:06:33.131Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-01T17:06:33.131Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.242s coverage: 88.0% of statements [2023-11-01T17:06:35.087Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-01T17:06:35.087Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-01T17:06:36.505Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-01T17:06:46.598Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.001s coverage: 98.7% of statements [2023-11-01T17:06:46.598Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.546s coverage: 89.7% of statements [2023-11-01T17:06:46.598Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.177s coverage: 100.0% of statements [2023-11-01T17:06:46.598Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T17:06:46.598Z] go vet ./... [2023-11-01T17:08:53.501Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T17:08:53.502Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T17:08:53.502Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T17:08:53.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T17:08:53.587Z] $ docker stop --time=1 3a269f8f70bc7014708859c7eeaa4893493d2055f4b87f396839a89f0f516d88 [2023-11-01T17:08:55.612Z] $ docker rm -f --volumes 3a269f8f70bc7014708859c7eeaa4893493d2055f4b87f396839a89f0f516d88 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T17:08:57.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T17:08:57.475Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T17:08:58.000Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T17:08:58.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T17:08:58.952Z] + ls -al . [2023-11-01T17:08:58.952Z] total 188 [2023-11-01T17:08:58.952Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 17:03 . [2023-11-01T17:08:58.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:00 .. [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 17:00 .dockerignore [2023-11-01T17:08:58.952Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:00 .git [2023-11-01T17:08:58.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:00 .github [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 17:00 .gitignore [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 17:00 .golangci.yml [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 17:00 Attribution.txt [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 1 17:00 CHANGELOG.md [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 17:00 Dockerfile [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 17:00 GOVERNANCE.md [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 17:00 Jenkinsfile [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 17:00 LICENSE [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 17:00 Makefile [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 17:00 OWNERS.md [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 17:00 README.md [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 17:00 Record and Reply.postman_collection.json [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 16:58 VERSION [2023-11-01T17:08:58.952Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:00 bin [2023-11-01T17:08:58.952Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 1 17:06 coverage.out [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 17:00 go.mod [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 17:00 go.sum [2023-11-01T17:08:58.952Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 17:00 internal [2023-11-01T17:08:58.952Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 17:00 main.go [2023-11-01T17:08:58.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:00 openapi [2023-11-01T17:08:58.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:00 pkg [2023-11-01T17:08:58.952Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:08:59.367Z] + 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=9c0dbbe099d0562a09da77e3942925bcb393e4b2 --label arch=arm64 --label version=0.0.0 . [2023-11-01T17:08:59.635Z] Sending build context to Docker daemon 284.7kB [2023-11-01T17:08:59.635Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T17:08:59.635Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-01T17:08:59.635Z] ---> bb80952bde71 [2023-11-01T17:08:59.635Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T17:08:59.901Z] ---> Running in 1ba23cd1f84b [2023-11-01T17:09:00.170Z] Removing intermediate container 1ba23cd1f84b [2023-11-01T17:09:00.170Z] ---> 731dc6b48ae1 [2023-11-01T17:09:00.170Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T17:09:00.440Z] ---> Running in 1764151e8ee6 [2023-11-01T17:09:00.708Z] Removing intermediate container 1764151e8ee6 [2023-11-01T17:09:00.708Z] ---> 4aa81fe61433 [2023-11-01T17:09:00.708Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-01T17:09:00.975Z] ---> Running in e54c9ef46685 [2023-11-01T17:09:01.242Z] Removing intermediate container e54c9ef46685 [2023-11-01T17:09:01.242Z] ---> 1d20a303fd69 [2023-11-01T17:09:01.242Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T17:09:01.509Z] ---> Running in 6f21692f07b1 [2023-11-01T17:09:02.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T17:09:02.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T17:09:04.146Z] OK: 266 MiB in 52 packages [2023-11-01T17:09:05.108Z] Removing intermediate container 6f21692f07b1 [2023-11-01T17:09:05.108Z] ---> 8e0c14391cb0 [2023-11-01T17:09:05.108Z] Step 7/26 : WORKDIR /app [2023-11-01T17:09:05.108Z] ---> Running in 68ee4de63a71 [2023-11-01T17:09:05.375Z] Removing intermediate container 68ee4de63a71 [2023-11-01T17:09:05.375Z] ---> 5d358610f62c [2023-11-01T17:09:05.375Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-01T17:09:05.961Z] ---> d7ce0c67f51c [2023-11-01T17:09:05.961Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T17:09:05.961Z] ---> Running in 886eee58cef7 [2023-11-01T17:09:08.540Z] Removing intermediate container 886eee58cef7 [2023-11-01T17:09:08.540Z] ---> 24dbd3680163 [2023-11-01T17:09:08.540Z] Step 10/26 : COPY . . [2023-11-01T17:09:09.126Z] ---> cef4dc634a0b [2023-11-01T17:09:09.126Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T17:09:09.126Z] ---> Running in eedf18c19b20 [2023-11-01T17:09:09.720Z] Removing intermediate container eedf18c19b20 [2023-11-01T17:09:09.720Z] ---> 3a21145bae6b [2023-11-01T17:09:09.720Z] Step 12/26 : RUN $MAKE [2023-11-01T17:09:09.720Z] ---> Running in e92c737fee1b [2023-11-01T17:09:10.682Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-11-01T17:11:17.406Z] Removing intermediate container e92c737fee1b [2023-11-01T17:11:17.406Z] ---> d43fd1872a65 [2023-11-01T17:11:17.406Z] Step 13/26 : FROM alpine:3.18 [2023-11-01T17:11:17.406Z] 3.18: Pulling from library/alpine [2023-11-01T17:11:17.406Z] 579b34f0a95b: Pulling fs layer [2023-11-01T17:11:17.406Z] 579b34f0a95b: Download complete [2023-11-01T17:11:17.406Z] 579b34f0a95b: Pull complete [2023-11-01T17:11:17.406Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T17:11:17.406Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T17:11:17.406Z] ---> 3cc203321400 [2023-11-01T17:11:17.406Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T17:11:17.406Z] ---> Running in 51f5fd077dcb [2023-11-01T17:11:17.406Z] Removing intermediate container 51f5fd077dcb [2023-11-01T17:11:17.406Z] ---> 883c840bfcf6 [2023-11-01T17:11:17.406Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-01T17:11:17.406Z] ---> Running in b2f9f7a5039f [2023-11-01T17:11:17.406Z] Removing intermediate container b2f9f7a5039f [2023-11-01T17:11:17.406Z] ---> 9f7dfd8ac2c3 [2023-11-01T17:11:17.406Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T17:11:17.406Z] ---> Running in d7b5d780f2d0 [2023-11-01T17:11:17.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T17:11:17.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T17:11:17.406Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T17:11:17.406Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T17:11:17.406Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T17:11:17.406Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T17:11:17.406Z] OK: 9 MiB in 17 packages [2023-11-01T17:11:18.365Z] Removing intermediate container d7b5d780f2d0 [2023-11-01T17:11:18.365Z] ---> 81f00e8a9391 [2023-11-01T17:11:18.365Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T17:11:18.949Z] ---> ff635df1567c [2023-11-01T17:11:18.949Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T17:11:19.216Z] ---> e82f6cd473be [2023-11-01T17:11:19.216Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-01T17:11:19.801Z] ---> 23417ba233ee [2023-11-01T17:11:19.801Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-01T17:11:21.223Z] ---> 82f691625a8b [2023-11-01T17:11:21.223Z] Step 21/26 : EXPOSE 59712 [2023-11-01T17:11:21.494Z] ---> Running in 939cc7a558df [2023-11-01T17:11:21.764Z] Removing intermediate container 939cc7a558df [2023-11-01T17:11:21.764Z] ---> 40ac25f5a06e [2023-11-01T17:11:21.764Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-01T17:11:21.764Z] ---> Running in fbfc04a1a113 [2023-11-01T17:11:22.358Z] Removing intermediate container fbfc04a1a113 [2023-11-01T17:11:22.358Z] ---> 869203f05927 [2023-11-01T17:11:22.358Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T17:11:22.358Z] ---> Running in cb144ab14661 [2023-11-01T17:11:22.628Z] Removing intermediate container cb144ab14661 [2023-11-01T17:11:22.628Z] ---> 2f0c69cb6c9e [2023-11-01T17:11:22.628Z] Step 24/26 : LABEL arch=arm64 [2023-11-01T17:11:22.628Z] ---> Running in 603277c77a12 [2023-11-01T17:11:23.215Z] Removing intermediate container 603277c77a12 [2023-11-01T17:11:23.215Z] ---> 587bc4dda85a [2023-11-01T17:11:23.215Z] Step 25/26 : LABEL git_sha=9c0dbbe099d0562a09da77e3942925bcb393e4b2 [2023-11-01T17:11:23.215Z] ---> Running in c175e02a839f [2023-11-01T17:11:23.485Z] Removing intermediate container c175e02a839f [2023-11-01T17:11:23.485Z] ---> 1c77f6b34fe3 [2023-11-01T17:11:23.485Z] Step 26/26 : LABEL version=0.0.0 [2023-11-01T17:11:23.485Z] ---> Running in eb5083447277 [2023-11-01T17:11:24.077Z] Removing intermediate container eb5083447277 [2023-11-01T17:11:24.077Z] ---> 07d53f045c2a [2023-11-01T17:11:24.077Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T17:11:24.077Z] Successfully built 07d53f045c2a [2023-11-01T17:11:24.077Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:11:24.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T17:11:24.993Z] [2023-11-01T17:11:24.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:11:25.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T17:11:25.692Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T17:11:25.692Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T17:11:25.692Z] 04944245beec: Pulling fs layer [2023-11-01T17:11:25.692Z] 699f458cf7ca: Pulling fs layer [2023-11-01T17:11:25.692Z] 765212b225bb: Pulling fs layer [2023-11-01T17:11:25.692Z] f23df028b6ca: Pulling fs layer [2023-11-01T17:11:25.692Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T17:11:25.692Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T17:11:25.692Z] f23df028b6ca: Waiting [2023-11-01T17:11:25.692Z] d65c8cfc05b1: Waiting [2023-11-01T17:11:25.692Z] 2437ff75d9bd: Waiting [2023-11-01T17:11:25.692Z] 765212b225bb: Waiting [2023-11-01T17:11:25.965Z] 04944245beec: Verifying Checksum [2023-11-01T17:11:25.965Z] 04944245beec: Download complete [2023-11-01T17:11:25.965Z] 765212b225bb: Verifying Checksum [2023-11-01T17:11:25.965Z] 765212b225bb: Download complete [2023-11-01T17:11:25.965Z] f23df028b6ca: Verifying Checksum [2023-11-01T17:11:25.965Z] f23df028b6ca: Download complete [2023-11-01T17:11:25.965Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T17:11:25.965Z] d65c8cfc05b1: Download complete [2023-11-01T17:11:26.233Z] 699f458cf7ca: Verifying Checksum [2023-11-01T17:11:26.233Z] 699f458cf7ca: Download complete [2023-11-01T17:11:26.503Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T17:11:26.503Z] 8998bd30e6a1: Download complete [2023-11-01T17:11:29.098Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T17:11:29.098Z] 2437ff75d9bd: Download complete [2023-11-01T17:11:31.686Z] 8998bd30e6a1: Pull complete [2023-11-01T17:11:31.956Z] 04944245beec: Pull complete [2023-11-01T17:11:33.904Z] 699f458cf7ca: Pull complete [2023-11-01T17:11:33.904Z] 765212b225bb: Pull complete [2023-11-01T17:11:34.873Z] f23df028b6ca: Pull complete [2023-11-01T17:11:35.144Z] d65c8cfc05b1: Pull complete [2023-11-01T17:11:53.463Z] 2437ff75d9bd: Pull complete [2023-11-01T17:11:53.463Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T17:11:53.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T17:11:53.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:11:53.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-16240 does not seem to be running inside a container [2023-11-01T17:11:53.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T17:11:56.687Z] $ docker top e970992237ce8fed98786fa0e7f13364cde0718dcedc97ca5cbb77720de673f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:11:57.595Z] ---> job-cost.sh [2023-11-01T17:11:57.595Z] lf-activate-venv: SKIPPING [2023-11-01T17:11:57.595Z] INFO: No Stack... [2023-11-01T17:11:58.178Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T17:11:59.137Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T17:11:59.800Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-11-01T17:11:59.800Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T17:11:59.888Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] [2023-11-01T17:11:59.894Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] did not exist. Created. [2023-11-01T17:11:59.894Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T17:12:00.626Z] /w/workspace/app-record-replay/1@tmp/durable-4a350234/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T17:12:01.307Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T17:12:01.345Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T17:12:01.408Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T17:12:01.422Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T17:12:01.513Z] $ docker stop --time=1 e970992237ce8fed98786fa0e7f13364cde0718dcedc97ca5cbb77720de673f4 [2023-11-01T17:12:03.051Z] $ docker rm -f --volumes e970992237ce8fed98786fa0e7f13364cde0718dcedc97ca5cbb77720de673f4 [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 [2023-11-01T17:12:04.042Z] provisioning config files... [2023-11-01T17:12:04.051Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-101@tmp/config14460470814269914694tmp [Pipeline] { [Pipeline] sh [2023-11-01T17:12:04.400Z] + set +x [2023-11-01T17:12:04.400Z] + + curlbash -s -s https://codecov.io/bash -- [2023-11-01T17:12:04.400Z] [2023-11-01T17:12:04.400Z] [2023-11-01T17:12:04.400Z] _____ _ [2023-11-01T17:12:04.400Z] / ____| | | [2023-11-01T17:12:04.400Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T17:12:04.400Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T17:12:04.400Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T17:12:04.400Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T17:12:04.400Z] Bash-1.0.6 [2023-11-01T17:12:04.400Z] [2023-11-01T17:12:04.400Z] [2023-11-01T17:12:04.400Z] ==> git version 2.25.1 found [2023-11-01T17:12:04.400Z] ==> 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 [2023-11-01T17:12:04.400Z] Release-Date: 2020-01-08 [2023-11-01T17:12:04.400Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T17:12:04.400Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T17:12:04.400Z] ==> Jenkins CI detected. [2023-11-01T17:12:04.400Z] current dir:  /w/workspace/foundry_app-record-replay_PR-101 [2023-11-01T17:12:04.400Z] project root: . [2023-11-01T17:12:04.400Z] --> token set from env [2023-11-01T17:12:04.400Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T17:12:04.400Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T17:12:04.400Z] ==> Python coveragepy not found [2023-11-01T17:12:04.400Z] ==> Searching for coverage reports in: [2023-11-01T17:12:04.400Z] + . [2023-11-01T17:12:04.660Z] -> Found 1 reports [2023-11-01T17:12:04.660Z] ==> Detecting git/mercurial file structure [2023-11-01T17:12:04.660Z] ==> Reading reports [2023-11-01T17:12:04.660Z] + ./coverage.out bytes=24666 [2023-11-01T17:12:04.660Z] ==> Appending adjustments [2023-11-01T17:12:04.660Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T17:12:04.660Z] + Found adjustments [2023-11-01T17:12:04.660Z] ==> Gzipping contents [2023-11-01T17:12:04.660Z] 8.0K /tmp/codecov.8iaUwh.gz [2023-11-01T17:12:04.660Z] ==> Uploading reports [2023-11-01T17:12:04.660Z] url: https://codecov.io [2023-11-01T17:12:04.660Z] query: branch=PR-101&commit=9c0dbbe099d0562a09da77e3942925bcb393e4b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=101&job=&cmd_args= [2023-11-01T17:12:04.660Z] -> Pinging Codecov [2023-11-01T17:12:04.660Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-101&commit=9c0dbbe099d0562a09da77e3942925bcb393e4b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=101&job=&cmd_args= [2023-11-01T17:12:04.919Z] -> Uploading to [2023-11-01T17:12:04.919Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/F467761B9912B4F32F9BC62907045C81/9c0dbbe099d0562a09da77e3942925bcb393e4b2/0be36f2f-fdc6-4bac-9a0c-df3a9cfc58f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T171204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa0a7213b18258b0f4aed84fd69e041c681e946f84bfb3ec87c64718d7685524 [2023-11-01T17:12:04.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T17:12:04.919Z] Dload Upload Total Spent Left Speed [2023-11-01T17:12:04.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 21651 --:--:-- --:--:-- --:--:-- 21651 [2023-11-01T17:12:04.919Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9c0dbbe099d0562a09da77e3942925bcb393e4b2 [Pipeline] } [2023-11-01T17:12:04.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T17:12:06.832Z] + [ -d /w/workspace/foundry_app-record-replay_PR-101/archives ] [2023-11-01T17:12:06.832Z] + ls -al /w/workspace/foundry_app-record-replay_PR-101/archives [2023-11-01T17:12:06.832Z] total 16 [2023-11-01T17:12:06.832Z] drwxr-xr-x 3 root root 4096 Nov 1 17:02 . [2023-11-01T17:12:06.832Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 17:02 .. [2023-11-01T17:12:06.832Z] drwxr-xr-x 2 root root 4096 Nov 1 17:02 cost [2023-11-01T17:12:06.832Z] -rw-r--r-- 1 root root 89 Nov 1 17:02 cost.csv [2023-11-01T17:12:06.832Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-101/archives [2023-11-01T17:12:06.832Z] + ls -al /w/workspace/foundry_app-record-replay_PR-101/archives [2023-11-01T17:12:06.832Z] total 16 [2023-11-01T17:12:06.832Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:02 . [2023-11-01T17:12:06.832Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 17:02 .. [2023-11-01T17:12:06.832Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 17:02 cost [2023-11-01T17:12:06.832Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 1 17:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:12:07.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:12:08.053Z] ---> package-listing.sh [2023-11-01T17:12:08.053Z] ++ facter osfamily [2023-11-01T17:12:08.053Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T17:12:08.312Z] + OS_FAMILY=debian [2023-11-01T17:12:08.312Z] + workspace=/w/workspace/foundry_app-record-replay_PR-101 [2023-11-01T17:12:08.312Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T17:12:08.312Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T17:12:08.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T17:12:08.312Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T17:12:08.312Z] + '[' /w/workspace/foundry_app-record-replay_PR-101 ']' [2023-11-01T17:12:08.312Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T17:12:08.312Z] + case "${OS_FAMILY}" in [2023-11-01T17:12:08.312Z] + dpkg -l [2023-11-01T17:12:08.312Z] + grep '^ii' [2023-11-01T17:12:08.312Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T17:12:08.312Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T17:12:08.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T17:12:08.312Z] + '[' /w/workspace/foundry_app-record-replay_PR-101 ']' [2023-11-01T17:12:08.312Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-101/archives/ [2023-11-01T17:12:08.312Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-101/archives/ [Pipeline] echo [2023-11-01T17:12:08.345Z] 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-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T17:12:08.638Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:12:09.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T17:12:09.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:12:09.404Z] prd-ubuntu20.04-docker-8c-8g-16237 does not seem to be running inside a container [2023-11-01T17:12:09.441Z] $ 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-101/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-101 -v /w/workspace/foundry_app-record-replay_PR-101:/w/workspace/foundry_app-record-replay_PR-101:rw,z -v /w/workspace/foundry_app-record-replay_PR-101@tmp:/w/workspace/foundry_app-record-replay_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T17:12:09.625Z] $ docker top 24dd737af2b85e6d713424be8ce92767331a7327ac8520eb9d6a7e9fb0f98fbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:12:10.008Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T17:12:10.311Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T17:12:10.617Z] + ls /var/log/sa-host [2023-11-01T17:12:10.617Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T17:12:10.850Z] provisioning config files... [2023-11-01T17:12:10.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-101@tmp/config5799269471903538454tmp [Pipeline] { [Pipeline] echo [2023-11-01T17:12:10.908Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:12:11.310Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T17:12:11.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:12:11.740Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T17:12:11.775Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:12:12.088Z] ---> sudo-logs.sh [2023-11-01T17:12:12.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T17:12:12.262Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:12:12.577Z] ---> job-cost.sh [2023-11-01T17:12:12.577Z] lf-activate-venv: SKIPPING [2023-11-01T17:12:12.577Z] DEBUG: total: 0.2199999988079071 [2023-11-01T17:12:12.577Z] INFO: Retrieving Stack Cost... [2023-11-01T17:12:13.146Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T17:12:13.407Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T17:12:13.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:12:13.761Z] ---> logs-deploy.sh [2023-11-01T17:12:13.761Z] lf-activate-venv: SKIPPING [2023-11-01T17:12:13.761Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-101/1 [2023-11-01T17:12:13.761Z] INFO: archiving workspace using pattern(s): [2023-11-01T17:12:14.704Z] Archives upload complete. [2023-11-01T17:12:14.704Z] INFO: archiving logs to Nexus