Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 868ae31176ae2f0602366e773f44808ef6650730 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-ssh11874180724796302798.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4025218387216021119.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/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-ssh13633714480700619729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh655852634666333361.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-ssh16437799779816811204.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-18985 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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 > 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 Avoid second fetch Checking out Revision 868ae31176ae2f0602366e773f44808ef6650730 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 868ae31176ae2f0602366e773f44808ef6650730 # timeout=10 Commit message: "Merge pull request #22 from lenny-intel/dtos2" > git rev-list --no-walk e01ec832849867a8389374ded9abbc6b5a0a3218 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-21T14:59:47.860Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-21T14:59:47.914Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-21T14:59:47.930Z] ========================================================= [2023-06-21T14:59:47.930Z] EdgeX Global Pipelines Version Info [2023-06-21T14:59:47.930Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-21T14:59:48.637Z] ------------------- [2023-06-21T14:59:48.637Z] stable info: [2023-06-21T14:59:48.637Z] ------------------- [2023-06-21T14:59:48.637Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-21T14:59:48.637Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T14:59:48.637Z] Message: update stable to v1.0.250 [2023-06-21T14:59:49.206Z] ------------------- [2023-06-21T14:59:49.206Z] experimental info: [2023-06-21T14:59:49.206Z] ------------------- [2023-06-21T14:59:49.206Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-21T14:59:49.206Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T14:59:49.206Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-21T14:59:49.381Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-21T14:59:49.391Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-21T14:59:49.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-21T14:59:49.411Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-21T14:59:49.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-21T14:59:49.429Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-21T14:59:49.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-21T14:59:49.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-21T14:59:49.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-21T14:59:49.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-21T14:59:49.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-21T14:59:49.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-21T14:59:49.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-21T14:59:49.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-21T14:59:49.551Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T14:59:49.568Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T14:59:49.581Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T14:59:49.595Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T14:59:49.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-21T14:59:49.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-21T14:59:49.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-21T14:59:49.657Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-21T14:59:49.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-21T14:59:49.692Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-21T14:59:49.712Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-21T14:59:49.730Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-21T14:59:49.745Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-21T14:59:49.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-21T14:59:49.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-21T14:59:49.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-21T14:59:49.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] echo [2023-06-21T14:59:49.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 868ae31 [Pipeline] echo [2023-06-21T14:59:49.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T14:59:49.884Z] provisioning config files... [2023-06-21T14:59:49.899Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12277663505675505315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T14:59:50.208Z] ---> docker-login.sh [2023-06-21T14:59:50.208Z] nexus3.edgexfoundry.org:10001 [2023-06-21T14:59:51.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T14:59:51.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T14:59:51.149Z] Configure a credential helper to remove this warning. See [2023-06-21T14:59:51.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T14:59:51.149Z] [2023-06-21T14:59:51.149Z] Login Succeeded [2023-06-21T14:59:51.149Z] nexus3.edgexfoundry.org:10002 [2023-06-21T14:59:51.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T14:59:51.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T14:59:51.409Z] Configure a credential helper to remove this warning. See [2023-06-21T14:59:51.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T14:59:51.409Z] [2023-06-21T14:59:51.409Z] Login Succeeded [2023-06-21T14:59:51.409Z] nexus3.edgexfoundry.org:10003 [2023-06-21T14:59:51.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T14:59:51.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T14:59:51.409Z] Configure a credential helper to remove this warning. See [2023-06-21T14:59:51.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T14:59:51.409Z] [2023-06-21T14:59:51.409Z] Login Succeeded [2023-06-21T14:59:51.409Z] nexus3.edgexfoundry.org:10004 [2023-06-21T14:59:51.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T14:59:51.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T14:59:51.670Z] Configure a credential helper to remove this warning. See [2023-06-21T14:59:51.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T14:59:51.670Z] [2023-06-21T14:59:51.670Z] Login Succeeded [2023-06-21T14:59:51.670Z] docker.io [2023-06-21T14:59:51.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T14:59:51.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T14:59:51.931Z] Configure a credential helper to remove this warning. See [2023-06-21T14:59:51.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T14:59:51.931Z] [2023-06-21T14:59:51.931Z] Login Succeeded [2023-06-21T14:59:51.931Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T14:59:51.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-21T14:59:52.317Z] + git rev-list -1 --merges 868ae31176ae2f0602366e773f44808ef6650730~1..868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] echo [2023-06-21T14:59:52.363Z] -----------> git rev-list -1 --merges 868ae31176ae2f0602366e773f44808ef6650730~1..868ae31176ae2f0602366e773f44808ef6650730 868ae31176ae2f0602366e773f44808ef6650730 [2023-06-21T14:59:52.363Z] 868ae31176ae2f0602366e773f44808ef6650730 [false] [Pipeline] sh [2023-06-21T14:59:52.652Z] + git log --format=format:%s -1 868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] echo [2023-06-21T14:59:52.666Z] ========================================================= [2023-06-21T14:59:52.666Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-21T14:59:52.666Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T14:59:53.003Z] + git log --format=format:%s -1 868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] echo [2023-06-21T14:59:53.013Z] [semverPrep] GIT_COMMIT: 868ae31176ae2f0602366e773f44808ef6650730, Commit Message: Merge pull request #22 from lenny-intel/dtos2 [Pipeline] echo [2023-06-21T14:59:53.023Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-21T14:59:53.381Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T14:59:53.382Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-21T14:59:53.382Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-21T14:59:53.382Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-21T14:59:53.382Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-21T14:59:53.382Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-21T14:59:53.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T14:59:53.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T14:59:53.813Z] [2023-06-21T14:59:53.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T14:59:54.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T14:59:54.114Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-21T14:59:54.114Z] b85a868b505f: Pulling fs layer [2023-06-21T14:59:54.114Z] e2be974225ed: Pulling fs layer [2023-06-21T14:59:54.114Z] 339a4e72a1f5: Pulling fs layer [2023-06-21T14:59:54.114Z] 988bab9f4d93: Pulling fs layer [2023-06-21T14:59:54.114Z] 1469e6f7b9e6: Pulling fs layer [2023-06-21T14:59:54.114Z] eaf3925da568: Pulling fs layer [2023-06-21T14:59:54.114Z] bab4dde63d76: Pulling fs layer [2023-06-21T14:59:54.114Z] bde34c3a00c8: Pulling fs layer [2023-06-21T14:59:54.114Z] b352a97aabf1: Pulling fs layer [2023-06-21T14:59:54.114Z] 4872d77fe225: Pulling fs layer [2023-06-21T14:59:54.114Z] 5851b861e8e6: Pulling fs layer [2023-06-21T14:59:54.114Z] 988bab9f4d93: Waiting [2023-06-21T14:59:54.114Z] 1469e6f7b9e6: Waiting [2023-06-21T14:59:54.114Z] eaf3925da568: Waiting [2023-06-21T14:59:54.114Z] bab4dde63d76: Waiting [2023-06-21T14:59:54.114Z] bde34c3a00c8: Waiting [2023-06-21T14:59:54.114Z] b352a97aabf1: Waiting [2023-06-21T14:59:54.114Z] 4872d77fe225: Waiting [2023-06-21T14:59:54.114Z] 5851b861e8e6: Waiting [2023-06-21T14:59:54.374Z] e2be974225ed: Verifying Checksum [2023-06-21T14:59:54.374Z] e2be974225ed: Download complete [2023-06-21T14:59:54.374Z] 988bab9f4d93: Verifying Checksum [2023-06-21T14:59:54.374Z] 988bab9f4d93: Download complete [2023-06-21T14:59:54.374Z] 339a4e72a1f5: Verifying Checksum [2023-06-21T14:59:54.374Z] 339a4e72a1f5: Download complete [2023-06-21T14:59:54.374Z] 1469e6f7b9e6: Verifying Checksum [2023-06-21T14:59:54.374Z] 1469e6f7b9e6: Download complete [2023-06-21T14:59:54.374Z] eaf3925da568: Verifying Checksum [2023-06-21T14:59:54.374Z] eaf3925da568: Download complete [2023-06-21T14:59:54.374Z] bde34c3a00c8: Verifying Checksum [2023-06-21T14:59:54.374Z] bde34c3a00c8: Download complete [2023-06-21T14:59:54.374Z] b352a97aabf1: Download complete [2023-06-21T14:59:54.374Z] 4872d77fe225: Verifying Checksum [2023-06-21T14:59:54.374Z] 4872d77fe225: Download complete [2023-06-21T14:59:54.374Z] 5851b861e8e6: Download complete [2023-06-21T14:59:54.634Z] b85a868b505f: Verifying Checksum [2023-06-21T14:59:54.634Z] b85a868b505f: Download complete [2023-06-21T14:59:54.894Z] bab4dde63d76: Download complete [2023-06-21T14:59:56.277Z] b85a868b505f: Pull complete [2023-06-21T14:59:56.537Z] e2be974225ed: Pull complete [2023-06-21T14:59:57.109Z] 339a4e72a1f5: Pull complete [2023-06-21T14:59:57.369Z] 988bab9f4d93: Pull complete [2023-06-21T14:59:57.640Z] 1469e6f7b9e6: Pull complete [2023-06-21T14:59:57.901Z] eaf3925da568: Pull complete [2023-06-21T14:59:59.810Z] bab4dde63d76: Pull complete [2023-06-21T14:59:59.810Z] bde34c3a00c8: Pull complete [2023-06-21T15:00:00.070Z] b352a97aabf1: Pull complete [2023-06-21T15:00:00.070Z] 4872d77fe225: Pull complete [2023-06-21T15:00:00.070Z] 5851b861e8e6: Pull complete [2023-06-21T15:00:00.070Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-21T15:00:00.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T15:00:00.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:00:00.176Z] prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container [2023-06-21T15:00:00.214Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T15:00:05.307Z] $ docker top 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f -eo pid,comm [2023-06-21T15:00:05.360Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-21T15:00:05.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T15:00:05.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T15:00:05.398Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T15:00:05.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T15:00:05.512Z] $ docker exec 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f ssh-agent [2023-06-21T15:00:05.619Z] SSH_AUTH_SOCK=/tmp/ssh-kVdk2Nctx2Xs/agent.32 [2023-06-21T15:00:05.619Z] SSH_AGENT_PID=38 [2023-06-21T15:00:05.625Z] Running ssh-add (command line suppressed) [2023-06-21T15:00:05.737Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11809078908012840386.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11809078908012840386.key) [2023-06-21T15:00:05.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T15:00:06.041Z] + git tag --points-at HEAD [Pipeline] } [2023-06-21T15:00:06.058Z] $ docker exec --env ******** --env ******** 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f ssh-agent -k [2023-06-21T15:00:06.154Z] unset SSH_AUTH_SOCK; [2023-06-21T15:00:06.154Z] unset SSH_AGENT_PID; [2023-06-21T15:00:06.154Z] echo Agent pid 38 killed; [2023-06-21T15:00:06.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-21T15:00:06.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T15:00:06.198Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T15:00:06.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T15:00:06.310Z] $ docker exec 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f ssh-agent [2023-06-21T15:00:06.427Z] SSH_AUTH_SOCK=/tmp/ssh-cje7fRshE2Wg/agent.70 [2023-06-21T15:00:06.427Z] SSH_AGENT_PID=77 [2023-06-21T15:00:06.431Z] Running ssh-add (command line suppressed) [2023-06-21T15:00:06.535Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4207731060205078667.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4207731060205078667.key) [2023-06-21T15:00:06.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T15:00:06.843Z] + git semver init [2023-06-21T15:00:07.105Z] 2023-06-21 15:00:07,063 [run_init] DEBUG init version:0.0.0 force:False [2023-06-21T15:00:07.106Z] 2023-06-21 15:00:07,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-06-21T15:00:07.106Z] 2023-06-21 15:00:07,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-06-21T15:00:07.106Z] 2023-06-21 15:00:07,065 [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) [2023-06-21T15:00:08.045Z] 2023-06-21 15:00:07,698 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-06-21T15:00:08.045Z] 2023-06-21 15:00:07,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-06-21T15:00:08.045Z] 2023-06-21 15:00:07,699 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-21T15:00:08.045Z] 2023-06-21 15:00:07,699 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-21T15:00:08.045Z] 3.1.0-dev.2 [Pipeline] } [2023-06-21T15:00:08.054Z] $ docker exec --env ******** --env ******** 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f ssh-agent -k [2023-06-21T15:00:08.153Z] unset SSH_AUTH_SOCK; [2023-06-21T15:00:08.155Z] unset SSH_AGENT_PID; [2023-06-21T15:00:08.156Z] echo Agent pid 77 killed; [2023-06-21T15:00:08.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T15:00:08.469Z] + git semver [Pipeline] } [2023-06-21T15:00:08.741Z] $ docker stop --time=1 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f [2023-06-21T15:00:10.125Z] $ docker rm -f --volumes 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T15:00:10.463Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-21T15:00:10.680Z] Stashed 1 file(s) [Pipeline] echo [2023-06-21T15:00:10.684Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T15:00:10.847Z] provisioning config files... [2023-06-21T15:00:10.854Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1187395449561778938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:00:11.149Z] ---> docker-login.sh [2023-06-21T15:00:11.149Z] nexus3.edgexfoundry.org:10001 [2023-06-21T15:00:11.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:00:11.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:00:11.149Z] Configure a credential helper to remove this warning. See [2023-06-21T15:00:11.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:00:11.149Z] [2023-06-21T15:00:11.149Z] Login Succeeded [2023-06-21T15:00:11.149Z] nexus3.edgexfoundry.org:10002 [2023-06-21T15:00:11.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:00:11.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:00:11.149Z] Configure a credential helper to remove this warning. See [2023-06-21T15:00:11.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:00:11.149Z] [2023-06-21T15:00:11.149Z] Login Succeeded [2023-06-21T15:00:11.149Z] nexus3.edgexfoundry.org:10003 [2023-06-21T15:00:11.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:00:11.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:00:11.407Z] Configure a credential helper to remove this warning. See [2023-06-21T15:00:11.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:00:11.407Z] [2023-06-21T15:00:11.407Z] Login Succeeded [2023-06-21T15:00:11.407Z] nexus3.edgexfoundry.org:10004 [2023-06-21T15:00:11.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:00:11.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:00:11.407Z] Configure a credential helper to remove this warning. See [2023-06-21T15:00:11.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:00:11.407Z] [2023-06-21T15:00:11.407Z] Login Succeeded [2023-06-21T15:00:11.407Z] docker.io [2023-06-21T15:00:11.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:00:12.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:00:12.346Z] Configure a credential helper to remove this warning. See [2023-06-21T15:00:12.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:00:12.346Z] [2023-06-21T15:00:12.346Z] Login Succeeded [2023-06-21T15:00:12.346Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T15:00:12.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T15:00:12.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T15:00:12.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T15:00:12.430Z] ========================================================= [2023-06-21T15:00:12.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-21T15:00:12.430Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:00:12.737Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-21T15:00:12.737Z] Sending build context to Docker daemon 156.7kB [2023-06-21T15:00:12.737Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T15:00:12.737Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-21T15:00:12.737Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-21T15:00:12.737Z] f56be85fc22e: Pulling fs layer [2023-06-21T15:00:12.737Z] 85791d961cd3: Pulling fs layer [2023-06-21T15:00:12.737Z] d694b5ae8c79: Pulling fs layer [2023-06-21T15:00:12.737Z] 9f32a84ed3da: Pulling fs layer [2023-06-21T15:00:12.737Z] 4d19c01a9841: Pulling fs layer [2023-06-21T15:00:12.737Z] 9325e15d5711: Pulling fs layer [2023-06-21T15:00:12.737Z] 556b6ee489ea: Pulling fs layer [2023-06-21T15:00:12.737Z] c5a4b2cf53e6: Pulling fs layer [2023-06-21T15:00:12.737Z] 9f32a84ed3da: Waiting [2023-06-21T15:00:12.737Z] 4d19c01a9841: Waiting [2023-06-21T15:00:12.737Z] 9325e15d5711: Waiting [2023-06-21T15:00:12.737Z] 556b6ee489ea: Waiting [2023-06-21T15:00:12.737Z] c5a4b2cf53e6: Waiting [2023-06-21T15:00:12.737Z] 85791d961cd3: Download complete [2023-06-21T15:00:12.737Z] 9f32a84ed3da: Verifying Checksum [2023-06-21T15:00:12.737Z] 9f32a84ed3da: Download complete [2023-06-21T15:00:12.737Z] 4d19c01a9841: Verifying Checksum [2023-06-21T15:00:12.737Z] 4d19c01a9841: Download complete [2023-06-21T15:00:12.737Z] f56be85fc22e: Verifying Checksum [2023-06-21T15:00:12.737Z] f56be85fc22e: Download complete [2023-06-21T15:00:12.997Z] 9325e15d5711: Verifying Checksum [2023-06-21T15:00:12.997Z] 9325e15d5711: Download complete [2023-06-21T15:00:12.997Z] f56be85fc22e: Pull complete [2023-06-21T15:00:13.257Z] 85791d961cd3: Pull complete [2023-06-21T15:00:13.516Z] d694b5ae8c79: Verifying Checksum [2023-06-21T15:00:13.516Z] d694b5ae8c79: Download complete [2023-06-21T15:00:13.516Z] c5a4b2cf53e6: Verifying Checksum [2023-06-21T15:00:13.516Z] c5a4b2cf53e6: Download complete [2023-06-21T15:00:13.775Z] 556b6ee489ea: Verifying Checksum [2023-06-21T15:00:13.775Z] 556b6ee489ea: Download complete [2023-06-21T15:00:17.059Z] d694b5ae8c79: Pull complete [2023-06-21T15:00:17.319Z] 9f32a84ed3da: Pull complete [2023-06-21T15:00:17.320Z] 4d19c01a9841: Pull complete [2023-06-21T15:00:17.580Z] 9325e15d5711: Pull complete [2023-06-21T15:00:20.865Z] 556b6ee489ea: Pull complete [2023-06-21T15:00:21.820Z] c5a4b2cf53e6: Pull complete [2023-06-21T15:00:21.820Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-21T15:00:21.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-21T15:00:21.820Z] ---> c4be618373d6 [2023-06-21T15:00:21.820Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T15:00:25.802Z] Still waiting to schedule task [2023-06-21T15:00:25.802Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-21T15:00:31.927Z] ---> Running in 9b31686c86bb [2023-06-21T15:00:31.928Z] Removing intermediate container 9b31686c86bb [2023-06-21T15:00:31.928Z] ---> cf6b10038eba [2023-06-21T15:00:31.928Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T15:00:31.928Z] ---> Running in 3c54da421f37 [2023-06-21T15:00:31.928Z] Removing intermediate container 3c54da421f37 [2023-06-21T15:00:31.928Z] ---> b9d4d47fe582 [2023-06-21T15:00:31.928Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-21T15:00:31.928Z] ---> Running in 2a8a9ef4a9a6 [2023-06-21T15:00:31.928Z] Removing intermediate container 2a8a9ef4a9a6 [2023-06-21T15:00:31.928Z] ---> 4004b260c2df [2023-06-21T15:00:31.928Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T15:00:31.928Z] ---> Running in c9d78c69bc34 [2023-06-21T15:00:31.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T15:00:31.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T15:00:31.928Z] OK: 265 MiB in 53 packages [2023-06-21T15:00:32.188Z] Removing intermediate container c9d78c69bc34 [2023-06-21T15:00:32.188Z] ---> 033696b053ca [2023-06-21T15:00:32.188Z] Step 7/12 : WORKDIR /app [2023-06-21T15:00:32.188Z] ---> Running in 69dc847816fd [2023-06-21T15:00:32.463Z] Removing intermediate container 69dc847816fd [2023-06-21T15:00:32.463Z] ---> 2314303a23ff [2023-06-21T15:00:32.463Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-21T15:00:32.463Z] ---> 622c58211002 [2023-06-21T15:00:32.463Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T15:00:32.723Z] ---> Running in cd0d4e491a35 [2023-06-21T15:00:44.932Z] Removing intermediate container cd0d4e491a35 [2023-06-21T15:00:44.932Z] ---> fbbc4eb055a4 [2023-06-21T15:00:44.932Z] Step 10/12 : COPY . . [2023-06-21T15:00:44.932Z] ---> 78a5493077be [2023-06-21T15:00:44.932Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T15:00:44.932Z] ---> Running in c770fb4d3009 [2023-06-21T15:00:44.932Z] Removing intermediate container c770fb4d3009 [2023-06-21T15:00:44.932Z] ---> 8e1e0ef50aa6 [2023-06-21T15:00:44.932Z] Step 12/12 : RUN $MAKE [2023-06-21T15:00:44.932Z] ---> Running in c854f31c8701 [2023-06-21T15:00:45.190Z] noop [2023-06-21T15:00:45.447Z] Removing intermediate container c854f31c8701 [2023-06-21T15:00:45.447Z] ---> 069a13497a18 [2023-06-21T15:00:45.447Z] Successfully built 069a13497a18 [2023-06-21T15:00:45.447Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:00:45.773Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T15:00:45.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:00:45.852Z] prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container [2023-06-21T15:00:45.884Z] $ 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 ******** ci-base-image-x86_64 cat [2023-06-21T15:00:46.253Z] $ docker top 85ffb5cee96c7c3b39ba74f63ddb321b87ba4b39c1f5bc9fe031760cf29e4309 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T15:00:46.671Z] + go version [2023-06-21T15:00:46.671Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-21T15:00:46.680Z] $ docker stop --time=1 85ffb5cee96c7c3b39ba74f63ddb321b87ba4b39c1f5bc9fe031760cf29e4309 [2023-06-21T15:00:47.969Z] $ docker rm -f --volumes 85ffb5cee96c7c3b39ba74f63ddb321b87ba4b39c1f5bc9fe031760cf29e4309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:00:48.357Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T15:00:48.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:00:48.429Z] prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container [2023-06-21T15:00:48.463Z] $ 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 ******** ci-base-image-x86_64 cat [2023-06-21T15:00:48.787Z] $ docker top 3d836b33ff048de19a2443bda813dae2095b5976cbf9e7ffba6344c159ee366d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T15:00:49.136Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-06-21T15:00:49.431Z] + make test [2023-06-21T15:00:49.431Z] go test -race -coverprofile=coverage.out ./... [2023-06-21T15:00:57.555Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-06-21T15:01:02.823Z] ? github.com/edgexfoundry/app-service-configurable/pkg/dtos [no test files] [2023-06-21T15:01:15.023Z] go vet ./... [2023-06-21T15:01:16.929Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T15:01:16.929Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T15:01:16.929Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-21T15:01:16.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-21T15:01:16.954Z] $ docker stop --time=1 3d836b33ff048de19a2443bda813dae2095b5976cbf9e7ffba6344c159ee366d [2023-06-21T15:01:21.066Z] $ docker rm -f --volumes 3d836b33ff048de19a2443bda813dae2095b5976cbf9e7ffba6344c159ee366d [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T15:01:21.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-21T15:01:21.508Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-21T15:01:22.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-21T15:01:22.310Z] + ls -al . [2023-06-21T15:01:22.310Z] total 116 [2023-06-21T15:01:22.310Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 15:00 . [2023-06-21T15:01:22.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 14:59 .. [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 14:59 .dockerignore [2023-06-21T15:01:22.310Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 15:00 .git [2023-06-21T15:01:22.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:59 .github [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 21 14:59 .gitignore [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 21 14:59 .golangci.yml [2023-06-21T15:01:22.310Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 15:00 .semver [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 8955 Jun 21 14:59 Attribution.txt [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 21 14:59 CHANGELOG.md [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 1624 Jun 21 14:59 Dockerfile [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 14:59 GOVERNANCE.md [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 21 14:59 Jenkinsfile [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 14:59 LICENSE [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 21 14:59 OWNERS.md [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 21 14:59 README.md [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 21 15:00 VERSION [2023-06-21T15:01:22.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:59 bin [2023-06-21T15:01:22.310Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 21 15:00 coverage.out [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 529 Jun 21 14:59 go.mod [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jun 21 14:59 go.sum [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 21 14:59 main.go [2023-06-21T15:01:22.310Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 21 14:59 makefile [2023-06-21T15:01:22.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 14:59 pkg [2023-06-21T15:01:22.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:22.621Z] + 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=868ae31176ae2f0602366e773f44808ef6650730 --label arch=amd64 --label version=3.1.0-dev.2 . [2023-06-21T15:01:22.621Z] Sending build context to Docker daemon 157.7kB [2023-06-21T15:01:22.621Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T15:01:22.621Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-21T15:01:22.621Z] ---> 069a13497a18 [2023-06-21T15:01:22.621Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T15:01:22.621Z] ---> Running in e59574581dcb [2023-06-21T15:01:22.621Z] Removing intermediate container e59574581dcb [2023-06-21T15:01:22.621Z] ---> 0c3554f84c6e [2023-06-21T15:01:22.621Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T15:01:22.879Z] ---> Running in 9b9f8ea627ef [2023-06-21T15:01:22.879Z] Removing intermediate container 9b9f8ea627ef [2023-06-21T15:01:22.879Z] ---> b6770fc6853e [2023-06-21T15:01:22.879Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-21T15:01:22.879Z] ---> Running in 50641c8eaf9a [2023-06-21T15:01:22.879Z] Removing intermediate container 50641c8eaf9a [2023-06-21T15:01:22.879Z] ---> 8eb9626b0651 [2023-06-21T15:01:22.879Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T15:01:22.879Z] ---> Running in cc67975ac8af [2023-06-21T15:01:23.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T15:01:23.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T15:01:23.652Z] OK: 265 MiB in 53 packages [2023-06-21T15:01:23.911Z] Removing intermediate container cc67975ac8af [2023-06-21T15:01:23.911Z] ---> e80f10aebb6f [2023-06-21T15:01:23.911Z] Step 7/26 : WORKDIR /app [2023-06-21T15:01:23.911Z] ---> Running in 02cc317f6feb [2023-06-21T15:01:24.170Z] Removing intermediate container 02cc317f6feb [2023-06-21T15:01:24.170Z] ---> d9abfe183c0a [2023-06-21T15:01:24.170Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-21T15:01:24.170Z] ---> 504c38cdf8f1 [2023-06-21T15:01:24.170Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T15:01:24.170Z] ---> Running in 49675e7fefbc [2023-06-21T15:01:25.106Z] Removing intermediate container 49675e7fefbc [2023-06-21T15:01:25.106Z] ---> 615cb5ba8fc7 [2023-06-21T15:01:25.106Z] Step 10/26 : COPY . . [2023-06-21T15:01:25.106Z] ---> 686deb8e6845 [2023-06-21T15:01:25.106Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T15:01:25.106Z] ---> Running in ff2a822cd3cd [2023-06-21T15:01:25.106Z] Removing intermediate container ff2a822cd3cd [2023-06-21T15:01:25.106Z] ---> ea8954515164 [2023-06-21T15:01:25.106Z] Step 12/26 : RUN $MAKE [2023-06-21T15:01:25.106Z] ---> Running in 8f159d13e05d [2023-06-21T15:01:25.364Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.2" -trimpath -mod=readonly -o app-record-replay [2023-06-21T15:01:31.928Z] Removing intermediate container 8f159d13e05d [2023-06-21T15:01:31.928Z] ---> e0593019353e [2023-06-21T15:01:31.928Z] Step 13/26 : FROM alpine:3.17 [2023-06-21T15:01:31.928Z] 3.17: Pulling from library/alpine [2023-06-21T15:01:31.928Z] 4db1b89c0bd1: Pulling fs layer [2023-06-21T15:01:31.928Z] 4db1b89c0bd1: Download complete [2023-06-21T15:01:31.928Z] 4db1b89c0bd1: Pull complete [2023-06-21T15:01:31.928Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-21T15:01:31.928Z] Status: Downloaded newer image for alpine:3.17 [2023-06-21T15:01:31.928Z] ---> 1f73a9d63274 [2023-06-21T15:01:31.928Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-21T15:01:31.928Z] ---> Running in f0e93da7cbc3 [2023-06-21T15:01:31.928Z] Removing intermediate container f0e93da7cbc3 [2023-06-21T15:01:31.928Z] ---> 0b106671ba66 [2023-06-21T15:01:31.928Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-06-21T15:01:31.928Z] ---> Running in 0b84d501a32b [2023-06-21T15:01:32.186Z] Removing intermediate container 0b84d501a32b [2023-06-21T15:01:32.186Z] ---> 196eb25adf98 [2023-06-21T15:01:32.186Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-21T15:01:32.186Z] ---> Running in 8c349f8d902c [2023-06-21T15:01:32.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T15:01:32.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T15:01:32.702Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-21T15:01:32.702Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-21T15:01:32.702Z] Executing busybox-1.35.0-r29.trigger [2023-06-21T15:01:32.702Z] Executing ca-certificates-20230506-r0.trigger [2023-06-21T15:01:32.959Z] OK: 8 MiB in 17 packages [2023-06-21T15:01:33.218Z] Removing intermediate container 8c349f8d902c [2023-06-21T15:01:33.218Z] ---> 46c5f0b2f5d0 [2023-06-21T15:01:33.218Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-21T15:01:33.477Z] ---> bf34f6618da7 [2023-06-21T15:01:33.477Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-21T15:01:33.477Z] ---> 8767c5994025 [2023-06-21T15:01:33.477Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-21T15:01:33.783Z] ---> 7cbd0a274e13 [2023-06-21T15:01:33.783Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-21T15:01:34.042Z] ---> 21f6b461087b [2023-06-21T15:01:34.043Z] Step 21/26 : EXPOSE 59712 [2023-06-21T15:01:34.043Z] ---> Running in 29626a516d26 [2023-06-21T15:01:34.043Z] Removing intermediate container 29626a516d26 [2023-06-21T15:01:34.043Z] ---> 3bd17c87ffe2 [2023-06-21T15:01:34.043Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-21T15:01:34.043Z] ---> Running in ff13612ba1f8 [2023-06-21T15:01:34.043Z] Removing intermediate container ff13612ba1f8 [2023-06-21T15:01:34.043Z] ---> b6872c608142 [2023-06-21T15:01:34.043Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-21T15:01:34.301Z] ---> Running in 898bf6ee97be [2023-06-21T15:01:34.301Z] Removing intermediate container 898bf6ee97be [2023-06-21T15:01:34.301Z] ---> c32c92eeeb91 [2023-06-21T15:01:34.301Z] Step 24/26 : LABEL arch=amd64 [2023-06-21T15:01:34.301Z] ---> Running in 895b547123e9 [2023-06-21T15:01:34.301Z] Removing intermediate container 895b547123e9 [2023-06-21T15:01:34.301Z] ---> 7740d4f032e5 [2023-06-21T15:01:34.301Z] Step 25/26 : LABEL git_sha=868ae31176ae2f0602366e773f44808ef6650730 [2023-06-21T15:01:34.301Z] ---> Running in 277aa278e9a1 [2023-06-21T15:01:34.564Z] Removing intermediate container 277aa278e9a1 [2023-06-21T15:01:34.564Z] ---> 720d0f4d9cce [2023-06-21T15:01:34.564Z] Step 26/26 : LABEL version=3.1.0-dev.2 [2023-06-21T15:01:34.564Z] ---> Running in 5acd7e7616f1 [2023-06-21T15:01:34.564Z] Removing intermediate container 5acd7e7616f1 [2023-06-21T15:01:34.564Z] ---> 6bd13777bc2f [2023-06-21T15:01:34.564Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-21T15:01:34.564Z] Successfully built 6bd13777bc2f [2023-06-21T15:01:34.564Z] 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 [2023-06-21T15:01:34.656Z] provisioning config files... [2023-06-21T15:01:34.664Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2630664203559875674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:01:34.960Z] ---> docker-login.sh [2023-06-21T15:01:34.960Z] nexus3.edgexfoundry.org:10001 [2023-06-21T15:01:34.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:01:34.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:01:34.960Z] Configure a credential helper to remove this warning. See [2023-06-21T15:01:34.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:01:34.960Z] [2023-06-21T15:01:34.960Z] Login Succeeded [2023-06-21T15:01:34.960Z] nexus3.edgexfoundry.org:10002 [2023-06-21T15:01:34.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:01:34.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:01:34.960Z] Configure a credential helper to remove this warning. See [2023-06-21T15:01:34.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:01:34.960Z] [2023-06-21T15:01:34.960Z] Login Succeeded [2023-06-21T15:01:34.960Z] nexus3.edgexfoundry.org:10003 [2023-06-21T15:01:35.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:01:35.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:01:35.220Z] Configure a credential helper to remove this warning. See [2023-06-21T15:01:35.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:01:35.220Z] [2023-06-21T15:01:35.220Z] Login Succeeded [2023-06-21T15:01:35.220Z] nexus3.edgexfoundry.org:10004 [2023-06-21T15:01:35.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:01:35.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:01:35.220Z] Configure a credential helper to remove this warning. See [2023-06-21T15:01:35.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:01:35.220Z] [2023-06-21T15:01:35.220Z] Login Succeeded [2023-06-21T15:01:35.220Z] docker.io [2023-06-21T15:01:35.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:01:35.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:01:35.788Z] Configure a credential helper to remove this warning. See [2023-06-21T15:01:35.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:01:35.788Z] [2023-06-21T15:01:35.788Z] Login Succeeded [2023-06-21T15:01:35.788Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T15:01:35.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-21T15:01:35.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T15:01:35.862Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-06-21T15:01:35.862Z] 868ae31176ae2f0602366e773f44808ef6650730 [2023-06-21T15:01:35.862Z] latest [2023-06-21T15:01:35.862Z] 3.1.0-dev.2 [2023-06-21T15:01:35.862Z] 868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 [2023-06-21T15:01:35.862Z] main [2023-06-21T15:01:35.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:36.188Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:36.493Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730 [2023-06-21T15:01:36.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-21T15:01:36.494Z] c0f822caf522: Preparing [2023-06-21T15:01:36.494Z] 08bf42ca1d52: Preparing [2023-06-21T15:01:36.494Z] d3e31e3e3c19: Preparing [2023-06-21T15:01:36.494Z] e16afe7fd359: Preparing [2023-06-21T15:01:36.494Z] bc5fe8dca93f: Preparing [2023-06-21T15:01:36.494Z] 3dab9f8bf2d2: Preparing [2023-06-21T15:01:36.494Z] 3dab9f8bf2d2: Waiting [2023-06-21T15:01:36.494Z] e16afe7fd359: Pushed [2023-06-21T15:01:36.494Z] 08bf42ca1d52: Pushed [2023-06-21T15:01:36.494Z] 3dab9f8bf2d2: Layer already exists [2023-06-21T15:01:36.494Z] d3e31e3e3c19: Pushed [2023-06-21T15:01:36.494Z] bc5fe8dca93f: Pushed [2023-06-21T15:01:36.753Z] c0f822caf522: Pushed [2023-06-21T15:01:36.753Z] 868ae31176ae2f0602366e773f44808ef6650730: digest: sha256:04eb05086f611dca69ccd893e5110f136412fe495091b6e61a5c7ff35fa60e75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:37.058Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:37.366Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-06-21T15:01:37.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-21T15:01:37.366Z] c0f822caf522: Preparing [2023-06-21T15:01:37.366Z] 08bf42ca1d52: Preparing [2023-06-21T15:01:37.366Z] d3e31e3e3c19: Preparing [2023-06-21T15:01:37.366Z] e16afe7fd359: Preparing [2023-06-21T15:01:37.366Z] bc5fe8dca93f: Preparing [2023-06-21T15:01:37.366Z] 3dab9f8bf2d2: Preparing [2023-06-21T15:01:37.366Z] 3dab9f8bf2d2: Waiting [2023-06-21T15:01:37.366Z] bc5fe8dca93f: Layer already exists [2023-06-21T15:01:37.366Z] e16afe7fd359: Layer already exists [2023-06-21T15:01:37.366Z] c0f822caf522: Layer already exists [2023-06-21T15:01:37.366Z] 08bf42ca1d52: Layer already exists [2023-06-21T15:01:37.366Z] d3e31e3e3c19: Layer already exists [2023-06-21T15:01:37.366Z] 3dab9f8bf2d2: Layer already exists [2023-06-21T15:01:37.366Z] latest: digest: sha256:04eb05086f611dca69ccd893e5110f136412fe495091b6e61a5c7ff35fa60e75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:37.669Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:37.978Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.2 [2023-06-21T15:01:37.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-21T15:01:37.978Z] c0f822caf522: Preparing [2023-06-21T15:01:37.978Z] 08bf42ca1d52: Preparing [2023-06-21T15:01:37.978Z] d3e31e3e3c19: Preparing [2023-06-21T15:01:37.978Z] e16afe7fd359: Preparing [2023-06-21T15:01:37.978Z] bc5fe8dca93f: Preparing [2023-06-21T15:01:37.978Z] 3dab9f8bf2d2: Preparing [2023-06-21T15:01:37.978Z] 3dab9f8bf2d2: Waiting [2023-06-21T15:01:37.978Z] d3e31e3e3c19: Layer already exists [2023-06-21T15:01:37.978Z] 08bf42ca1d52: Layer already exists [2023-06-21T15:01:37.978Z] bc5fe8dca93f: Layer already exists [2023-06-21T15:01:37.978Z] e16afe7fd359: Layer already exists [2023-06-21T15:01:37.978Z] c0f822caf522: Layer already exists [2023-06-21T15:01:37.978Z] 3dab9f8bf2d2: Layer already exists [2023-06-21T15:01:37.978Z] 3.1.0-dev.2: digest: sha256:04eb05086f611dca69ccd893e5110f136412fe495091b6e61a5c7ff35fa60e75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:38.297Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:38.609Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 [2023-06-21T15:01:38.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-21T15:01:38.609Z] c0f822caf522: Preparing [2023-06-21T15:01:38.609Z] 08bf42ca1d52: Preparing [2023-06-21T15:01:38.609Z] d3e31e3e3c19: Preparing [2023-06-21T15:01:38.609Z] e16afe7fd359: Preparing [2023-06-21T15:01:38.609Z] bc5fe8dca93f: Preparing [2023-06-21T15:01:38.609Z] 3dab9f8bf2d2: Preparing [2023-06-21T15:01:38.609Z] 3dab9f8bf2d2: Waiting [2023-06-21T15:01:38.609Z] c0f822caf522: Layer already exists [2023-06-21T15:01:38.609Z] 08bf42ca1d52: Layer already exists [2023-06-21T15:01:38.609Z] d3e31e3e3c19: Layer already exists [2023-06-21T15:01:38.609Z] bc5fe8dca93f: Layer already exists [2023-06-21T15:01:38.609Z] e16afe7fd359: Layer already exists [2023-06-21T15:01:38.609Z] 3dab9f8bf2d2: Layer already exists [2023-06-21T15:01:38.609Z] 868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2: digest: sha256:04eb05086f611dca69ccd893e5110f136412fe495091b6e61a5c7ff35fa60e75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:38.924Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:39.227Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-06-21T15:01:39.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-21T15:01:39.228Z] c0f822caf522: Preparing [2023-06-21T15:01:39.228Z] 08bf42ca1d52: Preparing [2023-06-21T15:01:39.228Z] d3e31e3e3c19: Preparing [2023-06-21T15:01:39.228Z] e16afe7fd359: Preparing [2023-06-21T15:01:39.228Z] bc5fe8dca93f: Preparing [2023-06-21T15:01:39.228Z] 3dab9f8bf2d2: Preparing [2023-06-21T15:01:39.228Z] 3dab9f8bf2d2: Waiting [2023-06-21T15:01:39.228Z] e16afe7fd359: Layer already exists [2023-06-21T15:01:39.228Z] 08bf42ca1d52: Layer already exists [2023-06-21T15:01:39.228Z] d3e31e3e3c19: Layer already exists [2023-06-21T15:01:39.228Z] bc5fe8dca93f: Layer already exists [2023-06-21T15:01:39.228Z] c0f822caf522: Layer already exists [2023-06-21T15:01:39.228Z] 3dab9f8bf2d2: Layer already exists [2023-06-21T15:01:39.228Z] main: digest: sha256:04eb05086f611dca69ccd893e5110f136412fe495091b6e61a5c7ff35fa60e75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-21T15:01:39.272Z] ===================================================== [Pipeline] echo [2023-06-21T15:01:39.282Z] taggedImages: [2023-06-21T15:01:39.282Z] - nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730 [2023-06-21T15:01:39.282Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-06-21T15:01:39.282Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.2 [2023-06-21T15:01:39.282Z] - nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 [2023-06-21T15:01:39.282Z] - 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 [2023-06-21T15:01:39.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T15:01:39.688Z] [2023-06-21T15:01:39.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:01:39.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T15:01:39.982Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-21T15:01:39.982Z] 5eb5b503b376: Pulling fs layer [2023-06-21T15:01:39.982Z] 5c69ac0246d0: Pulling fs layer [2023-06-21T15:01:39.982Z] ec43610c2a17: Pulling fs layer [2023-06-21T15:01:39.982Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-21T15:01:39.982Z] 33b1e0a273af: Pulling fs layer [2023-06-21T15:01:39.982Z] 5d3b04190fa2: Pulling fs layer [2023-06-21T15:01:39.982Z] 2f39f015ded8: Pulling fs layer [2023-06-21T15:01:39.982Z] 33b1e0a273af: Waiting [2023-06-21T15:01:39.982Z] 3a2ae6a8a46f: Waiting [2023-06-21T15:01:39.982Z] 5d3b04190fa2: Waiting [2023-06-21T15:01:39.982Z] 2f39f015ded8: Waiting [2023-06-21T15:01:39.982Z] 5c69ac0246d0: Verifying Checksum [2023-06-21T15:01:39.982Z] 5c69ac0246d0: Download complete [2023-06-21T15:01:39.982Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-21T15:01:39.982Z] 3a2ae6a8a46f: Download complete [2023-06-21T15:01:39.982Z] 33b1e0a273af: Verifying Checksum [2023-06-21T15:01:39.982Z] 33b1e0a273af: Download complete [2023-06-21T15:01:39.982Z] ec43610c2a17: Verifying Checksum [2023-06-21T15:01:39.982Z] ec43610c2a17: Download complete [2023-06-21T15:01:39.982Z] 5d3b04190fa2: Verifying Checksum [2023-06-21T15:01:39.982Z] 5d3b04190fa2: Download complete [2023-06-21T15:01:40.240Z] 5eb5b503b376: Download complete [2023-06-21T15:01:40.807Z] 2f39f015ded8: Download complete [2023-06-21T15:01:41.374Z] 5eb5b503b376: Pull complete [2023-06-21T15:01:41.374Z] 5c69ac0246d0: Pull complete [2023-06-21T15:01:41.938Z] ec43610c2a17: Pull complete [2023-06-21T15:01:41.938Z] 3a2ae6a8a46f: Pull complete [2023-06-21T15:01:42.196Z] 33b1e0a273af: Pull complete [2023-06-21T15:01:42.196Z] 5d3b04190fa2: Pull complete [2023-06-21T15:01:46.379Z] 2f39f015ded8: Pull complete [2023-06-21T15:01:46.379Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-21T15:01:46.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T15:01:46.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:01:46.459Z] prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container [2023-06-21T15:01:46.488Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-21T15:01:54.224Z] $ docker top e87d812be538b37db530727b39f2549d49f6659ca88f6dfa6608ed0cf1e0c66c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:01:54.630Z] ---> job-cost.sh [2023-06-21T15:01:54.630Z] lf-activate-venv: SKIPPING [2023-06-21T15:01:54.630Z] INFO: No Stack... [2023-06-21T15:01:55.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T15:01:55.763Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T15:01:56.051Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-06-21T15:01:56.051Z] + cut -d, -f6 [Pipeline] lock [2023-06-21T15:01:56.067Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] [2023-06-21T15:01:56.078Z] Resource [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] did not exist. Created. [2023-06-21T15:01:56.078Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T15:01:56.381Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-21T15:01:56.412Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T15:01:56.420Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T15:01:56.441Z] $ docker stop --time=1 e87d812be538b37db530727b39f2549d49f6659ca88f6dfa6608ed0cf1e0c66c [2023-06-21T15:01:57.183Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18986 in /w/workspace/exfoundry_app-record-replay_main [2023-06-21T15:01:57.625Z] $ docker rm -f --volumes e87d812be538b37db530727b39f2549d49f6659ca88f6dfa6608ed0cf1e0c66c [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2023-06-21T15:01:57.698Z] Running in /w/workspace/app-record-replay/3 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [2023-06-21T15:01:57.736Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-21T15:02:02.544Z] using credential edgex-jenkins-ssh [2023-06-21T15:02:02.559Z] Cloning the remote Git repository [2023-06-21T15:02:02.606Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-21T15:02:02.691Z] > git init /w/workspace/app-record-replay/3 # timeout=10 [2023-06-21T15:02:02.831Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-21T15:02:02.832Z] > git --version # timeout=10 [2023-06-21T15:02:02.857Z] > git --version # 'git version 2.25.1' [2023-06-21T15:02:02.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T15:02:03.017Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T15:02:03.560Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-21T15:02:03.589Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T15:02:04.379Z] Avoid second fetch [2023-06-21T15:02:04.379Z] Checking out Revision 868ae31176ae2f0602366e773f44808ef6650730 (main) [2023-06-21T15:02:04.397Z] > git config core.sparsecheckout # timeout=10 [2023-06-21T15:02:04.466Z] > git checkout -f 868ae31176ae2f0602366e773f44808ef6650730 # timeout=10 [2023-06-21T15:02:07.812Z] Commit message: "Merge pull request #22 from lenny-intel/dtos2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T15:02:08.780Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-21T15:02:08.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T15:02:08.780Z] Dload Upload Total Spent Left Speed [2023-06-21T15:02:08.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 61898 0 --:--:-- --:--:-- --:--:-- 62200 [Pipeline] sh [2023-06-21T15:02:09.458Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-21T15:02:09.778Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-06-21T15:02:09.778Z] /etc/docker/daemon.new [2023-06-21T15:02:09.778Z] { [2023-06-21T15:02:09.778Z] "registry-mirrors": [ [2023-06-21T15:02:09.778Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-21T15:02:09.778Z] ], [2023-06-21T15:02:09.778Z] "bip": "10.250.0.254/24", [2023-06-21T15:02:09.778Z] "hosts": [ [2023-06-21T15:02:09.778Z] "tcp://0.0.0.0:5555", [2023-06-21T15:02:09.778Z] "unix:///var/run/docker.sock" [2023-06-21T15:02:09.778Z] ], [2023-06-21T15:02:09.778Z] "mtu": 1458, [2023-06-21T15:02:09.778Z] "selinux-enabled": true, [2023-06-21T15:02:09.778Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-21T15:02:09.778Z] } [Pipeline] sh [2023-06-21T15:02:10.108Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-21T15:02:10.444Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T15:02:28.692Z] provisioning config files... [2023-06-21T15:02:28.715Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config12809432883465616858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:02:29.064Z] ---> docker-login.sh [2023-06-21T15:02:29.064Z] nexus3.edgexfoundry.org:10001 [2023-06-21T15:02:29.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:02:29.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:02:29.601Z] Configure a credential helper to remove this warning. See [2023-06-21T15:02:29.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:02:29.601Z] [2023-06-21T15:02:29.601Z] Login Succeeded [2023-06-21T15:02:29.601Z] nexus3.edgexfoundry.org:10002 [2023-06-21T15:02:29.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:02:29.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:02:29.872Z] Configure a credential helper to remove this warning. See [2023-06-21T15:02:29.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:02:29.872Z] [2023-06-21T15:02:29.872Z] Login Succeeded [2023-06-21T15:02:29.872Z] nexus3.edgexfoundry.org:10003 [2023-06-21T15:02:30.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:02:30.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:02:30.414Z] Configure a credential helper to remove this warning. See [2023-06-21T15:02:30.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:02:30.414Z] [2023-06-21T15:02:30.414Z] Login Succeeded [2023-06-21T15:02:30.414Z] nexus3.edgexfoundry.org:10004 [2023-06-21T15:02:30.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:02:30.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:02:30.688Z] Configure a credential helper to remove this warning. See [2023-06-21T15:02:30.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:02:30.688Z] [2023-06-21T15:02:30.688Z] Login Succeeded [2023-06-21T15:02:30.688Z] docker.io [2023-06-21T15:02:30.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:02:31.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:02:31.540Z] Configure a credential helper to remove this warning. See [2023-06-21T15:02:31.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:02:31.540Z] [2023-06-21T15:02:31.540Z] Login Succeeded [2023-06-21T15:02:31.540Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T15:02:31.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T15:02:31.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T15:02:31.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T15:02:31.832Z] ========================================================= [2023-06-21T15:02:31.832Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-21T15:02:31.832Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:02:32.179Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-21T15:02:32.179Z] Sending build context to Docker daemon 62.46kB [2023-06-21T15:02:32.448Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T15:02:32.448Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-21T15:02:33.414Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-21T15:02:33.414Z] c41833b44d91: Pulling fs layer [2023-06-21T15:02:33.414Z] ed15518f5707: Pulling fs layer [2023-06-21T15:02:33.414Z] feae8fd75edb: Pulling fs layer [2023-06-21T15:02:33.414Z] 242c74f7c9fa: Pulling fs layer [2023-06-21T15:02:33.414Z] 3cdef696dda3: Pulling fs layer [2023-06-21T15:02:33.414Z] 2ced38df9373: Pulling fs layer [2023-06-21T15:02:33.414Z] 58f1dce35555: Pulling fs layer [2023-06-21T15:02:33.414Z] 242c74f7c9fa: Waiting [2023-06-21T15:02:33.414Z] 3cdef696dda3: Waiting [2023-06-21T15:02:33.414Z] 2ced38df9373: Waiting [2023-06-21T15:02:33.414Z] 58f1dce35555: Waiting [2023-06-21T15:02:33.414Z] ed15518f5707: Verifying Checksum [2023-06-21T15:02:33.414Z] ed15518f5707: Download complete [2023-06-21T15:02:33.414Z] 242c74f7c9fa: Verifying Checksum [2023-06-21T15:02:33.414Z] 242c74f7c9fa: Download complete [2023-06-21T15:02:33.414Z] 3cdef696dda3: Verifying Checksum [2023-06-21T15:02:33.414Z] 3cdef696dda3: Download complete [2023-06-21T15:02:33.414Z] c41833b44d91: Verifying Checksum [2023-06-21T15:02:33.414Z] c41833b44d91: Download complete [2023-06-21T15:02:34.402Z] c41833b44d91: Pull complete [2023-06-21T15:02:34.675Z] 58f1dce35555: Verifying Checksum [2023-06-21T15:02:34.675Z] 58f1dce35555: Download complete [2023-06-21T15:02:34.947Z] ed15518f5707: Pull complete [2023-06-21T15:02:35.917Z] feae8fd75edb: Download complete [2023-06-21T15:02:35.917Z] 2ced38df9373: Verifying Checksum [2023-06-21T15:02:35.917Z] 2ced38df9373: Download complete [2023-06-21T15:02:48.263Z] feae8fd75edb: Pull complete [2023-06-21T15:02:48.264Z] 242c74f7c9fa: Pull complete [2023-06-21T15:02:48.264Z] 3cdef696dda3: Pull complete [2023-06-21T15:02:54.931Z] 2ced38df9373: Pull complete [2023-06-21T15:02:56.882Z] 58f1dce35555: Pull complete [2023-06-21T15:02:56.882Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-21T15:02:56.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-21T15:02:56.882Z] ---> fadd8f120f05 [2023-06-21T15:02:56.882Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T15:02:58.830Z] ---> Running in f033eb062590 [2023-06-21T15:02:58.830Z] Removing intermediate container f033eb062590 [2023-06-21T15:02:58.830Z] ---> 46bd7bf1a9fb [2023-06-21T15:02:58.830Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T15:02:58.830Z] ---> Running in 5513cf645e52 [2023-06-21T15:02:59.100Z] Removing intermediate container 5513cf645e52 [2023-06-21T15:02:59.100Z] ---> dbd0ed876de3 [2023-06-21T15:02:59.100Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-21T15:02:59.369Z] ---> Running in 64ac4533ef59 [2023-06-21T15:02:59.636Z] Removing intermediate container 64ac4533ef59 [2023-06-21T15:02:59.636Z] ---> 14e61ad2bbd7 [2023-06-21T15:02:59.636Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T15:02:59.636Z] ---> Running in 4927d3f6239e [2023-06-21T15:03:00.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T15:03:01.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T15:03:02.147Z] OK: 263 MiB in 53 packages [2023-06-21T15:03:03.107Z] Removing intermediate container 4927d3f6239e [2023-06-21T15:03:03.107Z] ---> 2b72d97c5387 [2023-06-21T15:03:03.107Z] Step 7/12 : WORKDIR /app [2023-06-21T15:03:03.107Z] ---> Running in 737d69952ee1 [2023-06-21T15:03:03.374Z] Removing intermediate container 737d69952ee1 [2023-06-21T15:03:03.374Z] ---> fd042f06844f [2023-06-21T15:03:03.374Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-21T15:03:03.960Z] ---> 96f88021bfcb [2023-06-21T15:03:03.961Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T15:03:03.961Z] ---> Running in 8c06ed19f834 [2023-06-21T15:03:22.193Z] Removing intermediate container 8c06ed19f834 [2023-06-21T15:03:22.193Z] ---> a430862b09ac [2023-06-21T15:03:22.193Z] Step 10/12 : COPY . . [2023-06-21T15:03:22.193Z] ---> 9c146db862cd [2023-06-21T15:03:22.193Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T15:03:22.193Z] ---> Running in 8104c836db14 [2023-06-21T15:03:22.193Z] Removing intermediate container 8104c836db14 [2023-06-21T15:03:22.193Z] ---> b3753530adf7 [2023-06-21T15:03:22.193Z] Step 12/12 : RUN $MAKE [2023-06-21T15:03:22.193Z] ---> Running in c787a117eccd [2023-06-21T15:03:22.193Z] noop [2023-06-21T15:03:22.193Z] Removing intermediate container c787a117eccd [2023-06-21T15:03:22.193Z] ---> 447681fd0934 [2023-06-21T15:03:22.193Z] Successfully built 447681fd0934 [2023-06-21T15:03:22.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:03:22.547Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T15:03:22.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:03:22.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-18986 does not seem to be running inside a container [2023-06-21T15:03:22.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@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 [2023-06-21T15:03:23.946Z] $ docker top 822c18dd6dab5ff0e3892c94962903a8f202f1e698dd3bb4ed3bdcd828f0c3d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T15:03:24.756Z] + go version [2023-06-21T15:03:24.756Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-21T15:03:24.778Z] $ docker stop --time=1 822c18dd6dab5ff0e3892c94962903a8f202f1e698dd3bb4ed3bdcd828f0c3d6 [2023-06-21T15:03:27.213Z] $ docker rm -f --volumes 822c18dd6dab5ff0e3892c94962903a8f202f1e698dd3bb4ed3bdcd828f0c3d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:03:27.762Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T15:03:27.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:03:27.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-18986 does not seem to be running inside a container [2023-06-21T15:03:28.002Z] $ 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/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@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 [2023-06-21T15:03:29.125Z] $ docker top 3dc66bd5697ac85a2830e1cf6419e900e75dc8d5c304636805ed35fc9910f401 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T15:03:29.631Z] + git config --global --add safe.directory /w/workspace/app-record-replay/3 [Pipeline] fileExists [Pipeline] sh [2023-06-21T15:03:30.294Z] + make test [2023-06-21T15:03:30.294Z] go test -race -coverprofile=coverage.out ./... [2023-06-21T15:04:17.122Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-06-21T15:04:55.995Z] ? github.com/edgexfoundry/app-service-configurable/pkg/dtos [no test files] [2023-06-21T15:04:55.995Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-21T15:04:55.995Z] go vet ./... [2023-06-21T15:05:52.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T15:05:52.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T15:05:52.399Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-21T15:05:52.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-21T15:05:52.426Z] $ docker stop --time=1 3dc66bd5697ac85a2830e1cf6419e900e75dc8d5c304636805ed35fc9910f401 [2023-06-21T15:05:54.220Z] $ docker rm -f --volumes 3dc66bd5697ac85a2830e1cf6419e900e75dc8d5c304636805ed35fc9910f401 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T15:05:55.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-21T15:05:55.085Z] Warning: overwriting stash ‘coverage-report’ [2023-06-21T15:05:55.480Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T15:05:55.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-21T15:05:56.160Z] + ls -al . [2023-06-21T15:05:56.160Z] total 112 [2023-06-21T15:05:56.160Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 15:03 . [2023-06-21T15:05:56.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 15:02 .. [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 15:02 .dockerignore [2023-06-21T15:05:56.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 15:02 .git [2023-06-21T15:05:56.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:02 .github [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 21 15:02 .gitignore [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 21 15:02 .golangci.yml [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 8955 Jun 21 15:02 Attribution.txt [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 21 15:02 CHANGELOG.md [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 1624 Jun 21 15:02 Dockerfile [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 15:02 GOVERNANCE.md [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 21 15:02 Jenkinsfile [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 15:02 LICENSE [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 21 15:02 OWNERS.md [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 21 15:02 README.md [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 21 15:00 VERSION [2023-06-21T15:05:56.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:02 bin [2023-06-21T15:05:56.160Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 21 15:03 coverage.out [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 529 Jun 21 15:02 go.mod [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jun 21 15:02 go.sum [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 21 15:02 main.go [2023-06-21T15:05:56.160Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 21 15:02 makefile [2023-06-21T15:05:56.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 15:02 pkg [2023-06-21T15:05:56.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:05:56.493Z] + 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=868ae31176ae2f0602366e773f44808ef6650730 --label arch=arm64 --label version=3.1.0-dev.2 . [2023-06-21T15:05:56.494Z] Sending build context to Docker daemon 63.49kB [2023-06-21T15:05:56.761Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T15:05:56.761Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-21T15:05:56.761Z] ---> 447681fd0934 [2023-06-21T15:05:56.761Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T15:05:56.761Z] ---> Running in 193885f68838 [2023-06-21T15:05:57.031Z] Removing intermediate container 193885f68838 [2023-06-21T15:05:57.031Z] ---> e653b3d55904 [2023-06-21T15:05:57.031Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T15:05:57.031Z] ---> Running in 0a1d7339ee2e [2023-06-21T15:05:57.299Z] Removing intermediate container 0a1d7339ee2e [2023-06-21T15:05:57.299Z] ---> 63f034ea70ab [2023-06-21T15:05:57.299Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-21T15:05:57.566Z] ---> Running in 503cccf6ef69 [2023-06-21T15:05:57.835Z] Removing intermediate container 503cccf6ef69 [2023-06-21T15:05:57.835Z] ---> 093dbd9925f7 [2023-06-21T15:05:57.835Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T15:05:57.835Z] ---> Running in 27d44001ec62 [2023-06-21T15:05:58.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T15:05:59.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T15:06:00.343Z] OK: 263 MiB in 53 packages [2023-06-21T15:06:01.305Z] Removing intermediate container 27d44001ec62 [2023-06-21T15:06:01.305Z] ---> 806684f841c2 [2023-06-21T15:06:01.305Z] Step 7/26 : WORKDIR /app [2023-06-21T15:06:01.305Z] ---> Running in 3589613b60a8 [2023-06-21T15:06:01.305Z] Removing intermediate container 3589613b60a8 [2023-06-21T15:06:01.305Z] ---> 2c2539a2ea1d [2023-06-21T15:06:01.305Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-21T15:06:01.890Z] ---> 6429d95b44d6 [2023-06-21T15:06:01.890Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T15:06:01.890Z] ---> Running in 5a0cf30d84e9 [2023-06-21T15:06:03.839Z] Removing intermediate container 5a0cf30d84e9 [2023-06-21T15:06:03.839Z] ---> 5262294588b6 [2023-06-21T15:06:03.839Z] Step 10/26 : COPY . . [2023-06-21T15:06:04.107Z] ---> dd95d1c330be [2023-06-21T15:06:04.107Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T15:06:04.107Z] ---> Running in ddc677d4b9f7 [2023-06-21T15:06:04.375Z] Removing intermediate container ddc677d4b9f7 [2023-06-21T15:06:04.375Z] ---> 72c333d589fd [2023-06-21T15:06:04.375Z] Step 12/26 : RUN $MAKE [2023-06-21T15:06:04.375Z] ---> Running in 0a6ef88c88ba [2023-06-21T15:06:05.335Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.2" -trimpath -mod=readonly -o app-record-replay [2023-06-21T15:06:37.539Z] Removing intermediate container 0a6ef88c88ba [2023-06-21T15:06:37.539Z] ---> c7617bd00e24 [2023-06-21T15:06:37.539Z] Step 13/26 : FROM alpine:3.17 [2023-06-21T15:06:37.539Z] 3.17: Pulling from library/alpine [2023-06-21T15:06:37.539Z] edb6bdbacee9: Pulling fs layer [2023-06-21T15:06:37.539Z] edb6bdbacee9: Download complete [2023-06-21T15:06:37.539Z] edb6bdbacee9: Pull complete [2023-06-21T15:06:37.539Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-21T15:06:37.539Z] Status: Downloaded newer image for alpine:3.17 [2023-06-21T15:06:37.539Z] ---> 779605e5fbc0 [2023-06-21T15:06:37.539Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-21T15:06:37.539Z] ---> Running in b4543e232566 [2023-06-21T15:06:37.539Z] Removing intermediate container b4543e232566 [2023-06-21T15:06:37.539Z] ---> 0bc55b6a8273 [2023-06-21T15:06:37.539Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-06-21T15:06:37.539Z] ---> Running in f41a0b8a1db8 [2023-06-21T15:06:37.812Z] Removing intermediate container f41a0b8a1db8 [2023-06-21T15:06:37.812Z] ---> 83c27f292723 [2023-06-21T15:06:37.812Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-21T15:06:37.812Z] ---> Running in 1f43c8b5d784 [2023-06-21T15:06:38.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T15:06:39.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T15:06:41.014Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-21T15:06:41.014Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-21T15:06:41.014Z] Executing busybox-1.35.0-r29.trigger [2023-06-21T15:06:41.014Z] Executing ca-certificates-20230506-r0.trigger [2023-06-21T15:06:41.307Z] OK: 8 MiB in 17 packages [2023-06-21T15:06:42.782Z] Removing intermediate container 1f43c8b5d784 [2023-06-21T15:06:42.782Z] ---> ca0ad035798e [2023-06-21T15:06:42.782Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-21T15:06:43.368Z] ---> 5ee2b4d18d9a [2023-06-21T15:06:43.368Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-21T15:06:43.959Z] ---> e6b2cf85bd11 [2023-06-21T15:06:43.959Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-21T15:06:44.543Z] ---> 686588dead77 [2023-06-21T15:06:44.543Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-21T15:06:45.126Z] ---> 55970d848889 [2023-06-21T15:06:45.126Z] Step 21/26 : EXPOSE 59712 [2023-06-21T15:06:45.126Z] ---> Running in 57c1d9049776 [2023-06-21T15:06:45.393Z] Removing intermediate container 57c1d9049776 [2023-06-21T15:06:45.393Z] ---> e035453984d6 [2023-06-21T15:06:45.393Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-21T15:06:45.393Z] ---> Running in 46f772378a36 [2023-06-21T15:06:45.978Z] Removing intermediate container 46f772378a36 [2023-06-21T15:06:45.978Z] ---> 607310e8fcfd [2023-06-21T15:06:45.978Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-21T15:06:45.978Z] ---> Running in d5a3a0543374 [2023-06-21T15:06:46.248Z] Removing intermediate container d5a3a0543374 [2023-06-21T15:06:46.248Z] ---> 6d5758191a40 [2023-06-21T15:06:46.248Z] Step 24/26 : LABEL arch=arm64 [2023-06-21T15:06:46.248Z] ---> Running in fa6305f5d3e8 [2023-06-21T15:06:46.518Z] Removing intermediate container fa6305f5d3e8 [2023-06-21T15:06:46.518Z] ---> bb3cc64952b5 [2023-06-21T15:06:46.518Z] Step 25/26 : LABEL git_sha=868ae31176ae2f0602366e773f44808ef6650730 [2023-06-21T15:06:46.518Z] ---> Running in ea91a38bad48 [2023-06-21T15:06:46.786Z] Removing intermediate container ea91a38bad48 [2023-06-21T15:06:46.786Z] ---> 0ded83598bfd [2023-06-21T15:06:46.786Z] Step 26/26 : LABEL version=3.1.0-dev.2 [2023-06-21T15:06:47.053Z] ---> Running in b44c02093e38 [2023-06-21T15:06:47.321Z] Removing intermediate container b44c02093e38 [2023-06-21T15:06:47.321Z] ---> 818bc4041ad1 [2023-06-21T15:06:47.321Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-21T15:06:47.321Z] Successfully built 818bc4041ad1 [2023-06-21T15:06:47.321Z] 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 [2023-06-21T15:06:47.431Z] provisioning config files... [2023-06-21T15:06:47.446Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config1476798743117784011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:06:47.784Z] ---> docker-login.sh [2023-06-21T15:06:47.784Z] nexus3.edgexfoundry.org:10001 [2023-06-21T15:06:48.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:06:48.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:06:48.054Z] Configure a credential helper to remove this warning. See [2023-06-21T15:06:48.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:06:48.054Z] [2023-06-21T15:06:48.054Z] Login Succeeded [2023-06-21T15:06:48.054Z] nexus3.edgexfoundry.org:10002 [2023-06-21T15:06:48.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:06:48.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:06:48.594Z] Configure a credential helper to remove this warning. See [2023-06-21T15:06:48.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:06:48.594Z] [2023-06-21T15:06:48.594Z] Login Succeeded [2023-06-21T15:06:48.594Z] nexus3.edgexfoundry.org:10003 [2023-06-21T15:06:48.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:06:48.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:06:48.865Z] Configure a credential helper to remove this warning. See [2023-06-21T15:06:48.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:06:48.865Z] [2023-06-21T15:06:48.865Z] Login Succeeded [2023-06-21T15:06:48.865Z] nexus3.edgexfoundry.org:10004 [2023-06-21T15:06:49.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:06:49.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:06:49.408Z] Configure a credential helper to remove this warning. See [2023-06-21T15:06:49.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:06:49.408Z] [2023-06-21T15:06:49.408Z] Login Succeeded [2023-06-21T15:06:49.408Z] docker.io [2023-06-21T15:06:49.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T15:06:49.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T15:06:49.944Z] Configure a credential helper to remove this warning. See [2023-06-21T15:06:49.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T15:06:49.944Z] [2023-06-21T15:06:49.944Z] Login Succeeded [2023-06-21T15:06:49.944Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T15:06:49.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-21T15:06:49.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T15:06:50.025Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-06-21T15:06:50.025Z] 868ae31176ae2f0602366e773f44808ef6650730 [2023-06-21T15:06:50.025Z] latest [2023-06-21T15:06:50.025Z] 3.1.0-dev.2 [2023-06-21T15:06:50.025Z] 868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 [2023-06-21T15:06:50.025Z] main [2023-06-21T15:06:50.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:06:50.412Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:06:50.765Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730 [2023-06-21T15:06:50.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-21T15:06:50.766Z] 00d2c3bb7ef3: Preparing [2023-06-21T15:06:50.766Z] b91de0b6c969: Preparing [2023-06-21T15:06:50.766Z] 720020751c36: Preparing [2023-06-21T15:06:50.766Z] 1994ad2eb1b0: Preparing [2023-06-21T15:06:50.766Z] 4d0fbacecb25: Preparing [2023-06-21T15:06:50.766Z] 9386262d7a74: Preparing [2023-06-21T15:06:50.766Z] 9386262d7a74: Waiting [2023-06-21T15:06:51.034Z] 1994ad2eb1b0: Pushed [2023-06-21T15:06:51.034Z] b91de0b6c969: Pushed [2023-06-21T15:06:51.034Z] 720020751c36: Pushed [2023-06-21T15:06:51.034Z] 9386262d7a74: Layer already exists [2023-06-21T15:06:51.299Z] 4d0fbacecb25: Pushed [2023-06-21T15:06:51.566Z] 00d2c3bb7ef3: Pushed [2023-06-21T15:06:51.566Z] 868ae31176ae2f0602366e773f44808ef6650730: digest: sha256:18edc9e33e49e11a25a902ee035723b78e4ebec15e77c0597b2eb9711284f1f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:06:51.933Z] + 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 [2023-06-21T15:06:52.274Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-06-21T15:06:52.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-21T15:06:52.274Z] 00d2c3bb7ef3: Preparing [2023-06-21T15:06:52.274Z] b91de0b6c969: Preparing [2023-06-21T15:06:52.274Z] 720020751c36: Preparing [2023-06-21T15:06:52.274Z] 1994ad2eb1b0: Preparing [2023-06-21T15:06:52.274Z] 4d0fbacecb25: Preparing [2023-06-21T15:06:52.274Z] 9386262d7a74: Preparing [2023-06-21T15:06:52.274Z] 9386262d7a74: Waiting [2023-06-21T15:06:52.274Z] 00d2c3bb7ef3: Layer already exists [2023-06-21T15:06:52.274Z] 4d0fbacecb25: Layer already exists [2023-06-21T15:06:52.274Z] 720020751c36: Layer already exists [2023-06-21T15:06:52.274Z] 1994ad2eb1b0: Layer already exists [2023-06-21T15:06:52.274Z] b91de0b6c969: Layer already exists [2023-06-21T15:06:52.274Z] 9386262d7a74: Layer already exists [2023-06-21T15:06:52.274Z] latest: digest: sha256:18edc9e33e49e11a25a902ee035723b78e4ebec15e77c0597b2eb9711284f1f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:06:52.615Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:06:52.958Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.2 [2023-06-21T15:06:52.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-21T15:06:52.958Z] 00d2c3bb7ef3: Preparing [2023-06-21T15:06:52.958Z] b91de0b6c969: Preparing [2023-06-21T15:06:52.958Z] 720020751c36: Preparing [2023-06-21T15:06:52.958Z] 1994ad2eb1b0: Preparing [2023-06-21T15:06:52.958Z] 4d0fbacecb25: Preparing [2023-06-21T15:06:52.958Z] 9386262d7a74: Preparing [2023-06-21T15:06:52.958Z] 9386262d7a74: Waiting [2023-06-21T15:06:52.958Z] 720020751c36: Layer already exists [2023-06-21T15:06:52.958Z] 4d0fbacecb25: Layer already exists [2023-06-21T15:06:52.958Z] b91de0b6c969: Layer already exists [2023-06-21T15:06:52.958Z] 00d2c3bb7ef3: Layer already exists [2023-06-21T15:06:52.958Z] 1994ad2eb1b0: Layer already exists [2023-06-21T15:06:52.958Z] 9386262d7a74: Layer already exists [2023-06-21T15:06:52.958Z] 3.1.0-dev.2: digest: sha256:18edc9e33e49e11a25a902ee035723b78e4ebec15e77c0597b2eb9711284f1f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:06:53.301Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:06:53.648Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 [2023-06-21T15:06:53.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-21T15:06:53.648Z] 00d2c3bb7ef3: Preparing [2023-06-21T15:06:53.648Z] b91de0b6c969: Preparing [2023-06-21T15:06:53.648Z] 720020751c36: Preparing [2023-06-21T15:06:53.648Z] 1994ad2eb1b0: Preparing [2023-06-21T15:06:53.648Z] 4d0fbacecb25: Preparing [2023-06-21T15:06:53.648Z] 9386262d7a74: Preparing [2023-06-21T15:06:53.648Z] 9386262d7a74: Waiting [2023-06-21T15:06:53.648Z] 00d2c3bb7ef3: Layer already exists [2023-06-21T15:06:53.648Z] b91de0b6c969: Layer already exists [2023-06-21T15:06:53.648Z] 720020751c36: Layer already exists [2023-06-21T15:06:53.648Z] 4d0fbacecb25: Layer already exists [2023-06-21T15:06:53.648Z] 1994ad2eb1b0: Layer already exists [2023-06-21T15:06:53.648Z] 9386262d7a74: Layer already exists [2023-06-21T15:06:53.648Z] 868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2: digest: sha256:18edc9e33e49e11a25a902ee035723b78e4ebec15e77c0597b2eb9711284f1f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:06:54.258Z] + 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 [2023-06-21T15:06:54.591Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-06-21T15:06:54.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-21T15:06:54.591Z] 00d2c3bb7ef3: Preparing [2023-06-21T15:06:54.591Z] b91de0b6c969: Preparing [2023-06-21T15:06:54.591Z] 720020751c36: Preparing [2023-06-21T15:06:54.591Z] 1994ad2eb1b0: Preparing [2023-06-21T15:06:54.591Z] 4d0fbacecb25: Preparing [2023-06-21T15:06:54.591Z] 9386262d7a74: Preparing [2023-06-21T15:06:54.591Z] 9386262d7a74: Waiting [2023-06-21T15:06:54.591Z] 4d0fbacecb25: Layer already exists [2023-06-21T15:06:54.591Z] 00d2c3bb7ef3: Layer already exists [2023-06-21T15:06:54.591Z] b91de0b6c969: Layer already exists [2023-06-21T15:06:54.591Z] 1994ad2eb1b0: Layer already exists [2023-06-21T15:06:54.591Z] 720020751c36: Layer already exists [2023-06-21T15:06:54.591Z] 9386262d7a74: Layer already exists [2023-06-21T15:06:54.591Z] main: digest: sha256:18edc9e33e49e11a25a902ee035723b78e4ebec15e77c0597b2eb9711284f1f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-21T15:06:54.906Z] ===================================================== [Pipeline] echo [2023-06-21T15:06:54.913Z] taggedImages: [2023-06-21T15:06:54.913Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730 [2023-06-21T15:06:54.913Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-06-21T15:06:54.913Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.2 [2023-06-21T15:06:54.913Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 [2023-06-21T15:06:54.913Z] - 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 [2023-06-21T15:06:55.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T15:06:55.275Z] [2023-06-21T15:06:55.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:06:55.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T15:06:55.607Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-21T15:06:55.607Z] 8998bd30e6a1: Pulling fs layer [2023-06-21T15:06:55.607Z] 04944245beec: Pulling fs layer [2023-06-21T15:06:55.607Z] 699f458cf7ca: Pulling fs layer [2023-06-21T15:06:55.607Z] 765212b225bb: Pulling fs layer [2023-06-21T15:06:55.607Z] f23df028b6ca: Pulling fs layer [2023-06-21T15:06:55.607Z] d65c8cfc05b1: Pulling fs layer [2023-06-21T15:06:55.607Z] 2437ff75d9bd: Pulling fs layer [2023-06-21T15:06:55.607Z] f23df028b6ca: Waiting [2023-06-21T15:06:55.607Z] d65c8cfc05b1: Waiting [2023-06-21T15:06:55.607Z] 2437ff75d9bd: Waiting [2023-06-21T15:06:55.607Z] 765212b225bb: Waiting [2023-06-21T15:06:55.872Z] 04944245beec: Verifying Checksum [2023-06-21T15:06:55.872Z] 765212b225bb: Verifying Checksum [2023-06-21T15:06:55.872Z] 765212b225bb: Download complete [2023-06-21T15:06:55.872Z] f23df028b6ca: Download complete [2023-06-21T15:06:55.872Z] d65c8cfc05b1: Verifying Checksum [2023-06-21T15:06:55.872Z] d65c8cfc05b1: Download complete [2023-06-21T15:06:56.140Z] 699f458cf7ca: Verifying Checksum [2023-06-21T15:06:56.140Z] 699f458cf7ca: Download complete [2023-06-21T15:06:56.408Z] 8998bd30e6a1: Verifying Checksum [2023-06-21T15:06:56.408Z] 8998bd30e6a1: Download complete [2023-06-21T15:06:58.986Z] 2437ff75d9bd: Verifying Checksum [2023-06-21T15:06:58.986Z] 2437ff75d9bd: Download complete [2023-06-21T15:07:01.563Z] 8998bd30e6a1: Pull complete [2023-06-21T15:07:01.828Z] 04944245beec: Pull complete [2023-06-21T15:07:03.229Z] 699f458cf7ca: Pull complete [2023-06-21T15:07:03.496Z] 765212b225bb: Pull complete [2023-06-21T15:07:04.081Z] f23df028b6ca: Pull complete [2023-06-21T15:07:04.349Z] d65c8cfc05b1: Pull complete [2023-06-21T15:07:26.531Z] 2437ff75d9bd: Pull complete [2023-06-21T15:07:26.531Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-21T15:07:26.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T15:07:26.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:07:26.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-18986 does not seem to be running inside a container [2023-06-21T15:07:26.789Z] $ 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/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@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 [2023-06-21T15:07:28.507Z] $ docker top ed24a80d282b2c9fb80173e3f6f2250c4e6741b2fda9b6b7aef5992c28c1c738 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:07:29.019Z] ---> job-cost.sh [2023-06-21T15:07:29.284Z] lf-activate-venv: SKIPPING [2023-06-21T15:07:29.284Z] INFO: No Stack... [2023-06-21T15:07:29.865Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-21T15:07:30.444Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T15:07:31.090Z] + + catcut /w/workspace/app-record-replay/3/archives/cost.csv -d, [2023-06-21T15:07:31.090Z] -f6 [Pipeline] lock [2023-06-21T15:07:31.153Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] [2023-06-21T15:07:31.158Z] Resource [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] did not exist. Created. [2023-06-21T15:07:31.158Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T15:07:31.490Z] /w/workspace/app-record-replay/3@tmp/durable-7a834434/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-21T15:07:31.824Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-21T15:07:31.844Z] Warning: overwriting stash ‘stack-cost’ [2023-06-21T15:07:31.877Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T15:07:31.883Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T15:07:31.904Z] $ docker stop --time=1 ed24a80d282b2c9fb80173e3f6f2250c4e6741b2fda9b6b7aef5992c28c1c738 [2023-06-21T15:07:34.299Z] $ docker rm -f --volumes ed24a80d282b2c9fb80173e3f6f2250c4e6741b2fda9b6b7aef5992c28c1c738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-06-21T15:07:34.686Z] provisioning config files... [2023-06-21T15:07:34.692Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #3 [2023-06-21T15:07:34.694Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9115541579580221194tmp [Pipeline] { [Pipeline] sh [2023-06-21T15:07:34.983Z] + set +x [2023-06-21T15:07:34.983Z] + bash -s -- [2023-06-21T15:07:34.983Z] + curl -s https://codecov.io/bash [2023-06-21T15:07:34.983Z] [2023-06-21T15:07:34.983Z] _____ _ [2023-06-21T15:07:34.983Z] / ____| | | [2023-06-21T15:07:34.983Z] | | ___ __| | ___ ___ _____ __ [2023-06-21T15:07:34.983Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-21T15:07:34.983Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-21T15:07:34.983Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-21T15:07:34.983Z] Bash-1.0.6 [2023-06-21T15:07:34.983Z] [2023-06-21T15:07:34.983Z] [2023-06-21T15:07:34.983Z] ==> git version 2.25.1 found [2023-06-21T15:07:34.983Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-06-21T15:07:34.983Z] Release-Date: 2020-01-08 [2023-06-21T15:07:34.983Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-21T15:07:34.983Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-21T15:07:34.983Z] ==> Jenkins CI detected. [2023-06-21T15:07:34.983Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-06-21T15:07:34.983Z] project root: . [2023-06-21T15:07:34.983Z] --> token set from env [2023-06-21T15:07:34.983Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-21T15:07:34.983Z] ==> Running gcov in . (disable via -X gcov) [2023-06-21T15:07:34.983Z] ==> Python coveragepy not found [2023-06-21T15:07:34.983Z] ==> Searching for coverage reports in: [2023-06-21T15:07:34.983Z] + . [2023-06-21T15:07:34.983Z] -> Found 1 reports [2023-06-21T15:07:34.983Z] ==> Detecting git/mercurial file structure [2023-06-21T15:07:35.242Z] ==> Reading reports [2023-06-21T15:07:35.242Z] + ./coverage.out bytes=13 [2023-06-21T15:07:35.242Z] ==> Appending adjustments [2023-06-21T15:07:35.242Z] https://docs.codecov.io/docs/fixing-reports [2023-06-21T15:07:35.242Z] + Found adjustments [2023-06-21T15:07:35.242Z] ==> Gzipping contents [2023-06-21T15:07:35.242Z] 4.0K /tmp/codecov.Tt1oBr.gz [2023-06-21T15:07:35.242Z] ==> Uploading reports [2023-06-21T15:07:35.242Z] url: https://codecov.io [2023-06-21T15:07:35.242Z] query: branch=main&commit=868ae31176ae2f0602366e773f44808ef6650730&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-21T15:07:35.242Z] -> Pinging Codecov [2023-06-21T15:07:35.242Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=868ae31176ae2f0602366e773f44808ef6650730&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-21T15:07:35.242Z] Invalid request parameters [2023-06-21T15:07:35.242Z] 400 [Pipeline] } [2023-06-21T15:07:35.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-21T15:07:35.450Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-21T15:07:35.462Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:07:35.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-21T15:07:35.760Z] [2023-06-21T15:07:35.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:07:36.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-21T15:07:36.057Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-21T15:07:36.057Z] df9b9388f04a: Pulling fs layer [2023-06-21T15:07:36.057Z] 52dc419b0ee2: Pulling fs layer [2023-06-21T15:07:36.057Z] 25bc292e5bac: Pulling fs layer [2023-06-21T15:07:36.057Z] 114826534d7a: Pulling fs layer [2023-06-21T15:07:36.057Z] 4657fd5d0bcf: Pulling fs layer [2023-06-21T15:07:36.057Z] 6ad1cebc031e: Pulling fs layer [2023-06-21T15:07:36.057Z] 8a3aa393b2d8: Pulling fs layer [2023-06-21T15:07:36.057Z] 6ad1cebc031e: Waiting [2023-06-21T15:07:36.057Z] 114826534d7a: Waiting [2023-06-21T15:07:36.058Z] 8a3aa393b2d8: Waiting [2023-06-21T15:07:36.058Z] 4657fd5d0bcf: Waiting [2023-06-21T15:07:36.058Z] 25bc292e5bac: Download complete [2023-06-21T15:07:36.058Z] 52dc419b0ee2: Download complete [2023-06-21T15:07:36.058Z] 4657fd5d0bcf: Verifying Checksum [2023-06-21T15:07:36.058Z] 4657fd5d0bcf: Download complete [2023-06-21T15:07:36.058Z] df9b9388f04a: Verifying Checksum [2023-06-21T15:07:36.058Z] df9b9388f04a: Download complete [2023-06-21T15:07:36.316Z] 6ad1cebc031e: Verifying Checksum [2023-06-21T15:07:36.316Z] 6ad1cebc031e: Download complete [2023-06-21T15:07:36.316Z] df9b9388f04a: Pull complete [2023-06-21T15:07:36.316Z] 52dc419b0ee2: Pull complete [2023-06-21T15:07:36.316Z] 25bc292e5bac: Pull complete [2023-06-21T15:07:36.883Z] 114826534d7a: Verifying Checksum [2023-06-21T15:07:36.883Z] 114826534d7a: Download complete [2023-06-21T15:07:37.141Z] 8a3aa393b2d8: Verifying Checksum [2023-06-21T15:07:37.141Z] 8a3aa393b2d8: Download complete [2023-06-21T15:07:40.419Z] 114826534d7a: Pull complete [2023-06-21T15:07:40.419Z] 4657fd5d0bcf: Pull complete [2023-06-21T15:07:40.679Z] 6ad1cebc031e: Pull complete [2023-06-21T15:07:43.998Z] 8a3aa393b2d8: Pull complete [2023-06-21T15:07:43.998Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-21T15:07:43.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-21T15:07:43.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:07:44.087Z] prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container [2023-06-21T15:07:44.111Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-06-21T15:07:50.484Z] $ docker top 3b9b851fd27cf2baf6d36876abd497da0331e54f3a918f5957cb982f6ccaa1db -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-21T15:07:50.552Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-06-21T15:07:50.828Z] + set -o pipefail [2023-06-21T15:07:50.828Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-06-21T15:07:55.015Z] [2023-06-21T15:07:55.015Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-service-configurable)... [2023-06-21T15:07:55.015Z] [2023-06-21T15:07:55.015Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/3a971f19-e8b4-45c0-bcb8-da16931f2192 [2023-06-21T15:07:55.015Z] [2023-06-21T15:07:55.015Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-21T15:07:55.015Z] [2023-06-21T15:07:55.581Z] [2023-06-21T15:07:55.581Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-21T15:07:55.581Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-21T15:07:55.581Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-06-21T15:07:55.586Z] $ docker stop --time=1 3b9b851fd27cf2baf6d36876abd497da0331e54f3a918f5957cb982f6ccaa1db [2023-06-21T15:07:57.945Z] $ docker rm -f --volumes 3b9b851fd27cf2baf6d36876abd497da0331e54f3a918f5957cb982f6ccaa1db [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 [2023-06-21T15:07:58.556Z] + git log --format=format:%s -1 868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] sh [2023-06-21T15:07:58.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T15:07:58.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:07:59.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T15:07:59.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:07:59.211Z] prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container [2023-06-21T15:07:59.232Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T15:07:59.627Z] $ docker top e760b4dff32314220717f07ded7fccb789244cc8364b3348462719d296a20b80 -eo pid,comm [2023-06-21T15:07:59.677Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-21T15:07:59.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T15:07:59.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T15:07:59.723Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T15:07:59.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T15:07:59.828Z] $ docker exec e760b4dff32314220717f07ded7fccb789244cc8364b3348462719d296a20b80 ssh-agent [2023-06-21T15:07:59.936Z] SSH_AUTH_SOCK=/tmp/ssh-ez23WTf8Qc9G/agent.32 [2023-06-21T15:07:59.936Z] SSH_AGENT_PID=38 [2023-06-21T15:07:59.940Z] Running ssh-add (command line suppressed) [2023-06-21T15:08:00.043Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5503088917156700306.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5503088917156700306.key) [2023-06-21T15:08:00.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T15:08:00.348Z] + git semver tag [2023-06-21T15:08:00.608Z] 2023-06-21 15:08:00,503 [run_tag] DEBUG tag force:False [2023-06-21T15:08:00.608Z] 2023-06-21 15:08:00,503 [check_head_tag] DEBUG check head tag [2023-06-21T15:08:00.608Z] 2023-06-21 15:08:00,504 [execute] INFO git cat-file --batch-check [2023-06-21T15:08:00.608Z] 2023-06-21 15:08:00,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-06-21T15:08:00.608Z] 2023-06-21 15:08:00,508 [execute] INFO git cat-file --batch [2023-06-21T15:08:00.608Z] 2023-06-21 15:08:00,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-06-21T15:08:00.608Z] 2023-06-21 15:08:00,511 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-21T15:08:00.608Z] 2023-06-21 15:08:00,512 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 [2023-06-21T15:08:00.608Z] 2023-06-21 15:08:00,512 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-06-21T15:08:00.608Z] 2023-06-21 15:08:00,516 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-21T15:08:00.608Z] 3.1.0-dev.2 [Pipeline] } [2023-06-21T15:08:00.612Z] $ docker exec --env ******** --env ******** e760b4dff32314220717f07ded7fccb789244cc8364b3348462719d296a20b80 ssh-agent -k [2023-06-21T15:08:00.713Z] unset SSH_AUTH_SOCK; [2023-06-21T15:08:00.713Z] unset SSH_AGENT_PID; [2023-06-21T15:08:00.713Z] echo Agent pid 38 killed; [2023-06-21T15:08:00.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T15:08:01.038Z] + git semver [Pipeline] } [2023-06-21T15:08:01.304Z] $ docker stop --time=1 e760b4dff32314220717f07ded7fccb789244cc8364b3348462719d296a20b80 [2023-06-21T15:08:02.552Z] $ docker rm -f --volumes e760b4dff32314220717f07ded7fccb789244cc8364b3348462719d296a20b80 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:08:02.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-21T15:08:02.950Z] [2023-06-21T15:08:02.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:08:03.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-21T15:08:03.255Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-21T15:08:03.255Z] ab5ef0e58194: Pulling fs layer [2023-06-21T15:08:03.255Z] 9712f1f96733: Pulling fs layer [2023-06-21T15:08:03.255Z] 63f879dbbcfc: Pulling fs layer [2023-06-21T15:08:03.255Z] 0d9ebad4ef96: Pulling fs layer [2023-06-21T15:08:03.255Z] e9a5061849ea: Pulling fs layer [2023-06-21T15:08:03.255Z] d747dcd14b5f: Pulling fs layer [2023-06-21T15:08:03.255Z] 2de7ff778b66: Pulling fs layer [2023-06-21T15:08:03.255Z] 0d9ebad4ef96: Waiting [2023-06-21T15:08:03.255Z] e9a5061849ea: Waiting [2023-06-21T15:08:03.255Z] d747dcd14b5f: Waiting [2023-06-21T15:08:03.255Z] 2de7ff778b66: Waiting [2023-06-21T15:08:03.255Z] 9712f1f96733: Verifying Checksum [2023-06-21T15:08:03.255Z] 9712f1f96733: Download complete [2023-06-21T15:08:03.514Z] 63f879dbbcfc: Verifying Checksum [2023-06-21T15:08:03.514Z] 63f879dbbcfc: Download complete [2023-06-21T15:08:03.773Z] e9a5061849ea: Verifying Checksum [2023-06-21T15:08:03.773Z] e9a5061849ea: Download complete [2023-06-21T15:08:03.773Z] 0d9ebad4ef96: Verifying Checksum [2023-06-21T15:08:03.773Z] 0d9ebad4ef96: Download complete [2023-06-21T15:08:03.773Z] d747dcd14b5f: Verifying Checksum [2023-06-21T15:08:03.773Z] d747dcd14b5f: Download complete [2023-06-21T15:08:03.773Z] ab5ef0e58194: Verifying Checksum [2023-06-21T15:08:03.773Z] ab5ef0e58194: Download complete [2023-06-21T15:08:03.773Z] 2de7ff778b66: Verifying Checksum [2023-06-21T15:08:03.773Z] 2de7ff778b66: Download complete [2023-06-21T15:08:06.302Z] ab5ef0e58194: Pull complete [2023-06-21T15:08:06.302Z] 9712f1f96733: Pull complete [2023-06-21T15:08:06.869Z] 63f879dbbcfc: Pull complete [2023-06-21T15:08:11.055Z] 0d9ebad4ef96: Pull complete [2023-06-21T15:08:11.055Z] e9a5061849ea: Pull complete [2023-06-21T15:08:11.055Z] d747dcd14b5f: Pull complete [2023-06-21T15:08:11.989Z] 2de7ff778b66: Pull complete [2023-06-21T15:08:11.989Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-21T15:08:11.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-21T15:08:11.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:08:12.079Z] prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container [2023-06-21T15:08:12.105Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-21T15:08:22.070Z] $ docker top e8cacd0418ee2402d13784dee822992aec91431f7ad86a06f909fa35da39b236 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-21T15:08:22.145Z] provisioning config files... [2023-06-21T15:08:22.173Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6961781516636535129tmp [2023-06-21T15:08:22.204Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14062533728001110508tmp [2023-06-21T15:08:22.247Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17720129691193675496tmp [Pipeline] { [Pipeline] echo [2023-06-21T15:08:22.262Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:08:22.544Z] ---> sigul-configuration.sh [2023-06-21T15:08:22.544Z] gpg: directory `/root/.gnupg' created [2023-06-21T15:08:22.544Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-21T15:08:22.544Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-21T15:08:22.544Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-21T15:08:22.544Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-21T15:08:22.544Z] gpg: CAST5 encrypted data [2023-06-21T15:08:22.544Z] gpg: encrypted with 1 passphrase [2023-06-21T15:08:22.544Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-21T15:08:22.828Z] + mkdir /home/jenkins [2023-06-21T15:08:22.828Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-21T15:08:24.683Z] + 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 [2023-06-21T15:08:24.691Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:08:24.974Z] ---> sigul-install.sh [2023-06-21T15:08:24.974Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-21T15:08:25.260Z] + git tag --list [2023-06-21T15:08:25.260Z] v3.1.0-dev.0 [2023-06-21T15:08:25.260Z] v3.1.0-dev.1 [2023-06-21T15:08:25.260Z] v3.1.0-dev.2 [Pipeline] sh [2023-06-21T15:08:25.548Z] + lftools sign git-tag v3.1.0-dev.2 [2023-06-21T15:08:26.116Z] Signing Git tag with Sigul... [2023-06-21T15:08:26.116Z] Signing v3.1.0-dev.2 [Pipeline] echo [2023-06-21T15:08:26.386Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:08:26.672Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-21T15:08:26.678Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-21T15:08:26.741Z] $ docker stop --time=1 e8cacd0418ee2402d13784dee822992aec91431f7ad86a06f909fa35da39b236 [2023-06-21T15:08:28.028Z] $ docker rm -f --volumes e8cacd0418ee2402d13784dee822992aec91431f7ad86a06f909fa35da39b236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-21T15:08:28.465Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T15:08:28.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:08:28.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T15:08:28.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:08:28.846Z] prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container [2023-06-21T15:08:28.874Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T15:08:29.198Z] $ docker top 8787686f60a28c44c3b13f16e3599d08e3ab395d7159b1cf184c6e33560be9b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T15:08:29.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T15:08:29.286Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T15:08:29.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T15:08:29.386Z] $ docker exec 8787686f60a28c44c3b13f16e3599d08e3ab395d7159b1cf184c6e33560be9b6 ssh-agent [2023-06-21T15:08:29.502Z] SSH_AUTH_SOCK=/tmp/ssh-8Zu9FEFwysuv/agent.33 [2023-06-21T15:08:29.502Z] SSH_AGENT_PID=39 [2023-06-21T15:08:29.506Z] Running ssh-add (command line suppressed) [2023-06-21T15:08:29.591Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9647225418813077379.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9647225418813077379.key) [2023-06-21T15:08:29.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T15:08:29.897Z] + git semver bump pre [2023-06-21T15:08:30.156Z] 2023-06-21 15:08:30,079 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-21T15:08:30.156Z] 2023-06-21 15:08:30,079 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev [2023-06-21T15:08:30.156Z] 2023-06-21 15:08:30,080 [bump_version] DEBUG bumped version:3.1.0-dev.3 [2023-06-21T15:08:30.156Z] 2023-06-21 15:08:30,080 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-06-21T15:08:30.156Z] 2023-06-21 15:08:30,080 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-21T15:08:30.156Z] 2023-06-21 15:08:30,080 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-21T15:08:30.156Z] 2023-06-21 15:08:30,082 [execute] INFO git cat-file --batch-check [2023-06-21T15:08:30.156Z] 2023-06-21 15:08:30,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T15:08:30.156Z] 2023-06-21 15:08:30,088 [execute] INFO git cat-file --batch [2023-06-21T15:08:30.156Z] 2023-06-21 15:08:30,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T15:08:30.157Z] 2023-06-21 15:08:30,093 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-21T15:08:30.157Z] 3.1.0-dev.3 [Pipeline] } [2023-06-21T15:08:30.159Z] $ docker exec --env ******** --env ******** 8787686f60a28c44c3b13f16e3599d08e3ab395d7159b1cf184c6e33560be9b6 ssh-agent -k [2023-06-21T15:08:30.253Z] unset SSH_AUTH_SOCK; [2023-06-21T15:08:30.253Z] unset SSH_AGENT_PID; [2023-06-21T15:08:30.253Z] echo Agent pid 39 killed; [2023-06-21T15:08:30.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T15:08:30.580Z] + git semver [Pipeline] } [2023-06-21T15:08:30.846Z] $ docker stop --time=1 8787686f60a28c44c3b13f16e3599d08e3ab395d7159b1cf184c6e33560be9b6 [2023-06-21T15:08:32.108Z] $ docker rm -f --volumes 8787686f60a28c44c3b13f16e3599d08e3ab395d7159b1cf184c6e33560be9b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T15:08:32.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T15:08:32.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:08:32.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T15:08:32.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:08:32.814Z] prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container [2023-06-21T15:08:32.833Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T15:08:33.188Z] $ docker top 5a9bd8b427e82922057725900dee5d06f6869ea7ddca88eb3b6189bd9db58902 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T15:08:33.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T15:08:33.280Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T15:08:33.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T15:08:33.393Z] $ docker exec 5a9bd8b427e82922057725900dee5d06f6869ea7ddca88eb3b6189bd9db58902 ssh-agent [2023-06-21T15:08:33.503Z] SSH_AUTH_SOCK=/tmp/ssh-VLj4YgoiIPcd/agent.31 [2023-06-21T15:08:33.503Z] SSH_AGENT_PID=37 [2023-06-21T15:08:33.508Z] Running ssh-add (command line suppressed) [2023-06-21T15:08:33.596Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3977317907602579611.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3977317907602579611.key) [2023-06-21T15:08:33.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T15:08:33.916Z] + git semver push [2023-06-21T15:08:34.174Z] 2023-06-21 15:08:34,083 [run_push] DEBUG push [2023-06-21T15:08:34.175Z] 2023-06-21 15:08:34,084 [execute] INFO git cat-file --batch-check [2023-06-21T15:08:34.175Z] 2023-06-21 15:08:34,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T15:08:34.175Z] 2023-06-21 15:08:34,088 [execute] INFO git rev-list 2d001e734cd62a701a63132977592e8d17fa4004 -- [2023-06-21T15:08:34.175Z] 2023-06-21 15:08:34,088 [execute] DEBUG Popen(['git', 'rev-list', '2d001e734cd62a701a63132977592e8d17fa4004', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-21T15:08:34.175Z] 2023-06-21 15:08:34,094 [execute] INFO git fetch -v origin [2023-06-21T15:08:34.175Z] 2023-06-21 15:08:34,094 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-21T15:08:34.743Z] 2023-06-21 15:08:34,551 [run_push] DEBUG no remote changes detected [2023-06-21T15:08:34.743Z] 2023-06-21 15:08:34,552 [execute] INFO git push origin semver [2023-06-21T15:08:34.743Z] 2023-06-21 15:08:34,552 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-21T15:08:35.680Z] 2023-06-21 15:08:35,651 [run_push] DEBUG push all version tags [2023-06-21T15:08:35.680Z] 2023-06-21 15:08:35,652 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-21T15:08:35.680Z] 2023-06-21 15:08:35,652 [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) [2023-06-21T15:08:36.616Z] 2023-06-21 15:08:36,340 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-21T15:08:36.616Z] 3.1.0-dev.3 [Pipeline] } [2023-06-21T15:08:36.618Z] $ docker exec --env ******** --env ******** 5a9bd8b427e82922057725900dee5d06f6869ea7ddca88eb3b6189bd9db58902 ssh-agent -k [2023-06-21T15:08:36.715Z] unset SSH_AUTH_SOCK; [2023-06-21T15:08:36.715Z] unset SSH_AGENT_PID; [2023-06-21T15:08:36.716Z] echo Agent pid 37 killed; [2023-06-21T15:08:36.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T15:08:37.040Z] + git semver [Pipeline] } [2023-06-21T15:08:37.306Z] $ docker stop --time=1 5a9bd8b427e82922057725900dee5d06f6869ea7ddca88eb3b6189bd9db58902 [2023-06-21T15:08:39.279Z] $ docker rm -f --volumes 5a9bd8b427e82922057725900dee5d06f6869ea7ddca88eb3b6189bd9db58902 [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 [2023-06-21T15:08:39.893Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-06-21T15:08:39.893Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-21T15:08:39.893Z] total 16 [2023-06-21T15:08:39.893Z] drwxr-xr-x 3 root root 4096 Jun 21 15:01 . [2023-06-21T15:08:39.893Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 15:08 .. [2023-06-21T15:08:39.893Z] drwxr-xr-x 2 root root 4096 Jun 21 15:01 cost [2023-06-21T15:08:39.893Z] -rw-r--r-- 1 root root 87 Jun 21 15:01 cost.csv [2023-06-21T15:08:39.893Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-21T15:08:39.893Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-21T15:08:39.893Z] total 16 [2023-06-21T15:08:39.893Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 15:01 . [2023-06-21T15:08:39.893Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 15:08 .. [2023-06-21T15:08:39.893Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 15:01 cost [2023-06-21T15:08:39.893Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 21 15:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:08:40.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:08:42.461Z] ---> package-listing.sh [2023-06-21T15:08:42.461Z] ++ facter osfamily [2023-06-21T15:08:42.461Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-21T15:08:42.461Z] + OS_FAMILY=debian [2023-06-21T15:08:42.461Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-06-21T15:08:42.461Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-21T15:08:42.461Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-21T15:08:42.461Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-21T15:08:42.461Z] + PACKAGES=/tmp/packages_start.txt [2023-06-21T15:08:42.461Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-06-21T15:08:42.461Z] + PACKAGES=/tmp/packages_end.txt [2023-06-21T15:08:42.461Z] + case "${OS_FAMILY}" in [2023-06-21T15:08:42.461Z] + dpkg -l [2023-06-21T15:08:42.461Z] + grep '^ii' [2023-06-21T15:08:42.461Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-21T15:08:42.461Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-21T15:08:42.461Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-21T15:08:42.461Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-06-21T15:08:42.461Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-06-21T15:08:42.461Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-06-21T15:08:42.473Z] 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 [2023-06-21T15:08:42.751Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T15:08:43.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T15:08:43.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T15:08:43.398Z] prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container [2023-06-21T15:08:43.424Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-21T15:08:43.607Z] $ docker top db3315f376b8f95dae35f31869b388e22607f47d4e6f7f6859b424384b6259ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T15:08:43.961Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-21T15:08:44.248Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-21T15:08:44.532Z] + ls /var/log/sa-host [2023-06-21T15:08:44.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T15:08:44.695Z] provisioning config files... [2023-06-21T15:08:44.710Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13998199325354253206tmp [Pipeline] { [Pipeline] echo [2023-06-21T15:08:44.726Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:08:45.008Z] ---> create-netrc.sh [Pipeline] } [2023-06-21T15:08:45.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:08:45.347Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-21T15:08:45.357Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:08:45.644Z] ---> sudo-logs.sh [2023-06-21T15:08:45.644Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-21T15:08:45.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:08:45.967Z] ---> job-cost.sh [2023-06-21T15:08:45.967Z] lf-activate-venv: SKIPPING [2023-06-21T15:08:45.967Z] DEBUG: total: 0.2199999988079071 [2023-06-21T15:08:45.967Z] INFO: Retrieving Stack Cost... [2023-06-21T15:08:46.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T15:08:46.796Z] INFO: Archiving Costs [Pipeline] echo [2023-06-21T15:08:46.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T15:08:47.090Z] ---> logs-deploy.sh [2023-06-21T15:08:47.090Z] lf-activate-venv: SKIPPING [2023-06-21T15:08:47.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/3 [2023-06-21T15:08:47.090Z] INFO: archiving workspace using pattern(s): [2023-06-21T15:08:48.028Z] Archives upload complete. [2023-06-21T15:08:48.028Z] INFO: archiving logs to Nexus