Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78fe8f3bf92d1429b888daae8a2254829d2673dc 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-ssh2647947494191335940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1806238340296223940.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9109770503874018040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10150421042536558944.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18091718239331697907.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.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-9711 in /w/workspace/exfoundry_app-record-replay_main [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/exfoundry_app-record-replay_main # 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 Avoid second fetch Checking out Revision 78fe8f3bf92d1429b888daae8a2254829d2673dc (main) Commit message: "Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.44" > 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 core.sparsecheckout # timeout=10 > git checkout -f 78fe8f3bf92d1429b888daae8a2254829d2673dc # timeout=10 > git rev-list --no-walk e37125cbfe69208c1e6674762e675d954b68f83d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:20:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:20:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:20:20 ========================================================= 15:20:20 EdgeX Global Pipelines Version Info 15:20:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:20:21 ------------------- 15:20:21 stable info: 15:20:21 ------------------- 15:20:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:21 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:20:21 Message: update stable to v1.0.254 15:20:21 ------------------- 15:20:21 experimental info: 15:20:21 ------------------- 15:20:21 Commited By: **** collab-it+edgex@linuxfoundation.org 15:20:21 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:20:21 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:20:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:20:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:20:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:20:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:20:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:20:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:20:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78fe8f3 [Pipeline] echo 15:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:22 provisioning config files... 15:20:22 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2618247462067955046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:22 ---> docker-login.sh 15:20:22 nexus3.edgexfoundry.org:10001 15:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:23 Configure a credential helper to remove this warning. See 15:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:23 15:20:23 Login Succeeded 15:20:23 nexus3.edgexfoundry.org:10002 15:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:23 Configure a credential helper to remove this warning. See 15:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:23 15:20:23 Login Succeeded 15:20:23 nexus3.edgexfoundry.org:10003 15:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:23 Configure a credential helper to remove this warning. See 15:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:23 15:20:23 Login Succeeded 15:20:23 nexus3.edgexfoundry.org:10004 15:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:23 Configure a credential helper to remove this warning. See 15:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:23 15:20:23 Login Succeeded 15:20:23 docker.io 15:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:23 Configure a credential helper to remove this warning. See 15:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:23 15:20:23 Login Succeeded 15:20:23 ---> docker-login.sh ends [Pipeline] } 15:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:20:24 + git rev-list -1 --merges 78fe8f3bf92d1429b888daae8a2254829d2673dc~1..78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] echo 15:20:24 -----------> git rev-list -1 --merges 78fe8f3bf92d1429b888daae8a2254829d2673dc~1..78fe8f3bf92d1429b888daae8a2254829d2673dc 78fe8f3bf92d1429b888daae8a2254829d2673dc 15:20:24 78fe8f3bf92d1429b888daae8a2254829d2673dc [false] [Pipeline] sh 15:20:24 + git log --format=format:%s -1 78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] echo 15:20:24 ========================================================= 15:20:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:20:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:24 + git log --format=format:%s -1 78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] echo 15:20:24 [semverPrep] GIT_COMMIT: 78fe8f3bf92d1429b888daae8a2254829d2673dc, Commit Message: Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.44 [Pipeline] echo 15:20:24 [semverPrep] This is not a build commit. [Pipeline] sh 15:20:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:25 + grep -v github /etc/ssh/ssh_known_hosts 15:20:25 + [ -e /tmp/ssh_known_hosts ] 15:20:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:20:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:20:25 + sudo tee -a /etc/ssh/ssh_known_hosts 15:20:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:25 15:20:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:25 0.1.4: Pulling from edgex-devops/py-git-semver 15:20:25 b85a868b505f: Pulling fs layer 15:20:25 e2be974225ed: Pulling fs layer 15:20:25 339a4e72a1f5: Pulling fs layer 15:20:25 988bab9f4d93: Pulling fs layer 15:20:25 1469e6f7b9e6: Pulling fs layer 15:20:25 eaf3925da568: Pulling fs layer 15:20:25 bab4dde63d76: Pulling fs layer 15:20:25 bde34c3a00c8: Pulling fs layer 15:20:25 b352a97aabf1: Pulling fs layer 15:20:25 4872d77fe225: Pulling fs layer 15:20:25 5851b861e8e6: Pulling fs layer 15:20:25 1469e6f7b9e6: Waiting 15:20:25 eaf3925da568: Waiting 15:20:25 4872d77fe225: Waiting 15:20:25 bab4dde63d76: Waiting 15:20:25 5851b861e8e6: Waiting 15:20:25 b352a97aabf1: Waiting 15:20:25 bde34c3a00c8: Waiting 15:20:25 988bab9f4d93: Waiting 15:20:25 e2be974225ed: Download complete 15:20:25 988bab9f4d93: Download complete 15:20:26 1469e6f7b9e6: Verifying Checksum 15:20:26 1469e6f7b9e6: Download complete 15:20:26 eaf3925da568: Verifying Checksum 15:20:26 eaf3925da568: Download complete 15:20:26 339a4e72a1f5: Verifying Checksum 15:20:26 339a4e72a1f5: Download complete 15:20:26 bde34c3a00c8: Verifying Checksum 15:20:26 bde34c3a00c8: Download complete 15:20:26 b352a97aabf1: Download complete 15:20:26 4872d77fe225: Verifying Checksum 15:20:26 4872d77fe225: Download complete 15:20:26 5851b861e8e6: Verifying Checksum 15:20:26 5851b861e8e6: Download complete 15:20:26 b85a868b505f: Verifying Checksum 15:20:26 b85a868b505f: Download complete 15:20:26 bab4dde63d76: Verifying Checksum 15:20:26 bab4dde63d76: Download complete 15:20:27 b85a868b505f: Pull complete 15:20:27 e2be974225ed: Pull complete 15:20:27 339a4e72a1f5: Pull complete 15:20:27 988bab9f4d93: Pull complete 15:20:28 1469e6f7b9e6: Pull complete 15:20:28 eaf3925da568: Pull complete 15:20:30 bab4dde63d76: Pull complete 15:20:30 bde34c3a00c8: Pull complete 15:20:30 b352a97aabf1: Pull complete 15:20:30 4872d77fe225: Pull complete 15:20:30 5851b861e8e6: Pull complete 15:20:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:30 prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container 15:20:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:33 $ docker top ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d -eo pid,comm 15:20:33 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). 15:20:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:33 [ssh-agent] Looking for ssh-agent implementation... 15:20:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:33 $ docker exec ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d ssh-agent 15:20:33 SSH_AUTH_SOCK=/tmp/ssh-xlE469PjoKWH/agent.32 15:20:33 SSH_AGENT_PID=38 15:20:33 Running ssh-add (command line suppressed) 15:20:34 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14623521975382460636.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14623521975382460636.key) 15:20:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:34 + git tag --points-at HEAD [Pipeline] } 15:20:34 $ docker exec --env ******** --env ******** ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d ssh-agent -k 15:20:34 unset SSH_AUTH_SOCK; 15:20:34 unset SSH_AGENT_PID; 15:20:34 echo Agent pid 38 killed; 15:20:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:20:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:34 [ssh-agent] Looking for ssh-agent implementation... 15:20:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:34 $ docker exec ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d ssh-agent 15:20:34 SSH_AUTH_SOCK=/tmp/ssh-3NltzefTtv6b/agent.70 15:20:34 SSH_AGENT_PID=76 15:20:34 Running ssh-add (command line suppressed) 15:20:34 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17233200679450057566.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17233200679450057566.key) 15:20:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:35 + git semver init 15:20:35 2023-10-21 15:20:35,391 [run_init] DEBUG init version:0.0.0 force:False 15:20:35 2023-10-21 15:20:35,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:20:35 2023-10-21 15:20:35,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:20:35 2023-10-21 15:20:35,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:20:36 2023-10-21 15:20:36,123 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:20:36 2023-10-21 15:20:36,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:20:36 2023-10-21 15:20:36,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:36 2023-10-21 15:20:36,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:36 3.1.0-dev.58 [Pipeline] } 15:20:36 $ docker exec --env ******** --env ******** ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d ssh-agent -k 15:20:36 unset SSH_AUTH_SOCK; 15:20:36 unset SSH_AGENT_PID; 15:20:36 echo Agent pid 76 killed; 15:20:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:36 + git semver [Pipeline] } 15:20:37 $ docker stop --time=1 ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d 15:20:38 $ docker rm -f --volumes ae020bd28d60cd93955ae2e8e482c983d4508a13b837346e44af11204dafae0d [Pipeline] // withDockerContainer [Pipeline] sh 15:20:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:20:38 Stashed 1 file(s) [Pipeline] echo 15:20:38 [edgeXSemver]: initialized semver on version 3.1.0-dev.58 [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 15:20:39 provisioning config files... 15:20:39 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4362934062328837388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:39 ---> docker-login.sh 15:20:39 nexus3.edgexfoundry.org:10001 15:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:39 Configure a credential helper to remove this warning. See 15:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:39 15:20:39 Login Succeeded 15:20:39 nexus3.edgexfoundry.org:10002 15:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:39 Configure a credential helper to remove this warning. See 15:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:39 15:20:39 Login Succeeded 15:20:39 nexus3.edgexfoundry.org:10003 15:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:39 Configure a credential helper to remove this warning. See 15:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:39 15:20:39 Login Succeeded 15:20:39 nexus3.edgexfoundry.org:10004 15:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:39 Configure a credential helper to remove this warning. See 15:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:39 15:20:39 Login Succeeded 15:20:39 docker.io 15:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:39 Configure a credential helper to remove this warning. See 15:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:39 15:20:39 Login Succeeded 15:20:39 ---> docker-login.sh ends [Pipeline] } 15:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:20:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:40 ========================================================= 15:20:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:20:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:40 + 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 . 15:20:40 Sending build context to Docker daemon 615.9kB 15:20:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:20:40 Step 2/12 : FROM ${BASE} AS builder 15:20:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:20:40 7264a8db6415: Pulling fs layer 15:20:40 c4d48a809fc2: Pulling fs layer 15:20:40 4f1c88b9dad5: Pulling fs layer 15:20:40 ad3a456e5733: Pulling fs layer 15:20:40 33e27b845d1e: Pulling fs layer 15:20:40 c68163c4e522: Pulling fs layer 15:20:40 50da416c3ac9: Pulling fs layer 15:20:40 23d2d4c4bb30: Pulling fs layer 15:20:40 ad3a456e5733: Waiting 15:20:40 33e27b845d1e: Waiting 15:20:40 c68163c4e522: Waiting 15:20:40 50da416c3ac9: Waiting 15:20:40 23d2d4c4bb30: Waiting 15:20:40 c4d48a809fc2: Verifying Checksum 15:20:40 c4d48a809fc2: Download complete 15:20:40 ad3a456e5733: Verifying Checksum 15:20:40 ad3a456e5733: Download complete 15:20:40 33e27b845d1e: Download complete 15:20:40 7264a8db6415: Verifying Checksum 15:20:40 7264a8db6415: Download complete 15:20:40 c68163c4e522: Verifying Checksum 15:20:40 c68163c4e522: Download complete 15:20:40 7264a8db6415: Pull complete 15:20:40 23d2d4c4bb30: Verifying Checksum 15:20:40 23d2d4c4bb30: Download complete 15:20:40 c4d48a809fc2: Pull complete 15:20:40 4f1c88b9dad5: Download complete 15:20:41 50da416c3ac9: Verifying Checksum 15:20:41 50da416c3ac9: Download complete 15:20:44 4f1c88b9dad5: Pull complete 15:20:44 ad3a456e5733: Pull complete 15:20:44 33e27b845d1e: Pull complete 15:20:44 c68163c4e522: Pull complete 15:20:46 50da416c3ac9: Pull complete 15:20:46 23d2d4c4bb30: Pull complete 15:20:46 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:20:46 ---> 0786185ac409 15:20:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:20:51 ---> Running in ea20a97a1a04 15:20:51 Removing intermediate container ea20a97a1a04 15:20:51 ---> 7733e74983bc 15:20:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:20:51 ---> Running in 719647d2cfe4 15:20:51 Removing intermediate container 719647d2cfe4 15:20:51 ---> 45c77999806c 15:20:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:20:51 ---> Running in 2700d374ebd2 15:20:51 Removing intermediate container 2700d374ebd2 15:20:51 ---> dc1410b994fc 15:20:51 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:51 ---> Running in e3e45a060d16 15:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:20:52 OK: 264 MiB in 52 packages 15:20:52 Removing intermediate container e3e45a060d16 15:20:52 ---> 9639ba70eb4c 15:20:52 Step 7/12 : WORKDIR /app 15:20:52 ---> Running in 07f9d62eb2dc 15:20:52 Removing intermediate container 07f9d62eb2dc 15:20:52 ---> f59464ae8e02 15:20:52 Step 8/12 : COPY go.mod vendor* ./ 15:20:52 ---> 06996ec341a4 15:20:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:52 ---> Running in 44bcdd82fa9f 15:20:54 Still waiting to schedule task 15:20:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9710’ 15:21:48 Removing intermediate container 44bcdd82fa9f 15:21:48 ---> d4c3f389bb2d 15:21:48 Step 10/12 : COPY . . 15:21:48 ---> 9e138d7b828b 15:21:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:21:48 ---> Running in 07c7c1e076fe 15:21:48 Removing intermediate container 07c7c1e076fe 15:21:48 ---> 1ee8999aa9a5 15:21:48 Step 12/12 : RUN $MAKE 15:21:48 ---> Running in 92565b868b85 15:21:48 noop 15:21:48 Removing intermediate container 92565b868b85 15:21:48 ---> b1ea88560c9e 15:21:48 Successfully built b1ea88560c9e 15:21:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:49 + docker inspect -f . ci-base-image-x86_64 15:21:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:49 prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container 15:21:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat 15:21:49 $ docker top 36604c1963e233bb5b4e95823ef22be9e8eed49e0f83d6af72e0dc540625a4d3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:49 + go version 15:21:49 go version go1.21.0 linux/amd64 [Pipeline] } 15:21:49 $ docker stop --time=1 36604c1963e233bb5b4e95823ef22be9e8eed49e0f83d6af72e0dc540625a4d3 15:21:51 $ docker rm -f --volumes 36604c1963e233bb5b4e95823ef22be9e8eed49e0f83d6af72e0dc540625a4d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:51 + docker inspect -f . ci-base-image-x86_64 15:21:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:51 prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container 15:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat 15:21:52 $ docker top 36f88fd8358d2d240f7f5bc95fad0b27cd7850951dadfe2caab8eb95c3c569b4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:52 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:21:52 + make test 15:21:52 go test -race -coverprofile=coverage.out ./... 15:22:10 ? github.com/edgexfoundry/app-record-replay [no test files] 15:22:10 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:22:10 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:22:10 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:22:11 ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements 15:22:21 ok github.com/edgexfoundry/app-record-replay/internal/application 9.602s coverage: 98.7% of statements 15:22:21 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.087s coverage: 89.7% of statements 15:22:21 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements 15:22:39 go vet ./... 15:22:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:22:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:22:42 ./bin/test-attribution-txt.sh [Pipeline] echo 15:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:22:42 $ docker stop --time=1 36f88fd8358d2d240f7f5bc95fad0b27cd7850951dadfe2caab8eb95c3c569b4 15:22:46 $ docker rm -f --volumes 36f88fd8358d2d240f7f5bc95fad0b27cd7850951dadfe2caab8eb95c3c569b4 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:22:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:22:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:22:48 + ls -al . 15:22:48 total 188 15:22:48 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 15:21 . 15:22:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 .. 15:22:48 -rw-rw-r-- 1 jenkins jenkins 119 Oct 21 15:20 .dockerignore 15:22:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 15:22 .git 15:22:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 .github 15:22:48 -rw-rw-r-- 1 jenkins jenkins 164 Oct 21 15:20 .gitignore 15:22:48 -rw-rw-r-- 1 jenkins jenkins 41 Oct 21 15:20 .golangci.yml 15:22:48 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 15:20 .semver 15:22:48 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 21 15:20 Attribution.txt 15:22:48 -rw-rw-r-- 1 jenkins jenkins 258 Oct 21 15:20 CHANGELOG.md 15:22:48 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 21 15:20 Dockerfile 15:22:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 15:20 GOVERNANCE.md 15:22:48 -rw-rw-r-- 1 jenkins jenkins 681 Oct 21 15:20 Jenkinsfile 15:22:48 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 21 15:20 LICENSE 15:22:48 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 21 15:20 Makefile 15:22:48 -rw-rw-r-- 1 jenkins jenkins 611 Oct 21 15:20 OWNERS.md 15:22:48 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 21 15:20 README.md 15:22:48 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 21 15:20 Record and Reply.postman_collection.json 15:22:48 -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 15:20 VERSION 15:22:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 bin 15:22:48 -rw-r--r-- 1 jenkins jenkins 24666 Oct 21 15:22 coverage.out 15:22:48 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 21 15:20 go.mod 15:22:48 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 21 15:20 go.sum 15:22:48 drwxrwxr-x 7 jenkins jenkins 4096 Oct 21 15:20 internal 15:22:48 -rw-rw-r-- 1 jenkins jenkins 913 Oct 21 15:20 main.go 15:22:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 openapi 15:22:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 pkg 15:22:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:48 + 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=78fe8f3bf92d1429b888daae8a2254829d2673dc --label arch=amd64 --label version=3.1.0-dev.58 . 15:22:48 Sending build context to Docker daemon 641.5kB 15:22:48 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:22:48 Step 2/26 : FROM ${BASE} AS builder 15:22:48 ---> b1ea88560c9e 15:22:48 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:22:48 ---> Running in 7411d8326d3e 15:22:48 Removing intermediate container 7411d8326d3e 15:22:48 ---> c7c901b3c252 15:22:48 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:22:48 ---> Running in 53f9f24cf8f8 15:22:48 Removing intermediate container 53f9f24cf8f8 15:22:48 ---> 56c96dd07bcc 15:22:48 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:22:48 ---> Running in 74366ba8e4fe 15:22:48 Removing intermediate container 74366ba8e4fe 15:22:48 ---> 099e03e8511c 15:22:48 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:48 ---> Running in 70bd51d84d3c 15:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:22:49 OK: 264 MiB in 52 packages 15:22:50 Removing intermediate container 70bd51d84d3c 15:22:50 ---> db42961ab413 15:22:50 Step 7/26 : WORKDIR /app 15:22:50 ---> Running in c087c4981a74 15:22:50 Removing intermediate container c087c4981a74 15:22:50 ---> 83df189399ad 15:22:50 Step 8/26 : COPY go.mod vendor* ./ 15:22:50 ---> c1e5d5d99298 15:22:50 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:51 ---> Running in 35323d8397c1 15:22:52 Removing intermediate container 35323d8397c1 15:22:52 ---> 54d52725c18d 15:22:52 Step 10/26 : COPY . . 15:22:52 ---> 34c35aee5406 15:22:52 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:22:53 ---> Running in 115c34ec23b7 15:22:53 Removing intermediate container 115c34ec23b7 15:22:53 ---> ace074204ace 15:22:53 Step 12/26 : RUN $MAKE 15:22:53 ---> Running in c1104702d0c7 15:22:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.58" -trimpath -mod=readonly -o app-record-replay 15:23:16 Removing intermediate container c1104702d0c7 15:23:16 ---> 2cf5b54d290e 15:23:16 Step 13/26 : FROM alpine:3.18 15:23:16 3.18: Pulling from library/alpine 15:23:16 96526aa774ef: Pulling fs layer 15:23:16 96526aa774ef: Download complete 15:23:16 96526aa774ef: Pull complete 15:23:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:23:16 Status: Downloaded newer image for alpine:3.18 15:23:16 ---> 8ca4688f4f35 15:23:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:23:16 ---> Running in 6d84152b1a1d 15:23:16 Removing intermediate container 6d84152b1a1d 15:23:16 ---> 214da26439a9 15:23:16 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:23:16 ---> Running in a3be556c712b 15:23:16 Removing intermediate container a3be556c712b 15:23:16 ---> 35c6fdc8d8f7 15:23:16 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:23:16 ---> Running in 393dc2329cb7 15:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:16 (1/2) Installing ca-certificates (20230506-r0) 15:23:16 (2/2) Installing dumb-init (1.2.5-r2) 15:23:16 Executing busybox-1.36.1-r2.trigger 15:23:16 Executing ca-certificates-20230506-r0.trigger 15:23:16 OK: 8 MiB in 17 packages 15:23:16 Removing intermediate container 393dc2329cb7 15:23:16 ---> fabbef2528b3 15:23:16 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:23:16 ---> 48525e39d3fc 15:23:16 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:23:16 ---> 706d7091b709 15:23:16 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:23:16 ---> b09655f734ae 15:23:16 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:23:17 ---> 4192ffa0154b 15:23:17 Step 21/26 : EXPOSE 59712 15:23:17 ---> Running in 887de4e574bb 15:23:17 Removing intermediate container 887de4e574bb 15:23:17 ---> 7f680dc37113 15:23:17 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:23:17 ---> Running in b1b17f6d230e 15:23:17 Removing intermediate container b1b17f6d230e 15:23:17 ---> 3483009fa1d6 15:23:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:23:17 ---> Running in 026b9bf64128 15:23:17 Removing intermediate container 026b9bf64128 15:23:17 ---> c4ae0fd62dcf 15:23:17 Step 24/26 : LABEL arch=amd64 15:23:17 ---> Running in af92a6caf502 15:23:17 Removing intermediate container af92a6caf502 15:23:17 ---> a5bd219c9a71 15:23:17 Step 25/26 : LABEL git_sha=78fe8f3bf92d1429b888daae8a2254829d2673dc 15:23:17 ---> Running in 2762c1ceacc6 15:23:17 Removing intermediate container 2762c1ceacc6 15:23:17 ---> d0a782e86eba 15:23:17 Step 26/26 : LABEL version=3.1.0-dev.58 15:23:17 ---> Running in abcdbf188f77 15:23:17 Removing intermediate container abcdbf188f77 15:23:17 ---> b94144ab8c31 15:23:17 [Warning] One or more build-args [ARCH] were not consumed 15:23:17 Successfully built b94144ab8c31 15:23:17 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:17 provisioning config files... 15:23:17 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4816011229451592232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:17 ---> docker-login.sh 15:23:17 nexus3.edgexfoundry.org:10001 15:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:17 Configure a credential helper to remove this warning. See 15:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:17 15:23:17 Login Succeeded 15:23:17 nexus3.edgexfoundry.org:10002 15:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:17 Configure a credential helper to remove this warning. See 15:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:17 15:23:17 Login Succeeded 15:23:17 nexus3.edgexfoundry.org:10003 15:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:18 Configure a credential helper to remove this warning. See 15:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:18 15:23:18 Login Succeeded 15:23:18 nexus3.edgexfoundry.org:10004 15:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:18 Configure a credential helper to remove this warning. See 15:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:18 15:23:18 Login Succeeded 15:23:18 docker.io 15:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:18 Configure a credential helper to remove this warning. See 15:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:18 15:23:18 Login Succeeded 15:23:18 ---> docker-login.sh ends [Pipeline] } 15:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:18 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:23:18 78fe8f3bf92d1429b888daae8a2254829d2673dc 15:23:18 latest 15:23:18 3.1.0-dev.58 15:23:18 78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 15:23:18 main 15:23:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:18 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc 15:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:23:19 a9fd8f0e2e3f: Preparing 15:23:19 dd727ada7ed8: Preparing 15:23:19 b727e8b49d0e: Preparing 15:23:19 8a4dca9d002a: Preparing 15:23:19 3e8c89aabede: Preparing 15:23:19 cc2447e1835a: Preparing 15:23:19 cc2447e1835a: Waiting 15:23:19 b727e8b49d0e: Pushed 15:23:19 8a4dca9d002a: Pushed 15:23:19 dd727ada7ed8: Pushed 15:23:19 cc2447e1835a: Layer already exists 15:23:19 3e8c89aabede: Pushed 15:23:21 a9fd8f0e2e3f: Pushed 15:23:21 78fe8f3bf92d1429b888daae8a2254829d2673dc: digest: sha256:0bbed6759fd7aeaa9f2ec4c2c8b26291e9821abc914e6669df682c6148d81087 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:22 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:23:22 a9fd8f0e2e3f: Preparing 15:23:22 dd727ada7ed8: Preparing 15:23:22 b727e8b49d0e: Preparing 15:23:22 8a4dca9d002a: Preparing 15:23:22 3e8c89aabede: Preparing 15:23:22 cc2447e1835a: Preparing 15:23:22 cc2447e1835a: Waiting 15:23:22 b727e8b49d0e: Layer already exists 15:23:22 8a4dca9d002a: Layer already exists 15:23:22 dd727ada7ed8: Layer already exists 15:23:22 3e8c89aabede: Layer already exists 15:23:22 a9fd8f0e2e3f: Layer already exists 15:23:22 cc2447e1835a: Layer already exists 15:23:22 latest: digest: sha256:0bbed6759fd7aeaa9f2ec4c2c8b26291e9821abc914e6669df682c6148d81087 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:22 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9714 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:23:23 Running in /w/workspace/app-record-replay/63 [Pipeline] { [Pipeline] checkout 15:23:23 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.58 15:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:23:23 a9fd8f0e2e3f: Preparing 15:23:23 dd727ada7ed8: Preparing 15:23:23 b727e8b49d0e: Preparing 15:23:23 8a4dca9d002a: Preparing 15:23:23 3e8c89aabede: Preparing 15:23:23 cc2447e1835a: Preparing 15:23:23 cc2447e1835a: Waiting 15:23:23 dd727ada7ed8: Layer already exists 15:23:23 3e8c89aabede: Layer already exists 15:23:23 8a4dca9d002a: Layer already exists 15:23:23 a9fd8f0e2e3f: Layer already exists 15:23:23 b727e8b49d0e: Layer already exists 15:23:23 cc2447e1835a: Layer already exists 15:23:23 3.1.0-dev.58: digest: sha256:0bbed6759fd7aeaa9f2ec4c2c8b26291e9821abc914e6669df682c6148d81087 size: 1573 [Pipeline] } [Pipeline] // withEnv 15:23:23 Selected Git installation does not exist. Using Default 15:23:23 The recommended git tool is: NONE [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:23 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 15:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:23:24 a9fd8f0e2e3f: Preparing 15:23:24 dd727ada7ed8: Preparing 15:23:24 b727e8b49d0e: Preparing 15:23:24 8a4dca9d002a: Preparing 15:23:24 3e8c89aabede: Preparing 15:23:24 cc2447e1835a: Preparing 15:23:24 3e8c89aabede: Layer already exists 15:23:24 b727e8b49d0e: Layer already exists 15:23:24 dd727ada7ed8: Layer already exists 15:23:24 8a4dca9d002a: Layer already exists 15:23:24 a9fd8f0e2e3f: Layer already exists 15:23:24 cc2447e1835a: Layer already exists 15:23:24 78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58: digest: sha256:0bbed6759fd7aeaa9f2ec4c2c8b26291e9821abc914e6669df682c6148d81087 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:24 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:23:24 a9fd8f0e2e3f: Preparing 15:23:24 dd727ada7ed8: Preparing 15:23:24 b727e8b49d0e: Preparing 15:23:24 8a4dca9d002a: Preparing 15:23:24 3e8c89aabede: Preparing 15:23:24 cc2447e1835a: Preparing 15:23:24 cc2447e1835a: Waiting 15:23:24 b727e8b49d0e: Layer already exists 15:23:24 dd727ada7ed8: Layer already exists 15:23:24 a9fd8f0e2e3f: Layer already exists 15:23:24 8a4dca9d002a: Layer already exists 15:23:24 3e8c89aabede: Layer already exists 15:23:24 cc2447e1835a: Layer already exists 15:23:24 main: digest: sha256:0bbed6759fd7aeaa9f2ec4c2c8b26291e9821abc914e6669df682c6148d81087 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:24 ===================================================== [Pipeline] echo 15:23:24 taggedImages: 15:23:24 - nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc 15:23:24 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:23:24 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.58 15:23:24 - nexus3.edgexfoundry.org:10004/app-record-replay:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 15:23:24 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [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 15:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:25 15:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:25 latest: Pulling from edgex-lftools-log-publisher 15:23:25 5eb5b503b376: Pulling fs layer 15:23:25 5c69ac0246d0: Pulling fs layer 15:23:25 ec43610c2a17: Pulling fs layer 15:23:25 3a2ae6a8a46f: Pulling fs layer 15:23:25 33b1e0a273af: Pulling fs layer 15:23:25 5d3b04190fa2: Pulling fs layer 15:23:25 2f39f015ded8: Pulling fs layer 15:23:25 5d3b04190fa2: Waiting 15:23:25 3a2ae6a8a46f: Waiting 15:23:25 2f39f015ded8: Waiting 15:23:25 5c69ac0246d0: Verifying Checksum 15:23:25 5c69ac0246d0: Download complete 15:23:25 3a2ae6a8a46f: Verifying Checksum 15:23:25 3a2ae6a8a46f: Download complete 15:23:25 33b1e0a273af: Verifying Checksum 15:23:25 33b1e0a273af: Download complete 15:23:25 5d3b04190fa2: Download complete 15:23:25 ec43610c2a17: Verifying Checksum 15:23:25 ec43610c2a17: Download complete 15:23:25 5eb5b503b376: Verifying Checksum 15:23:25 5eb5b503b376: Download complete 15:23:26 2f39f015ded8: Download complete 15:23:26 5eb5b503b376: Pull complete 15:23:26 5c69ac0246d0: Pull complete 15:23:27 ec43610c2a17: Pull complete 15:23:27 3a2ae6a8a46f: Pull complete 15:23:27 33b1e0a273af: Pull complete 15:23:27 5d3b04190fa2: Pull complete 15:23:29 using credential edgex-jenkins-ssh 15:23:29 Cloning the remote Git repository 15:23:29 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:23:29 > git init /w/workspace/app-record-replay/63 # timeout=10 15:23:29 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:23:29 > git --version # timeout=10 15:23:29 > git --version # 'git version 2.25.1' 15:23:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:31 2f39f015ded8: Pull complete 15:23:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:31 prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container 15:23:31 $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:32 Avoid second fetch 15:23:32 Checking out Revision 78fe8f3bf92d1429b888daae8a2254829d2673dc (main) 15:23:30 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:23:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:32 > git config core.sparsecheckout # timeout=10 15:23:32 Commit message: "Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.44" 15:23:33 15:23:33 GitHub has been notified of this commit’s build result 15:23:33 15:23:32 > git checkout -f 78fe8f3bf92d1429b888daae8a2254829d2673dc # timeout=10 15:23:36 $ docker top 499d68e50bf950bd297290084376565184532f01a89938ca273b663e227ca993 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:36 ---> job-cost.sh 15:23:36 lf-activate-venv: SKIPPING 15:23:36 INFO: No Stack... 15:23:36 INFO: Retrieving Pricing Info for: v3-standard-8 15:23:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:23:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:36 Dload Upload Total Spent Left Speed 15:23:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 15:23:37 INFO: Archiving Costs [Pipeline] sh 15:23:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:23:37 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:23:37 + cut -d, -f6 [Pipeline] lock 15:23:37 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] 15:23:37 Resource [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] did not exist. Created. 15:23:37 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:23:37 + sudo tee /etc/docker/daemon.new 15:23:37 { 15:23:37 "registry-mirrors": [ 15:23:37 "https://nexus3.edgexfoundry.org:10001" 15:23:37 ], 15:23:37 "bip": "10.250.0.254/24", 15:23:37 "hosts": [ 15:23:37 "tcp://0.0.0.0:5555", 15:23:37 "unix:///var/run/docker.sock" 15:23:37 ], 15:23:37 "mtu": 1458, 15:23:37 "selinux-enabled": true, 15:23:37 "seccomp-profile": "/etc/docker/seccomp.json" 15:23:37 } [Pipeline] sh 15:23:37 + echo total: 0.2199999988079071 [Pipeline] stash 15:23:37 Stashed 1 file(s) [Pipeline] } 15:23:37 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:38 $ docker stop --time=1 499d68e50bf950bd297290084376565184532f01a89938ca273b663e227ca993 15:23:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 15:23:39 $ docker rm -f --volumes 499d68e50bf950bd297290084376565184532f01a89938ca273b663e227ca993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:57 provisioning config files... 15:23:57 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/63@tmp/config2155333202818722526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:58 ---> docker-login.sh 15:23:58 nexus3.edgexfoundry.org:10001 15:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:58 Configure a credential helper to remove this warning. See 15:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:58 15:23:58 Login Succeeded 15:23:58 nexus3.edgexfoundry.org:10002 15:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:59 Configure a credential helper to remove this warning. See 15:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:59 15:23:59 Login Succeeded 15:23:59 nexus3.edgexfoundry.org:10003 15:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:59 Configure a credential helper to remove this warning. See 15:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:59 15:23:59 Login Succeeded 15:23:59 nexus3.edgexfoundry.org:10004 15:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:00 Configure a credential helper to remove this warning. See 15:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:00 15:24:00 Login Succeeded 15:24:00 docker.io 15:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:00 Configure a credential helper to remove this warning. See 15:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:00 15:24:00 Login Succeeded 15:24:00 ---> docker-login.sh ends [Pipeline] } 15:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:01 ========================================================= 15:24:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:24:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:01 + 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 . 15:24:01 Sending build context to Docker daemon 259.1kB 15:24:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:24:01 Step 2/12 : FROM ${BASE} AS builder 15:24:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:02 9fda8d8052c6: Pulling fs layer 15:24:02 5d54e960e981: Pulling fs layer 15:24:02 c4a7e357bf2a: Pulling fs layer 15:24:02 f0e02332f6b5: Pulling fs layer 15:24:02 cefa15bbcfad: Pulling fs layer 15:24:02 17808c966233: Pulling fs layer 15:24:02 f4c1fc716caa: Pulling fs layer 15:24:02 cefa15bbcfad: Waiting 15:24:02 17808c966233: Waiting 15:24:02 f4c1fc716caa: Waiting 15:24:02 f0e02332f6b5: Waiting 15:24:02 5d54e960e981: Verifying Checksum 15:24:02 5d54e960e981: Download complete 15:24:02 f0e02332f6b5: Verifying Checksum 15:24:02 f0e02332f6b5: Download complete 15:24:02 cefa15bbcfad: Verifying Checksum 15:24:02 cefa15bbcfad: Download complete 15:24:02 9fda8d8052c6: Download complete 15:24:02 f4c1fc716caa: Verifying Checksum 15:24:02 f4c1fc716caa: Download complete 15:24:03 9fda8d8052c6: Pull complete 15:24:03 5d54e960e981: Pull complete 15:24:04 c4a7e357bf2a: Download complete 15:24:05 17808c966233: Verifying Checksum 15:24:05 17808c966233: Download complete 15:24:20 c4a7e357bf2a: Pull complete 15:24:20 f0e02332f6b5: Pull complete 15:24:20 cefa15bbcfad: Pull complete 15:24:28 17808c966233: Pull complete 15:24:29 f4c1fc716caa: Pull complete 15:24:29 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:24:29 ---> ea914061e18c 15:24:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:24:31 ---> Running in 0f339a4a3bf8 15:24:31 Removing intermediate container 0f339a4a3bf8 15:24:31 ---> a56ef4449f9f 15:24:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:24:31 ---> Running in c2ef6c10464c 15:24:31 Removing intermediate container c2ef6c10464c 15:24:31 ---> e33c5e909c4d 15:24:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:24:31 ---> Running in 063206f249ac 15:24:32 Removing intermediate container 063206f249ac 15:24:32 ---> 031e414bfe2c 15:24:32 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:32 ---> Running in 93973e427ecc 15:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:24:35 OK: 266 MiB in 52 packages 15:24:36 Removing intermediate container 93973e427ecc 15:24:36 ---> 38478af7954b 15:24:36 Step 7/12 : WORKDIR /app 15:24:36 ---> Running in af4abebd310a 15:24:36 Removing intermediate container af4abebd310a 15:24:36 ---> 1fa8c657b95a 15:24:36 Step 8/12 : COPY go.mod vendor* ./ 15:24:36 ---> a753a8ee505c 15:24:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:36 ---> Running in d4698d44b2a2 15:26:28 Removing intermediate container d4698d44b2a2 15:26:28 ---> 582b8ac11ad1 15:26:28 Step 10/12 : COPY . . 15:26:28 ---> c2c527179270 15:26:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:26:28 ---> Running in 8c550acb2111 15:26:29 Removing intermediate container 8c550acb2111 15:26:29 ---> 2a6d468d1c62 15:26:29 Step 12/12 : RUN $MAKE 15:26:29 ---> Running in e2fd202228b3 15:26:30 noop 15:26:31 Removing intermediate container e2fd202228b3 15:26:31 ---> 07c4fb73fc4d 15:26:31 Successfully built 07c4fb73fc4d 15:26:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:31 + docker inspect -f . ci-base-image-arm64 15:26:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:31 prd-ubuntu20.04-docker-arm64-4c-16g-9714 does not seem to be running inside a container 15:26:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/63 -v /w/workspace/app-record-replay/63:/w/workspace/app-record-replay/63:rw,z -v /w/workspace/app-record-replay/63@tmp:/w/workspace/app-record-replay/63@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 ******** ci-base-image-arm64 cat 15:26:33 $ docker top bb9f5b5d36cfac4cf9fd94205a755cc3e52915d88ae3e31a79185693cca39f28 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:34 + go version 15:26:34 go version go1.21.0 linux/arm64 [Pipeline] } 15:26:34 $ docker stop --time=1 bb9f5b5d36cfac4cf9fd94205a755cc3e52915d88ae3e31a79185693cca39f28 15:26:35 $ docker rm -f --volumes bb9f5b5d36cfac4cf9fd94205a755cc3e52915d88ae3e31a79185693cca39f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:36 + docker inspect -f . ci-base-image-arm64 15:26:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:36 prd-ubuntu20.04-docker-arm64-4c-16g-9714 does not seem to be running inside a container 15:26:36 $ 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/63 -v /w/workspace/app-record-replay/63:/w/workspace/app-record-replay/63:rw,z -v /w/workspace/app-record-replay/63@tmp:/w/workspace/app-record-replay/63@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 ******** ci-base-image-arm64 cat 15:26:38 $ docker top 89fba16f4c784a9b0b1fa0f389d56bfeaad86ecb8087dc44588c34cc8c7230e0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:38 + git config --global --add safe.directory /w/workspace/app-record-replay/63 [Pipeline] fileExists [Pipeline] sh 15:26:39 + make test 15:26:39 go test -race -coverprofile=coverage.out ./... 15:29:01 ? github.com/edgexfoundry/app-record-replay [no test files] 15:29:08 ok github.com/edgexfoundry/app-record-replay/internal/app 1.237s coverage: 88.0% of statements 15:29:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:29:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:29:13 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:29:23 ok github.com/edgexfoundry/app-record-replay/internal/application 10.107s coverage: 98.7% of statements 15:29:23 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.531s coverage: 89.7% of statements 15:29:23 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.210s coverage: 100.0% of statements 15:29:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:29:24 go vet ./... 15:31:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:31:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:31:45 ./bin/test-attribution-txt.sh [Pipeline] echo 15:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:31:45 $ docker stop --time=1 89fba16f4c784a9b0b1fa0f389d56bfeaad86ecb8087dc44588c34cc8c7230e0 15:31:47 $ docker rm -f --volumes 89fba16f4c784a9b0b1fa0f389d56bfeaad86ecb8087dc44588c34cc8c7230e0 [Pipeline] // withDockerContainer [Pipeline] sh 15:31:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:31:49 Warning: overwriting stash ‘coverage-report’ 15:31:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:31:51 + ls -al . 15:31:51 total 184 15:31:51 drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 15:26 . 15:31:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:23 .. 15:31:51 -rw-rw-r-- 1 jenkins jenkins 119 Oct 21 15:23 .dockerignore 15:31:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 15:23 .git 15:31:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:23 .github 15:31:51 -rw-rw-r-- 1 jenkins jenkins 164 Oct 21 15:23 .gitignore 15:31:51 -rw-rw-r-- 1 jenkins jenkins 41 Oct 21 15:23 .golangci.yml 15:31:51 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 21 15:23 Attribution.txt 15:31:51 -rw-rw-r-- 1 jenkins jenkins 258 Oct 21 15:23 CHANGELOG.md 15:31:51 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 21 15:23 Dockerfile 15:31:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 15:23 GOVERNANCE.md 15:31:51 -rw-rw-r-- 1 jenkins jenkins 681 Oct 21 15:23 Jenkinsfile 15:31:51 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 21 15:23 LICENSE 15:31:51 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 21 15:23 Makefile 15:31:51 -rw-rw-r-- 1 jenkins jenkins 611 Oct 21 15:23 OWNERS.md 15:31:51 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 21 15:23 README.md 15:31:51 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 21 15:23 Record and Reply.postman_collection.json 15:31:51 -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 15:20 VERSION 15:31:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:23 bin 15:31:51 -rw-r--r-- 1 jenkins jenkins 24666 Oct 21 15:29 coverage.out 15:31:51 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 21 15:23 go.mod 15:31:51 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 21 15:23 go.sum 15:31:51 drwxrwxr-x 7 jenkins jenkins 4096 Oct 21 15:23 internal 15:31:51 -rw-rw-r-- 1 jenkins jenkins 913 Oct 21 15:23 main.go 15:31:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:23 openapi 15:31:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:23 pkg 15:31:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:51 + 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=78fe8f3bf92d1429b888daae8a2254829d2673dc --label arch=arm64 --label version=3.1.0-dev.58 . 15:31:52 Sending build context to Docker daemon 284.7kB 15:31:52 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:31:52 Step 2/26 : FROM ${BASE} AS builder 15:31:52 ---> 07c4fb73fc4d 15:31:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:31:52 ---> Running in be09b3432bfd 15:31:52 Removing intermediate container be09b3432bfd 15:31:52 ---> 4f2e39e355d3 15:31:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:31:52 ---> Running in b1f6f5334d28 15:31:53 Removing intermediate container b1f6f5334d28 15:31:53 ---> d5895196e6b6 15:31:53 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:31:53 ---> Running in 635553a84491 15:31:56 Removing intermediate container 635553a84491 15:31:56 ---> e3fb592e4fd8 15:31:56 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:31:56 ---> Running in 00151e91e8bb 15:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:31:59 OK: 266 MiB in 52 packages 15:32:00 Removing intermediate container 00151e91e8bb 15:32:00 ---> 3ea057078715 15:32:00 Step 7/26 : WORKDIR /app 15:32:00 ---> Running in f1298a7ac17d 15:32:00 Removing intermediate container f1298a7ac17d 15:32:00 ---> 8f867e30da4e 15:32:00 Step 8/26 : COPY go.mod vendor* ./ 15:32:01 ---> 892937f3c8c9 15:32:01 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:01 ---> Running in 2b858045939b 15:32:03 Removing intermediate container 2b858045939b 15:32:03 ---> dbf25d6ad75c 15:32:03 Step 10/26 : COPY . . 15:32:04 ---> 5a6ccf4d6fec 15:32:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:32:04 ---> Running in dad5d2622266 15:32:05 Removing intermediate container dad5d2622266 15:32:05 ---> b1795bb19024 15:32:05 Step 12/26 : RUN $MAKE 15:32:05 ---> Running in 05e028f6d8ed 15:32:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.58" -trimpath -mod=readonly -o app-record-replay 15:34:13 Removing intermediate container 05e028f6d8ed 15:34:13 ---> bf2d5586595c 15:34:13 Step 13/26 : FROM alpine:3.18 15:34:13 3.18: Pulling from library/alpine 15:34:13 579b34f0a95b: Pulling fs layer 15:34:13 579b34f0a95b: Download complete 15:34:13 579b34f0a95b: Pull complete 15:34:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:34:13 Status: Downloaded newer image for alpine:3.18 15:34:13 ---> 3cc203321400 15:34:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:34:13 ---> Running in a292834a8daf 15:34:13 Removing intermediate container a292834a8daf 15:34:13 ---> 27114aea00a3 15:34:13 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:34:13 ---> Running in 2ba8b792da5d 15:34:13 Removing intermediate container 2ba8b792da5d 15:34:13 ---> a24a95a6d8be 15:34:13 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:34:13 ---> Running in 760f474f6fdf 15:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:34:13 (1/2) Installing ca-certificates (20230506-r0) 15:34:13 (2/2) Installing dumb-init (1.2.5-r2) 15:34:13 Executing busybox-1.36.1-r2.trigger 15:34:13 Executing ca-certificates-20230506-r0.trigger 15:34:13 OK: 9 MiB in 17 packages 15:34:13 Removing intermediate container 760f474f6fdf 15:34:13 ---> 8a5012149f3c 15:34:13 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:34:13 ---> af4f75745a8d 15:34:13 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:34:13 ---> 3d056bfe142e 15:34:13 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:34:13 ---> 8adcff24d8f7 15:34:13 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:34:13 ---> d5d38b94d9ac 15:34:13 Step 21/26 : EXPOSE 59712 15:34:13 ---> Running in 591506ef2420 15:34:13 Removing intermediate container 591506ef2420 15:34:13 ---> 3642baa098a8 15:34:13 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:34:13 ---> Running in 056aeacb32ea 15:34:15 Removing intermediate container 056aeacb32ea 15:34:15 ---> ac9011a267f6 15:34:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:34:16 ---> Running in 4a423ffc9943 15:34:16 Removing intermediate container 4a423ffc9943 15:34:16 ---> bf8da6556907 15:34:16 Step 24/26 : LABEL arch=arm64 15:34:16 ---> Running in 76a0d2ca2d25 15:34:16 Removing intermediate container 76a0d2ca2d25 15:34:16 ---> 888f0ecfe387 15:34:16 Step 25/26 : LABEL git_sha=78fe8f3bf92d1429b888daae8a2254829d2673dc 15:34:17 ---> Running in 37ffc70df6e5 15:34:17 Removing intermediate container 37ffc70df6e5 15:34:17 ---> 47d3ae0ad450 15:34:17 Step 26/26 : LABEL version=3.1.0-dev.58 15:34:17 ---> Running in 6215fd49a9c2 15:34:17 Removing intermediate container 6215fd49a9c2 15:34:17 ---> 2b7200adea8b 15:34:17 [Warning] One or more build-args [ARCH] were not consumed 15:34:17 Successfully built 2b7200adea8b 15:34:17 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:17 provisioning config files... 15:34:17 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/63@tmp/config4400747342843406139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:18 ---> docker-login.sh 15:34:18 nexus3.edgexfoundry.org:10001 15:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:18 Configure a credential helper to remove this warning. See 15:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:18 15:34:18 Login Succeeded 15:34:18 nexus3.edgexfoundry.org:10002 15:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:18 Configure a credential helper to remove this warning. See 15:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:18 15:34:18 Login Succeeded 15:34:18 nexus3.edgexfoundry.org:10003 15:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:19 Configure a credential helper to remove this warning. See 15:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:19 15:34:19 Login Succeeded 15:34:19 nexus3.edgexfoundry.org:10004 15:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:19 Configure a credential helper to remove this warning. See 15:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:19 15:34:19 Login Succeeded 15:34:19 docker.io 15:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:20 Configure a credential helper to remove this warning. See 15:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:20 15:34:20 Login Succeeded 15:34:20 ---> docker-login.sh ends [Pipeline] } 15:34:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:20 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:34:20 78fe8f3bf92d1429b888daae8a2254829d2673dc 15:34:20 latest 15:34:20 3.1.0-dev.58 15:34:20 78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 15:34:20 main 15:34:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:20 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc 15:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:34:21 bd4333132b0d: Preparing 15:34:21 1a5f3f0e08eb: Preparing 15:34:21 0b23acb8006f: Preparing 15:34:21 843b0818bdb2: Preparing 15:34:21 79e12d40d89f: Preparing 15:34:21 5f4d9fc4d98d: Preparing 15:34:21 5f4d9fc4d98d: Waiting 15:34:21 0b23acb8006f: Pushed 15:34:21 1a5f3f0e08eb: Pushed 15:34:21 843b0818bdb2: Pushed 15:34:21 5f4d9fc4d98d: Layer already exists 15:34:21 79e12d40d89f: Pushed 15:34:27 bd4333132b0d: Pushed 15:34:27 78fe8f3bf92d1429b888daae8a2254829d2673dc: digest: sha256:7d829f05f31d3dd85574ad14a24d878305e40b01d56e3e7b600d5dff7d847489 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:27 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:34:27 bd4333132b0d: Preparing 15:34:27 1a5f3f0e08eb: Preparing 15:34:27 0b23acb8006f: Preparing 15:34:27 843b0818bdb2: Preparing 15:34:27 79e12d40d89f: Preparing 15:34:27 5f4d9fc4d98d: Preparing 15:34:27 5f4d9fc4d98d: Waiting 15:34:27 0b23acb8006f: Layer already exists 15:34:27 843b0818bdb2: Layer already exists 15:34:27 1a5f3f0e08eb: Layer already exists 15:34:27 79e12d40d89f: Layer already exists 15:34:27 bd4333132b0d: Layer already exists 15:34:27 5f4d9fc4d98d: Layer already exists 15:34:28 latest: digest: sha256:7d829f05f31d3dd85574ad14a24d878305e40b01d56e3e7b600d5dff7d847489 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:28 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.58 15:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:34:30 bd4333132b0d: Preparing 15:34:30 1a5f3f0e08eb: Preparing 15:34:30 0b23acb8006f: Preparing 15:34:30 843b0818bdb2: Preparing 15:34:30 79e12d40d89f: Preparing 15:34:30 5f4d9fc4d98d: Preparing 15:34:30 5f4d9fc4d98d: Waiting 15:34:30 843b0818bdb2: Layer already exists 15:34:30 1a5f3f0e08eb: Layer already exists 15:34:30 79e12d40d89f: Layer already exists 15:34:30 0b23acb8006f: Layer already exists 15:34:30 bd4333132b0d: Layer already exists 15:34:30 5f4d9fc4d98d: Layer already exists 15:34:31 3.1.0-dev.58: digest: sha256:7d829f05f31d3dd85574ad14a24d878305e40b01d56e3e7b600d5dff7d847489 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 15:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:34:31 bd4333132b0d: Preparing 15:34:31 1a5f3f0e08eb: Preparing 15:34:31 0b23acb8006f: Preparing 15:34:31 843b0818bdb2: Preparing 15:34:31 79e12d40d89f: Preparing 15:34:31 5f4d9fc4d98d: Preparing 15:34:31 5f4d9fc4d98d: Waiting 15:34:31 1a5f3f0e08eb: Layer already exists 15:34:31 79e12d40d89f: Layer already exists 15:34:31 843b0818bdb2: Layer already exists 15:34:31 0b23acb8006f: Layer already exists 15:34:31 bd4333132b0d: Layer already exists 15:34:31 5f4d9fc4d98d: Layer already exists 15:34:32 78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58: digest: sha256:7d829f05f31d3dd85574ad14a24d878305e40b01d56e3e7b600d5dff7d847489 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:32 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:32 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:34:32 bd4333132b0d: Preparing 15:34:32 1a5f3f0e08eb: Preparing 15:34:32 0b23acb8006f: Preparing 15:34:32 843b0818bdb2: Preparing 15:34:32 79e12d40d89f: Preparing 15:34:32 5f4d9fc4d98d: Preparing 15:34:32 5f4d9fc4d98d: Waiting 15:34:32 79e12d40d89f: Layer already exists 15:34:32 0b23acb8006f: Layer already exists 15:34:32 bd4333132b0d: Layer already exists 15:34:32 1a5f3f0e08eb: Layer already exists 15:34:32 843b0818bdb2: Layer already exists 15:34:32 5f4d9fc4d98d: Layer already exists 15:34:33 main: digest: sha256:7d829f05f31d3dd85574ad14a24d878305e40b01d56e3e7b600d5dff7d847489 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:33 ===================================================== [Pipeline] echo 15:34:33 taggedImages: 15:34:33 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc 15:34:33 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:34:33 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.58 15:34:33 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:78fe8f3bf92d1429b888daae8a2254829d2673dc-3.1.0-dev.58 15:34:33 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:33 15:34:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:34 arm64: Pulling from edgex-lftools-log-publisher 15:34:34 8998bd30e6a1: Pulling fs layer 15:34:34 04944245beec: Pulling fs layer 15:34:34 699f458cf7ca: Pulling fs layer 15:34:34 765212b225bb: Pulling fs layer 15:34:34 f23df028b6ca: Pulling fs layer 15:34:34 d65c8cfc05b1: Pulling fs layer 15:34:34 2437ff75d9bd: Pulling fs layer 15:34:34 f23df028b6ca: Waiting 15:34:34 d65c8cfc05b1: Waiting 15:34:34 2437ff75d9bd: Waiting 15:34:34 765212b225bb: Waiting 15:34:34 04944245beec: Verifying Checksum 15:34:34 04944245beec: Download complete 15:34:34 765212b225bb: Verifying Checksum 15:34:34 765212b225bb: Download complete 15:34:34 f23df028b6ca: Verifying Checksum 15:34:34 f23df028b6ca: Download complete 15:34:34 d65c8cfc05b1: Verifying Checksum 15:34:34 d65c8cfc05b1: Download complete 15:34:34 699f458cf7ca: Verifying Checksum 15:34:34 699f458cf7ca: Download complete 15:34:34 8998bd30e6a1: Verifying Checksum 15:34:34 8998bd30e6a1: Download complete 15:34:37 2437ff75d9bd: Verifying Checksum 15:34:37 2437ff75d9bd: Download complete 15:34:39 8998bd30e6a1: Pull complete 15:34:39 04944245beec: Pull complete 15:34:45 699f458cf7ca: Pull complete 15:34:45 765212b225bb: Pull complete 15:34:45 f23df028b6ca: Pull complete 15:34:45 d65c8cfc05b1: Pull complete 15:35:04 2437ff75d9bd: Pull complete 15:35:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:04 prd-ubuntu20.04-docker-arm64-4c-16g-9714 does not seem to be running inside a container 15:35:04 $ 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/63 -v /w/workspace/app-record-replay/63:/w/workspace/app-record-replay/63:rw,z -v /w/workspace/app-record-replay/63@tmp:/w/workspace/app-record-replay/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:35:07 $ docker top bb49ecddc78a4afc10197c5493fdc6b4055a90e61ecd8447e48324c1e33852b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:07 ---> job-cost.sh 15:35:07 lf-activate-venv: SKIPPING 15:35:07 INFO: No Stack... 15:35:08 INFO: Retrieving Pricing Info for: v3-standard-4 15:35:09 INFO: Archiving Costs [Pipeline] sh 15:35:10 + cat /w/workspace/app-record-replay/63/archives/cost.csv 15:35:10 + cut -d, -f6 [Pipeline] lock 15:35:10 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] 15:35:10 Resource [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] did not exist. Created. 15:35:10 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:10 /w/workspace/app-record-replay/63@tmp/durable-0e72b07c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:35:11 + echo total: 0.10999999940395355 [Pipeline] stash 15:35:11 Warning: overwriting stash ‘stack-cost’ 15:35:11 Stashed 1 file(s) [Pipeline] } 15:35:11 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 15:35:11 $ docker stop --time=1 bb49ecddc78a4afc10197c5493fdc6b4055a90e61ecd8447e48324c1e33852b8 15:35:12 $ docker rm -f --volumes bb49ecddc78a4afc10197c5493fdc6b4055a90e61ecd8447e48324c1e33852b8 [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 15:35:13 provisioning config files... 15:35:13 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9756656533133487145tmp [Pipeline] { [Pipeline] sh 15:35:13 + set +x 15:35:13 + curl -s https://codecov.io/bash 15:35:13 + bash -s -- 15:35:13 15:35:13 _____ _ 15:35:13 / ____| | | 15:35:13 | | ___ __| | ___ ___ _____ __ 15:35:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:35:13 | |___| (_) | (_| | __/ (_| (_) \ V / 15:35:13 \_____\___/ \__,_|\___|\___\___/ \_/ 15:35:13 Bash-1.0.6 15:35:13 15:35:13 15:35:13 ==> git version 2.25.1 found 15:35:13 ==> 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 15:35:13 Release-Date: 2020-01-08 15:35:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:35:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:35:13 ==> Jenkins CI detected. 15:35:13 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:35:13 project root: . 15:35:13 --> token set from env 15:35:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:35:13 ==> Running gcov in . (disable via -X gcov) 15:35:13 ==> Python coveragepy not found 15:35:13 ==> Searching for coverage reports in: 15:35:13 + . 15:35:13 -> Found 1 reports 15:35:13 ==> Detecting git/mercurial file structure 15:35:13 ==> Reading reports 15:35:13 + ./coverage.out bytes=24666 15:35:13 ==> Appending adjustments 15:35:13 https://docs.codecov.io/docs/fixing-reports 15:35:13 + Found adjustments 15:35:13 ==> Gzipping contents 15:35:13 8.0K /tmp/codecov.Ee5jnG.gz 15:35:13 ==> Uploading reports 15:35:13 url: https://codecov.io 15:35:13 query: branch=main&commit=78fe8f3bf92d1429b888daae8a2254829d2673dc&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:35:13 -> Pinging Codecov 15:35:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=78fe8f3bf92d1429b888daae8a2254829d2673dc&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:35:13 -> Uploading to 15:35:13 https://storage.googleapis.com/codecov/v4/raw/2023-10-21/F467761B9912B4F32F9BC62907045C81/78fe8f3bf92d1429b888daae8a2254829d2673dc/37b60a59-5003-4eaf-ae1e-46eebaad7ec6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231021T153513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1ef5d3da7401fd8773475b7e50037e99f8b248a798e7a4f01b5e4b07dd5ae45 15:35:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:13 Dload Upload Total Spent Left Speed 15:35:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4853 0 0 100 4853 0 16734 --:--:-- --:--:-- --:--:-- 16734 15:35:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] } 15:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:35:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:35:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:14 15:35:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:35:14 df9b9388f04a: Pulling fs layer 15:35:14 52dc419b0ee2: Pulling fs layer 15:35:14 25bc292e5bac: Pulling fs layer 15:35:14 114826534d7a: Pulling fs layer 15:35:14 4657fd5d0bcf: Pulling fs layer 15:35:14 6ad1cebc031e: Pulling fs layer 15:35:14 8a3aa393b2d8: Pulling fs layer 15:35:14 8a3aa393b2d8: Waiting 15:35:14 4657fd5d0bcf: Waiting 15:35:14 6ad1cebc031e: Waiting 15:35:14 114826534d7a: Waiting 15:35:14 25bc292e5bac: Verifying Checksum 15:35:14 25bc292e5bac: Download complete 15:35:14 52dc419b0ee2: Download complete 15:35:14 4657fd5d0bcf: Download complete 15:35:14 df9b9388f04a: Verifying Checksum 15:35:14 df9b9388f04a: Download complete 15:35:15 6ad1cebc031e: Verifying Checksum 15:35:15 6ad1cebc031e: Download complete 15:35:15 df9b9388f04a: Pull complete 15:35:15 52dc419b0ee2: Pull complete 15:35:15 25bc292e5bac: Pull complete 15:35:15 114826534d7a: Verifying Checksum 15:35:15 114826534d7a: Download complete 15:35:15 8a3aa393b2d8: Verifying Checksum 15:35:15 8a3aa393b2d8: Download complete 15:35:18 114826534d7a: Pull complete 15:35:18 4657fd5d0bcf: Pull complete 15:35:18 6ad1cebc031e: Pull complete 15:35:21 8a3aa393b2d8: Pull complete 15:35:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:21 prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container 15:35:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:35:26 $ docker top 61b39a51e6b8f37126837c974f5c3eb2709eb9525254ae90afc002a064c5c442 -eo pid,comm [Pipeline] { [Pipeline] echo 15:35:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:35:26 + set -o pipefail 15:35:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:35:34 15:35:34 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:35:34 15:35:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/a7577c42-17c7-4171-9af3-2ae5fccd05b2 15:35:34 15:35:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:35:34 15:35:34 15:35:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:35:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:35:34 More details here: https://snyk.co/ue1NS [Pipeline] } 15:35:34 $ docker stop --time=1 61b39a51e6b8f37126837c974f5c3eb2709eb9525254ae90afc002a064c5c442 15:35:39 $ docker rm -f --volumes 61b39a51e6b8f37126837c974f5c3eb2709eb9525254ae90afc002a064c5c442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:39 + git log --format=format:%s -1 78fe8f3bf92d1429b888daae8a2254829d2673dc [Pipeline] sh 15:35:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:40 prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container 15:35:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 15:35:40 $ docker top df6a5d6e363c225de5939941c28768b7d1946e113161004fa78125ac8ab26a1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:40 [ssh-agent] Looking for ssh-agent implementation... 15:35:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:41 $ docker exec df6a5d6e363c225de5939941c28768b7d1946e113161004fa78125ac8ab26a1d ssh-agent 15:35:41 SSH_AUTH_SOCK=/tmp/ssh-IQdm4iVpFO5u/agent.32 15:35:41 SSH_AGENT_PID=38 15:35:41 Running ssh-add (command line suppressed) 15:35:41 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_824943065324648747.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_824943065324648747.key) 15:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:41 + git semver tag 15:35:41 2023-10-21 15:35:41,811 [run_tag] DEBUG tag force:False 15:35:41 2023-10-21 15:35:41,811 [check_head_tag] DEBUG check head tag 15:35:41 2023-10-21 15:35:41,812 [execute] INFO git cat-file --batch-check 15:35:41 2023-10-21 15:35:41,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:35:41 2023-10-21 15:35:41,817 [execute] INFO git cat-file --batch 15:35:41 2023-10-21 15:35:41,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:35:41 2023-10-21 15:35:41,837 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:41 2023-10-21 15:35:41,837 [execute] INFO git tag -a v3.1.0-dev.58 -m v3.1.0-dev.58 15:35:41 2023-10-21 15:35:41,837 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.58', '-m', 'v3.1.0-dev.58'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:35:41 2023-10-21 15:35:41,845 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:35:41 3.1.0-dev.58 [Pipeline] } 15:35:41 $ docker exec --env ******** --env ******** df6a5d6e363c225de5939941c28768b7d1946e113161004fa78125ac8ab26a1d ssh-agent -k 15:35:41 unset SSH_AUTH_SOCK; 15:35:41 unset SSH_AGENT_PID; 15:35:41 echo Agent pid 38 killed; 15:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:42 + git semver [Pipeline] } 15:35:42 $ docker stop --time=1 df6a5d6e363c225de5939941c28768b7d1946e113161004fa78125ac8ab26a1d 15:35:43 $ docker rm -f --volumes df6a5d6e363c225de5939941c28768b7d1946e113161004fa78125ac8ab26a1d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:44 15:35:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:44 0.23.1-centos7: Pulling from edgex-lftools 15:35:44 ab5ef0e58194: Pulling fs layer 15:35:44 9712f1f96733: Pulling fs layer 15:35:44 63f879dbbcfc: Pulling fs layer 15:35:44 0d9ebad4ef96: Pulling fs layer 15:35:44 e9a5061849ea: Pulling fs layer 15:35:44 d747dcd14b5f: Pulling fs layer 15:35:44 2de7ff778b66: Pulling fs layer 15:35:44 e9a5061849ea: Waiting 15:35:44 d747dcd14b5f: Waiting 15:35:44 2de7ff778b66: Waiting 15:35:44 0d9ebad4ef96: Waiting 15:35:44 9712f1f96733: Verifying Checksum 15:35:44 9712f1f96733: Download complete 15:35:44 63f879dbbcfc: Verifying Checksum 15:35:44 63f879dbbcfc: Download complete 15:35:45 e9a5061849ea: Verifying Checksum 15:35:45 e9a5061849ea: Download complete 15:35:45 d747dcd14b5f: Verifying Checksum 15:35:45 d747dcd14b5f: Download complete 15:35:45 0d9ebad4ef96: Verifying Checksum 15:35:45 0d9ebad4ef96: Download complete 15:35:45 ab5ef0e58194: Verifying Checksum 15:35:45 ab5ef0e58194: Download complete 15:35:45 2de7ff778b66: Verifying Checksum 15:35:45 2de7ff778b66: Download complete 15:35:47 ab5ef0e58194: Pull complete 15:35:47 9712f1f96733: Pull complete 15:35:48 63f879dbbcfc: Pull complete 15:35:52 0d9ebad4ef96: Pull complete 15:35:52 e9a5061849ea: Pull complete 15:35:52 d747dcd14b5f: Pull complete 15:35:53 2de7ff778b66: Pull complete 15:35:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:35:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:53 prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container 15:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-lftools:0.23.1-centos7 cat 15:35:58 $ docker top 3e8748201aba53196a6f7633147b93649fcbf9658bfa6ec8616fd4bf41c5a100 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:35:58 provisioning config files... 15:35:58 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17382883113110520178tmp 15:35:58 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18197681622056235095tmp 15:35:58 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16869932327408609010tmp [Pipeline] { [Pipeline] echo 15:35:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:35:59 ---> sigul-configuration.sh 15:35:59 gpg: directory `/root/.gnupg' created 15:35:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:35:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:35:59 gpg: keyring `/root/.gnupg/secring.gpg' created 15:35:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:35:59 gpg: CAST5 encrypted data 15:35:59 gpg: encrypted with 1 passphrase 15:35:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:35:59 + mkdir /home/jenkins 15:35:59 + mkdir /home/jenkins/sigul [Pipeline] sh 15:35:59 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:35:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:36:00 ---> sigul-install.sh 15:36:00 Sigul already installed; skipping installation. [Pipeline] sh 15:36:00 + git tag --list 15:36:00 v3.1.0-dev.0 15:36:00 v3.1.0-dev.1 15:36:00 v3.1.0-dev.10 15:36:00 v3.1.0-dev.11 15:36:00 v3.1.0-dev.12 15:36:00 v3.1.0-dev.13 15:36:00 v3.1.0-dev.14 15:36:00 v3.1.0-dev.15 15:36:00 v3.1.0-dev.16 15:36:00 v3.1.0-dev.17 15:36:00 v3.1.0-dev.18 15:36:00 v3.1.0-dev.19 15:36:00 v3.1.0-dev.2 15:36:00 v3.1.0-dev.20 15:36:00 v3.1.0-dev.21 15:36:00 v3.1.0-dev.22 15:36:00 v3.1.0-dev.23 15:36:00 v3.1.0-dev.24 15:36:00 v3.1.0-dev.25 15:36:00 v3.1.0-dev.26 15:36:00 v3.1.0-dev.27 15:36:00 v3.1.0-dev.28 15:36:00 v3.1.0-dev.29 15:36:00 v3.1.0-dev.3 15:36:00 v3.1.0-dev.30 15:36:00 v3.1.0-dev.31 15:36:00 v3.1.0-dev.32 15:36:00 v3.1.0-dev.33 15:36:00 v3.1.0-dev.34 15:36:00 v3.1.0-dev.35 15:36:00 v3.1.0-dev.36 15:36:00 v3.1.0-dev.37 15:36:00 v3.1.0-dev.38 15:36:00 v3.1.0-dev.39 15:36:00 v3.1.0-dev.4 15:36:00 v3.1.0-dev.40 15:36:00 v3.1.0-dev.41 15:36:00 v3.1.0-dev.42 15:36:00 v3.1.0-dev.43 15:36:00 v3.1.0-dev.44 15:36:00 v3.1.0-dev.45 15:36:00 v3.1.0-dev.46 15:36:00 v3.1.0-dev.47 15:36:00 v3.1.0-dev.48 15:36:00 v3.1.0-dev.49 15:36:00 v3.1.0-dev.5 15:36:00 v3.1.0-dev.50 15:36:00 v3.1.0-dev.51 15:36:00 v3.1.0-dev.52 15:36:00 v3.1.0-dev.53 15:36:00 v3.1.0-dev.54 15:36:00 v3.1.0-dev.55 15:36:00 v3.1.0-dev.56 15:36:00 v3.1.0-dev.57 15:36:00 v3.1.0-dev.58 15:36:00 v3.1.0-dev.6 15:36:00 v3.1.0-dev.7 15:36:00 v3.1.0-dev.8 15:36:00 v3.1.0-dev.9 [Pipeline] sh 15:36:00 + lftools sign git-tag v3.1.0-dev.58 15:36:01 Signing Git tag with Sigul... 15:36:01 Signing v3.1.0-dev.58 [Pipeline] echo 15:36:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:36:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:36:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:36:01 $ docker stop --time=1 3e8748201aba53196a6f7633147b93649fcbf9658bfa6ec8616fd4bf41c5a100 15:36:03 $ docker rm -f --volumes 3e8748201aba53196a6f7633147b93649fcbf9658bfa6ec8616fd4bf41c5a100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:36:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:03 prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container 15:36:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 15:36:04 $ docker top 8053a8450f0c8e8b25117784ef6ccec6bbeb79f8c26685e69f8d4944ddd6c1ea -eo pid,comm 15:36:04 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). 15:36:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:04 [ssh-agent] Looking for ssh-agent implementation... 15:36:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:04 $ docker exec 8053a8450f0c8e8b25117784ef6ccec6bbeb79f8c26685e69f8d4944ddd6c1ea ssh-agent 15:36:04 SSH_AUTH_SOCK=/tmp/ssh-EVaBYnz0zsQl/agent.31 15:36:04 SSH_AGENT_PID=37 15:36:04 Running ssh-add (command line suppressed) 15:36:04 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15695665466090865301.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15695665466090865301.key) 15:36:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:04 + git semver bump pre 15:36:05 2023-10-21 15:36:05,117 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:36:05 2023-10-21 15:36:05,117 [bump_version] DEBUG bumping version:3.1.0-dev.58 on axis:pre with prefix:dev 15:36:05 2023-10-21 15:36:05,117 [bump_version] DEBUG bumped version:3.1.0-dev.59 15:36:05 2023-10-21 15:36:05,117 [write_version] DEBUG write version:3.1.0-dev.59 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:36:05 2023-10-21 15:36:05,117 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:36:05 2023-10-21 15:36:05,117 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:36:05 2023-10-21 15:36:05,119 [execute] INFO git cat-file --batch-check 15:36:05 2023-10-21 15:36:05,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:36:05 2023-10-21 15:36:05,124 [execute] INFO git cat-file --batch 15:36:05 2023-10-21 15:36:05,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:36:05 2023-10-21 15:36:05,129 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:36:05 3.1.0-dev.59 [Pipeline] } 15:36:05 $ docker exec --env ******** --env ******** 8053a8450f0c8e8b25117784ef6ccec6bbeb79f8c26685e69f8d4944ddd6c1ea ssh-agent -k 15:36:05 unset SSH_AUTH_SOCK; 15:36:05 unset SSH_AGENT_PID; 15:36:05 echo Agent pid 37 killed; 15:36:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:05 + git semver [Pipeline] } 15:36:05 $ docker stop --time=1 8053a8450f0c8e8b25117784ef6ccec6bbeb79f8c26685e69f8d4944ddd6c1ea 15:36:07 $ docker rm -f --volumes 8053a8450f0c8e8b25117784ef6ccec6bbeb79f8c26685e69f8d4944ddd6c1ea [Pipeline] // withDockerContainer [Pipeline] sh 15:36:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:07 prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container 15:36:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 15:36:08 $ docker top fd67034ebf084656d663ec8f453edee963ea037545a336a0f56c4e33d94f2eff -eo pid,comm 15:36:08 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). 15:36:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:08 [ssh-agent] Looking for ssh-agent implementation... 15:36:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:08 $ docker exec fd67034ebf084656d663ec8f453edee963ea037545a336a0f56c4e33d94f2eff ssh-agent 15:36:08 SSH_AUTH_SOCK=/tmp/ssh-pEP8j24H2SCu/agent.32 15:36:08 SSH_AGENT_PID=38 15:36:08 Running ssh-add (command line suppressed) 15:36:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17682073997235447932.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17682073997235447932.key) 15:36:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:08 + git semver push 15:36:09 2023-10-21 15:36:09,164 [run_push] DEBUG push 15:36:09 2023-10-21 15:36:09,164 [execute] INFO git cat-file --batch-check 15:36:09 2023-10-21 15:36:09,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:36:09 2023-10-21 15:36:09,167 [execute] INFO git rev-list 7e0670d7bd88e651187655655dbd58c0e8bbc9a4 -- 15:36:09 2023-10-21 15:36:09,167 [execute] DEBUG Popen(['git', 'rev-list', '7e0670d7bd88e651187655655dbd58c0e8bbc9a4', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:36:09 2023-10-21 15:36:09,173 [execute] INFO git fetch -v origin 15:36:09 2023-10-21 15:36:09,173 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:36:09 2023-10-21 15:36:09,709 [run_push] DEBUG no remote changes detected 15:36:09 2023-10-21 15:36:09,709 [execute] INFO git push origin semver 15:36:09 2023-10-21 15:36:09,710 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:36:10 2023-10-21 15:36:10,564 [run_push] DEBUG push all version tags 15:36:10 2023-10-21 15:36:10,564 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:36:10 2023-10-21 15:36:10,565 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:36:11 2023-10-21 15:36:11,310 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:36:11 3.1.0-dev.59 [Pipeline] } 15:36:11 $ docker exec --env ******** --env ******** fd67034ebf084656d663ec8f453edee963ea037545a336a0f56c4e33d94f2eff ssh-agent -k 15:36:11 unset SSH_AUTH_SOCK; 15:36:11 unset SSH_AGENT_PID; 15:36:11 echo Agent pid 38 killed; 15:36:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:11 + git semver [Pipeline] } 15:36:12 $ docker stop --time=1 fd67034ebf084656d663ec8f453edee963ea037545a336a0f56c4e33d94f2eff 15:36:13 $ docker rm -f --volumes fd67034ebf084656d663ec8f453edee963ea037545a336a0f56c4e33d94f2eff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 15:36:14 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:36:14 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:36:14 total 16 15:36:14 drwxr-xr-x 3 root root 4096 Oct 21 15:23 . 15:36:14 drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 15:35 .. 15:36:14 drwxr-xr-x 2 root root 4096 Oct 21 15:23 cost 15:36:14 -rw-r--r-- 1 root root 88 Oct 21 15:23 cost.csv 15:36:14 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:36:14 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:36:14 total 16 15:36:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 15:23 . 15:36:14 drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 15:35 .. 15:36:14 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 15:23 cost 15:36:14 -rw-r--r-- 1 jenkins jenkins 88 Oct 21 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:36:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:36:15 ---> package-listing.sh 15:36:15 ++ facter osfamily 15:36:15 ++ tr '[:upper:]' '[:lower:]' 15:36:15 + OS_FAMILY=debian 15:36:15 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:36:15 + START_PACKAGES=/tmp/packages_start.txt 15:36:15 + END_PACKAGES=/tmp/packages_end.txt 15:36:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:36:15 + PACKAGES=/tmp/packages_start.txt 15:36:15 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:36:15 + PACKAGES=/tmp/packages_end.txt 15:36:15 + case "${OS_FAMILY}" in 15:36:15 + dpkg -l 15:36:15 + grep '^ii' 15:36:15 + '[' -f /tmp/packages_start.txt ']' 15:36:15 + '[' -f /tmp/packages_end.txt ']' 15:36:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:36:15 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:36:15 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:36:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:36:15 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:36:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:16 prd-ubuntu20.04-docker-8c-8g-9711 does not seem to be running inside a container 15:36:16 $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-lftools-log-publisher:latest cat 15:36:16 $ docker top af9f02c8abf6c1b48e57df53a509ffcdd6047360a684c9ad0ad0e3136b1cceb5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:17 + touch /tmp/pre-build-complete [Pipeline] sh 15:36:17 + mkdir -p /var/log/sysstat [Pipeline] sh 15:36:17 + ls /var/log/sa-host 15:36:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:17 provisioning config files... 15:36:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15910586615942096146tmp [Pipeline] { [Pipeline] echo 15:36:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:36:18 ---> create-netrc.sh [Pipeline] } 15:36:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:36:18 ---> python-tools-install.sh [Pipeline] echo 15:36:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:36:18 ---> sudo-logs.sh 15:36:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:36:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:36:18 ---> job-cost.sh 15:36:18 lf-activate-venv: SKIPPING 15:36:18 DEBUG: total: 0.2199999988079071 15:36:18 INFO: Retrieving Stack Cost... 15:36:19 INFO: Retrieving Pricing Info for: v3-standard-8 15:36:19 INFO: Archiving Costs [Pipeline] echo 15:36:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:36:20 ---> logs-deploy.sh 15:36:20 lf-activate-venv: SKIPPING 15:36:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/63 15:36:20 INFO: archiving workspace using pattern(s): 15:36:21 Archives upload complete. 15:36:21 INFO: archiving logs to Nexus