cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff96c6bca0865c179a36cdb3df36626de7df6f01+fb1cfc1ed001b91dc8782235128666e14fb0baf6 (2a655a60d1b5db2ee87d60b24ca6842000148cb9) 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-ssh16460261052834931258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2821585865627063176.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh77296274338742752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh514095447006128488.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10077470457846443358.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23244 in /w/workspace/foundry_app-record-replay_PR-148 [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-148 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fb1cfc1ed001b91dc8782235128666e14fb0baf6 into PR head commit ff96c6bca0865c179a36cdb3df36626de7df6f01 Merge succeeded, producing ff96c6bca0865c179a36cdb3df36626de7df6f01 Checking out Revision ff96c6bca0865c179a36cdb3df36626de7df6f01 (PR-148) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" > 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/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff96c6bca0865c179a36cdb3df36626de7df6f01 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff96c6bca0865c179a36cdb3df36626de7df6f01 # timeout=10 > git rev-list --no-walk ff96c6bca0865c179a36cdb3df36626de7df6f01 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:17:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:17:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:17:38 ========================================================= 07:17:38 EdgeX Global Pipelines Version Info 07:17:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:17:39 ------------------- 07:17:39 stable info: 07:17:39 ------------------- 07:17:39 Commited By: Ginny Guan ginny@iotechsys.com 07:17:39 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:17:39 Message: update stable to v1.0.265 07:17:40 ------------------- 07:17:40 experimental info: 07:17:40 ------------------- 07:17:40 Commited By: Cherry Wang cherry@iotechsys.com 07:17:40 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:17:40 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff96c6bca0865c179a36cdb3df36626de7df6f01 [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff96c6b [Pipeline] echo 07:17:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:41 provisioning config files... 07:17:41 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-148@tmp/config16158232186760466568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:41 ---> ****-login.sh 07:17:41 nexus3.edgexfoundry.org:10001 07:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:43 Configure a credential helper to remove this warning. See 07:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:43 07:17:43 Login Succeeded 07:17:43 nexus3.edgexfoundry.org:10002 07:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:43 Configure a credential helper to remove this warning. See 07:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:43 07:17:43 Login Succeeded 07:17:43 nexus3.edgexfoundry.org:10003 07:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:43 Configure a credential helper to remove this warning. See 07:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:43 07:17:43 Login Succeeded 07:17:43 nexus3.edgexfoundry.org:10004 07:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:43 Configure a credential helper to remove this warning. See 07:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:43 07:17:43 Login Succeeded 07:17:43 ****.io 07:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:44 Configure a credential helper to remove this warning. See 07:17:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:44 07:17:44 Login Succeeded 07:17:44 ---> ****-login.sh ends [Pipeline] } 07:17:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:17:44 + git rev-list -1 --merges ff96c6bca0865c179a36cdb3df36626de7df6f01~1..ff96c6bca0865c179a36cdb3df36626de7df6f01 [Pipeline] echo 07:17:44 -----------> git rev-list -1 --merges ff96c6bca0865c179a36cdb3df36626de7df6f01~1..ff96c6bca0865c179a36cdb3df36626de7df6f01 ff96c6bca0865c179a36cdb3df36626de7df6f01 [false] [Pipeline] sh 07:17:44 + git log --format=format:%s -1 ff96c6bca0865c179a36cdb3df36626de7df6f01 [Pipeline] echo 07:17:44 ========================================================= 07:17:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:17:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:17:45 + git log --format=format:%s -1 ff96c6bca0865c179a36cdb3df36626de7df6f01 [Pipeline] echo 07:17:45 [semverPrep] GIT_COMMIT: ff96c6bca0865c179a36cdb3df36626de7df6f01, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 07:17:45 [semverPrep] This is not a build commit. [Pipeline] sh 07:17:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:17:45 + grep -v github /etc/ssh/ssh_known_hosts 07:17:45 + [ -e /tmp/ssh_known_hosts ] 07:17:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:17:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:17:45 + sudo tee -a /etc/ssh/ssh_known_hosts 07:17:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:45 07:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:46 0.1.4: Pulling from edgex-devops/py-git-semver 07:17:46 b85a868b505f: Pulling fs layer 07:17:46 e2be974225ed: Pulling fs layer 07:17:46 339a4e72a1f5: Pulling fs layer 07:17:46 988bab9f4d93: Pulling fs layer 07:17:46 1469e6f7b9e6: Pulling fs layer 07:17:46 eaf3925da568: Pulling fs layer 07:17:46 988bab9f4d93: Waiting 07:17:46 1469e6f7b9e6: Waiting 07:17:46 bab4dde63d76: Pulling fs layer 07:17:46 bde34c3a00c8: Pulling fs layer 07:17:46 eaf3925da568: Waiting 07:17:46 bab4dde63d76: Waiting 07:17:46 b352a97aabf1: Pulling fs layer 07:17:46 4872d77fe225: Pulling fs layer 07:17:46 5851b861e8e6: Pulling fs layer 07:17:46 4872d77fe225: Waiting 07:17:46 5851b861e8e6: Waiting 07:17:46 e2be974225ed: Download complete 07:17:46 988bab9f4d93: Verifying Checksum 07:17:46 988bab9f4d93: Download complete 07:17:46 1469e6f7b9e6: Verifying Checksum 07:17:46 1469e6f7b9e6: Download complete 07:17:46 eaf3925da568: Verifying Checksum 07:17:46 eaf3925da568: Download complete 07:17:46 339a4e72a1f5: Verifying Checksum 07:17:46 339a4e72a1f5: Download complete 07:17:46 bde34c3a00c8: Download complete 07:17:46 b352a97aabf1: Verifying Checksum 07:17:46 b352a97aabf1: Download complete 07:17:46 4872d77fe225: Verifying Checksum 07:17:46 4872d77fe225: Download complete 07:17:46 5851b861e8e6: Verifying Checksum 07:17:46 5851b861e8e6: Download complete 07:17:46 b85a868b505f: Verifying Checksum 07:17:46 b85a868b505f: Download complete 07:17:46 bab4dde63d76: Verifying Checksum 07:17:46 bab4dde63d76: Download complete 07:17:47 b85a868b505f: Pull complete 07:17:47 e2be974225ed: Pull complete 07:17:48 339a4e72a1f5: Pull complete 07:17:48 988bab9f4d93: Pull complete 07:17:48 1469e6f7b9e6: Pull complete 07:17:48 eaf3925da568: Pull complete 07:17:50 bab4dde63d76: Pull complete 07:17:50 bde34c3a00c8: Pull complete 07:17:50 b352a97aabf1: Pull complete 07:17:50 4872d77fe225: Pull complete 07:17:50 5851b861e8e6: Pull complete 07:17:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:51 prd-ubuntu20.04-docker-8c-8g-23244 does not seem to be running inside a container 07:17:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-148 -v /w/workspace/foundry_app-record-replay_PR-148:/w/workspace/foundry_app-record-replay_PR-148:rw,z -v /w/workspace/foundry_app-record-replay_PR-148@tmp:/w/workspace/foundry_app-record-replay_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:17:54 $ docker top fac1aedc02107157cf44dc97b22212c2891f83d49023d2d3f5d16a901e791ce1 -eo pid,comm 07:17:54 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). 07:17:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:55 [ssh-agent] Looking for ssh-agent implementation... 07:17:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:55 $ docker exec fac1aedc02107157cf44dc97b22212c2891f83d49023d2d3f5d16a901e791ce1 ssh-agent 07:17:55 SSH_AUTH_SOCK=/tmp/ssh-I59JiNnJf99v/agent.33 07:17:55 SSH_AGENT_PID=39 07:17:55 Running ssh-add (command line suppressed) 07:17:55 Identity added: /w/workspace/foundry_app-record-replay_PR-148@tmp/private_key_9700303907384962147.key (/w/workspace/foundry_app-record-replay_PR-148@tmp/private_key_9700303907384962147.key) 07:17:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:55 + git tag --points-at HEAD [Pipeline] } 07:17:56 $ docker exec --env ******** --env ******** fac1aedc02107157cf44dc97b22212c2891f83d49023d2d3f5d16a901e791ce1 ssh-agent -k 07:17:56 unset SSH_AUTH_SOCK; 07:17:56 unset SSH_AGENT_PID; 07:17:56 echo Agent pid 39 killed; 07:17:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:17:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:56 [ssh-agent] Looking for ssh-agent implementation... 07:17:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:56 $ docker exec fac1aedc02107157cf44dc97b22212c2891f83d49023d2d3f5d16a901e791ce1 ssh-agent 07:17:56 SSH_AUTH_SOCK=/tmp/ssh-Ff9PTt9Z86Ju/agent.72 07:17:56 SSH_AGENT_PID=78 07:17:56 Running ssh-add (command line suppressed) 07:17:56 Identity added: /w/workspace/foundry_app-record-replay_PR-148@tmp/private_key_9562228502360074818.key (/w/workspace/foundry_app-record-replay_PR-148@tmp/private_key_9562228502360074818.key) 07:17:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:56 + git semver init 07:17:57 2024-10-18 07:17:56,974 [run_init] DEBUG init version:0.0.0 force:False 07:17:57 2024-10-18 07:17:56,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-148/.semver 07:17:57 2024-10-18 07:17:56,975 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-148/.semver 07:17:57 2024-10-18 07:17:56,975 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-148/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-148, universal_newlines=False, shell=None, istream=None) 07:17:58 2024-10-18 07:17:58,550 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-148/.git/info/exclude 07:17:58 2024-10-18 07:17:58,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-148/.semver/PR-148 with force:False 07:17:58 2024-10-18 07:17:58,551 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-148/.semver/PR-148 07:17:58 2024-10-18 07:17:58,555 [execute] INFO git cat-file --batch-check 07:17:58 2024-10-18 07:17:58,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-148/.semver, universal_newlines=False, shell=None, istream=) 07:17:58 2024-10-18 07:17:58,562 [execute] INFO git cat-file --batch 07:17:58 2024-10-18 07:17:58,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-148/.semver, universal_newlines=False, shell=None, istream=) 07:17:58 2024-10-18 07:17:58,568 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-148/.semver/PR-148 07:17:58 0.0.0 [Pipeline] } 07:17:58 $ docker exec --env ******** --env ******** fac1aedc02107157cf44dc97b22212c2891f83d49023d2d3f5d16a901e791ce1 ssh-agent -k 07:17:59 unset SSH_AUTH_SOCK; 07:17:59 unset SSH_AGENT_PID; 07:17:59 echo Agent pid 78 killed; 07:17:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:59 + git semver [Pipeline] } 07:17:59 $ docker stop --time=1 fac1aedc02107157cf44dc97b22212c2891f83d49023d2d3f5d16a901e791ce1 07:18:00 $ docker rm -f --volumes fac1aedc02107157cf44dc97b22212c2891f83d49023d2d3f5d16a901e791ce1 [Pipeline] // withDockerContainer [Pipeline] sh 07:18:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:18:01 Stashed 1 file(s) [Pipeline] echo 07:18:01 [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 07:18:01 provisioning config files... 07:18:01 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-148@tmp/config14856734377072353057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:02 ---> ****-login.sh 07:18:02 nexus3.edgexfoundry.org:10001 07:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:02 Configure a credential helper to remove this warning. See 07:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:02 07:18:02 Login Succeeded 07:18:02 nexus3.edgexfoundry.org:10002 07:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:02 Configure a credential helper to remove this warning. See 07:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:02 07:18:02 Login Succeeded 07:18:02 nexus3.edgexfoundry.org:10003 07:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:02 Configure a credential helper to remove this warning. See 07:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:02 07:18:02 Login Succeeded 07:18:02 nexus3.edgexfoundry.org:10004 07:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:02 Configure a credential helper to remove this warning. See 07:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:02 07:18:02 Login Succeeded 07:18:02 ****.io 07:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:02 Configure a credential helper to remove this warning. See 07:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:02 07:18:02 Login Succeeded 07:18:02 ---> ****-login.sh ends [Pipeline] } 07:18:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:18:02 ========================================================= 07:18:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:18:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:18:03 Sending build context to Docker daemon 9.794MB 07:18:03 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:18:03 Step 2/12 : FROM ${BASE} AS builder 07:18:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:18:03 43c4264eed91: Pulling fs layer 07:18:03 4cc291be95ef: Pulling fs layer 07:18:03 2ac1f1163629: Pulling fs layer 07:18:03 5c3c966382ef: Pulling fs layer 07:18:03 4f4fb700ef54: Pulling fs layer 07:18:03 5d5c8e513c77: Pulling fs layer 07:18:03 9f66e0745190: Pulling fs layer 07:18:03 f49a43e4bbc0: Pulling fs layer 07:18:03 561ebcabdf7f: Pulling fs layer 07:18:03 9f66e0745190: Waiting 07:18:03 f49a43e4bbc0: Waiting 07:18:03 5c3c966382ef: Waiting 07:18:03 561ebcabdf7f: Waiting 07:18:03 4f4fb700ef54: Waiting 07:18:03 5d5c8e513c77: Waiting 07:18:03 4cc291be95ef: Verifying Checksum 07:18:03 4cc291be95ef: Download complete 07:18:03 5c3c966382ef: Download complete 07:18:03 4f4fb700ef54: Verifying Checksum 07:18:03 4f4fb700ef54: Download complete 07:18:03 5d5c8e513c77: Verifying Checksum 07:18:03 5d5c8e513c77: Download complete 07:18:03 43c4264eed91: Download complete 07:18:03 9f66e0745190: Verifying Checksum 07:18:03 9f66e0745190: Download complete 07:18:03 43c4264eed91: Pull complete 07:18:03 561ebcabdf7f: Verifying Checksum 07:18:03 561ebcabdf7f: Download complete 07:18:03 4cc291be95ef: Pull complete 07:18:03 2ac1f1163629: Download complete 07:18:03 f49a43e4bbc0: Verifying Checksum 07:18:03 f49a43e4bbc0: Download complete 07:18:07 2ac1f1163629: Pull complete 07:18:07 5c3c966382ef: Pull complete 07:18:07 4f4fb700ef54: Pull complete 07:18:07 5d5c8e513c77: Pull complete 07:18:07 9f66e0745190: Pull complete 07:18:09 f49a43e4bbc0: Pull complete 07:18:10 561ebcabdf7f: Pull complete 07:18:10 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:18:10 ---> 3a752c3f9dda 07:18:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:18:14 ---> Running in 7693530a7d41 07:18:14 Removing intermediate container 7693530a7d41 07:18:14 ---> 07abfa3539f7 07:18:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:18:14 ---> Running in 13191f7a146a 07:18:14 Removing intermediate container 13191f7a146a 07:18:14 ---> 15471973908c 07:18:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:18:14 ---> Running in 3f8fd99775a5 07:18:14 Removing intermediate container 3f8fd99775a5 07:18:14 ---> 8576643621e5 07:18:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:18:14 ---> Running in 7e711a6f1990 07:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:15 OK: 246 MiB in 54 packages 07:18:15 Removing intermediate container 7e711a6f1990 07:18:15 ---> 3b2ae1d6009b 07:18:15 Step 7/12 : WORKDIR /app 07:18:15 ---> Running in 469467ecb7f4 07:18:15 Removing intermediate container 469467ecb7f4 07:18:15 ---> 5dec6f10b57f 07:18:15 Step 8/12 : COPY go.mod vendor* ./ 07:18:15 ---> 39dda46ca99b 07:18:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:15 ---> Running in 5542842b41b4 07:18:16 Still waiting to schedule task 07:18:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:19:23 Removing intermediate container 5542842b41b4 07:19:23 ---> 28ec03b19236 07:19:23 Step 10/12 : COPY . . 07:19:23 ---> 13f5e5be595c 07:19:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:19:23 ---> Running in e94ff928d0cd 07:19:23 Removing intermediate container e94ff928d0cd 07:19:23 ---> 81e232dc8b55 07:19:23 Step 12/12 : RUN $MAKE 07:19:23 ---> Running in 3b6dd1f5ec37 07:19:23 noop 07:19:23 Removing intermediate container 3b6dd1f5ec37 07:19:23 ---> f6f5337218e3 07:19:23 Successfully built f6f5337218e3 07:19:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:24 + docker inspect -f . ci-base-image-x86_64 07:19:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:24 prd-ubuntu20.04-docker-8c-8g-23244 does not seem to be running inside a container 07:19:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-148 -v /w/workspace/foundry_app-record-replay_PR-148:/w/workspace/foundry_app-record-replay_PR-148:rw,z -v /w/workspace/foundry_app-record-replay_PR-148@tmp:/w/workspace/foundry_app-record-replay_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:19:24 $ docker top f6b02913a7f649bc48924a23b7dcf01c94d185dbe84e197edb3feeeb4bbac083 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:24 + go version 07:19:24 go version go1.23.2 linux/amd64 [Pipeline] } 07:19:24 $ docker stop --time=1 f6b02913a7f649bc48924a23b7dcf01c94d185dbe84e197edb3feeeb4bbac083 07:19:26 $ docker rm -f --volumes f6b02913a7f649bc48924a23b7dcf01c94d185dbe84e197edb3feeeb4bbac083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:26 + docker inspect -f . ci-base-image-x86_64 07:19:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:26 prd-ubuntu20.04-docker-8c-8g-23244 does not seem to be running inside a container 07:19:26 $ 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-148 -v /w/workspace/foundry_app-record-replay_PR-148:/w/workspace/foundry_app-record-replay_PR-148:rw,z -v /w/workspace/foundry_app-record-replay_PR-148@tmp:/w/workspace/foundry_app-record-replay_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:19:27 $ docker top 792194beafc54e533386f85bd0e0fbf592540f2ff8be8532550cd80717380891 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:27 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-148 [Pipeline] fileExists [Pipeline] sh 07:19:27 + make test 07:19:27 go test -race -coverprofile=coverage.out ./... 07:19:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23246 in /w/workspace/foundry_app-record-replay_PR-148 [Pipeline] { [Pipeline] ws 07:19:47 Running in /w/workspace/app-record-replay/2 [Pipeline] { [Pipeline] checkout 07:19:47 Selected Git installation does not exist. Using Default 07:19:47 The recommended git tool is: NONE 07:19:52 using credential edgex-jenkins-ssh 07:19:52 Cloning the remote Git repository 07:19:52 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 07:19:52 > git init /w/workspace/app-record-replay/2 # timeout=10 07:19:52 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 07:19:52 > git --version # timeout=10 07:19:52 > git --version # 'git version 2.25.1' 07:19:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:54 # github.com/edgexfoundry/app-record-replay/internal/controller [github.com/edgexfoundry/app-record-replay/internal/controller.test] 07:19:54 internal/controller/controller_test.go:398:15: cannot use &val (value of type *string) as string value in struct literal 07:19:54 internal/controller/controller_test.go:409:15: cannot use &val (value of type *string) as string value in struct literal 07:19:54 internal/controller/controller_test.go:519:15: cannot use &val (value of type *string) as string value in struct literal 07:19:54 internal/controller/controller_test.go:530:15: cannot use &val (value of type *string) as string value in struct literal 07:19:54 # github.com/edgexfoundry/app-record-replay/internal/application [github.com/edgexfoundry/app-record-replay/internal/application.test] 07:19:54 internal/application/manager_test.go:1151:51: cannot use &val (value of type *string) as string value in struct literal 07:19:54 internal/application/manager_test.go:1166:51: cannot use &val (value of type *string) as string value in struct literal 07:19:54 internal/application/manager_test.go:1181:51: cannot use &val (value of type *string) as string value in struct literal 07:19:54 internal/application/manager_test.go:1196:51: cannot use &val (value of type *string) as string value in struct literal 07:19:55 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 07:19:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:56 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 07:19:56 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 07:19:56 Merging remotes/origin/main commit fb1cfc1ed001b91dc8782235128666e14fb0baf6 into PR head commit ff96c6bca0865c179a36cdb3df36626de7df6f01 07:19:57 Merge succeeded, producing ff96c6bca0865c179a36cdb3df36626de7df6f01 07:19:57 Checking out Revision ff96c6bca0865c179a36cdb3df36626de7df6f01 (PR-148) 07:19:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:19:56 > git config core.sparsecheckout # timeout=10 07:19:57 > git checkout -f ff96c6bca0865c179a36cdb3df36626de7df6f01 # timeout=10 07:19:57 > git remote # timeout=10 07:19:57 > git config --get remote.origin.url # timeout=10 07:19:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:57 > git merge fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 07:19:57 > git rev-parse HEAD^{commit} # timeout=10 07:19:57 > git config core.sparsecheckout # timeout=10 07:19:57 > git checkout -f ff96c6bca0865c179a36cdb3df36626de7df6f01 # timeout=10 07:19:57 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:20:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:20:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:20:02 Dload Upload Total Spent Left Speed 07:20:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh 07:20:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:20:03 + + sudo tee /etc/docker/daemon.newsudo 07:20:03 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:20:03 { 07:20:03 "registry-mirrors": [ 07:20:03 "https://nexus3.edgexfoundry.org:10001" 07:20:03 ], 07:20:03 "bip": "10.250.0.254/24", 07:20:03 "hosts": [ 07:20:03 "tcp://0.0.0.0:5555", 07:20:03 "unix:///var/run/docker.sock" 07:20:03 ], 07:20:03 "mtu": 1458, 07:20:03 "selinux-enabled": true, 07:20:03 "seccomp-profile": "/etc/docker/seccomp.json" 07:20:03 } [Pipeline] sh 07:20:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:20:04 + sudo service docker restart 07:20:04 FAIL github.com/edgexfoundry/app-record-replay/internal/application [build failed] 07:20:04 FAIL github.com/edgexfoundry/app-record-replay/internal/controller [build failed] 07:20:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 07:20:04 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 07:20:04 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 07:20:04 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 07:20:05 ok github.com/edgexfoundry/app-record-replay/internal/app 1.032s coverage: 88.0% of statements 07:20:05 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.022s coverage: 100.0% of statements 07:20:05 FAIL 07:20:05 make: *** [Makefile:84: unittest] Error 1 [Pipeline] } 07:20:05 $ docker stop --time=1 792194beafc54e533386f85bd0e0fbf592540f2ff8be8532550cd80717380891 07:20:08 $ docker rm -f --volumes 792194beafc54e533386f85bd0e0fbf592540f2ff8be8532550cd80717380891 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:09 07:20:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:09 latest: Pulling from edgex-lftools-log-publisher 07:20:09 5eb5b503b376: Pulling fs layer 07:20:09 5c69ac0246d0: Pulling fs layer 07:20:09 ec43610c2a17: Pulling fs layer 07:20:09 3a2ae6a8a46f: Pulling fs layer 07:20:09 33b1e0a273af: Pulling fs layer 07:20:09 5d3b04190fa2: Pulling fs layer 07:20:09 2f39f015ded8: Pulling fs layer 07:20:09 3a2ae6a8a46f: Waiting 07:20:09 33b1e0a273af: Waiting 07:20:09 5d3b04190fa2: Waiting 07:20:09 2f39f015ded8: Waiting 07:20:09 5c69ac0246d0: Verifying Checksum 07:20:09 5c69ac0246d0: Download complete 07:20:09 3a2ae6a8a46f: Verifying Checksum 07:20:09 3a2ae6a8a46f: Download complete 07:20:09 33b1e0a273af: Verifying Checksum 07:20:09 33b1e0a273af: Download complete 07:20:09 5d3b04190fa2: Verifying Checksum 07:20:09 5d3b04190fa2: Download complete 07:20:09 ec43610c2a17: Verifying Checksum 07:20:09 ec43610c2a17: Download complete 07:20:09 5eb5b503b376: Verifying Checksum 07:20:09 5eb5b503b376: Download complete 07:20:10 2f39f015ded8: Download complete 07:20:10 5eb5b503b376: Pull complete 07:20:11 5c69ac0246d0: Pull complete 07:20:11 ec43610c2a17: Pull complete 07:20:11 3a2ae6a8a46f: Pull complete 07:20:11 33b1e0a273af: Pull complete 07:20:11 5d3b04190fa2: Pull complete 07:20:17 2f39f015ded8: Pull complete 07:20:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:20:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:17 prd-ubuntu20.04-docker-8c-8g-23244 does not seem to be running inside a container 07:20:17 $ 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-148 -v /w/workspace/foundry_app-record-replay_PR-148:/w/workspace/foundry_app-record-replay_PR-148:rw,z -v /w/workspace/foundry_app-record-replay_PR-148@tmp:/w/workspace/foundry_app-record-replay_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:20:20 $ docker top 11a08870c6a7a99dec1b8dc730a47bf0e86a45a7e4bb5d50398b8c5c201c72a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:21 ---> job-cost.sh 07:20:21 lf-activate-venv: SKIPPING 07:20:21 INFO: No Stack... 07:20:21 INFO: Retrieving Pricing Info for: v3-standard-8 07:20:21 INFO: Archiving Costs [Pipeline] sh 07:20:22 + cat /w/workspace/foundry_app-record-replay_PR-148/archives/cost.csv 07:20:22 + cut -d, -f6 [Pipeline] lock 07:20:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-2-stack-cost] 07:20:22 Resource [jenkins-edgexfoundry-app-record-replay-PR-148-2-stack-cost] did not exist. Created. 07:20:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:22 provisioning config files... 07:20:22 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/2@tmp/config14001198201232443138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:22 + echo total: 0.2199999988079071 [Pipeline] stash 07:20:22 Stashed 1 file(s) [Pipeline] } 07:20:22 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:20:22 $ docker stop --time=1 11a08870c6a7a99dec1b8dc730a47bf0e86a45a7e4bb5d50398b8c5c201c72a5 07:20:22 ---> ****-login.sh 07:20:22 nexus3.edgexfoundry.org:10001 07:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:23 Configure a credential helper to remove this warning. See 07:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:23 07:20:23 Login Succeeded 07:20:23 nexus3.edgexfoundry.org:10002 07:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:23 Configure a credential helper to remove this warning. See 07:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:23 07:20:23 Login Succeeded 07:20:23 nexus3.edgexfoundry.org:10003 07:20:23 $ docker rm -f --volumes 11a08870c6a7a99dec1b8dc730a47bf0e86a45a7e4bb5d50398b8c5c201c72a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:20:23 Failed in branch amd64 07:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:24 Configure a credential helper to remove this warning. See 07:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:24 07:20:24 Login Succeeded 07:20:24 nexus3.edgexfoundry.org:10004 07:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:24 Configure a credential helper to remove this warning. See 07:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:24 07:20:24 Login Succeeded 07:20:24 ****.io 07:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:25 Configure a credential helper to remove this warning. See 07:20:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:25 07:20:25 Login Succeeded 07:20:25 ---> ****-login.sh ends [Pipeline] } 07:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:20:25 ========================================================= 07:20:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:20:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:20:25 Sending build context to Docker daemon 338.4kB 07:20:25 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:20:25 Step 2/12 : FROM ${BASE} AS builder 07:20:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:20:26 cf04c63912e1: Pulling fs layer 07:20:26 55b35a11ae5e: Pulling fs layer 07:20:26 a37a00ec5f00: Pulling fs layer 07:20:26 50b3750afda1: Pulling fs layer 07:20:26 4f4fb700ef54: Pulling fs layer 07:20:26 80978eb59214: Pulling fs layer 07:20:26 c9f46d7d2bd2: Pulling fs layer 07:20:26 c5a475d317c9: Pulling fs layer 07:20:26 50b3750afda1: Waiting 07:20:26 4f4fb700ef54: Waiting 07:20:26 80978eb59214: Waiting 07:20:26 c9f46d7d2bd2: Waiting 07:20:26 c5a475d317c9: Waiting 07:20:26 55b35a11ae5e: Verifying Checksum 07:20:26 55b35a11ae5e: Download complete 07:20:26 50b3750afda1: Verifying Checksum 07:20:26 50b3750afda1: Download complete 07:20:26 4f4fb700ef54: Verifying Checksum 07:20:26 4f4fb700ef54: Download complete 07:20:26 80978eb59214: Verifying Checksum 07:20:26 80978eb59214: Download complete 07:20:26 cf04c63912e1: Verifying Checksum 07:20:26 cf04c63912e1: Download complete 07:20:26 c5a475d317c9: Verifying Checksum 07:20:26 c5a475d317c9: Download complete 07:20:27 cf04c63912e1: Pull complete 07:20:28 55b35a11ae5e: Pull complete 07:20:28 a37a00ec5f00: Download complete 07:20:29 c9f46d7d2bd2: Verifying Checksum 07:20:29 c9f46d7d2bd2: Download complete 07:20:41 a37a00ec5f00: Pull complete 07:20:41 50b3750afda1: Pull complete 07:20:42 4f4fb700ef54: Pull complete 07:20:42 80978eb59214: Pull complete 07:20:50 c9f46d7d2bd2: Pull complete 07:20:52 c5a475d317c9: Pull complete 07:20:52 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:20:52 ---> be29e6b0f0d4 07:20:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:20:54 ---> Running in e2c4456f62bd 07:20:54 Removing intermediate container e2c4456f62bd 07:20:54 ---> dda57d8fb7ed 07:20:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:20:54 ---> Running in 16ab81a26755 07:20:54 Removing intermediate container 16ab81a26755 07:20:54 ---> 19cea2080310 07:20:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:20:54 ---> Running in 21d971201138 07:20:54 Removing intermediate container 21d971201138 07:20:54 ---> 10e735dcee43 07:20:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:20:55 ---> Running in a5f91f6bde3f 07:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:58 OK: 238 MiB in 54 packages 07:20:59 Removing intermediate container a5f91f6bde3f 07:20:59 ---> 071a00949b96 07:20:59 Step 7/12 : WORKDIR /app 07:20:59 ---> Running in 375a290a7e66 07:20:59 Removing intermediate container 375a290a7e66 07:20:59 ---> 3661257289c1 07:20:59 Step 8/12 : COPY go.mod vendor* ./ 07:21:00 ---> e8781900a4d5 07:21:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:00 ---> Running in 0516290f3f10 07:22:52 Removing intermediate container 0516290f3f10 07:22:52 ---> d0391f17b5cc 07:22:52 Step 10/12 : COPY . . 07:22:52 ---> 377758158ec9 07:22:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:22:52 ---> Running in fff8d8e0388a 07:22:52 Removing intermediate container fff8d8e0388a 07:22:52 ---> 3ee5486c3065 07:22:52 Step 12/12 : RUN $MAKE 07:22:52 ---> Running in db6cccec11a3 07:22:52 noop 07:22:52 Removing intermediate container db6cccec11a3 07:22:52 ---> 24a7302ae713 07:22:52 Successfully built 24a7302ae713 07:22:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:53 + docker inspect -f . ci-base-image-arm64 07:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:53 prd-ubuntu20.04-docker-arm64-4c-16g-23246 does not seem to be running inside a container 07:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:54 $ docker top 570e0ae638bd63611bd2e10827304f69529087c26f10ea0ed7e5fd2d43a4fc5f -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:55 + go version 07:22:55 go version go1.23.2 linux/arm64 [Pipeline] } 07:22:55 $ docker stop --time=1 570e0ae638bd63611bd2e10827304f69529087c26f10ea0ed7e5fd2d43a4fc5f 07:22:57 $ docker rm -f --volumes 570e0ae638bd63611bd2e10827304f69529087c26f10ea0ed7e5fd2d43a4fc5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:58 + docker inspect -f . ci-base-image-arm64 07:22:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:58 prd-ubuntu20.04-docker-arm64-4c-16g-23246 does not seem to be running inside a container 07:22:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:59 $ docker top 8154a67fe96d6b7a6694bbddb5aafcca6e677a1768f12aacdb24a9a3d86e66f1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:00 + git config --global --add safe.directory /w/workspace/app-record-replay/2 [Pipeline] fileExists [Pipeline] sh 07:23:01 + make test 07:23:01 go test -race -coverprofile=coverage.out ./... 07:28:08 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 07:28:13 # github.com/edgexfoundry/app-record-replay/internal/controller [github.com/edgexfoundry/app-record-replay/internal/controller.test] 07:28:13 internal/controller/controller_test.go:398:15: cannot use &val (value of type *string) as string value in struct literal 07:28:13 internal/controller/controller_test.go:409:15: cannot use &val (value of type *string) as string value in struct literal 07:28:13 internal/controller/controller_test.go:519:15: cannot use &val (value of type *string) as string value in struct literal 07:28:13 internal/controller/controller_test.go:530:15: cannot use &val (value of type *string) as string value in struct literal 07:28:23 ok github.com/edgexfoundry/app-record-replay/internal/app 1.141s coverage: 88.0% of statements 07:28:23 # github.com/edgexfoundry/app-record-replay/internal/application [github.com/edgexfoundry/app-record-replay/internal/application.test] 07:28:23 internal/application/manager_test.go:1151:51: cannot use &val (value of type *string) as string value in struct literal 07:28:23 internal/application/manager_test.go:1166:51: cannot use &val (value of type *string) as string value in struct literal 07:28:23 internal/application/manager_test.go:1181:51: cannot use &val (value of type *string) as string value in struct literal 07:28:23 internal/application/manager_test.go:1196:51: cannot use &val (value of type *string) as string value in struct literal 07:28:23 FAIL github.com/edgexfoundry/app-record-replay/internal/application [build failed] 07:28:23 FAIL github.com/edgexfoundry/app-record-replay/internal/controller [build failed] 07:28:23 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 07:28:23 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 07:28:25 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 07:28:26 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.078s coverage: 100.0% of statements 07:28:26 FAIL 07:28:28 make: *** [Makefile:84: unittest] Error 1 [Pipeline] } 07:28:28 $ docker stop --time=1 8154a67fe96d6b7a6694bbddb5aafcca6e677a1768f12aacdb24a9a3d86e66f1 07:28:30 $ docker rm -f --volumes 8154a67fe96d6b7a6694bbddb5aafcca6e677a1768f12aacdb24a9a3d86e66f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:32 07:28:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:32 arm64: Pulling from edgex-lftools-log-publisher 07:28:32 8998bd30e6a1: Pulling fs layer 07:28:32 04944245beec: Pulling fs layer 07:28:32 699f458cf7ca: Pulling fs layer 07:28:32 765212b225bb: Pulling fs layer 07:28:32 f23df028b6ca: Pulling fs layer 07:28:32 d65c8cfc05b1: Pulling fs layer 07:28:32 2437ff75d9bd: Pulling fs layer 07:28:32 765212b225bb: Waiting 07:28:32 f23df028b6ca: Waiting 07:28:32 d65c8cfc05b1: Waiting 07:28:32 2437ff75d9bd: Waiting 07:28:32 04944245beec: Verifying Checksum 07:28:32 04944245beec: Download complete 07:28:32 765212b225bb: Verifying Checksum 07:28:32 765212b225bb: Download complete 07:28:33 f23df028b6ca: Download complete 07:28:33 d65c8cfc05b1: Verifying Checksum 07:28:33 d65c8cfc05b1: Download complete 07:28:33 699f458cf7ca: Verifying Checksum 07:28:33 699f458cf7ca: Download complete 07:28:33 8998bd30e6a1: Verifying Checksum 07:28:33 8998bd30e6a1: Download complete 07:28:36 2437ff75d9bd: Verifying Checksum 07:28:36 2437ff75d9bd: Download complete 07:28:38 8998bd30e6a1: Pull complete 07:28:38 04944245beec: Pull complete 07:28:40 699f458cf7ca: Pull complete 07:28:40 765212b225bb: Pull complete 07:28:41 f23df028b6ca: Pull complete 07:28:41 d65c8cfc05b1: Pull complete 07:28:59 2437ff75d9bd: Pull complete 07:28:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:00 prd-ubuntu20.04-docker-arm64-4c-16g-23246 does not seem to be running inside a container 07:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:29:03 $ docker top bdf1d2db8d539bcd36eda9df69d9a301563305ae8e9c0ee3ac0af30bad90edc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:04 ---> job-cost.sh 07:29:04 lf-activate-venv: SKIPPING 07:29:04 INFO: No Stack... 07:29:04 INFO: Retrieving Pricing Info for: v3-standard-4 07:29:05 INFO: Archiving Costs [Pipeline] sh 07:29:06 + cat /w/workspace/app-record-replay/2/archives/cost.csv 07:29:06 + cut -d, -f6 [Pipeline] lock 07:29:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-2-stack-cost] 07:29:06 Resource [jenkins-edgexfoundry-app-record-replay-PR-148-2-stack-cost] did not exist. Created. 07:29:06 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:06 /w/workspace/app-record-replay/2@tmp/durable-b0b6bba0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:29:07 + echo total: 0.10999999940395355 [Pipeline] stash 07:29:07 Warning: overwriting stash ‘stack-cost’ 07:29:08 Stashed 1 file(s) [Pipeline] } 07:29:08 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-148-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:29:08 $ docker stop --time=1 bdf1d2db8d539bcd36eda9df69d9a301563305ae8e9c0ee3ac0af30bad90edc1 07:29:11 $ docker rm -f --volumes bdf1d2db8d539bcd36eda9df69d9a301563305ae8e9c0ee3ac0af30bad90edc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:29:11 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:29:12 + [ -d /w/workspace/foundry_app-record-replay_PR-148/archives ] 07:29:12 + ls -al /w/workspace/foundry_app-record-replay_PR-148/archives 07:29:12 total 16 07:29:12 drwxr-xr-x 3 root root 4096 Oct 18 07:20 . 07:29:12 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 07:20 .. 07:29:12 drwxr-xr-x 2 root root 4096 Oct 18 07:20 cost 07:29:12 -rw-r--r-- 1 root root 89 Oct 18 07:20 cost.csv 07:29:12 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-148/archives 07:29:12 + ls -al /w/workspace/foundry_app-record-replay_PR-148/archives 07:29:12 total 16 07:29:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 07:20 . 07:29:12 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 07:20 .. 07:29:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 07:20 cost 07:29:12 -rw-r--r-- 1 jenkins jenkins 89 Oct 18 07:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:29:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:29:13 ---> package-listing.sh 07:29:13 ++ facter osfamily 07:29:13 ++ tr '[:upper:]' '[:lower:]' 07:29:13 + OS_FAMILY=debian 07:29:13 + workspace=/w/workspace/foundry_app-record-replay_PR-148 07:29:13 + START_PACKAGES=/tmp/packages_start.txt 07:29:13 + END_PACKAGES=/tmp/packages_end.txt 07:29:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:29:13 + PACKAGES=/tmp/packages_start.txt 07:29:13 + '[' /w/workspace/foundry_app-record-replay_PR-148 ']' 07:29:13 + PACKAGES=/tmp/packages_end.txt 07:29:13 + case "${OS_FAMILY}" in 07:29:13 + dpkg -l 07:29:13 + grep '^ii' 07:29:13 + '[' -f /tmp/packages_start.txt ']' 07:29:13 + '[' -f /tmp/packages_end.txt ']' 07:29:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:29:13 + '[' /w/workspace/foundry_app-record-replay_PR-148 ']' 07:29:13 + mkdir -p /w/workspace/foundry_app-record-replay_PR-148/archives/ 07:29:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-148/archives/ [Pipeline] echo 07:29:13 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:29:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:29:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:14 prd-ubuntu20.04-docker-8c-8g-23244 does not seem to be running inside a container 07:29:14 $ 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-148/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-148 -v /w/workspace/foundry_app-record-replay_PR-148:/w/workspace/foundry_app-record-replay_PR-148:rw,z -v /w/workspace/foundry_app-record-replay_PR-148@tmp:/w/workspace/foundry_app-record-replay_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:29:14 $ docker top e40e3272f2ca4b3a91b15538535ebeb3d70bb833c804cda7c3c634775c0ce3c2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:15 + touch /tmp/pre-build-complete [Pipeline] sh 07:29:15 + mkdir -p /var/log/sysstat [Pipeline] sh 07:29:15 + ls /var/log/sa-host 07:29:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:15 provisioning config files... 07:29:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-148@tmp/config8617001217978496547tmp [Pipeline] { [Pipeline] echo 07:29:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:29:16 ---> create-netrc.sh [Pipeline] } 07:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:29:16 ---> python-tools-install.sh [Pipeline] echo 07:29:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:29:16 ---> sudo-logs.sh 07:29:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:29:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:29:17 ---> job-cost.sh 07:29:17 lf-activate-venv: SKIPPING 07:29:17 DEBUG: total: 0.2199999988079071 07:29:17 INFO: Retrieving Stack Cost... 07:29:20 INFO: Retrieving Pricing Info for: v3-standard-8 07:29:20 INFO: Archiving Costs [Pipeline] echo 07:29:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:29:21 ---> logs-deploy.sh 07:29:21 lf-activate-venv: SKIPPING 07:29:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-148/2 07:29:21 INFO: archiving workspace using pattern(s): 07:29:22 Archives upload complete. 07:29:22 INFO: archiving logs to Nexus