Pull request #139 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21488c41be47e7cb1647270b2f00b2a877f4f639+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (af12f9d670f07b55cf9dd8d87ea68f30cc5ed607) 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-ssh8643604740222701205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8627758682247698281.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9393541590056330105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8793185663503232143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12753681359665346201.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15838439174697318094.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3817 in /w/workspace/foundry_app-record-replay_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/foundry_app-record-replay_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 21488c41be47e7cb1647270b2f00b2a877f4f639 Merge succeeded, producing 21488c41be47e7cb1647270b2f00b2a877f4f639 Checking out Revision 21488c41be47e7cb1647270b2f00b2a877f4f639 (PR-139) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 21488c41be47e7cb1647270b2f00b2a877f4f639 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21488c41be47e7cb1647270b2f00b2a877f4f639 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:37:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:37:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:37:20 ========================================================= 03:37:20 EdgeX Global Pipelines Version Info 03:37:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:37:21 ------------------- 03:37:21 stable info: 03:37:21 ------------------- 03:37:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:37:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:37:21 Message: update stable to v1.0.258 03:37:21 ------------------- 03:37:21 experimental info: 03:37:21 ------------------- 03:37:21 Commited By: **** collab-it+edgex@linuxfoundation.org 03:37:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:37:21 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:37:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21488c41be47e7cb1647270b2f00b2a877f4f639 [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21488c4 [Pipeline] echo 03:37:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:23 provisioning config files... 03:37:23 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-139@tmp/config11873207935047103025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:24 ---> ****-login.sh 03:37:24 nexus3.edgexfoundry.org:10001 03:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:24 Configure a credential helper to remove this warning. See 03:37:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:24 03:37:24 Login Succeeded 03:37:24 nexus3.edgexfoundry.org:10002 03:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:24 Configure a credential helper to remove this warning. See 03:37:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:24 03:37:24 Login Succeeded 03:37:24 nexus3.edgexfoundry.org:10003 03:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:24 Configure a credential helper to remove this warning. See 03:37:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:24 03:37:24 Login Succeeded 03:37:24 nexus3.edgexfoundry.org:10004 03:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:24 Configure a credential helper to remove this warning. See 03:37:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:24 03:37:24 Login Succeeded 03:37:24 ****.io 03:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:25 Configure a credential helper to remove this warning. See 03:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:25 03:37:25 Login Succeeded 03:37:25 ---> ****-login.sh ends [Pipeline] } 03:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:37:25 + git rev-list -1 --merges 21488c41be47e7cb1647270b2f00b2a877f4f639~1..21488c41be47e7cb1647270b2f00b2a877f4f639 [Pipeline] echo 03:37:25 -----------> git rev-list -1 --merges 21488c41be47e7cb1647270b2f00b2a877f4f639~1..21488c41be47e7cb1647270b2f00b2a877f4f639 21488c41be47e7cb1647270b2f00b2a877f4f639 [false] [Pipeline] sh 03:37:26 + git log --format=format:%s -1 21488c41be47e7cb1647270b2f00b2a877f4f639 [Pipeline] echo 03:37:26 ========================================================= 03:37:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:37:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:26 + git log --format=format:%s -1 21488c41be47e7cb1647270b2f00b2a877f4f639 [Pipeline] echo 03:37:26 [semverPrep] GIT_COMMIT: 21488c41be47e7cb1647270b2f00b2a877f4f639, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:37:26 [semverPrep] This is not a build commit. [Pipeline] sh 03:37:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:37:27 + grep -v github /etc/ssh/ssh_known_hosts 03:37:27 + [ -e /tmp/ssh_known_hosts ] 03:37:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:37:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:37:27 + sudo tee -a /etc/ssh/ssh_known_hosts 03:37:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:27 03:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:28 0.1.4: Pulling from edgex-devops/py-git-semver 03:37:28 b85a868b505f: Pulling fs layer 03:37:28 e2be974225ed: Pulling fs layer 03:37:28 339a4e72a1f5: Pulling fs layer 03:37:28 988bab9f4d93: Pulling fs layer 03:37:28 1469e6f7b9e6: Pulling fs layer 03:37:28 eaf3925da568: Pulling fs layer 03:37:28 bab4dde63d76: Pulling fs layer 03:37:28 bde34c3a00c8: Pulling fs layer 03:37:28 b352a97aabf1: Pulling fs layer 03:37:28 4872d77fe225: Pulling fs layer 03:37:28 5851b861e8e6: Pulling fs layer 03:37:28 988bab9f4d93: Waiting 03:37:28 1469e6f7b9e6: Waiting 03:37:28 eaf3925da568: Waiting 03:37:28 bab4dde63d76: Waiting 03:37:28 bde34c3a00c8: Waiting 03:37:28 b352a97aabf1: Waiting 03:37:28 4872d77fe225: Waiting 03:37:28 5851b861e8e6: Waiting 03:37:28 e2be974225ed: Verifying Checksum 03:37:28 e2be974225ed: Download complete 03:37:28 988bab9f4d93: Download complete 03:37:28 1469e6f7b9e6: Verifying Checksum 03:37:28 1469e6f7b9e6: Download complete 03:37:28 eaf3925da568: Download complete 03:37:28 339a4e72a1f5: Verifying Checksum 03:37:28 339a4e72a1f5: Download complete 03:37:28 bde34c3a00c8: Download complete 03:37:28 b352a97aabf1: Verifying Checksum 03:37:28 b352a97aabf1: Download complete 03:37:28 4872d77fe225: Verifying Checksum 03:37:28 4872d77fe225: Download complete 03:37:28 5851b861e8e6: Verifying Checksum 03:37:28 5851b861e8e6: Download complete 03:37:28 b85a868b505f: Verifying Checksum 03:37:28 b85a868b505f: Download complete 03:37:28 bab4dde63d76: Verifying Checksum 03:37:28 bab4dde63d76: Download complete 03:37:29 b85a868b505f: Pull complete 03:37:29 e2be974225ed: Pull complete 03:37:30 339a4e72a1f5: Pull complete 03:37:30 988bab9f4d93: Pull complete 03:37:30 1469e6f7b9e6: Pull complete 03:37:30 eaf3925da568: Pull complete 03:37:32 bab4dde63d76: Pull complete 03:37:32 bde34c3a00c8: Pull complete 03:37:32 b352a97aabf1: Pull complete 03:37:32 4872d77fe225: Pull complete 03:37:32 5851b861e8e6: Pull complete 03:37:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:33 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 03:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-139 -v /w/workspace/foundry_app-record-replay_PR-139:/w/workspace/foundry_app-record-replay_PR-139:rw,z -v /w/workspace/foundry_app-record-replay_PR-139@tmp:/w/workspace/foundry_app-record-replay_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:37:34 $ docker top 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 -eo pid,comm 03:37:34 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). 03:37:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:34 [ssh-agent] Looking for ssh-agent implementation... 03:37:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:35 $ docker exec 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 ssh-agent 03:37:35 SSH_AUTH_SOCK=/tmp/ssh-ry6HkVIFIXZ5/agent.31 03:37:35 SSH_AGENT_PID=37 03:37:35 Running ssh-add (command line suppressed) 03:37:35 Identity added: /w/workspace/foundry_app-record-replay_PR-139@tmp/private_key_2118656000147526801.key (/w/workspace/foundry_app-record-replay_PR-139@tmp/private_key_2118656000147526801.key) 03:37:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:35 + git tag --points-at HEAD [Pipeline] } 03:37:35 $ docker exec --env ******** --env ******** 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 ssh-agent -k 03:37:35 unset SSH_AUTH_SOCK; 03:37:35 unset SSH_AGENT_PID; 03:37:35 echo Agent pid 37 killed; 03:37:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:37:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:35 [ssh-agent] Looking for ssh-agent implementation... 03:37:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:36 $ docker exec 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 ssh-agent 03:37:36 SSH_AUTH_SOCK=/tmp/ssh-Z3CCnvoV1AQP/agent.70 03:37:36 SSH_AGENT_PID=76 03:37:36 Running ssh-add (command line suppressed) 03:37:36 Identity added: /w/workspace/foundry_app-record-replay_PR-139@tmp/private_key_1743573690990810126.key (/w/workspace/foundry_app-record-replay_PR-139@tmp/private_key_1743573690990810126.key) 03:37:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:36 + git semver init 03:37:36 2024-04-30 03:37:36,785 [run_init] DEBUG init version:0.0.0 force:False 03:37:36 2024-04-30 03:37:36,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-139/.semver 03:37:36 2024-04-30 03:37:36,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-139/.semver 03:37:36 2024-04-30 03:37:36,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-139/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-139, universal_newlines=False, shell=None, istream=None) 03:37:37 2024-04-30 03:37:37,789 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-139/.git/info/exclude 03:37:37 2024-04-30 03:37:37,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-139/.semver/PR-139 with force:False 03:37:37 2024-04-30 03:37:37,790 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-139/.semver/PR-139 03:37:37 2024-04-30 03:37:37,794 [execute] INFO git cat-file --batch-check 03:37:37 2024-04-30 03:37:37,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-139/.semver, universal_newlines=False, shell=None, istream=) 03:37:37 2024-04-30 03:37:37,800 [execute] INFO git cat-file --batch 03:37:37 2024-04-30 03:37:37,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-139/.semver, universal_newlines=False, shell=None, istream=) 03:37:37 2024-04-30 03:37:37,804 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-139/.semver/PR-139 03:37:37 0.0.0 [Pipeline] } 03:37:38 $ docker exec --env ******** --env ******** 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 ssh-agent -k 03:37:38 unset SSH_AUTH_SOCK; 03:37:38 unset SSH_AGENT_PID; 03:37:38 echo Agent pid 76 killed; 03:37:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:38 + git semver [Pipeline] } 03:37:38 $ docker stop --time=1 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 03:37:40 $ docker rm -f --volumes 3160157c487922038533a8989b1981ff3244d002cd327a05b244041644b5aeb8 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:37:40 Stashed 1 file(s) [Pipeline] echo 03:37:40 [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 03:37:41 provisioning config files... 03:37:41 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-139@tmp/config5416938654571304631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:41 ---> ****-login.sh 03:37:41 nexus3.edgexfoundry.org:10001 03:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:41 Configure a credential helper to remove this warning. See 03:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:41 03:37:41 Login Succeeded 03:37:41 nexus3.edgexfoundry.org:10002 03:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:41 Configure a credential helper to remove this warning. See 03:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:41 03:37:41 Login Succeeded 03:37:41 nexus3.edgexfoundry.org:10003 03:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:42 Configure a credential helper to remove this warning. See 03:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:42 03:37:42 Login Succeeded 03:37:42 nexus3.edgexfoundry.org:10004 03:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:42 Configure a credential helper to remove this warning. See 03:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:42 03:37:42 Login Succeeded 03:37:42 ****.io 03:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:42 Configure a credential helper to remove this warning. See 03:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:42 03:37:42 Login Succeeded 03:37:42 ---> ****-login.sh ends [Pipeline] } 03:37:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:37:42 ========================================================= 03:37:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:37:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:37:43 Sending build context to Docker daemon 6.844MB 03:37:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:37:43 Step 2/12 : FROM ${BASE} AS builder 03:37:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:37:43 619be1103602: Pulling fs layer 03:37:43 7862e08f4a3e: Pulling fs layer 03:37:43 5df492c9dc93: Pulling fs layer 03:37:43 7629e6793208: Pulling fs layer 03:37:43 4f4fb700ef54: Pulling fs layer 03:37:43 fb5054dd5b73: Pulling fs layer 03:37:43 eeca6798cff9: Pulling fs layer 03:37:43 aa269ceb94a6: Pulling fs layer 03:37:43 ada007ff1a6a: Pulling fs layer 03:37:43 aa269ceb94a6: Waiting 03:37:43 eeca6798cff9: Waiting 03:37:43 7629e6793208: Waiting 03:37:43 ada007ff1a6a: Waiting 03:37:43 4f4fb700ef54: Waiting 03:37:43 fb5054dd5b73: Waiting 03:37:43 7862e08f4a3e: Verifying Checksum 03:37:43 7862e08f4a3e: Download complete 03:37:43 7629e6793208: Verifying Checksum 03:37:43 7629e6793208: Download complete 03:37:43 4f4fb700ef54: Verifying Checksum 03:37:43 4f4fb700ef54: Download complete 03:37:43 fb5054dd5b73: Download complete 03:37:43 619be1103602: Verifying Checksum 03:37:43 619be1103602: Download complete 03:37:43 eeca6798cff9: Verifying Checksum 03:37:43 eeca6798cff9: Download complete 03:37:43 619be1103602: Pull complete 03:37:43 7862e08f4a3e: Pull complete 03:37:43 ada007ff1a6a: Verifying Checksum 03:37:43 ada007ff1a6a: Download complete 03:37:43 5df492c9dc93: Verifying Checksum 03:37:43 5df492c9dc93: Download complete 03:37:44 aa269ceb94a6: Verifying Checksum 03:37:44 aa269ceb94a6: Download complete 03:37:46 5df492c9dc93: Pull complete 03:37:46 7629e6793208: Pull complete 03:37:46 4f4fb700ef54: Pull complete 03:37:46 fb5054dd5b73: Pull complete 03:37:47 eeca6798cff9: Pull complete 03:37:49 aa269ceb94a6: Pull complete 03:37:49 ada007ff1a6a: Pull complete 03:37:49 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:37:49 ---> f489d0715acc 03:37:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:37:52 ---> Running in 862660ed3257 03:37:52 Removing intermediate container 862660ed3257 03:37:52 ---> ab693b53d49a 03:37:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:37:52 ---> Running in a45ae3d23c74 03:37:52 Removing intermediate container a45ae3d23c74 03:37:52 ---> fba266c909ab 03:37:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:37:52 ---> Running in fc2c11a1f1b2 03:37:52 Removing intermediate container fc2c11a1f1b2 03:37:52 ---> 798019013e09 03:37:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:52 ---> Running in 0fec8bb80e51 03:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:53 OK: 264 MiB in 52 packages 03:37:53 Removing intermediate container 0fec8bb80e51 03:37:53 ---> be10f35713bf 03:37:53 Step 7/12 : WORKDIR /app 03:37:53 ---> Running in 88be7d8e2e20 03:37:53 Removing intermediate container 88be7d8e2e20 03:37:53 ---> 3d615d28e4d5 03:37:53 Step 8/12 : COPY go.mod vendor* ./ 03:37:53 ---> e6552f8bafb4 03:37:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:54 ---> Running in 5712dad69b21 03:37:56 Still waiting to schedule task 03:37:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:38:50 Removing intermediate container 5712dad69b21 03:38:50 ---> 2b9729fcad4b 03:38:50 Step 10/12 : COPY . . 03:38:50 ---> c45ad545c7ad 03:38:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:50 ---> Running in 7b38fe53d93f 03:38:50 Removing intermediate container 7b38fe53d93f 03:38:50 ---> 98b1006747c8 03:38:50 Step 12/12 : RUN $MAKE 03:38:50 ---> Running in 6e7f6867aec9 03:38:50 noop 03:38:51 Removing intermediate container 6e7f6867aec9 03:38:51 ---> 4d28e4a6b153 03:38:51 Successfully built 4d28e4a6b153 03:38:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker inspect -f . ci-base-image-x86_64 03:38:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:51 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 03:38:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-139 -v /w/workspace/foundry_app-record-replay_PR-139:/w/workspace/foundry_app-record-replay_PR-139:rw,z -v /w/workspace/foundry_app-record-replay_PR-139@tmp:/w/workspace/foundry_app-record-replay_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:38:52 $ docker top 7a70d3b7f788be1dfcdfc296dbe2b55654c765ca451e6ac0a190e5c753d3d82f -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:52 + go version 03:38:52 go version go1.21.9 linux/amd64 [Pipeline] } 03:38:52 $ docker stop --time=1 7a70d3b7f788be1dfcdfc296dbe2b55654c765ca451e6ac0a190e5c753d3d82f 03:38:53 $ docker rm -f --volumes 7a70d3b7f788be1dfcdfc296dbe2b55654c765ca451e6ac0a190e5c753d3d82f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:54 + docker inspect -f . ci-base-image-x86_64 03:38:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:54 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 03:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-139 -v /w/workspace/foundry_app-record-replay_PR-139:/w/workspace/foundry_app-record-replay_PR-139:rw,z -v /w/workspace/foundry_app-record-replay_PR-139@tmp:/w/workspace/foundry_app-record-replay_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:38:55 $ docker top 9452e8d8d7eaef29e550e4a564b5ac0bfffc96e10d8a0dcd9cffe946176ae1c9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:55 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-139 [Pipeline] fileExists [Pipeline] sh 03:38:55 + make test 03:38:55 go test -race -coverprofile=coverage.out ./... 03:39:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3818 in /w/workspace/foundry_app-record-replay_PR-139 [Pipeline] { [Pipeline] ws 03:39:33 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:39:34 ? github.com/edgexfoundry/app-record-replay [no test files] 03:39:34 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:39:34 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:39:34 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:39:35 ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements 03:39:37 Selected Git installation does not exist. Using Default 03:39:37 The recommended git tool is: NONE 03:39:42 using credential edgex-jenkins-ssh 03:39:42 Cloning the remote Git repository 03:39:42 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:39:42 > git init /w/workspace/app-record-replay/1 # timeout=10 03:39:42 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:39:42 > git --version # timeout=10 03:39:42 > git --version # 'git version 2.25.1' 03:39:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:39:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:39:44 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:39:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:39:45 ok github.com/edgexfoundry/app-record-replay/internal/application 9.613s coverage: 98.7% of statements 03:39:45 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.105s coverage: 89.7% of statements 03:39:45 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.048s coverage: 100.0% of statements 03:39:45 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:39:45 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:39:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:39:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:39:45 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 21488c41be47e7cb1647270b2f00b2a877f4f639 03:39:46 Merge succeeded, producing 21488c41be47e7cb1647270b2f00b2a877f4f639 03:39:46 Checking out Revision 21488c41be47e7cb1647270b2f00b2a877f4f639 (PR-139) 03:39:46 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:39:46 > git --version # timeout=10 03:39:46 > git --version # 'git version 2.25.1' 03:39:46 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:39:45 > git config core.sparsecheckout # timeout=10 03:39:45 > git checkout -f 21488c41be47e7cb1647270b2f00b2a877f4f639 # timeout=10 03:39:46 > git remote # timeout=10 03:39:46 > git config --get remote.origin.url # timeout=10 03:39:46 using GIT_SSH to set credentials SSH Credentials for GitHub 03:39:46 > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 03:39:46 > git rev-parse HEAD^{commit} # timeout=10 03:39:46 > git config core.sparsecheckout # timeout=10 03:39:46 > git checkout -f 21488c41be47e7cb1647270b2f00b2a877f4f639 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:39:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:51 Dload Upload Total Spent Left Speed 03:39:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh 03:39:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:39:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:39:52 + sudo tee /etc/docker/daemon.new 03:39:52 { 03:39:52 "registry-mirrors": [ 03:39:52 "https://nexus3.edgexfoundry.org:10001" 03:39:52 ], 03:39:52 "bip": "10.250.0.254/24", 03:39:52 "hosts": [ 03:39:52 "tcp://0.0.0.0:5555", 03:39:52 "unix:///var/run/docker.sock" 03:39:52 ], 03:39:52 "mtu": 1458, 03:39:52 "selinux-enabled": true, 03:39:52 "seccomp-profile": "/etc/docker/seccomp.json" 03:39:52 } [Pipeline] sh 03:39:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:39:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:11 provisioning config files... 03:40:11 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config14456510040636299478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:12 ---> ****-login.sh 03:40:12 nexus3.edgexfoundry.org:10001 03:40:12 go vet ./... 03:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:12 Configure a credential helper to remove this warning. See 03:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:12 03:40:12 Login Succeeded 03:40:12 nexus3.edgexfoundry.org:10002 03:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:12 Configure a credential helper to remove this warning. See 03:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:12 03:40:12 Login Succeeded 03:40:12 nexus3.edgexfoundry.org:10003 03:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:13 Configure a credential helper to remove this warning. See 03:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:13 03:40:13 Login Succeeded 03:40:13 nexus3.edgexfoundry.org:10004 03:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:13 Configure a credential helper to remove this warning. See 03:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:13 03:40:13 Login Succeeded 03:40:13 ****.io 03:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:14 Configure a credential helper to remove this warning. See 03:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:14 03:40:14 Login Succeeded 03:40:14 ---> ****-login.sh ends [Pipeline] } 03:40:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:40:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:40:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:40:14 ========================================================= 03:40:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:40:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:40:15 Sending build context to Docker daemon 329.2kB 03:40:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:40:15 Step 2/12 : FROM ${BASE} AS builder 03:40:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:40:15 c6b39de5b339: Pulling fs layer 03:40:15 a69c41024577: Pulling fs layer 03:40:15 d6de4b400683: Pulling fs layer 03:40:15 35cb2a7552d0: Pulling fs layer 03:40:15 4f4fb700ef54: Pulling fs layer 03:40:15 464afbd9ba4c: Pulling fs layer 03:40:15 00f215d4a9da: Pulling fs layer 03:40:15 d496ad576159: Pulling fs layer 03:40:15 4f4fb700ef54: Waiting 03:40:15 464afbd9ba4c: Waiting 03:40:15 00f215d4a9da: Waiting 03:40:15 d496ad576159: Waiting 03:40:15 35cb2a7552d0: Waiting 03:40:15 a69c41024577: Verifying Checksum 03:40:15 a69c41024577: Download complete 03:40:15 35cb2a7552d0: Verifying Checksum 03:40:15 35cb2a7552d0: Download complete 03:40:15 4f4fb700ef54: Verifying Checksum 03:40:15 4f4fb700ef54: Download complete 03:40:15 464afbd9ba4c: Verifying Checksum 03:40:15 464afbd9ba4c: Download complete 03:40:15 c6b39de5b339: Verifying Checksum 03:40:15 c6b39de5b339: Download complete 03:40:16 d496ad576159: Verifying Checksum 03:40:16 d496ad576159: Download complete 03:40:16 c6b39de5b339: Pull complete 03:40:17 a69c41024577: Pull complete 03:40:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:17 ./bin/test-attribution-txt.sh 03:40:17 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:40:17 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:40:17 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:40:17 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:40:17 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:40:17 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:40:17 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:40:17 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:40:17 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 03:40:17 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:40:17 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:40:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 03:40:17 d6de4b400683: Download complete [Pipeline] } 03:40:17 $ docker stop --time=1 9452e8d8d7eaef29e550e4a564b5ac0bfffc96e10d8a0dcd9cffe946176ae1c9 03:40:18 00f215d4a9da: Verifying Checksum 03:40:18 00f215d4a9da: Download complete 03:40:20 $ docker rm -f --volumes 9452e8d8d7eaef29e550e4a564b5ac0bfffc96e10d8a0dcd9cffe946176ae1c9 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:40:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:22 + ls -al . 03:40:22 total 260 03:40:22 drwxrwxr-x 10 jenkins jenkins 4096 Apr 30 03:38 . 03:40:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 03:37 .. 03:40:22 -rw-rw-r-- 1 jenkins jenkins 119 Apr 30 03:37 .dockerignore 03:40:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 30 03:39 .git 03:40:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:37 .github 03:40:22 -rw-rw-r-- 1 jenkins jenkins 164 Apr 30 03:37 .gitignore 03:40:22 -rw-rw-r-- 1 jenkins jenkins 41 Apr 30 03:37 .golangci.yml 03:40:22 drwxr-xr-x 3 jenkins jenkins 4096 Apr 30 03:37 .semver 03:40:22 -rw-rw-r-- 1 jenkins jenkins 11301 Apr 30 03:37 Attribution.txt 03:40:22 -rw-rw-r-- 1 jenkins jenkins 458 Apr 30 03:37 CHANGELOG.md 03:40:22 -rw-rw-r-- 1 jenkins jenkins 1725 Apr 30 03:37 Dockerfile 03:40:22 -rw-rw-r-- 1 jenkins jenkins 677 Apr 30 03:37 GOVERNANCE.md 03:40:22 -rw-rw-r-- 1 jenkins jenkins 681 Apr 30 03:37 Jenkinsfile 03:40:22 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 30 03:37 LICENSE 03:40:22 -rw-rw-r-- 1 jenkins jenkins 3142 Apr 30 03:37 Makefile 03:40:22 -rw-rw-r-- 1 jenkins jenkins 611 Apr 30 03:37 OWNERS.md 03:40:22 -rw-rw-r-- 1 jenkins jenkins 4107 Apr 30 03:37 README.md 03:40:22 -rw-rw-r-- 1 jenkins jenkins 7789 Apr 30 03:37 Record and Reply.postman_collection.json 03:40:22 -rw-rw-r-- 1 jenkins jenkins 5 Apr 30 03:37 VERSION 03:40:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:37 bin 03:40:22 -rw-r--r-- 1 jenkins jenkins 24666 Apr 30 03:39 coverage.out 03:40:22 -rw-rw-r-- 1 jenkins jenkins 7335 Apr 30 03:37 go.mod 03:40:22 -rw-rw-r-- 1 jenkins jenkins 101547 Apr 30 03:37 go.sum 03:40:22 drwxrwxr-x 7 jenkins jenkins 4096 Apr 30 03:37 internal 03:40:22 -rw-rw-r-- 1 jenkins jenkins 913 Apr 30 03:37 main.go 03:40:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:37 openapi 03:40:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:37 pkg 03:40:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:23 + 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=21488c41be47e7cb1647270b2f00b2a877f4f639 --label arch=amd64 --label version=0.0.0 . 03:40:23 Sending build context to Docker daemon 6.87MB 03:40:23 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:40:23 Step 2/27 : FROM ${BASE} AS builder 03:40:23 ---> 4d28e4a6b153 03:40:23 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:40:23 ---> Running in 240b0f451e6e 03:40:23 Removing intermediate container 240b0f451e6e 03:40:23 ---> 0f6d801193df 03:40:23 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:40:23 ---> Running in e4d2a34e6e2d 03:40:23 Removing intermediate container e4d2a34e6e2d 03:40:23 ---> 0317a823ce25 03:40:23 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:40:23 ---> Running in f7662e1d5162 03:40:23 Removing intermediate container f7662e1d5162 03:40:23 ---> e72511402d3f 03:40:23 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:23 ---> Running in 31dee8233dee 03:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:40:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:40:24 OK: 264 MiB in 52 packages 03:40:24 Removing intermediate container 31dee8233dee 03:40:24 ---> d85c0f634daa 03:40:24 Step 7/27 : WORKDIR /app 03:40:24 ---> Running in ba1a9f296163 03:40:24 Removing intermediate container ba1a9f296163 03:40:24 ---> 81a736556475 03:40:24 Step 8/27 : COPY go.mod vendor* ./ 03:40:25 ---> 947caf1b4921 03:40:25 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:25 ---> Running in b71988afd781 03:40:25 Removing intermediate container b71988afd781 03:40:25 ---> 65b1f14497b9 03:40:25 Step 10/27 : COPY . . 03:40:25 ---> 53d11e7052aa 03:40:25 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:25 ---> Running in 3494305f0064 03:40:26 Removing intermediate container 3494305f0064 03:40:26 ---> 61d8e2b2cb6f 03:40:26 Step 12/27 : RUN $MAKE 03:40:26 ---> Running in 96e9b396fd85 03:40:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:40:30 d6de4b400683: Pull complete 03:40:30 35cb2a7552d0: Pull complete 03:40:30 4f4fb700ef54: Pull complete 03:40:30 464afbd9ba4c: Pull complete 03:40:40 00f215d4a9da: Pull complete 03:40:41 d496ad576159: Pull complete 03:40:41 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:40:41 ---> f246e2811388 03:40:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:40:42 ---> Running in 0bf9f8222393 03:40:42 Removing intermediate container 0bf9f8222393 03:40:42 ---> a787d5b3cac4 03:40:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:40:43 ---> Running in 6b774a1dda50 03:40:43 Removing intermediate container 6b774a1dda50 03:40:43 ---> 3c7c50d533aa 03:40:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:40:43 ---> Running in 9d289be09f14 03:40:43 Removing intermediate container 9d289be09f14 03:40:43 ---> aac887a043ea 03:40:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:43 ---> Running in 40eb719c2acf 03:40:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:40:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:40:45 OK: 266 MiB in 52 packages 03:40:46 Removing intermediate container 40eb719c2acf 03:40:46 ---> a51cf2bf5abb 03:40:46 Step 7/12 : WORKDIR /app 03:40:46 ---> Running in 049bdefabaf5 03:40:47 Removing intermediate container 049bdefabaf5 03:40:47 ---> bcbc61004610 03:40:47 Step 8/12 : COPY go.mod vendor* ./ 03:40:47 ---> c7d81bb31ce7 03:40:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:47 ---> Running in c6012015286d 03:40:54 Removing intermediate container 96e9b396fd85 03:40:54 ---> 5ddbdd1e9237 03:40:54 Step 13/27 : FROM alpine:3.18 03:40:54 3.18: Pulling from library/alpine 03:40:54 619be1103602: Already exists 03:40:54 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:40:54 Status: Downloaded newer image for alpine:3.18 03:40:54 ---> d3782b16ccc9 03:40:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:40:54 ---> Running in 753e6987540e 03:40:54 Removing intermediate container 753e6987540e 03:40:54 ---> ef9f86782342 03:40:54 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:40:54 ---> Running in 7d28a1faddef 03:40:54 Removing intermediate container 7d28a1faddef 03:40:54 ---> 401b05bb4893 03:40:54 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:40:54 ---> Running in 4fc89423b792 03:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:40:54 (1/2) Installing ca-certificates (20240226-r0) 03:40:54 (2/2) Installing dumb-init (1.2.5-r2) 03:40:55 Executing busybox-1.36.1-r5.trigger 03:40:55 Executing ca-certificates-20240226-r0.trigger 03:40:55 OK: 8 MiB in 17 packages 03:40:55 Removing intermediate container 4fc89423b792 03:40:55 ---> e69af3be9828 03:40:55 Step 17/27 : RUN apk --no-cache upgrade 03:40:55 ---> Running in 4863b44793dd 03:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:40:55 Upgrading critical system libraries and apk-tools: 03:40:55 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 03:40:55 Executing busybox-1.36.1-r5.trigger 03:40:56 Continuing the upgrade transaction with new apk-tools: 03:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:40:56 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:40:56 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:40:56 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:40:56 Executing ca-certificates-20240226-r0.trigger 03:40:56 OK: 8 MiB in 17 packages 03:40:56 Removing intermediate container 4863b44793dd 03:40:56 ---> 897a2e84bbd8 03:40:56 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:40:56 ---> 5eb69fc7ff53 03:40:56 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:40:56 ---> 4a305c748c50 03:40:56 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:40:57 ---> d6f721d8cffe 03:40:57 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:40:57 ---> 03ed6a4c2130 03:40:57 Step 22/27 : EXPOSE 59712 03:40:57 ---> Running in d4a2d4772314 03:40:57 Removing intermediate container d4a2d4772314 03:40:57 ---> c3bbeca58a26 03:40:57 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:40:57 ---> Running in 7910cb4b9bd2 03:40:58 Removing intermediate container 7910cb4b9bd2 03:40:58 ---> ff47cc587bde 03:40:58 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:40:58 ---> Running in a02f3aa78b60 03:40:58 Removing intermediate container a02f3aa78b60 03:40:58 ---> b71fce52faa1 03:40:58 Step 25/27 : LABEL arch=amd64 03:40:58 ---> Running in c36cf48bb013 03:40:58 Removing intermediate container c36cf48bb013 03:40:58 ---> 098c24df7133 03:40:58 Step 26/27 : LABEL git_sha=21488c41be47e7cb1647270b2f00b2a877f4f639 03:40:58 ---> Running in 8fa3a48ed7dc 03:40:58 Removing intermediate container 8fa3a48ed7dc 03:40:58 ---> a5ef30b1f30d 03:40:58 Step 27/27 : LABEL version=0.0.0 03:40:58 ---> Running in 053313ba44a7 03:40:58 Removing intermediate container 053313ba44a7 03:40:58 ---> 5094cb046104 03:40:58 [Warning] One or more build-args [ARCH] were not consumed 03:40:58 Successfully built 5094cb046104 03:40:58 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 03:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:59 03:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:59 latest: Pulling from edgex-lftools-log-publisher 03:40:59 5eb5b503b376: Pulling fs layer 03:40:59 5c69ac0246d0: Pulling fs layer 03:40:59 ec43610c2a17: Pulling fs layer 03:40:59 3a2ae6a8a46f: Pulling fs layer 03:40:59 33b1e0a273af: Pulling fs layer 03:40:59 5d3b04190fa2: Pulling fs layer 03:40:59 2f39f015ded8: Pulling fs layer 03:40:59 33b1e0a273af: Waiting 03:40:59 5d3b04190fa2: Waiting 03:40:59 2f39f015ded8: Waiting 03:40:59 3a2ae6a8a46f: Waiting 03:40:59 5c69ac0246d0: Verifying Checksum 03:40:59 5c69ac0246d0: Download complete 03:40:59 3a2ae6a8a46f: Verifying Checksum 03:40:59 3a2ae6a8a46f: Download complete 03:40:59 33b1e0a273af: Verifying Checksum 03:40:59 33b1e0a273af: Download complete 03:40:59 5d3b04190fa2: Verifying Checksum 03:40:59 5d3b04190fa2: Download complete 03:40:59 ec43610c2a17: Verifying Checksum 03:40:59 ec43610c2a17: Download complete 03:40:59 5eb5b503b376: Verifying Checksum 03:40:59 5eb5b503b376: Download complete 03:41:00 2f39f015ded8: Verifying Checksum 03:41:00 2f39f015ded8: Download complete 03:41:01 5eb5b503b376: Pull complete 03:41:01 5c69ac0246d0: Pull complete 03:41:01 ec43610c2a17: Pull complete 03:41:01 3a2ae6a8a46f: Pull complete 03:41:01 33b1e0a273af: Pull complete 03:41:01 5d3b04190fa2: Pull complete 03:41:06 2f39f015ded8: Pull complete 03:41:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:41:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:06 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 03:41:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-139 -v /w/workspace/foundry_app-record-replay_PR-139:/w/workspace/foundry_app-record-replay_PR-139:rw,z -v /w/workspace/foundry_app-record-replay_PR-139@tmp:/w/workspace/foundry_app-record-replay_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:08 $ docker top d6f5171807a706de067e23865be5d78dc6504d422d64a7bd82d635c4add6f796 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:09 ---> job-cost.sh 03:41:09 lf-activate-venv: SKIPPING 03:41:09 INFO: No Stack... 03:41:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:10 INFO: Archiving Costs [Pipeline] sh 03:41:10 + cat /w/workspace/foundry_app-record-replay_PR-139/archives/cost.csv 03:41:10 + cut -d, -f6 [Pipeline] lock 03:41:10 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] 03:41:10 Resource [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] did not exist. Created. 03:41:10 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:10 + echo total: 0.2199999988079071 [Pipeline] stash 03:41:11 Stashed 1 file(s) [Pipeline] } 03:41:11 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:11 $ docker stop --time=1 d6f5171807a706de067e23865be5d78dc6504d422d64a7bd82d635c4add6f796 03:41:12 $ docker rm -f --volumes d6f5171807a706de067e23865be5d78dc6504d422d64a7bd82d635c4add6f796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:42:39 Removing intermediate container c6012015286d 03:42:39 ---> 0f0415dab40e 03:42:39 Step 10/12 : COPY . . 03:42:39 ---> 8e43c758102b 03:42:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:42:39 ---> Running in f1effa222b31 03:42:40 Removing intermediate container f1effa222b31 03:42:40 ---> ad77f55dc5bf 03:42:40 Step 12/12 : RUN $MAKE 03:42:40 ---> Running in 5408c936de36 03:42:41 noop 03:42:42 Removing intermediate container 5408c936de36 03:42:42 ---> 22d5d25c418a 03:42:42 Successfully built 22d5d25c418a 03:42:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:05 + docker inspect -f . ci-base-image-arm64 03:43:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:06 prd-ubuntu20.04-docker-arm64-4c-16g-3818 does not seem to be running inside a container 03:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:43:07 $ docker top 8641840fcb35db5bee1c8fca11cefabc2a6b855e3d65d7d2de1a44c35e606c07 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:08 + go version 03:43:08 go version go1.21.9 linux/arm64 [Pipeline] } 03:43:08 $ docker stop --time=1 8641840fcb35db5bee1c8fca11cefabc2a6b855e3d65d7d2de1a44c35e606c07 03:43:09 $ docker rm -f --volumes 8641840fcb35db5bee1c8fca11cefabc2a6b855e3d65d7d2de1a44c35e606c07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:10 + docker inspect -f . ci-base-image-arm64 03:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:11 prd-ubuntu20.04-docker-arm64-4c-16g-3818 does not seem to be running inside a container 03:43:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:43:12 $ docker top 949aef4edcee0a13c703568503a4c333e93342892e992ee16a83f04eb7ea857d -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:12 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:43:13 + make test 03:43:13 go test -race -coverprofile=coverage.out ./... 03:47:06 ? github.com/edgexfoundry/app-record-replay [no test files] 03:47:21 ok github.com/edgexfoundry/app-record-replay/internal/app 1.248s coverage: 88.0% of statements 03:47:23 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:47:23 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:47:25 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:47:33 ok github.com/edgexfoundry/app-record-replay/internal/application 9.953s coverage: 98.7% of statements 03:47:33 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.538s coverage: 89.7% of statements 03:47:33 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.176s coverage: 100.0% of statements 03:47:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:47:34 go vet ./... 03:51:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:51:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:51:11 ./bin/test-attribution-txt.sh 03:51:11 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:51:11 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:51:11 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:51:11 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:51:11 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:51:11 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:51:11 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:51:11 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:51:11 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 03:51:11 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:51:11 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:51:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:51:11 $ docker stop --time=1 949aef4edcee0a13c703568503a4c333e93342892e992ee16a83f04eb7ea857d 03:51:13 $ docker rm -f --volumes 949aef4edcee0a13c703568503a4c333e93342892e992ee16a83f04eb7ea857d [Pipeline] // withDockerContainer [Pipeline] sh 03:51:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:51:15 Warning: overwriting stash ‘coverage-report’ 03:51:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:51:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:51:17 + ls -al . 03:51:17 total 256 03:51:17 drwxrwxr-x 9 jenkins jenkins 4096 Apr 30 03:43 . 03:51:17 drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 03:39 .. 03:51:17 -rw-rw-r-- 1 jenkins jenkins 119 Apr 30 03:39 .dockerignore 03:51:17 drwxrwxr-x 8 jenkins jenkins 4096 Apr 30 03:39 .git 03:51:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:39 .github 03:51:17 -rw-rw-r-- 1 jenkins jenkins 164 Apr 30 03:39 .gitignore 03:51:17 -rw-rw-r-- 1 jenkins jenkins 41 Apr 30 03:39 .golangci.yml 03:51:17 -rw-rw-r-- 1 jenkins jenkins 11301 Apr 30 03:39 Attribution.txt 03:51:17 -rw-rw-r-- 1 jenkins jenkins 458 Apr 30 03:39 CHANGELOG.md 03:51:17 -rw-rw-r-- 1 jenkins jenkins 1725 Apr 30 03:39 Dockerfile 03:51:17 -rw-rw-r-- 1 jenkins jenkins 677 Apr 30 03:39 GOVERNANCE.md 03:51:17 -rw-rw-r-- 1 jenkins jenkins 681 Apr 30 03:39 Jenkinsfile 03:51:17 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 30 03:39 LICENSE 03:51:17 -rw-rw-r-- 1 jenkins jenkins 3142 Apr 30 03:39 Makefile 03:51:17 -rw-rw-r-- 1 jenkins jenkins 611 Apr 30 03:39 OWNERS.md 03:51:17 -rw-rw-r-- 1 jenkins jenkins 4107 Apr 30 03:39 README.md 03:51:17 -rw-rw-r-- 1 jenkins jenkins 7789 Apr 30 03:39 Record and Reply.postman_collection.json 03:51:17 -rw-rw-r-- 1 jenkins jenkins 5 Apr 30 03:37 VERSION 03:51:17 drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:39 bin 03:51:17 -rw-r--r-- 1 jenkins jenkins 24666 Apr 30 03:47 coverage.out 03:51:17 -rw-rw-r-- 1 jenkins jenkins 7335 Apr 30 03:39 go.mod 03:51:17 -rw-rw-r-- 1 jenkins jenkins 101547 Apr 30 03:39 go.sum 03:51:17 drwxrwxr-x 7 jenkins jenkins 4096 Apr 30 03:39 internal 03:51:17 -rw-rw-r-- 1 jenkins jenkins 913 Apr 30 03:39 main.go 03:51:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:39 openapi 03:51:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:39 pkg 03:51:17 drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:17 + 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=21488c41be47e7cb1647270b2f00b2a877f4f639 --label arch=arm64 --label version=0.0.0 . 03:51:18 Sending build context to Docker daemon 354.8kB 03:51:18 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:51:18 Step 2/27 : FROM ${BASE} AS builder 03:51:18 ---> 22d5d25c418a 03:51:18 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:51:18 ---> Running in 703df92c91e4 03:51:18 Removing intermediate container 703df92c91e4 03:51:18 ---> e836819148e0 03:51:18 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:51:18 ---> Running in 628eddd45ec4 03:51:18 Removing intermediate container 628eddd45ec4 03:51:18 ---> b5d231297e2b 03:51:18 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:51:18 ---> Running in e9ae7535d2c3 03:51:19 Removing intermediate container e9ae7535d2c3 03:51:19 ---> d5921e046fe0 03:51:19 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:51:19 ---> Running in 35733e1a53fb 03:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:51:21 OK: 266 MiB in 52 packages 03:51:22 Removing intermediate container 35733e1a53fb 03:51:22 ---> a39e136b71b1 03:51:22 Step 7/27 : WORKDIR /app 03:51:22 ---> Running in a75e9f94a881 03:51:22 Removing intermediate container a75e9f94a881 03:51:22 ---> c69c86cd88e6 03:51:22 Step 8/27 : COPY go.mod vendor* ./ 03:51:23 ---> 5a10bcb92906 03:51:23 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:23 ---> Running in 843afa82a215 03:51:25 Removing intermediate container 843afa82a215 03:51:25 ---> ae1f0ceac268 03:51:25 Step 10/27 : COPY . . 03:51:26 ---> 829cfd125c7a 03:51:26 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:51:26 ---> Running in 02ef9721fcb8 03:51:26 Removing intermediate container 02ef9721fcb8 03:51:26 ---> 310b3f2f1ee2 03:51:26 Step 12/27 : RUN $MAKE 03:51:26 ---> Running in 5d8088392e89 03:51:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:54:49 Removing intermediate container 5d8088392e89 03:54:49 ---> d9d2ff89b2c3 03:54:49 Step 13/27 : FROM alpine:3.18 03:54:49 3.18: Pulling from library/alpine 03:54:49 c6b39de5b339: Already exists 03:54:49 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:54:49 Status: Downloaded newer image for alpine:3.18 03:54:49 ---> 33abbf032149 03:54:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:54:49 ---> Running in 01d4bb5328e5 03:54:49 Removing intermediate container 01d4bb5328e5 03:54:49 ---> 177a4cb4399e 03:54:49 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:54:49 ---> Running in 8affccba9704 03:54:49 Removing intermediate container 8affccba9704 03:54:49 ---> 43cb39155ea4 03:54:49 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:54:49 ---> Running in e972aaaf8119 03:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:49 (1/2) Installing ca-certificates (20240226-r0) 03:54:49 (2/2) Installing dumb-init (1.2.5-r2) 03:54:49 Executing busybox-1.36.1-r5.trigger 03:54:49 Executing ca-certificates-20240226-r0.trigger 03:54:49 OK: 9 MiB in 17 packages 03:54:49 Removing intermediate container e972aaaf8119 03:54:49 ---> 57ceff879bf7 03:54:49 Step 17/27 : RUN apk --no-cache upgrade 03:54:49 ---> Running in 2f22477ca3dd 03:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:49 Upgrading critical system libraries and apk-tools: 03:54:49 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 03:54:49 Executing busybox-1.36.1-r5.trigger 03:54:49 Continuing the upgrade transaction with new apk-tools: 03:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:49 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:54:49 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:54:49 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:54:49 Executing ca-certificates-20240226-r0.trigger 03:54:50 OK: 9 MiB in 17 packages 03:54:51 Removing intermediate container 2f22477ca3dd 03:54:51 ---> 49f2d454c260 03:54:51 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:54:51 ---> 2586ce9f03d8 03:54:51 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:54:52 ---> f9631dcdf948 03:54:52 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:54:52 ---> f8eaaa6c8972 03:54:52 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:54:54 ---> e9362fb33acb 03:54:54 Step 22/27 : EXPOSE 59712 03:54:54 ---> Running in e4370d97b887 03:54:54 Removing intermediate container e4370d97b887 03:54:54 ---> 075e6e002e86 03:54:54 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:54:54 ---> Running in 58df4ee1acba 03:54:54 Removing intermediate container 58df4ee1acba 03:54:54 ---> 13a8965b92f4 03:54:54 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:54:54 ---> Running in 98a74ac8eb21 03:54:55 Removing intermediate container 98a74ac8eb21 03:54:55 ---> 56f80b7c1871 03:54:55 Step 25/27 : LABEL arch=arm64 03:54:55 ---> Running in b421beb9e7b2 03:54:55 Removing intermediate container b421beb9e7b2 03:54:55 ---> eec368df8e0f 03:54:55 Step 26/27 : LABEL git_sha=21488c41be47e7cb1647270b2f00b2a877f4f639 03:54:55 ---> Running in 6a8a3a3540e0 03:54:55 Removing intermediate container 6a8a3a3540e0 03:54:55 ---> 85ccc4ef15eb 03:54:55 Step 27/27 : LABEL version=0.0.0 03:54:55 ---> Running in c36d6a68fba8 03:54:56 Removing intermediate container c36d6a68fba8 03:54:56 ---> 2808a1552f36 03:54:56 [Warning] One or more build-args [ARCH] were not consumed 03:54:56 Successfully built 2808a1552f36 03:54:56 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 03:54:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:57 03:54:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:57 arm64: Pulling from edgex-lftools-log-publisher 03:54:57 8998bd30e6a1: Pulling fs layer 03:54:57 04944245beec: Pulling fs layer 03:54:57 699f458cf7ca: Pulling fs layer 03:54:57 765212b225bb: Pulling fs layer 03:54:57 f23df028b6ca: Pulling fs layer 03:54:57 d65c8cfc05b1: Pulling fs layer 03:54:57 2437ff75d9bd: Pulling fs layer 03:54:57 765212b225bb: Waiting 03:54:57 f23df028b6ca: Waiting 03:54:57 d65c8cfc05b1: Waiting 03:54:57 2437ff75d9bd: Waiting 03:54:57 04944245beec: Verifying Checksum 03:54:57 04944245beec: Download complete 03:54:57 765212b225bb: Verifying Checksum 03:54:57 765212b225bb: Download complete 03:54:57 f23df028b6ca: Download complete 03:54:57 d65c8cfc05b1: Download complete 03:54:58 699f458cf7ca: Verifying Checksum 03:54:58 699f458cf7ca: Download complete 03:54:58 8998bd30e6a1: Verifying Checksum 03:54:58 8998bd30e6a1: Download complete 03:55:00 2437ff75d9bd: Verifying Checksum 03:55:00 2437ff75d9bd: Download complete 03:55:02 8998bd30e6a1: Pull complete 03:55:03 04944245beec: Pull complete 03:55:05 699f458cf7ca: Pull complete 03:55:05 765212b225bb: Pull complete 03:55:06 f23df028b6ca: Pull complete 03:55:06 d65c8cfc05b1: Pull complete 03:55:24 2437ff75d9bd: Pull complete 03:55:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:55:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:24 prd-ubuntu20.04-docker-arm64-4c-16g-3818 does not seem to be running inside a container 03:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:55:27 $ docker top 800997b9ac8abd5669adf68233a13b25753dda57aaaf18d230ce8fd390c70be5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:27 ---> job-cost.sh 03:55:28 lf-activate-venv: SKIPPING 03:55:28 INFO: No Stack... 03:55:28 INFO: Retrieving Pricing Info for: v3-standard-4 03:55:29 INFO: Archiving Costs [Pipeline] sh 03:55:29 + + cutcat -d, /w/workspace/app-record-replay/1/archives/cost.csv -f6 03:55:29 [Pipeline] lock 03:55:29 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] 03:55:29 Resource [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] did not exist. Created. 03:55:29 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:55:30 /w/workspace/app-record-replay/1@tmp/durable-c3c79eca/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:55:30 + echo total: 0.10999999940395355 [Pipeline] stash 03:55:30 Warning: overwriting stash ‘stack-cost’ 03:55:30 Stashed 1 file(s) [Pipeline] } 03:55:30 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:55:30 $ docker stop --time=1 800997b9ac8abd5669adf68233a13b25753dda57aaaf18d230ce8fd390c70be5 03:55:32 $ docker rm -f --volumes 800997b9ac8abd5669adf68233a13b25753dda57aaaf18d230ce8fd390c70be5 [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 03:55:33 provisioning config files... 03:55:33 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-139@tmp/config15489843730076196110tmp [Pipeline] { [Pipeline] sh 03:55:33 + set +x 03:55:33 + + curl -s https://codecov.io/bashbash 03:55:33 -s -- 03:55:33 03:55:33 _____ _ 03:55:33 / ____| | | 03:55:33 | | ___ __| | ___ ___ _____ __ 03:55:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:55:33 | |___| (_) | (_| | __/ (_| (_) \ V / 03:55:33 \_____\___/ \__,_|\___|\___\___/ \_/ 03:55:33 Bash-1.0.6 03:55:33 03:55:33 03:55:33 ==> git version 2.25.1 found 03:55:33 ==> 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 03:55:33 Release-Date: 2020-01-08 03:55:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:55:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:55:33 ==> Jenkins CI detected. 03:55:33 current dir:  /w/workspace/foundry_app-record-replay_PR-139 03:55:33 project root: . 03:55:33 --> token set from env 03:55:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:55:33 ==> Running gcov in . (disable via -X gcov) 03:55:33 ==> Python coveragepy not found 03:55:33 ==> Searching for coverage reports in: 03:55:33 + . 03:55:33 -> Found 1 reports 03:55:33 ==> Detecting git/mercurial file structure 03:55:33 ==> Reading reports 03:55:33 + ./coverage.out bytes=24666 03:55:33 ==> Appending adjustments 03:55:33 https://docs.codecov.io/docs/fixing-reports 03:55:33 + Found adjustments 03:55:33 ==> Gzipping contents 03:55:33 8.0K /tmp/codecov.B8GBlU.gz 03:55:33 ==> Uploading reports 03:55:33 url: https://codecov.io 03:55:33 query: branch=PR-139&commit=21488c41be47e7cb1647270b2f00b2a877f4f639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-139%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=139&job=&cmd_args= 03:55:33 -> Pinging Codecov 03:55:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-139&commit=21488c41be47e7cb1647270b2f00b2a877f4f639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-139%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=139&job=&cmd_args= 03:55:34 -> Uploading to 03:55:34 https://storage.googleapis.com/codecov/v4/raw/2024-04-30/F467761B9912B4F32F9BC62907045C81/21488c41be47e7cb1647270b2f00b2a877f4f639/8e678b86-49e4-4b78-a786-23851d12c9cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240430%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240430T035533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34a59223909c552dba50af445a9ab468efdf2e1338483a751441bb04da0197e8 03:55:34 % Total % Received % Xferd Average Speed Time Time Time Current 03:55:34 Dload Upload Total Spent Left Speed 03:55:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 22045 --:--:-- --:--:-- --:--:-- 21945 100 4850 0 0 100 4850 0 16609 --:--:-- --:--:-- --:--:-- 16609 03:55:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/21488c41be47e7cb1647270b2f00b2a877f4f639 [Pipeline] } 03:55:34 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 03:55:36 + [ -d /w/workspace/foundry_app-record-replay_PR-139/archives ] 03:55:36 + ls -al /w/workspace/foundry_app-record-replay_PR-139/archives 03:55:36 total 16 03:55:36 drwxr-xr-x 3 root root 4096 Apr 30 03:41 . 03:55:36 drwxrwxr-x 11 jenkins jenkins 4096 Apr 30 03:41 .. 03:55:36 drwxr-xr-x 2 root root 4096 Apr 30 03:41 cost 03:55:36 -rw-r--r-- 1 root root 89 Apr 30 03:41 cost.csv 03:55:36 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-139/archives 03:55:36 + ls -al /w/workspace/foundry_app-record-replay_PR-139/archives 03:55:36 total 16 03:55:36 drwxr-xr-x 3 jenkins jenkins 4096 Apr 30 03:41 . 03:55:36 drwxrwxr-x 11 jenkins jenkins 4096 Apr 30 03:41 .. 03:55:36 drwxr-xr-x 2 jenkins jenkins 4096 Apr 30 03:41 cost 03:55:36 -rw-r--r-- 1 jenkins jenkins 89 Apr 30 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:55:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:55:37 ---> package-listing.sh 03:55:37 ++ tr '[:upper:]' '[:lower:]' 03:55:37 ++ facter osfamily 03:55:37 + OS_FAMILY=debian 03:55:37 + workspace=/w/workspace/foundry_app-record-replay_PR-139 03:55:37 + START_PACKAGES=/tmp/packages_start.txt 03:55:37 + END_PACKAGES=/tmp/packages_end.txt 03:55:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:37 + PACKAGES=/tmp/packages_start.txt 03:55:37 + '[' /w/workspace/foundry_app-record-replay_PR-139 ']' 03:55:37 + PACKAGES=/tmp/packages_end.txt 03:55:37 + case "${OS_FAMILY}" in 03:55:37 + dpkg -l 03:55:37 + grep '^ii' 03:55:37 + '[' -f /tmp/packages_start.txt ']' 03:55:37 + '[' -f /tmp/packages_end.txt ']' 03:55:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:37 + '[' /w/workspace/foundry_app-record-replay_PR-139 ']' 03:55:37 + mkdir -p /w/workspace/foundry_app-record-replay_PR-139/archives/ 03:55:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-139/archives/ [Pipeline] echo 03:55:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:55:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:38 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 03:55:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-139 -v /w/workspace/foundry_app-record-replay_PR-139:/w/workspace/foundry_app-record-replay_PR-139:rw,z -v /w/workspace/foundry_app-record-replay_PR-139@tmp:/w/workspace/foundry_app-record-replay_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:55:39 $ docker top 0334bf18fd7d481fa5d22dfffa90a5e9af3016c3356fb2c83471862258f6b5d1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:39 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:39 + mkdir -p /var/log/sysstat [Pipeline] sh 03:55:40 + ls /var/log/sa-host 03:55:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:40 provisioning config files... 03:55:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-139@tmp/config9109054987395179067tmp [Pipeline] { [Pipeline] echo 03:55:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:55:40 ---> create-netrc.sh [Pipeline] } 03:55:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:55:41 ---> python-tools-install.sh [Pipeline] echo 03:55:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:55:41 ---> sudo-logs.sh 03:55:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:55:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:55:42 ---> job-cost.sh 03:55:42 lf-activate-venv: SKIPPING 03:55:42 DEBUG: total: 0.2199999988079071 03:55:42 INFO: Retrieving Stack Cost... 03:55:42 INFO: Retrieving Pricing Info for: v3-standard-8 03:55:42 INFO: Archiving Costs [Pipeline] echo 03:55:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:55:43 ---> logs-deploy.sh 03:55:43 lf-activate-venv: SKIPPING 03:55:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-139/1 03:55:43 INFO: archiving workspace using pattern(s): 03:55:44 Archives upload complete. 03:55:44 INFO: archiving logs to Nexus