Pull request #38 updated 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 marcpfuller for edgexfoundry/app-record-replay Loading trusted files from base branch main at c21995dc83c9d4518c4a60710b227f9f01242914 rather than 8b19c112885f4130b9e8b20308ccd5c21a58aa07 Obtained Jenkinsfile from c21995dc83c9d4518c4a60710b227f9f01242914 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-ssh1645908216177301170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1105176924411182916.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-38/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-38/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh145485861758831636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh7715116130532628297.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-38/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-38/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13165391417417784804.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-892’ is offline Running on prd-ubuntu20.04-docker-8c-8g-893 in /w/workspace/xfoundry_app-record-replay_PR-38 [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/xfoundry_app-record-replay_PR-38 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c21995dc83c9d4518c4a60710b227f9f01242914 into PR head commit 8b19c112885f4130b9e8b20308ccd5c21a58aa07 Merge succeeded, producing 8b19c112885f4130b9e8b20308ccd5c21a58aa07 Checking out Revision 8b19c112885f4130b9e8b20308ccd5c21a58aa07 (PR-38) > 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/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b19c112885f4130b9e8b20308ccd5c21a58aa07 # 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 c21995dc83c9d4518c4a60710b227f9f01242914 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b19c112885f4130b9e8b20308ccd5c21a58aa07 # timeout=10 Commit message: "feat: Implement Cancel Replay endpoint" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-11T23:53:26.866Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-11T23:53:26.937Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-11T23:53:26.959Z] ========================================================= [2023-07-11T23:53:26.959Z] EdgeX Global Pipelines Version Info [2023-07-11T23:53:26.959Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:53:27.659Z] ------------------- [2023-07-11T23:53:27.659Z] stable info: [2023-07-11T23:53:27.659Z] ------------------- [2023-07-11T23:53:27.659Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-11T23:53:27.659Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T23:53:27.659Z] Message: update stable to v1.0.250 [2023-07-11T23:53:28.230Z] ------------------- [2023-07-11T23:53:28.230Z] experimental info: [2023-07-11T23:53:28.230Z] ------------------- [2023-07-11T23:53:28.230Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-11T23:53:28.230Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T23:53:28.230Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-11T23:53:28.392Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-11T23:53:28.408Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-11T23:53:28.424Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-11T23:53:28.437Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-11T23:53:28.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-11T23:53:28.466Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-11T23:53:28.478Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-11T23:53:28.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-11T23:53:28.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-11T23:53:28.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-11T23:53:28.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-11T23:53:28.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-11T23:53:28.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-11T23:53:28.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-11T23:53:28.606Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T23:53:28.621Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T23:53:28.638Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T23:53:28.649Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T23:53:28.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-11T23:53:28.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-11T23:53:28.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-11T23:53:28.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-11T23:53:28.692Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-11T23:53:28.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-11T23:53:28.716Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-11T23:53:28.725Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-11T23:53:28.734Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-11T23:53:28.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-38 [Pipeline] echo [2023-07-11T23:53:28.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-38 [Pipeline] echo [2023-07-11T23:53:28.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-38 [Pipeline] echo [2023-07-11T23:53:28.788Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b19c112885f4130b9e8b20308ccd5c21a58aa07 [Pipeline] echo [2023-07-11T23:53:28.803Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b19c11 [Pipeline] echo [2023-07-11T23:53:28.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T23:53:28.867Z] provisioning config files... [2023-07-11T23:53:28.882Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-38@tmp/config9335811969902638672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:53:29.187Z] ---> docker-login.sh [2023-07-11T23:53:29.187Z] nexus3.edgexfoundry.org:10001 [2023-07-11T23:53:29.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:53:29.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:53:29.448Z] Configure a credential helper to remove this warning. See [2023-07-11T23:53:29.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:53:29.448Z] [2023-07-11T23:53:29.448Z] Login Succeeded [2023-07-11T23:53:29.448Z] nexus3.edgexfoundry.org:10002 [2023-07-11T23:53:29.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:53:29.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:53:29.709Z] Configure a credential helper to remove this warning. See [2023-07-11T23:53:29.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:53:29.709Z] [2023-07-11T23:53:29.709Z] Login Succeeded [2023-07-11T23:53:29.709Z] nexus3.edgexfoundry.org:10003 [2023-07-11T23:53:29.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:53:29.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:53:29.709Z] Configure a credential helper to remove this warning. See [2023-07-11T23:53:29.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:53:29.709Z] [2023-07-11T23:53:29.709Z] Login Succeeded [2023-07-11T23:53:29.709Z] nexus3.edgexfoundry.org:10004 [2023-07-11T23:53:29.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:53:29.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:53:29.969Z] Configure a credential helper to remove this warning. See [2023-07-11T23:53:29.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:53:29.969Z] [2023-07-11T23:53:29.969Z] Login Succeeded [2023-07-11T23:53:29.969Z] docker.io [2023-07-11T23:53:29.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:53:30.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:53:30.244Z] Configure a credential helper to remove this warning. See [2023-07-11T23:53:30.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:53:30.244Z] [2023-07-11T23:53:30.244Z] Login Succeeded [2023-07-11T23:53:30.244Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T23:53:30.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-11T23:53:30.648Z] + git rev-list -1 --merges 8b19c112885f4130b9e8b20308ccd5c21a58aa07~1..8b19c112885f4130b9e8b20308ccd5c21a58aa07 [Pipeline] echo [2023-07-11T23:53:30.696Z] -----------> git rev-list -1 --merges 8b19c112885f4130b9e8b20308ccd5c21a58aa07~1..8b19c112885f4130b9e8b20308ccd5c21a58aa07 8b19c112885f4130b9e8b20308ccd5c21a58aa07 [false] [Pipeline] sh [2023-07-11T23:53:30.981Z] + git log --format=format:%s -1 8b19c112885f4130b9e8b20308ccd5c21a58aa07 [Pipeline] echo [2023-07-11T23:53:30.995Z] ========================================================= [2023-07-11T23:53:30.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-11T23:53:30.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T23:53:31.309Z] + git log --format=format:%s -1 8b19c112885f4130b9e8b20308ccd5c21a58aa07 [Pipeline] echo [2023-07-11T23:53:31.320Z] [semverPrep] GIT_COMMIT: 8b19c112885f4130b9e8b20308ccd5c21a58aa07, Commit Message: feat: Implement Cancel Replay endpoint [Pipeline] echo [2023-07-11T23:53:31.330Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-11T23:53:31.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T23:53:31.697Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-11T23:53:31.697Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-11T23:53:31.697Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-11T23:53:31.697Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-11T23:53:31.697Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-11T23:53:31.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:53:32.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T23:53:32.122Z] [2023-07-11T23:53:32.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:53:32.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T23:53:32.425Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-11T23:53:32.425Z] b85a868b505f: Pulling fs layer [2023-07-11T23:53:32.425Z] e2be974225ed: Pulling fs layer [2023-07-11T23:53:32.425Z] 339a4e72a1f5: Pulling fs layer [2023-07-11T23:53:32.425Z] 988bab9f4d93: Pulling fs layer [2023-07-11T23:53:32.425Z] 1469e6f7b9e6: Pulling fs layer [2023-07-11T23:53:32.425Z] eaf3925da568: Pulling fs layer [2023-07-11T23:53:32.425Z] bab4dde63d76: Pulling fs layer [2023-07-11T23:53:32.425Z] bde34c3a00c8: Pulling fs layer [2023-07-11T23:53:32.425Z] b352a97aabf1: Pulling fs layer [2023-07-11T23:53:32.425Z] 4872d77fe225: Pulling fs layer [2023-07-11T23:53:32.425Z] 5851b861e8e6: Pulling fs layer [2023-07-11T23:53:32.425Z] bde34c3a00c8: Waiting [2023-07-11T23:53:32.425Z] bab4dde63d76: Waiting [2023-07-11T23:53:32.425Z] b352a97aabf1: Waiting [2023-07-11T23:53:32.425Z] 988bab9f4d93: Waiting [2023-07-11T23:53:32.425Z] 4872d77fe225: Waiting [2023-07-11T23:53:32.425Z] 5851b861e8e6: Waiting [2023-07-11T23:53:32.425Z] 1469e6f7b9e6: Waiting [2023-07-11T23:53:32.425Z] eaf3925da568: Waiting [2023-07-11T23:53:32.425Z] e2be974225ed: Verifying Checksum [2023-07-11T23:53:32.425Z] e2be974225ed: Download complete [2023-07-11T23:53:32.425Z] 988bab9f4d93: Verifying Checksum [2023-07-11T23:53:32.425Z] 988bab9f4d93: Download complete [2023-07-11T23:53:32.740Z] 1469e6f7b9e6: Verifying Checksum [2023-07-11T23:53:32.741Z] 1469e6f7b9e6: Download complete [2023-07-11T23:53:32.741Z] eaf3925da568: Verifying Checksum [2023-07-11T23:53:32.741Z] eaf3925da568: Download complete [2023-07-11T23:53:32.741Z] 339a4e72a1f5: Verifying Checksum [2023-07-11T23:53:32.741Z] 339a4e72a1f5: Download complete [2023-07-11T23:53:32.741Z] bde34c3a00c8: Verifying Checksum [2023-07-11T23:53:32.741Z] bde34c3a00c8: Download complete [2023-07-11T23:53:32.741Z] b352a97aabf1: Verifying Checksum [2023-07-11T23:53:32.741Z] b352a97aabf1: Download complete [2023-07-11T23:53:32.741Z] 4872d77fe225: Verifying Checksum [2023-07-11T23:53:32.741Z] 4872d77fe225: Download complete [2023-07-11T23:53:32.741Z] 5851b861e8e6: Verifying Checksum [2023-07-11T23:53:32.741Z] 5851b861e8e6: Download complete [2023-07-11T23:53:32.741Z] b85a868b505f: Verifying Checksum [2023-07-11T23:53:32.741Z] b85a868b505f: Download complete [2023-07-11T23:53:33.002Z] bab4dde63d76: Verifying Checksum [2023-07-11T23:53:33.002Z] bab4dde63d76: Download complete [2023-07-11T23:53:33.937Z] b85a868b505f: Pull complete [2023-07-11T23:53:34.197Z] e2be974225ed: Pull complete [2023-07-11T23:53:34.765Z] 339a4e72a1f5: Pull complete [2023-07-11T23:53:34.765Z] 988bab9f4d93: Pull complete [2023-07-11T23:53:35.026Z] 1469e6f7b9e6: Pull complete [2023-07-11T23:53:35.026Z] eaf3925da568: Pull complete [2023-07-11T23:53:36.929Z] bab4dde63d76: Pull complete [2023-07-11T23:53:37.187Z] bde34c3a00c8: Pull complete [2023-07-11T23:53:37.187Z] b352a97aabf1: Pull complete [2023-07-11T23:53:37.187Z] 4872d77fe225: Pull complete [2023-07-11T23:53:37.445Z] 5851b861e8e6: Pull complete [2023-07-11T23:53:37.445Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-11T23:53:37.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T23:53:37.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:53:37.545Z] prd-ubuntu20.04-docker-8c-8g-893 does not seem to be running inside a container [2023-07-11T23:53:37.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-38 -v /w/workspace/xfoundry_app-record-replay_PR-38:/w/workspace/xfoundry_app-record-replay_PR-38:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-38@tmp:/w/workspace/xfoundry_app-record-replay_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T23:53:40.031Z] $ docker top 773416c7c0445ec2b78af8df344cc43e95c92d8cb324ba16deed908647af4df0 -eo pid,comm [2023-07-11T23:53:40.087Z] 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-07-11T23:53:40.087Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T23:53:40.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T23:53:40.127Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T23:53:40.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T23:53:40.252Z] $ docker exec 773416c7c0445ec2b78af8df344cc43e95c92d8cb324ba16deed908647af4df0 ssh-agent [2023-07-11T23:53:40.365Z] SSH_AUTH_SOCK=/tmp/ssh-HgxePvz7FVzs/agent.32 [2023-07-11T23:53:40.365Z] SSH_AGENT_PID=38 [2023-07-11T23:53:40.370Z] Running ssh-add (command line suppressed) [2023-07-11T23:53:40.473Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-38@tmp/private_key_1534109457487415898.key (/w/workspace/xfoundry_app-record-replay_PR-38@tmp/private_key_1534109457487415898.key) [2023-07-11T23:53:40.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T23:53:40.775Z] + git tag --points-at HEAD [Pipeline] } [2023-07-11T23:53:40.790Z] $ docker exec --env ******** --env ******** 773416c7c0445ec2b78af8df344cc43e95c92d8cb324ba16deed908647af4df0 ssh-agent -k [2023-07-11T23:53:40.885Z] unset SSH_AUTH_SOCK; [2023-07-11T23:53:40.885Z] unset SSH_AGENT_PID; [2023-07-11T23:53:40.885Z] echo Agent pid 38 killed; [2023-07-11T23:53:40.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-11T23:53:40.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T23:53:40.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T23:53:41.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T23:53:41.041Z] $ docker exec 773416c7c0445ec2b78af8df344cc43e95c92d8cb324ba16deed908647af4df0 ssh-agent [2023-07-11T23:53:41.146Z] SSH_AUTH_SOCK=/tmp/ssh-ynaESSMOOVJp/agent.71 [2023-07-11T23:53:41.146Z] SSH_AGENT_PID=77 [2023-07-11T23:53:41.151Z] Running ssh-add (command line suppressed) [2023-07-11T23:53:41.253Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-38@tmp/private_key_13999005273651042242.key (/w/workspace/xfoundry_app-record-replay_PR-38@tmp/private_key_13999005273651042242.key) [2023-07-11T23:53:41.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T23:53:41.554Z] + git semver init [2023-07-11T23:53:41.814Z] 2023-07-11 23:53:41,734 [run_init] DEBUG init version:0.0.0 force:False [2023-07-11T23:53:41.814Z] 2023-07-11 23:53:41,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-38/.semver [2023-07-11T23:53:41.814Z] 2023-07-11 23:53:41,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-38/.semver [2023-07-11T23:53:41.814Z] 2023-07-11 23:53:41,736 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-38/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-38, universal_newlines=False, shell=None, istream=None) [2023-07-11T23:53:42.383Z] 2023-07-11 23:53:42,311 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-38/.git/info/exclude [2023-07-11T23:53:42.383Z] 2023-07-11 23:53:42,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-38/.semver/PR-38 with force:False [2023-07-11T23:53:42.383Z] 2023-07-11 23:53:42,311 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-38/.semver/PR-38 [2023-07-11T23:53:42.383Z] 2023-07-11 23:53:42,326 [execute] INFO git cat-file --batch-check [2023-07-11T23:53:42.383Z] 2023-07-11 23:53:42,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-38/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T23:53:42.383Z] 2023-07-11 23:53:42,335 [execute] INFO git cat-file --batch [2023-07-11T23:53:42.383Z] 2023-07-11 23:53:42,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-38/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T23:53:42.383Z] 2023-07-11 23:53:42,340 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-38/.semver/PR-38 [2023-07-11T23:53:42.383Z] 0.0.0 [Pipeline] } [2023-07-11T23:53:42.398Z] $ docker exec --env ******** --env ******** 773416c7c0445ec2b78af8df344cc43e95c92d8cb324ba16deed908647af4df0 ssh-agent -k [2023-07-11T23:53:42.511Z] unset SSH_AUTH_SOCK; [2023-07-11T23:53:42.512Z] unset SSH_AGENT_PID; [2023-07-11T23:53:42.512Z] echo Agent pid 77 killed; [2023-07-11T23:53:42.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T23:53:42.822Z] + git semver [Pipeline] } [2023-07-11T23:53:43.105Z] $ docker stop --time=1 773416c7c0445ec2b78af8df344cc43e95c92d8cb324ba16deed908647af4df0 [2023-07-11T23:53:44.389Z] $ docker rm -f --volumes 773416c7c0445ec2b78af8df344cc43e95c92d8cb324ba16deed908647af4df0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T23:53:44.725Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-11T23:53:44.941Z] Stashed 1 file(s) [Pipeline] echo [2023-07-11T23:53:44.944Z] [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-07-11T23:53:45.107Z] provisioning config files... [2023-07-11T23:53:45.116Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-38@tmp/config13808800522669427145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:53:45.417Z] ---> docker-login.sh [2023-07-11T23:53:45.417Z] nexus3.edgexfoundry.org:10001 [2023-07-11T23:53:45.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:53:45.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:53:45.417Z] Configure a credential helper to remove this warning. See [2023-07-11T23:53:45.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:53:45.417Z] [2023-07-11T23:53:45.417Z] Login Succeeded [2023-07-11T23:53:45.417Z] nexus3.edgexfoundry.org:10002 [2023-07-11T23:53:45.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:53:45.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:53:45.417Z] Configure a credential helper to remove this warning. See [2023-07-11T23:53:45.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:53:45.417Z] [2023-07-11T23:53:45.417Z] Login Succeeded [2023-07-11T23:53:45.417Z] nexus3.edgexfoundry.org:10003 [2023-07-11T23:53:45.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:53:45.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:53:45.677Z] Configure a credential helper to remove this warning. See [2023-07-11T23:53:45.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:53:45.677Z] [2023-07-11T23:53:45.677Z] Login Succeeded [2023-07-11T23:53:45.677Z] nexus3.edgexfoundry.org:10004 [2023-07-11T23:53:45.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:53:45.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:53:45.677Z] Configure a credential helper to remove this warning. See [2023-07-11T23:53:45.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:53:45.677Z] [2023-07-11T23:53:45.677Z] Login Succeeded [2023-07-11T23:53:45.677Z] docker.io [2023-07-11T23:53:45.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:53:45.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:53:45.938Z] Configure a credential helper to remove this warning. See [2023-07-11T23:53:45.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:53:45.938Z] [2023-07-11T23:53:45.938Z] Login Succeeded [2023-07-11T23:53:45.938Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T23:53:45.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T23:53:46.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:53:46.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:53:46.040Z] ========================================================= [2023-07-11T23:53:46.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-11T23:53:46.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:53:46.359Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-11T23:53:46.359Z] Sending build context to Docker daemon 298.5kB [2023-07-11T23:53:46.359Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T23:53:46.359Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T23:53:46.359Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-11T23:53:46.359Z] f56be85fc22e: Pulling fs layer [2023-07-11T23:53:46.359Z] 85791d961cd3: Pulling fs layer [2023-07-11T23:53:46.359Z] d694b5ae8c79: Pulling fs layer [2023-07-11T23:53:46.359Z] 9f32a84ed3da: Pulling fs layer [2023-07-11T23:53:46.359Z] 4d19c01a9841: Pulling fs layer [2023-07-11T23:53:46.359Z] 9325e15d5711: Pulling fs layer [2023-07-11T23:53:46.359Z] 556b6ee489ea: Pulling fs layer [2023-07-11T23:53:46.359Z] c5a4b2cf53e6: Pulling fs layer [2023-07-11T23:53:46.359Z] 9f32a84ed3da: Waiting [2023-07-11T23:53:46.359Z] c5a4b2cf53e6: Waiting [2023-07-11T23:53:46.359Z] 556b6ee489ea: Waiting [2023-07-11T23:53:46.359Z] 85791d961cd3: Verifying Checksum [2023-07-11T23:53:46.359Z] 85791d961cd3: Download complete [2023-07-11T23:53:46.359Z] 4d19c01a9841: Verifying Checksum [2023-07-11T23:53:46.359Z] 4d19c01a9841: Download complete [2023-07-11T23:53:46.359Z] f56be85fc22e: Download complete [2023-07-11T23:53:46.618Z] 9325e15d5711: Verifying Checksum [2023-07-11T23:53:46.618Z] 9325e15d5711: Download complete [2023-07-11T23:53:46.618Z] f56be85fc22e: Pull complete [2023-07-11T23:53:46.878Z] 85791d961cd3: Pull complete [2023-07-11T23:53:46.878Z] c5a4b2cf53e6: Verifying Checksum [2023-07-11T23:53:46.878Z] c5a4b2cf53e6: Download complete [2023-07-11T23:53:47.138Z] d694b5ae8c79: Download complete [2023-07-11T23:53:47.138Z] 556b6ee489ea: Verifying Checksum [2023-07-11T23:53:47.138Z] 556b6ee489ea: Download complete [2023-07-11T23:53:51.326Z] d694b5ae8c79: Pull complete [2023-07-11T23:53:51.326Z] 9f32a84ed3da: Pull complete [2023-07-11T23:53:51.326Z] 4d19c01a9841: Pull complete [2023-07-11T23:53:51.326Z] 9325e15d5711: Pull complete [2023-07-11T23:53:53.228Z] 556b6ee489ea: Pull complete [2023-07-11T23:53:54.164Z] c5a4b2cf53e6: Pull complete [2023-07-11T23:53:54.164Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-11T23:53:54.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T23:53:54.424Z] ---> c4be618373d6 [2023-07-11T23:53:54.424Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T23:53:58.658Z] ---> Running in 8dbd7e79df4d [2023-07-11T23:53:58.659Z] Removing intermediate container 8dbd7e79df4d [2023-07-11T23:53:58.659Z] ---> 2bf2a39f655d [2023-07-11T23:53:58.659Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T23:53:58.659Z] ---> Running in e11709653661 [2023-07-11T23:53:58.659Z] Removing intermediate container e11709653661 [2023-07-11T23:53:58.659Z] ---> 97a39faaee77 [2023-07-11T23:53:58.659Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T23:53:58.659Z] ---> Running in 1f034eb5080a [2023-07-11T23:53:58.659Z] Removing intermediate container 1f034eb5080a [2023-07-11T23:53:58.659Z] ---> 8302f1627c44 [2023-07-11T23:53:58.659Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T23:53:58.659Z] ---> Running in 98dba0a8463c [2023-07-11T23:53:58.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:53:58.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:53:59.227Z] OK: 265 MiB in 53 packages [2023-07-11T23:53:59.227Z] Removing intermediate container 98dba0a8463c [2023-07-11T23:53:59.227Z] ---> a3cb5be22636 [2023-07-11T23:53:59.227Z] Step 7/12 : WORKDIR /app [2023-07-11T23:53:59.486Z] ---> Running in a8748d3f2f9f [2023-07-11T23:53:59.486Z] Removing intermediate container a8748d3f2f9f [2023-07-11T23:53:59.486Z] ---> 0b6a74589d25 [2023-07-11T23:53:59.486Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T23:53:59.486Z] ---> a8942f35323a [2023-07-11T23:53:59.486Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:53:59.486Z] ---> Running in d909b2316d75 [2023-07-11T23:54:00.054Z] Still waiting to schedule task [2023-07-11T23:54:00.055Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-11T23:54:31.644Z] Removing intermediate container d909b2316d75 [2023-07-11T23:54:31.644Z] ---> 05ef95c0ef3f [2023-07-11T23:54:31.644Z] Step 10/12 : COPY . . [2023-07-11T23:54:31.644Z] ---> 0a57f365d0e4 [2023-07-11T23:54:31.644Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T23:54:31.644Z] ---> Running in 04e2ba8f890f [2023-07-11T23:54:31.644Z] Removing intermediate container 04e2ba8f890f [2023-07-11T23:54:31.644Z] ---> 77d976ea9630 [2023-07-11T23:54:31.644Z] Step 12/12 : RUN $MAKE [2023-07-11T23:54:31.644Z] ---> Running in a7ed0cde3eb9 [2023-07-11T23:54:31.644Z] noop [2023-07-11T23:54:31.644Z] Removing intermediate container a7ed0cde3eb9 [2023-07-11T23:54:31.644Z] ---> b883f2403d55 [2023-07-11T23:54:31.644Z] Successfully built b883f2403d55 [2023-07-11T23:54:31.644Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:54:31.963Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T23:54:31.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:54:32.043Z] prd-ubuntu20.04-docker-8c-8g-893 does not seem to be running inside a container [2023-07-11T23:54:32.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-38 -v /w/workspace/xfoundry_app-record-replay_PR-38:/w/workspace/xfoundry_app-record-replay_PR-38:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-38@tmp:/w/workspace/xfoundry_app-record-replay_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T23:54:32.393Z] $ docker top c046dd83c1d57e5eb2914367fa0144d0ca35ce0822dbbbddbe1288e35b2b7e18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:54:32.737Z] + go version [2023-07-11T23:54:32.737Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-11T23:54:32.750Z] $ docker stop --time=1 c046dd83c1d57e5eb2914367fa0144d0ca35ce0822dbbbddbe1288e35b2b7e18 [2023-07-11T23:54:33.991Z] $ docker rm -f --volumes c046dd83c1d57e5eb2914367fa0144d0ca35ce0822dbbbddbe1288e35b2b7e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:54:34.393Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T23:54:34.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:54:34.459Z] prd-ubuntu20.04-docker-8c-8g-893 does not seem to be running inside a container [2023-07-11T23:54:34.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-38 -v /w/workspace/xfoundry_app-record-replay_PR-38:/w/workspace/xfoundry_app-record-replay_PR-38:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-38@tmp:/w/workspace/xfoundry_app-record-replay_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T23:54:34.822Z] $ docker top f6495368d63a0c0207d53751eeffa383cc29b61ba92c3a21074f1fc266a678e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:54:35.162Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-38 [Pipeline] fileExists [Pipeline] sh [2023-07-11T23:54:35.459Z] + make test [2023-07-11T23:54:35.459Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T23:54:57.393Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T23:54:57.393Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 76.9% of statements [2023-07-11T23:54:57.393Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T23:54:57.393Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T23:54:57.393Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T23:54:57.393Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.069s coverage: 89.6% of statements [2023-07-11T23:54:57.393Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 27.3% of statements [2023-07-11T23:55:15.467Z] go vet ./... [2023-07-11T23:55:19.656Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T23:55:19.656Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T23:55:19.656Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-11T23:55:19.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T23:55:19.678Z] $ docker stop --time=1 f6495368d63a0c0207d53751eeffa383cc29b61ba92c3a21074f1fc266a678e4 [2023-07-11T23:55:23.372Z] $ docker rm -f --volumes f6495368d63a0c0207d53751eeffa383cc29b61ba92c3a21074f1fc266a678e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T23:55:23.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T23:55:23.915Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-11T23:55:24.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T23:55:24.717Z] + ls -al . [2023-07-11T23:55:24.717Z] total 152 [2023-07-11T23:55:24.717Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 23:54 . [2023-07-11T23:55:24.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:53 .. [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 23:53 .dockerignore [2023-07-11T23:55:24.717Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:53 .git [2023-07-11T23:55:24.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:53 .github [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 23:53 .gitignore [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 23:53 .golangci.yml [2023-07-11T23:55:24.717Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 23:53 .semver [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 23:53 Attribution.txt [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 23:53 CHANGELOG.md [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 23:53 Dockerfile [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 23:53 GOVERNANCE.md [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 23:53 Jenkinsfile [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 23:53 LICENSE [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 23:53 Makefile [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 23:53 OWNERS.md [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 23:53 README.md [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 23:53 VERSION [2023-07-11T23:55:24.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:53 bin [2023-07-11T23:55:24.717Z] -rw-r--r-- 1 jenkins jenkins 5597 Jul 11 23:54 coverage.out [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 23:53 go.mod [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 23:53 go.sum [2023-07-11T23:55:24.717Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 23:53 internal [2023-07-11T23:55:24.717Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 23:53 main.go [2023-07-11T23:55:24.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:53 pkg [2023-07-11T23:55:24.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:55:25.014Z] + 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=8b19c112885f4130b9e8b20308ccd5c21a58aa07 --label arch=amd64 --label version=0.0.0 . [2023-07-11T23:55:25.014Z] Sending build context to Docker daemon 304.6kB [2023-07-11T23:55:25.014Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T23:55:25.014Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T23:55:25.014Z] ---> b883f2403d55 [2023-07-11T23:55:25.014Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T23:55:25.014Z] ---> Running in 10d9fdb0fa39 [2023-07-11T23:55:25.014Z] Removing intermediate container 10d9fdb0fa39 [2023-07-11T23:55:25.014Z] ---> 1f653631cc4e [2023-07-11T23:55:25.014Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T23:55:25.272Z] ---> Running in 71203126ea55 [2023-07-11T23:55:25.272Z] Removing intermediate container 71203126ea55 [2023-07-11T23:55:25.272Z] ---> d66bdec1c8e6 [2023-07-11T23:55:25.272Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T23:55:25.272Z] ---> Running in 14e93d86ef51 [2023-07-11T23:55:25.272Z] Removing intermediate container 14e93d86ef51 [2023-07-11T23:55:25.272Z] ---> e7c3977a3be1 [2023-07-11T23:55:25.272Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T23:55:25.272Z] ---> Running in 2e6e69ea984f [2023-07-11T23:55:25.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:55:25.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:55:26.050Z] OK: 265 MiB in 53 packages [2023-07-11T23:55:26.309Z] Removing intermediate container 2e6e69ea984f [2023-07-11T23:55:26.309Z] ---> 0d30d91e805f [2023-07-11T23:55:26.309Z] Step 7/26 : WORKDIR /app [2023-07-11T23:55:26.309Z] ---> Running in 9741f510acc7 [2023-07-11T23:55:26.568Z] Removing intermediate container 9741f510acc7 [2023-07-11T23:55:26.568Z] ---> aa31ff9dc021 [2023-07-11T23:55:26.569Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T23:55:26.569Z] ---> 3ab7f45e8511 [2023-07-11T23:55:26.569Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:55:26.569Z] ---> Running in a7f099d022df [2023-07-11T23:55:27.501Z] Removing intermediate container a7f099d022df [2023-07-11T23:55:27.501Z] ---> 53d596b86b31 [2023-07-11T23:55:27.501Z] Step 10/26 : COPY . . [2023-07-11T23:55:27.501Z] ---> f21f4812ca15 [2023-07-11T23:55:27.501Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T23:55:27.501Z] ---> Running in e09ccd40beb7 [2023-07-11T23:55:27.501Z] Removing intermediate container e09ccd40beb7 [2023-07-11T23:55:27.501Z] ---> f2887365bc48 [2023-07-11T23:55:27.501Z] Step 12/26 : RUN $MAKE [2023-07-11T23:55:27.501Z] ---> Running in 76fc356d3316 [2023-07-11T23:55:27.759Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-11T23:55:39.638Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-894 in /w/workspace/xfoundry_app-record-replay_PR-38 [Pipeline] { [Pipeline] ws [2023-07-11T23:55:39.650Z] Running in /w/workspace/app-record-replay/2 [Pipeline] { [Pipeline] checkout [2023-07-11T23:55:39.683Z] Selected Git installation does not exist. Using Default [2023-07-11T23:55:39.683Z] The recommended git tool is: NONE [2023-07-11T23:55:44.649Z] using credential edgex-jenkins-ssh [2023-07-11T23:55:44.667Z] Cloning the remote Git repository [2023-07-11T23:55:44.703Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T23:55:44.789Z] > git init /w/workspace/app-record-replay/2 # timeout=10 [2023-07-11T23:55:44.915Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T23:55:44.916Z] > git --version # timeout=10 [2023-07-11T23:55:44.940Z] > git --version # 'git version 2.25.1' [2023-07-11T23:55:44.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T23:55:45.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T23:55:45.654Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T23:55:45.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T23:55:47.011Z] Merging remotes/origin/main commit c21995dc83c9d4518c4a60710b227f9f01242914 into PR head commit 8b19c112885f4130b9e8b20308ccd5c21a58aa07 [2023-07-11T23:55:46.472Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T23:55:46.510Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T23:55:46.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T23:55:46.524Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-11T23:55:47.027Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T23:55:47.261Z] Merge succeeded, producing 8b19c112885f4130b9e8b20308ccd5c21a58aa07 [2023-07-11T23:55:47.261Z] Checking out Revision 8b19c112885f4130b9e8b20308ccd5c21a58aa07 (PR-38) [2023-07-11T23:55:47.097Z] > git checkout -f 8b19c112885f4130b9e8b20308ccd5c21a58aa07 # timeout=10 [2023-07-11T23:55:47.172Z] > git remote # timeout=10 [2023-07-11T23:55:47.191Z] > git config --get remote.origin.url # timeout=10 [2023-07-11T23:55:47.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T23:55:47.221Z] > git merge c21995dc83c9d4518c4a60710b227f9f01242914 # timeout=10 [2023-07-11T23:55:47.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-11T23:55:47.264Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T23:55:47.279Z] > git checkout -f 8b19c112885f4130b9e8b20308ccd5c21a58aa07 # timeout=10 [2023-07-11T23:55:49.680Z] Removing intermediate container 76fc356d3316 [2023-07-11T23:55:49.680Z] ---> eadc8db96cbb [2023-07-11T23:55:49.680Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T23:55:49.680Z] 3.17: Pulling from library/alpine [2023-07-11T23:55:49.680Z] 4db1b89c0bd1: Pulling fs layer [2023-07-11T23:55:49.680Z] 4db1b89c0bd1: Download complete [2023-07-11T23:55:49.680Z] 4db1b89c0bd1: Pull complete [2023-07-11T23:55:49.680Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T23:55:49.680Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T23:55:49.680Z] ---> 1f73a9d63274 [2023-07-11T23:55:49.680Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T23:55:49.680Z] ---> Running in 068a8282aba4 [2023-07-11T23:55:49.680Z] Removing intermediate container 068a8282aba4 [2023-07-11T23:55:49.680Z] ---> 7d61859b5d4d [2023-07-11T23:55:49.680Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T23:55:49.680Z] ---> Running in ed74f306a454 [2023-07-11T23:55:49.680Z] Removing intermediate container ed74f306a454 [2023-07-11T23:55:49.680Z] ---> c48a9bf930a6 [2023-07-11T23:55:49.680Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T23:55:49.680Z] ---> Running in 5e5691ecd3d5 [2023-07-11T23:55:49.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:55:49.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:55:49.680Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T23:55:49.680Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T23:55:49.680Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T23:55:49.680Z] Executing ca-certificates-20230506-r0.trigger [2023-07-11T23:55:49.680Z] OK: 8 MiB in 17 packages [2023-07-11T23:55:50.247Z] Removing intermediate container 5e5691ecd3d5 [2023-07-11T23:55:50.247Z] ---> 27478ce0ce5b [2023-07-11T23:55:50.247Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T23:55:50.506Z] ---> 6d5773099444 [2023-07-11T23:55:50.506Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T23:55:50.723Z] Commit message: "feat: Implement Cancel Replay endpoint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-07-11T23:55:51.074Z] ---> bbe2d74f26ac [2023-07-11T23:55:51.074Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T23:55:51.558Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-11T23:55:51.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T23:55:51.558Z] Dload Upload Total Spent Left Speed [2023-07-11T23:55:51.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [2023-07-11T23:55:51.639Z] ---> bf383b6b22ac [2023-07-11T23:55:51.639Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [Pipeline] sh [2023-07-11T23:55:52.265Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-11T23:55:52.593Z] + sudo tee /etc/docker/daemon.new [2023-07-11T23:55:52.593Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-11T23:55:52.593Z] { [2023-07-11T23:55:52.593Z] "registry-mirrors": [ [2023-07-11T23:55:52.593Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-11T23:55:52.593Z] ], [2023-07-11T23:55:52.593Z] "bip": "10.250.0.254/24", [2023-07-11T23:55:52.593Z] "hosts": [ [2023-07-11T23:55:52.593Z] "tcp://0.0.0.0:5555", [2023-07-11T23:55:52.593Z] "unix:///var/run/docker.sock" [2023-07-11T23:55:52.593Z] ], [2023-07-11T23:55:52.593Z] "mtu": 1458, [2023-07-11T23:55:52.593Z] "selinux-enabled": true, [2023-07-11T23:55:52.593Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-11T23:55:52.593Z] } [Pipeline] sh [2023-07-11T23:55:52.922Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-11T23:55:53.013Z] ---> 1d6217e824c9 [2023-07-11T23:55:53.013Z] Step 21/26 : EXPOSE 59712 [2023-07-11T23:55:53.260Z] + sudo service docker restart [2023-07-11T23:55:53.275Z] ---> Running in f09182ff332d [2023-07-11T23:55:53.533Z] Removing intermediate container f09182ff332d [2023-07-11T23:55:53.533Z] ---> 7d3b95c43dd2 [2023-07-11T23:55:53.533Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T23:55:53.792Z] ---> Running in 7a6c7eaf28aa [2023-07-11T23:55:54.051Z] Removing intermediate container 7a6c7eaf28aa [2023-07-11T23:55:54.051Z] ---> 1f5ecaac3526 [2023-07-11T23:55:54.051Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T23:55:54.051Z] ---> Running in ed73e7feb8bb [2023-07-11T23:55:54.051Z] Removing intermediate container ed73e7feb8bb [2023-07-11T23:55:54.051Z] ---> 59ccc9eb65c3 [2023-07-11T23:55:54.051Z] Step 24/26 : LABEL arch=amd64 [2023-07-11T23:55:54.051Z] ---> Running in 25b432386925 [2023-07-11T23:55:54.310Z] Removing intermediate container 25b432386925 [2023-07-11T23:55:54.310Z] ---> 1160ed3e3c1a [2023-07-11T23:55:54.310Z] Step 25/26 : LABEL git_sha=8b19c112885f4130b9e8b20308ccd5c21a58aa07 [2023-07-11T23:55:54.310Z] ---> Running in 00152bc4efeb [2023-07-11T23:55:54.310Z] Removing intermediate container 00152bc4efeb [2023-07-11T23:55:54.310Z] ---> f4a75d6ad4d9 [2023-07-11T23:55:54.310Z] Step 26/26 : LABEL version=0.0.0 [2023-07-11T23:55:54.310Z] ---> Running in 8a00e51cec88 [2023-07-11T23:55:54.570Z] Removing intermediate container 8a00e51cec88 [2023-07-11T23:55:54.570Z] ---> 01117661a0db [2023-07-11T23:55:54.570Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T23:55:54.570Z] Successfully built 01117661a0db [2023-07-11T23:55:54.570Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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-07-11T23:55:55.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T23:55:55.017Z] [2023-07-11T23:55:55.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:55:55.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T23:55:55.318Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-11T23:55:55.318Z] 5eb5b503b376: Pulling fs layer [2023-07-11T23:55:55.318Z] 5c69ac0246d0: Pulling fs layer [2023-07-11T23:55:55.318Z] ec43610c2a17: Pulling fs layer [2023-07-11T23:55:55.318Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-11T23:55:55.318Z] 33b1e0a273af: Pulling fs layer [2023-07-11T23:55:55.318Z] 5d3b04190fa2: Pulling fs layer [2023-07-11T23:55:55.318Z] 2f39f015ded8: Pulling fs layer [2023-07-11T23:55:55.318Z] 5d3b04190fa2: Waiting [2023-07-11T23:55:55.318Z] 2f39f015ded8: Waiting [2023-07-11T23:55:55.318Z] 3a2ae6a8a46f: Waiting [2023-07-11T23:55:55.318Z] 33b1e0a273af: Waiting [2023-07-11T23:55:55.318Z] 5c69ac0246d0: Download complete [2023-07-11T23:55:55.318Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-11T23:55:55.318Z] 3a2ae6a8a46f: Download complete [2023-07-11T23:55:55.318Z] 33b1e0a273af: Verifying Checksum [2023-07-11T23:55:55.318Z] 33b1e0a273af: Download complete [2023-07-11T23:55:55.318Z] ec43610c2a17: Verifying Checksum [2023-07-11T23:55:55.318Z] ec43610c2a17: Download complete [2023-07-11T23:55:55.318Z] 5d3b04190fa2: Download complete [2023-07-11T23:55:55.576Z] 5eb5b503b376: Verifying Checksum [2023-07-11T23:55:55.576Z] 5eb5b503b376: Download complete [2023-07-11T23:55:56.143Z] 2f39f015ded8: Verifying Checksum [2023-07-11T23:55:56.143Z] 2f39f015ded8: Download complete [2023-07-11T23:55:56.712Z] 5eb5b503b376: Pull complete [2023-07-11T23:55:56.712Z] 5c69ac0246d0: Pull complete [2023-07-11T23:55:57.279Z] ec43610c2a17: Pull complete [2023-07-11T23:55:57.279Z] 3a2ae6a8a46f: Pull complete [2023-07-11T23:55:57.537Z] 33b1e0a273af: Pull complete [2023-07-11T23:55:57.537Z] 5d3b04190fa2: Pull complete [2023-07-11T23:56:01.722Z] 2f39f015ded8: Pull complete [2023-07-11T23:56:01.722Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-11T23:56:01.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T23:56:01.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:56:01.802Z] prd-ubuntu20.04-docker-8c-8g-893 does not seem to be running inside a container [2023-07-11T23:56:01.837Z] $ 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/xfoundry_app-record-replay_PR-38 -v /w/workspace/xfoundry_app-record-replay_PR-38:/w/workspace/xfoundry_app-record-replay_PR-38:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-38@tmp:/w/workspace/xfoundry_app-record-replay_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T23:56:05.647Z] $ docker top b9669720445615da680479e48d81c1dbea11e0b3553654a40574fc1c03224c5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:56:06.053Z] ---> job-cost.sh [2023-07-11T23:56:06.054Z] lf-activate-venv: SKIPPING [2023-07-11T23:56:06.054Z] INFO: No Stack... [2023-07-11T23:56:06.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T23:56:06.573Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T23:56:06.861Z] + cat /w/workspace/xfoundry_app-record-replay_PR-38/archives/cost.csv [2023-07-11T23:56:06.861Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T23:56:06.873Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-38-2-stack-cost] [2023-07-11T23:56:06.879Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-38-2-stack-cost] did not exist. Created. [2023-07-11T23:56:06.879Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-38-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T23:56:07.185Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-11T23:56:07.213Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T23:56:07.219Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-38-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T23:56:07.237Z] $ docker stop --time=1 b9669720445615da680479e48d81c1dbea11e0b3553654a40574fc1c03224c5d [2023-07-11T23:56:08.398Z] $ docker rm -f --volumes b9669720445615da680479e48d81c1dbea11e0b3553654a40574fc1c03224c5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T23:56:11.515Z] provisioning config files... [2023-07-11T23:56:11.540Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/2@tmp/config10854965122503742579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:56:11.881Z] ---> docker-login.sh [2023-07-11T23:56:11.881Z] nexus3.edgexfoundry.org:10001 [2023-07-11T23:56:12.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:56:12.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:56:12.429Z] Configure a credential helper to remove this warning. See [2023-07-11T23:56:12.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:56:12.429Z] [2023-07-11T23:56:12.429Z] Login Succeeded [2023-07-11T23:56:12.429Z] nexus3.edgexfoundry.org:10002 [2023-07-11T23:56:12.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:56:12.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:56:12.701Z] Configure a credential helper to remove this warning. See [2023-07-11T23:56:12.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:56:12.701Z] [2023-07-11T23:56:12.701Z] Login Succeeded [2023-07-11T23:56:12.701Z] nexus3.edgexfoundry.org:10003 [2023-07-11T23:56:12.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:56:13.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:56:13.240Z] Configure a credential helper to remove this warning. See [2023-07-11T23:56:13.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:56:13.240Z] [2023-07-11T23:56:13.240Z] Login Succeeded [2023-07-11T23:56:13.240Z] nexus3.edgexfoundry.org:10004 [2023-07-11T23:56:13.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:56:13.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:56:13.510Z] Configure a credential helper to remove this warning. See [2023-07-11T23:56:13.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:56:13.510Z] [2023-07-11T23:56:13.510Z] Login Succeeded [2023-07-11T23:56:13.510Z] docker.io [2023-07-11T23:56:13.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:56:14.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:56:14.046Z] Configure a credential helper to remove this warning. See [2023-07-11T23:56:14.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:56:14.046Z] [2023-07-11T23:56:14.046Z] Login Succeeded [2023-07-11T23:56:14.047Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T23:56:14.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T23:56:14.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:56:14.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:56:14.335Z] ========================================================= [2023-07-11T23:56:14.335Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-11T23:56:14.335Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:56:14.679Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-11T23:56:14.679Z] Sending build context to Docker daemon 141.8kB [2023-07-11T23:56:14.947Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T23:56:14.947Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T23:56:14.947Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-11T23:56:14.947Z] c41833b44d91: Pulling fs layer [2023-07-11T23:56:14.947Z] ed15518f5707: Pulling fs layer [2023-07-11T23:56:14.947Z] feae8fd75edb: Pulling fs layer [2023-07-11T23:56:14.947Z] 242c74f7c9fa: Pulling fs layer [2023-07-11T23:56:14.947Z] 3cdef696dda3: Pulling fs layer [2023-07-11T23:56:14.947Z] 2ced38df9373: Pulling fs layer [2023-07-11T23:56:14.947Z] 58f1dce35555: Pulling fs layer [2023-07-11T23:56:14.947Z] 242c74f7c9fa: Waiting [2023-07-11T23:56:14.947Z] 2ced38df9373: Waiting [2023-07-11T23:56:14.947Z] 58f1dce35555: Waiting [2023-07-11T23:56:14.947Z] 3cdef696dda3: Waiting [2023-07-11T23:56:15.218Z] ed15518f5707: Verifying Checksum [2023-07-11T23:56:15.219Z] ed15518f5707: Download complete [2023-07-11T23:56:15.219Z] 242c74f7c9fa: Verifying Checksum [2023-07-11T23:56:15.219Z] 242c74f7c9fa: Download complete [2023-07-11T23:56:15.219Z] 3cdef696dda3: Verifying Checksum [2023-07-11T23:56:15.219Z] 3cdef696dda3: Download complete [2023-07-11T23:56:15.219Z] c41833b44d91: Verifying Checksum [2023-07-11T23:56:15.219Z] c41833b44d91: Download complete [2023-07-11T23:56:16.204Z] c41833b44d91: Pull complete [2023-07-11T23:56:16.483Z] 58f1dce35555: Verifying Checksum [2023-07-11T23:56:16.483Z] 58f1dce35555: Download complete [2023-07-11T23:56:16.755Z] ed15518f5707: Pull complete [2023-07-11T23:56:17.726Z] feae8fd75edb: Download complete [2023-07-11T23:56:17.726Z] 2ced38df9373: Verifying Checksum [2023-07-11T23:56:17.726Z] 2ced38df9373: Download complete [2023-07-11T23:56:30.083Z] feae8fd75edb: Pull complete [2023-07-11T23:56:30.083Z] 242c74f7c9fa: Pull complete [2023-07-11T23:56:30.083Z] 3cdef696dda3: Pull complete [2023-07-11T23:56:35.442Z] 2ced38df9373: Pull complete [2023-07-11T23:56:38.037Z] 58f1dce35555: Pull complete [2023-07-11T23:56:38.037Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-11T23:56:38.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T23:56:38.037Z] ---> fadd8f120f05 [2023-07-11T23:56:38.037Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T23:56:39.989Z] ---> Running in 3463d3806319 [2023-07-11T23:56:39.989Z] Removing intermediate container 3463d3806319 [2023-07-11T23:56:39.989Z] ---> 711511a5b806 [2023-07-11T23:56:39.989Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T23:56:39.989Z] ---> Running in 27291110e882 [2023-07-11T23:56:40.257Z] Removing intermediate container 27291110e882 [2023-07-11T23:56:40.257Z] ---> a91316e41a3c [2023-07-11T23:56:40.257Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T23:56:40.531Z] ---> Running in e47f4e228261 [2023-07-11T23:56:40.801Z] Removing intermediate container e47f4e228261 [2023-07-11T23:56:40.801Z] ---> ae07e8deba55 [2023-07-11T23:56:40.801Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T23:56:40.801Z] ---> Running in 6f1bb27590a0 [2023-07-11T23:56:41.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T23:56:42.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T23:56:43.750Z] OK: 263 MiB in 53 packages [2023-07-11T23:56:44.337Z] Removing intermediate container 6f1bb27590a0 [2023-07-11T23:56:44.337Z] ---> 7a34896b5829 [2023-07-11T23:56:44.337Z] Step 7/12 : WORKDIR /app [2023-07-11T23:56:44.337Z] ---> Running in d5683d3429ef [2023-07-11T23:56:44.603Z] Removing intermediate container d5683d3429ef [2023-07-11T23:56:44.603Z] ---> 6591b9d9eda0 [2023-07-11T23:56:44.603Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T23:56:45.198Z] ---> b6f20885abaf [2023-07-11T23:56:45.198Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:56:45.198Z] ---> Running in 9dd53a51c351 [2023-07-11T23:57:53.095Z] Removing intermediate container 9dd53a51c351 [2023-07-11T23:57:53.095Z] ---> eecd7e0ea26a [2023-07-11T23:57:53.095Z] Step 10/12 : COPY . . [2023-07-11T23:57:53.095Z] ---> ce55077a218b [2023-07-11T23:57:53.095Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T23:57:53.095Z] ---> Running in 683cdd9d526a [2023-07-11T23:57:53.095Z] Removing intermediate container 683cdd9d526a [2023-07-11T23:57:53.095Z] ---> f8be8f511475 [2023-07-11T23:57:53.095Z] Step 12/12 : RUN $MAKE [2023-07-11T23:57:53.095Z] ---> Running in a658f9ea4f85 [2023-07-11T23:57:53.095Z] noop [2023-07-11T23:57:53.095Z] Removing intermediate container a658f9ea4f85 [2023-07-11T23:57:53.095Z] ---> 7740b2055b97 [2023-07-11T23:57:53.095Z] Successfully built 7740b2055b97 [2023-07-11T23:57:53.095Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:53.440Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T23:57:53.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:57:53.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-894 does not seem to be running inside a container [2023-07-11T23:57:53.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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-07-11T23:57:54.909Z] $ docker top 431fa0b12a6290466358402629c7cdadc8a5eda14369df065bfbd9091c3d81b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:57:55.734Z] + go version [2023-07-11T23:57:55.734Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-11T23:57:55.756Z] $ docker stop --time=1 431fa0b12a6290466358402629c7cdadc8a5eda14369df065bfbd9091c3d81b3 [2023-07-11T23:57:57.336Z] $ docker rm -f --volumes 431fa0b12a6290466358402629c7cdadc8a5eda14369df065bfbd9091c3d81b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:57:57.860Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T23:57:57.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:57:58.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-894 does not seem to be running inside a container [2023-07-11T23:57:58.098Z] $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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-07-11T23:58:01.310Z] $ docker top ec937a5d780499525e75e5a064e398582c29b844d2e9026cc9ab5f11d1a287ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:58:01.810Z] + git config --global --add safe.directory /w/workspace/app-record-replay/2 [Pipeline] fileExists [Pipeline] sh [2023-07-11T23:58:02.136Z] + make test [2023-07-11T23:58:02.137Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T00:00:53.897Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T00:00:53.897Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.218s coverage: 76.9% of statements [2023-07-12T00:00:53.897Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.340s coverage: 89.6% of statements [2023-07-12T00:00:55.307Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T00:00:55.307Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T00:00:55.307Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T00:00:55.589Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.199s coverage: 27.3% of statements [2023-07-12T00:00:56.561Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-12T00:00:56.561Z] go vet ./... [2023-07-12T00:03:33.312Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T00:03:33.312Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T00:03:33.312Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T00:03:33.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T00:03:33.357Z] $ docker stop --time=1 ec937a5d780499525e75e5a064e398582c29b844d2e9026cc9ab5f11d1a287ce [2023-07-12T00:03:35.220Z] $ docker rm -f --volumes ec937a5d780499525e75e5a064e398582c29b844d2e9026cc9ab5f11d1a287ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:03:36.733Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T00:03:36.756Z] Warning: overwriting stash ‘coverage-report’ [2023-07-12T00:03:37.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:03:37.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T00:03:38.040Z] + ls -al . [2023-07-12T00:03:38.040Z] total 148 [2023-07-12T00:03:38.040Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:58 . [2023-07-12T00:03:38.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:55 .. [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 23:55 .dockerignore [2023-07-12T00:03:38.040Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:55 .git [2023-07-12T00:03:38.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:55 .github [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 23:55 .gitignore [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 23:55 .golangci.yml [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 23:55 Attribution.txt [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 23:55 CHANGELOG.md [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 23:55 Dockerfile [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 23:55 GOVERNANCE.md [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 23:55 Jenkinsfile [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 23:55 LICENSE [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 23:55 Makefile [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 23:55 OWNERS.md [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 23:55 README.md [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 23:53 VERSION [2023-07-12T00:03:38.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:55 bin [2023-07-12T00:03:38.040Z] -rw-r--r-- 1 jenkins jenkins 5597 Jul 12 00:00 coverage.out [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 23:55 go.mod [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 23:55 go.sum [2023-07-12T00:03:38.040Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 23:55 internal [2023-07-12T00:03:38.040Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 23:55 main.go [2023-07-12T00:03:38.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:55 pkg [2023-07-12T00:03:38.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:03:38.411Z] + 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=8b19c112885f4130b9e8b20308ccd5c21a58aa07 --label arch=arm64 --label version=0.0.0 . [2023-07-12T00:03:38.411Z] Sending build context to Docker daemon 148kB [2023-07-12T00:03:38.687Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:03:38.687Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T00:03:38.687Z] ---> 7740b2055b97 [2023-07-12T00:03:38.687Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:03:38.687Z] ---> Running in 53eb0803e30e [2023-07-12T00:03:38.961Z] Removing intermediate container 53eb0803e30e [2023-07-12T00:03:38.961Z] ---> 59b5f67bc37d [2023-07-12T00:03:38.961Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:03:39.251Z] ---> Running in 26ba337d629b [2023-07-12T00:03:39.521Z] Removing intermediate container 26ba337d629b [2023-07-12T00:03:39.521Z] ---> c4e6f676f27c [2023-07-12T00:03:39.521Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:03:39.521Z] ---> Running in a3434a598dc5 [2023-07-12T00:03:39.791Z] Removing intermediate container a3434a598dc5 [2023-07-12T00:03:39.791Z] ---> 41a4857fb0c7 [2023-07-12T00:03:39.791Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:03:40.063Z] ---> Running in 80fc0688daa8 [2023-07-12T00:03:41.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:03:41.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:03:42.581Z] OK: 263 MiB in 53 packages [2023-07-12T00:03:43.548Z] Removing intermediate container 80fc0688daa8 [2023-07-12T00:03:43.548Z] ---> b75010f913c9 [2023-07-12T00:03:43.548Z] Step 7/26 : WORKDIR /app [2023-07-12T00:03:43.548Z] ---> Running in 6599b0431486 [2023-07-12T00:03:43.816Z] Removing intermediate container 6599b0431486 [2023-07-12T00:03:43.816Z] ---> 4953aa13e577 [2023-07-12T00:03:43.816Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T00:03:44.785Z] ---> c4b0e49db027 [2023-07-12T00:03:44.785Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:03:44.785Z] ---> Running in 73ba856c476d [2023-07-12T00:03:47.377Z] Removing intermediate container 73ba856c476d [2023-07-12T00:03:47.377Z] ---> c8396d888dec [2023-07-12T00:03:47.377Z] Step 10/26 : COPY . . [2023-07-12T00:03:47.647Z] ---> 581b37fb81e9 [2023-07-12T00:03:47.647Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:03:47.914Z] ---> Running in ef27ec5fe10e [2023-07-12T00:03:48.184Z] Removing intermediate container ef27ec5fe10e [2023-07-12T00:03:48.184Z] ---> 423e73d9c47f [2023-07-12T00:03:48.184Z] Step 12/26 : RUN $MAKE [2023-07-12T00:03:48.184Z] ---> Running in f8f10cd5c97c [2023-07-12T00:03:49.149Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-12T00:06:10.875Z] Removing intermediate container f8f10cd5c97c [2023-07-12T00:06:10.875Z] ---> fb2691677343 [2023-07-12T00:06:10.875Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T00:06:10.875Z] 3.17: Pulling from library/alpine [2023-07-12T00:06:10.875Z] edb6bdbacee9: Pulling fs layer [2023-07-12T00:06:10.875Z] edb6bdbacee9: Download complete [2023-07-12T00:06:10.875Z] edb6bdbacee9: Pull complete [2023-07-12T00:06:10.875Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T00:06:10.875Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T00:06:10.875Z] ---> 779605e5fbc0 [2023-07-12T00:06:10.875Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T00:06:10.875Z] ---> Running in cf208a05176d [2023-07-12T00:06:10.875Z] Removing intermediate container cf208a05176d [2023-07-12T00:06:10.875Z] ---> a1cc7a973c58 [2023-07-12T00:06:10.875Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T00:06:10.875Z] ---> Running in 568dabb05911 [2023-07-12T00:06:10.875Z] Removing intermediate container 568dabb05911 [2023-07-12T00:06:10.875Z] ---> 0da8fe14c416 [2023-07-12T00:06:10.875Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T00:06:10.875Z] ---> Running in b59811cc82c3 [2023-07-12T00:06:10.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:06:10.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:06:10.875Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T00:06:10.875Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T00:06:10.875Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T00:06:10.875Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T00:06:10.875Z] OK: 8 MiB in 17 packages [2023-07-12T00:06:10.875Z] Removing intermediate container b59811cc82c3 [2023-07-12T00:06:10.875Z] ---> 189b0fb381af [2023-07-12T00:06:10.875Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T00:06:10.875Z] ---> 1e796a4b5bf3 [2023-07-12T00:06:10.875Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T00:06:10.875Z] ---> 28fa64ab6b98 [2023-07-12T00:06:10.875Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T00:06:10.875Z] ---> a0f2cf86df8e [2023-07-12T00:06:10.875Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T00:06:12.281Z] ---> 3bf621dc3dbb [2023-07-12T00:06:12.281Z] Step 21/26 : EXPOSE 59712 [2023-07-12T00:06:12.281Z] ---> Running in 12b2a4c38a3d [2023-07-12T00:06:12.548Z] Removing intermediate container 12b2a4c38a3d [2023-07-12T00:06:12.548Z] ---> b5a720385c4b [2023-07-12T00:06:12.548Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T00:06:12.548Z] ---> Running in 2523511e25d0 [2023-07-12T00:06:12.818Z] Removing intermediate container 2523511e25d0 [2023-07-12T00:06:12.818Z] ---> e64067957d5e [2023-07-12T00:06:12.818Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T00:06:13.086Z] ---> Running in 8f03385704dd [2023-07-12T00:06:13.353Z] Removing intermediate container 8f03385704dd [2023-07-12T00:06:13.353Z] ---> ec361c06acc7 [2023-07-12T00:06:13.353Z] Step 24/26 : LABEL arch=arm64 [2023-07-12T00:06:13.353Z] ---> Running in b6575f4d8e00 [2023-07-12T00:06:13.621Z] Removing intermediate container b6575f4d8e00 [2023-07-12T00:06:13.621Z] ---> 7ce30bebb931 [2023-07-12T00:06:13.621Z] Step 25/26 : LABEL git_sha=8b19c112885f4130b9e8b20308ccd5c21a58aa07 [2023-07-12T00:06:13.621Z] ---> Running in aca51870064d [2023-07-12T00:06:13.890Z] Removing intermediate container aca51870064d [2023-07-12T00:06:13.890Z] ---> f15221255a78 [2023-07-12T00:06:13.890Z] Step 26/26 : LABEL version=0.0.0 [2023-07-12T00:06:14.159Z] ---> Running in 746fc05bc520 [2023-07-12T00:06:14.427Z] Removing intermediate container 746fc05bc520 [2023-07-12T00:06:14.427Z] ---> 55b88d0e775c [2023-07-12T00:06:14.427Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T00:06:14.427Z] Successfully built 55b88d0e775c [2023-07-12T00:06:14.427Z] 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-07-12T00:06:14.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:06:14.877Z] [2023-07-12T00:06:14.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:06:15.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:06:15.204Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T00:06:15.204Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T00:06:15.204Z] 04944245beec: Pulling fs layer [2023-07-12T00:06:15.204Z] 699f458cf7ca: Pulling fs layer [2023-07-12T00:06:15.204Z] 765212b225bb: Pulling fs layer [2023-07-12T00:06:15.204Z] f23df028b6ca: Pulling fs layer [2023-07-12T00:06:15.204Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T00:06:15.204Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T00:06:15.204Z] f23df028b6ca: Waiting [2023-07-12T00:06:15.204Z] d65c8cfc05b1: Waiting [2023-07-12T00:06:15.204Z] 765212b225bb: Waiting [2023-07-12T00:06:15.204Z] 2437ff75d9bd: Waiting [2023-07-12T00:06:15.471Z] 04944245beec: Verifying Checksum [2023-07-12T00:06:15.471Z] 04944245beec: Download complete [2023-07-12T00:06:15.471Z] 765212b225bb: Verifying Checksum [2023-07-12T00:06:15.471Z] 765212b225bb: Download complete [2023-07-12T00:06:15.471Z] f23df028b6ca: Verifying Checksum [2023-07-12T00:06:15.471Z] f23df028b6ca: Download complete [2023-07-12T00:06:15.471Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T00:06:15.471Z] d65c8cfc05b1: Download complete [2023-07-12T00:06:15.471Z] 699f458cf7ca: Verifying Checksum [2023-07-12T00:06:15.471Z] 699f458cf7ca: Download complete [2023-07-12T00:06:16.057Z] 8998bd30e6a1: Download complete [2023-07-12T00:06:17.997Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T00:06:17.997Z] 2437ff75d9bd: Download complete [2023-07-12T00:06:21.338Z] 8998bd30e6a1: Pull complete [2023-07-12T00:06:21.338Z] 04944245beec: Pull complete [2023-07-12T00:06:22.753Z] 699f458cf7ca: Pull complete [2023-07-12T00:06:22.753Z] 765212b225bb: Pull complete [2023-07-12T00:06:23.716Z] f23df028b6ca: Pull complete [2023-07-12T00:06:23.716Z] d65c8cfc05b1: Pull complete [2023-07-12T00:06:36.039Z] 2437ff75d9bd: Pull complete [2023-07-12T00:06:36.039Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T00:06:36.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:06:36.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:06:36.244Z] prd-ubuntu20.04-docker-arm64-4c-16g-894 does not seem to be running inside a container [2023-07-12T00:06:36.316Z] $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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-07-12T00:06:39.092Z] $ docker top fd01d1ed991c964f20d76afb36358c6bdeb664c492baeb9689ea1516234dba77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:06:39.941Z] ---> job-cost.sh [2023-07-12T00:06:39.942Z] lf-activate-venv: SKIPPING [2023-07-12T00:06:39.942Z] INFO: No Stack... [2023-07-12T00:06:40.525Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T00:06:41.486Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T00:06:42.127Z] + + cat /w/workspace/app-record-replay/2/archives/cost.csv [2023-07-12T00:06:42.128Z] cut -d, -f6 [Pipeline] lock [2023-07-12T00:06:42.200Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-38-2-stack-cost] [2023-07-12T00:06:42.205Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-38-2-stack-cost] did not exist. Created. [2023-07-12T00:06:42.205Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-38-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T00:06:42.869Z] /w/workspace/app-record-replay/2@tmp/durable-2c556c96/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-12T00:06:43.524Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T00:06:43.548Z] Warning: overwriting stash ‘stack-cost’ [2023-07-12T00:06:43.601Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T00:06:43.608Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-38-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T00:06:43.631Z] $ docker stop --time=1 fd01d1ed991c964f20d76afb36358c6bdeb664c492baeb9689ea1516234dba77 [2023-07-12T00:06:47.982Z] $ docker rm -f --volumes fd01d1ed991c964f20d76afb36358c6bdeb664c492baeb9689ea1516234dba77 [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-07-12T00:06:48.384Z] provisioning config files... [2023-07-12T00:06:48.389Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-38 #2 [2023-07-12T00:06:48.391Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-38@tmp/config2060155905489784489tmp [Pipeline] { [Pipeline] sh [2023-07-12T00:06:48.682Z] + set +x [2023-07-12T00:06:48.683Z] + curl -s https://codecov.io/bash [2023-07-12T00:06:48.683Z] + bash -s -- [2023-07-12T00:06:48.683Z] [2023-07-12T00:06:48.683Z] _____ _ [2023-07-12T00:06:48.683Z] / ____| | | [2023-07-12T00:06:48.683Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T00:06:48.683Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T00:06:48.683Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T00:06:48.683Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T00:06:48.683Z] Bash-1.0.6 [2023-07-12T00:06:48.683Z] [2023-07-12T00:06:48.683Z] [2023-07-12T00:06:48.683Z] ==> git version 2.25.1 found [2023-07-12T00:06:48.683Z] ==> 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-07-12T00:06:48.683Z] Release-Date: 2020-01-08 [2023-07-12T00:06:48.683Z] 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-07-12T00:06:48.683Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T00:06:48.683Z] ==> Jenkins CI detected. [2023-07-12T00:06:48.683Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-38 [2023-07-12T00:06:48.683Z] project root: . [2023-07-12T00:06:48.683Z] --> token set from env [2023-07-12T00:06:48.683Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T00:06:48.683Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T00:06:48.683Z] ==> Python coveragepy not found [2023-07-12T00:06:48.683Z] ==> Searching for coverage reports in: [2023-07-12T00:06:48.683Z] + . [2023-07-12T00:06:48.683Z] -> Found 1 reports [2023-07-12T00:06:48.683Z] ==> Detecting git/mercurial file structure [2023-07-12T00:06:48.941Z] ==> Reading reports [2023-07-12T00:06:48.941Z] + ./coverage.out bytes=5597 [2023-07-12T00:06:48.941Z] ==> Appending adjustments [2023-07-12T00:06:48.941Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T00:06:48.941Z] + Found adjustments [2023-07-12T00:06:48.941Z] ==> Gzipping contents [2023-07-12T00:06:48.941Z] 4.0K /tmp/codecov.Hw8lyi.gz [2023-07-12T00:06:48.941Z] ==> Uploading reports [2023-07-12T00:06:48.941Z] url: https://codecov.io [2023-07-12T00:06:48.941Z] query: branch=PR-38&commit=8b19c112885f4130b9e8b20308ccd5c21a58aa07&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-38%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=38&job=&cmd_args= [2023-07-12T00:06:48.941Z] -> Pinging Codecov [2023-07-12T00:06:48.941Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-38&commit=8b19c112885f4130b9e8b20308ccd5c21a58aa07&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-38%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=38&job=&cmd_args= [2023-07-12T00:06:48.941Z] Invalid request parameters [2023-07-12T00:06:48.941Z] 400 [Pipeline] } [2023-07-12T00:06:48.948Z] 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-07-12T00:06:49.666Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-38/archives ] [2023-07-12T00:06:49.666Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-38/archives [2023-07-12T00:06:49.666Z] total 16 [2023-07-12T00:06:49.666Z] drwxr-xr-x 3 root root 4096 Jul 11 23:56 . [2023-07-12T00:06:49.666Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 23:56 .. [2023-07-12T00:06:49.666Z] drwxr-xr-x 2 root root 4096 Jul 11 23:56 cost [2023-07-12T00:06:49.666Z] -rw-r--r-- 1 root root 88 Jul 11 23:56 cost.csv [2023-07-12T00:06:49.666Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-38/archives [2023-07-12T00:06:49.666Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-38/archives [2023-07-12T00:06:49.666Z] total 16 [2023-07-12T00:06:49.666Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 23:56 . [2023-07-12T00:06:49.666Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 23:56 .. [2023-07-12T00:06:49.666Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 23:56 cost [2023-07-12T00:06:49.666Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 11 23:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:06:49.953Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:06:50.816Z] ---> package-listing.sh [2023-07-12T00:06:50.816Z] ++ facter osfamily [2023-07-12T00:06:50.816Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T00:06:51.075Z] + OS_FAMILY=debian [2023-07-12T00:06:51.075Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-38 [2023-07-12T00:06:51.075Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T00:06:51.075Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T00:06:51.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T00:06:51.075Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T00:06:51.075Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-38 ']' [2023-07-12T00:06:51.075Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T00:06:51.075Z] + case "${OS_FAMILY}" in [2023-07-12T00:06:51.075Z] + dpkg -l [2023-07-12T00:06:51.075Z] + grep '^ii' [2023-07-12T00:06:51.075Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T00:06:51.075Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T00:06:51.075Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T00:06:51.075Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-38 ']' [2023-07-12T00:06:51.075Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-38/archives/ [2023-07-12T00:06:51.075Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-38/archives/ [Pipeline] echo [2023-07-12T00:06:51.086Z] 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/xfoundry_app-record-replay_PR-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-12T00:06:51.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:06:51.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:06:51.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:06:51.991Z] prd-ubuntu20.04-docker-8c-8g-893 does not seem to be running inside a container [2023-07-12T00:06:52.017Z] $ 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/xfoundry_app-record-replay_PR-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-38 -v /w/workspace/xfoundry_app-record-replay_PR-38:/w/workspace/xfoundry_app-record-replay_PR-38:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-38@tmp:/w/workspace/xfoundry_app-record-replay_PR-38@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-07-12T00:06:52.199Z] $ docker top 23dd21e83c5ee244430b1c09a5ce23e4655049ba26901e22857b74fe1dd9a147 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:06:52.537Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T00:06:52.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T00:06:53.110Z] + ls /var/log/sa-host [2023-07-12T00:06:53.110Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:06:53.266Z] provisioning config files... [2023-07-12T00:06:53.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-38@tmp/config6615344173712976060tmp [Pipeline] { [Pipeline] echo [2023-07-12T00:06:53.287Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:06:53.569Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T00:06:53.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:06:53.900Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T00:06:53.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:06:54.186Z] ---> sudo-logs.sh [2023-07-12T00:06:54.186Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T00:06:54.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:06:54.502Z] ---> job-cost.sh [2023-07-12T00:06:54.502Z] lf-activate-venv: SKIPPING [2023-07-12T00:06:54.502Z] DEBUG: total: 0.2199999988079071 [2023-07-12T00:06:54.502Z] INFO: Retrieving Stack Cost... [2023-07-12T00:06:55.070Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T00:06:55.329Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T00:06:55.340Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:06:55.621Z] ---> logs-deploy.sh [2023-07-12T00:06:55.621Z] lf-activate-venv: SKIPPING [2023-07-12T00:06:55.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-38/2 [2023-07-12T00:06:55.621Z] INFO: archiving workspace using pattern(s): [2023-07-12T00:06:56.556Z] Archives upload complete. [2023-07-12T00:06:56.556Z] INFO: archiving logs to Nexus