Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc0531a6ffb026d20c247d14e37f7ca87a6f2134 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-ssh424592309354266447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2248575939565578195.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh8963696852242575290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh102536975488914013.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-ssh17731362120015647887.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4393 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bc0531a6ffb026d20c247d14e37f7ca87a6f2134 (main) Commit message: "Merge pull request #66 from lenny-intel/fix-add-service-to-topic" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc0531a6ffb026d20c247d14e37f7ca87a6f2134 # timeout=10 > git rev-list --no-walk 8b653cc426679fe276c946bfdccdcb7504caafc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-23T17:45:41.683Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-23T17:45:41.728Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-23T17:45:41.741Z] ========================================================= [2023-08-23T17:45:41.741Z] EdgeX Global Pipelines Version Info [2023-08-23T17:45:41.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:45:42.457Z] ------------------- [2023-08-23T17:45:42.457Z] stable info: [2023-08-23T17:45:42.457Z] ------------------- [2023-08-23T17:45:42.457Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-23T17:45:42.457Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T17:45:42.457Z] Message: update stable to v1.0.253 [2023-08-23T17:45:43.028Z] ------------------- [2023-08-23T17:45:43.028Z] experimental info: [2023-08-23T17:45:43.028Z] ------------------- [2023-08-23T17:45:43.028Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-23T17:45:43.028Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T17:45:43.028Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-23T17:45:43.229Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-23T17:45:43.242Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-23T17:45:43.254Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-23T17:45:43.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-23T17:45:43.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-23T17:45:43.298Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-23T17:45:43.316Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-23T17:45:43.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-23T17:45:43.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-23T17:45:43.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-23T17:45:43.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-23T17:45:43.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-23T17:45:43.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-23T17:45:43.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-23T17:45:43.434Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T17:45:43.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T17:45:43.460Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T17:45:43.472Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T17:45:43.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-23T17:45:43.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-23T17:45:43.508Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-23T17:45:43.523Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-23T17:45:43.535Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-23T17:45:43.548Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-23T17:45:43.560Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-23T17:45:43.572Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-23T17:45:43.585Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-23T17:45:43.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-23T17:45:43.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-23T17:45:43.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-23T17:45:43.633Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] echo [2023-08-23T17:45:43.641Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc0531a [Pipeline] echo [2023-08-23T17:45:43.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T17:45:43.696Z] provisioning config files... [2023-08-23T17:45:43.711Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config681741135836455951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:45:44.011Z] ---> docker-login.sh [2023-08-23T17:45:44.011Z] nexus3.edgexfoundry.org:10001 [2023-08-23T17:45:44.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:45:44.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:45:44.271Z] Configure a credential helper to remove this warning. See [2023-08-23T17:45:44.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:45:44.271Z] [2023-08-23T17:45:44.271Z] Login Succeeded [2023-08-23T17:45:44.271Z] nexus3.edgexfoundry.org:10002 [2023-08-23T17:45:44.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:45:44.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:45:44.531Z] Configure a credential helper to remove this warning. See [2023-08-23T17:45:44.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:45:44.531Z] [2023-08-23T17:45:44.531Z] Login Succeeded [2023-08-23T17:45:44.531Z] nexus3.edgexfoundry.org:10003 [2023-08-23T17:45:44.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:45:44.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:45:44.531Z] Configure a credential helper to remove this warning. See [2023-08-23T17:45:44.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:45:44.531Z] [2023-08-23T17:45:44.531Z] Login Succeeded [2023-08-23T17:45:44.531Z] nexus3.edgexfoundry.org:10004 [2023-08-23T17:45:44.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:45:44.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:45:44.792Z] Configure a credential helper to remove this warning. See [2023-08-23T17:45:44.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:45:44.792Z] [2023-08-23T17:45:44.792Z] Login Succeeded [2023-08-23T17:45:44.792Z] docker.io [2023-08-23T17:45:44.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:45:48.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:45:48.111Z] Configure a credential helper to remove this warning. See [2023-08-23T17:45:48.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:45:48.111Z] [2023-08-23T17:45:48.111Z] Login Succeeded [2023-08-23T17:45:48.111Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T17:45:48.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-23T17:45:48.498Z] + git rev-list -1 --merges bc0531a6ffb026d20c247d14e37f7ca87a6f2134~1..bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] echo [2023-08-23T17:45:48.549Z] -----------> git rev-list -1 --merges bc0531a6ffb026d20c247d14e37f7ca87a6f2134~1..bc0531a6ffb026d20c247d14e37f7ca87a6f2134 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [2023-08-23T17:45:48.549Z] bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [false] [Pipeline] sh [2023-08-23T17:45:48.843Z] + git log --format=format:%s -1 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] echo [2023-08-23T17:45:48.856Z] ========================================================= [2023-08-23T17:45:48.856Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-23T17:45:48.856Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T17:45:49.179Z] + git log --format=format:%s -1 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] echo [2023-08-23T17:45:49.188Z] [semverPrep] GIT_COMMIT: bc0531a6ffb026d20c247d14e37f7ca87a6f2134, Commit Message: Merge pull request #66 from lenny-intel/fix-add-service-to-topic [Pipeline] echo [2023-08-23T17:45:49.198Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-23T17:45:49.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T17:45:49.576Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-23T17:45:49.576Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-23T17:45:49.576Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-23T17:45:49.576Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-23T17:45:49.576Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-23T17:45:49.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:45:49.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T17:45:49.926Z] [2023-08-23T17:45:49.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:45:50.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T17:45:50.220Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-23T17:45:50.220Z] b85a868b505f: Pulling fs layer [2023-08-23T17:45:50.220Z] e2be974225ed: Pulling fs layer [2023-08-23T17:45:50.220Z] 339a4e72a1f5: Pulling fs layer [2023-08-23T17:45:50.220Z] 988bab9f4d93: Pulling fs layer [2023-08-23T17:45:50.220Z] 1469e6f7b9e6: Pulling fs layer [2023-08-23T17:45:50.220Z] eaf3925da568: Pulling fs layer [2023-08-23T17:45:50.220Z] 988bab9f4d93: Waiting [2023-08-23T17:45:50.220Z] 1469e6f7b9e6: Waiting [2023-08-23T17:45:50.220Z] bab4dde63d76: Pulling fs layer [2023-08-23T17:45:50.220Z] bde34c3a00c8: Pulling fs layer [2023-08-23T17:45:50.220Z] eaf3925da568: Waiting [2023-08-23T17:45:50.220Z] b352a97aabf1: Pulling fs layer [2023-08-23T17:45:50.220Z] bab4dde63d76: Waiting [2023-08-23T17:45:50.220Z] 4872d77fe225: Pulling fs layer [2023-08-23T17:45:50.220Z] 5851b861e8e6: Pulling fs layer [2023-08-23T17:45:50.220Z] b352a97aabf1: Waiting [2023-08-23T17:45:50.220Z] 4872d77fe225: Waiting [2023-08-23T17:45:50.220Z] e2be974225ed: Verifying Checksum [2023-08-23T17:45:50.220Z] e2be974225ed: Download complete [2023-08-23T17:45:50.220Z] 988bab9f4d93: Download complete [2023-08-23T17:45:50.220Z] 1469e6f7b9e6: Verifying Checksum [2023-08-23T17:45:50.220Z] 1469e6f7b9e6: Download complete [2023-08-23T17:45:50.220Z] eaf3925da568: Verifying Checksum [2023-08-23T17:45:50.220Z] eaf3925da568: Download complete [2023-08-23T17:45:50.478Z] 339a4e72a1f5: Verifying Checksum [2023-08-23T17:45:50.478Z] 339a4e72a1f5: Download complete [2023-08-23T17:45:50.478Z] bde34c3a00c8: Verifying Checksum [2023-08-23T17:45:50.478Z] bde34c3a00c8: Download complete [2023-08-23T17:45:50.478Z] b352a97aabf1: Verifying Checksum [2023-08-23T17:45:50.478Z] b352a97aabf1: Download complete [2023-08-23T17:45:50.478Z] 4872d77fe225: Download complete [2023-08-23T17:45:50.478Z] 5851b861e8e6: Verifying Checksum [2023-08-23T17:45:50.478Z] 5851b861e8e6: Download complete [2023-08-23T17:45:50.478Z] b85a868b505f: Verifying Checksum [2023-08-23T17:45:50.478Z] b85a868b505f: Download complete [2023-08-23T17:45:50.736Z] bab4dde63d76: Verifying Checksum [2023-08-23T17:45:50.736Z] bab4dde63d76: Download complete [2023-08-23T17:45:51.674Z] b85a868b505f: Pull complete [2023-08-23T17:45:51.950Z] e2be974225ed: Pull complete [2023-08-23T17:45:52.521Z] 339a4e72a1f5: Pull complete [2023-08-23T17:45:52.521Z] 988bab9f4d93: Pull complete [2023-08-23T17:45:52.779Z] 1469e6f7b9e6: Pull complete [2023-08-23T17:45:52.779Z] eaf3925da568: Pull complete [2023-08-23T17:45:54.680Z] bab4dde63d76: Pull complete [2023-08-23T17:45:54.680Z] bde34c3a00c8: Pull complete [2023-08-23T17:45:54.680Z] b352a97aabf1: Pull complete [2023-08-23T17:45:54.680Z] 4872d77fe225: Pull complete [2023-08-23T17:45:54.940Z] 5851b861e8e6: Pull complete [2023-08-23T17:45:54.940Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-23T17:45:54.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T17:45:54.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:45:55.028Z] prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container [2023-08-23T17:45:55.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T17:45:57.658Z] $ docker top 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed -eo pid,comm [2023-08-23T17:45:57.718Z] 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-08-23T17:45:57.718Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T17:45:57.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T17:45:57.766Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T17:45:57.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T17:45:57.888Z] $ docker exec 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed ssh-agent [2023-08-23T17:45:58.011Z] SSH_AUTH_SOCK=/tmp/ssh-yF7QdfYa62JA/agent.33 [2023-08-23T17:45:58.011Z] SSH_AGENT_PID=39 [2023-08-23T17:45:58.018Z] Running ssh-add (command line suppressed) [2023-08-23T17:45:58.122Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_923322242710333463.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_923322242710333463.key) [2023-08-23T17:45:58.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T17:45:58.427Z] + git tag --points-at HEAD [Pipeline] } [2023-08-23T17:45:58.441Z] $ docker exec --env ******** --env ******** 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed ssh-agent -k [2023-08-23T17:45:58.543Z] unset SSH_AUTH_SOCK; [2023-08-23T17:45:58.543Z] unset SSH_AGENT_PID; [2023-08-23T17:45:58.543Z] echo Agent pid 39 killed; [2023-08-23T17:45:58.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-23T17:45:58.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T17:45:58.585Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T17:45:58.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T17:45:58.698Z] $ docker exec 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed ssh-agent [2023-08-23T17:45:58.807Z] SSH_AUTH_SOCK=/tmp/ssh-jRB6K2AzrSxu/agent.71 [2023-08-23T17:45:58.807Z] SSH_AGENT_PID=77 [2023-08-23T17:45:58.812Z] Running ssh-add (command line suppressed) [2023-08-23T17:45:58.913Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7365505156893287836.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7365505156893287836.key) [2023-08-23T17:45:58.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T17:45:59.216Z] + git semver init [2023-08-23T17:45:59.476Z] 2023-08-23 17:45:59,370 [run_init] DEBUG init version:0.0.0 force:False [2023-08-23T17:45:59.476Z] 2023-08-23 17:45:59,371 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-23T17:45:59.476Z] 2023-08-23 17:45:59,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-23T17:45:59.476Z] 2023-08-23 17:45:59,372 [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-08-23T17:46:00.046Z] 2023-08-23 17:45:59,997 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-23T17:46:00.046Z] 2023-08-23 17:45:59,998 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-23T17:46:00.046Z] 2023-08-23 17:45:59,998 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T17:46:00.046Z] 2023-08-23 17:45:59,998 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T17:46:00.046Z] 3.1.0-dev.37 [Pipeline] } [2023-08-23T17:46:00.053Z] $ docker exec --env ******** --env ******** 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed ssh-agent -k [2023-08-23T17:46:00.165Z] unset SSH_AUTH_SOCK; [2023-08-23T17:46:00.166Z] unset SSH_AGENT_PID; [2023-08-23T17:46:00.166Z] echo Agent pid 77 killed; [2023-08-23T17:46:00.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T17:46:00.487Z] + git semver [Pipeline] } [2023-08-23T17:46:00.758Z] $ docker stop --time=1 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed [2023-08-23T17:46:02.032Z] $ docker rm -f --volumes 83f1e0b5146b52292be721ebf749335cba7063588ad5822d67b054cab41651ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T17:46:02.363Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-23T17:46:02.580Z] Stashed 1 file(s) [Pipeline] echo [2023-08-23T17:46:02.583Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.37 [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-08-23T17:46:02.698Z] provisioning config files... [2023-08-23T17:46:02.707Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10507340023546569204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:46:03.001Z] ---> docker-login.sh [2023-08-23T17:46:03.001Z] nexus3.edgexfoundry.org:10001 [2023-08-23T17:46:03.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:46:03.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:46:03.001Z] Configure a credential helper to remove this warning. See [2023-08-23T17:46:03.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:46:03.001Z] [2023-08-23T17:46:03.001Z] Login Succeeded [2023-08-23T17:46:03.001Z] nexus3.edgexfoundry.org:10002 [2023-08-23T17:46:03.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:46:03.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:46:03.001Z] Configure a credential helper to remove this warning. See [2023-08-23T17:46:03.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:46:03.001Z] [2023-08-23T17:46:03.001Z] Login Succeeded [2023-08-23T17:46:03.001Z] nexus3.edgexfoundry.org:10003 [2023-08-23T17:46:03.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:46:03.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:46:03.269Z] Configure a credential helper to remove this warning. See [2023-08-23T17:46:03.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:46:03.269Z] [2023-08-23T17:46:03.269Z] Login Succeeded [2023-08-23T17:46:03.269Z] nexus3.edgexfoundry.org:10004 [2023-08-23T17:46:03.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:46:03.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:46:03.269Z] Configure a credential helper to remove this warning. See [2023-08-23T17:46:03.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:46:03.269Z] [2023-08-23T17:46:03.269Z] Login Succeeded [2023-08-23T17:46:03.269Z] docker.io [2023-08-23T17:46:03.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:46:03.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:46:03.529Z] Configure a credential helper to remove this warning. See [2023-08-23T17:46:03.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:46:03.529Z] [2023-08-23T17:46:03.529Z] Login Succeeded [2023-08-23T17:46:03.529Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T17:46:03.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T17:46:03.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T17:46:03.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T17:46:03.622Z] ========================================================= [2023-08-23T17:46:03.622Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-23T17:46:03.622Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:46:03.926Z] + 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-08-23T17:46:03.926Z] Sending build context to Docker daemon 484.9kB [2023-08-23T17:46:03.926Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T17:46:03.926Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T17:46:03.926Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-23T17:46:03.926Z] 4db1b89c0bd1: Pulling fs layer [2023-08-23T17:46:03.926Z] 6911f1a30b25: Pulling fs layer [2023-08-23T17:46:03.926Z] e194b8c5c2a9: Pulling fs layer [2023-08-23T17:46:03.926Z] 6863d3e3a2b1: Pulling fs layer [2023-08-23T17:46:03.926Z] ec0bb842ea78: Pulling fs layer [2023-08-23T17:46:03.926Z] 40a00589a448: Pulling fs layer [2023-08-23T17:46:03.926Z] 6c08303d61cc: Pulling fs layer [2023-08-23T17:46:03.926Z] 798269fcf238: Pulling fs layer [2023-08-23T17:46:03.926Z] 6863d3e3a2b1: Waiting [2023-08-23T17:46:03.926Z] ec0bb842ea78: Waiting [2023-08-23T17:46:03.926Z] 40a00589a448: Waiting [2023-08-23T17:46:03.926Z] 798269fcf238: Waiting [2023-08-23T17:46:03.926Z] 6c08303d61cc: Waiting [2023-08-23T17:46:03.926Z] 6911f1a30b25: Download complete [2023-08-23T17:46:03.926Z] 6863d3e3a2b1: Download complete [2023-08-23T17:46:03.926Z] ec0bb842ea78: Verifying Checksum [2023-08-23T17:46:03.926Z] ec0bb842ea78: Download complete [2023-08-23T17:46:03.926Z] 4db1b89c0bd1: Verifying Checksum [2023-08-23T17:46:03.926Z] 4db1b89c0bd1: Download complete [2023-08-23T17:46:04.185Z] 40a00589a448: Verifying Checksum [2023-08-23T17:46:04.185Z] 40a00589a448: Download complete [2023-08-23T17:46:04.185Z] 4db1b89c0bd1: Pull complete [2023-08-23T17:46:04.448Z] 6911f1a30b25: Pull complete [2023-08-23T17:46:04.707Z] 798269fcf238: Verifying Checksum [2023-08-23T17:46:04.707Z] 798269fcf238: Download complete [2023-08-23T17:46:04.707Z] e194b8c5c2a9: Download complete [2023-08-23T17:46:04.707Z] 6c08303d61cc: Verifying Checksum [2023-08-23T17:46:04.707Z] 6c08303d61cc: Download complete [2023-08-23T17:46:07.985Z] e194b8c5c2a9: Pull complete [2023-08-23T17:46:07.985Z] 6863d3e3a2b1: Pull complete [2023-08-23T17:46:07.985Z] ec0bb842ea78: Pull complete [2023-08-23T17:46:07.985Z] 40a00589a448: Pull complete [2023-08-23T17:46:09.886Z] 6c08303d61cc: Pull complete [2023-08-23T17:46:10.819Z] 798269fcf238: Pull complete [2023-08-23T17:46:10.819Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-23T17:46:10.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T17:46:10.819Z] ---> ec979cd7f677 [2023-08-23T17:46:10.819Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T17:46:15.012Z] ---> Running in 034e8811881e [2023-08-23T17:46:15.012Z] Removing intermediate container 034e8811881e [2023-08-23T17:46:15.012Z] ---> 041987c16241 [2023-08-23T17:46:15.012Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T17:46:15.013Z] ---> Running in d81bec42baac [2023-08-23T17:46:15.013Z] Removing intermediate container d81bec42baac [2023-08-23T17:46:15.013Z] ---> 6291a4a75b5c [2023-08-23T17:46:15.013Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T17:46:15.013Z] ---> Running in 1f56a35a5706 [2023-08-23T17:46:15.013Z] Removing intermediate container 1f56a35a5706 [2023-08-23T17:46:15.013Z] ---> f82c1283b13b [2023-08-23T17:46:15.013Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T17:46:15.013Z] ---> Running in bb6b6d4664ec [2023-08-23T17:46:15.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T17:46:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T17:46:15.532Z] OK: 265 MiB in 53 packages [2023-08-23T17:46:15.791Z] Removing intermediate container bb6b6d4664ec [2023-08-23T17:46:15.791Z] ---> 8131e4b10510 [2023-08-23T17:46:15.791Z] Step 7/12 : WORKDIR /app [2023-08-23T17:46:15.791Z] ---> Running in 0fe7d7326aed [2023-08-23T17:46:16.050Z] Removing intermediate container 0fe7d7326aed [2023-08-23T17:46:16.050Z] ---> 7ab3797eeded [2023-08-23T17:46:16.050Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T17:46:16.050Z] ---> 22fb317c7e86 [2023-08-23T17:46:16.050Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T17:46:16.050Z] ---> Running in df75dba4badb [2023-08-23T17:46:17.662Z] Still waiting to schedule task [2023-08-23T17:46:17.662Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-23T17:46:54.901Z] Removing intermediate container df75dba4badb [2023-08-23T17:46:54.901Z] ---> 1985a1a0388f [2023-08-23T17:46:54.901Z] Step 10/12 : COPY . . [2023-08-23T17:46:54.901Z] ---> 51e9a33d425a [2023-08-23T17:46:54.901Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T17:46:54.901Z] ---> Running in 21434a5c5aaf [2023-08-23T17:46:54.901Z] Removing intermediate container 21434a5c5aaf [2023-08-23T17:46:54.901Z] ---> fb46946ee869 [2023-08-23T17:46:54.901Z] Step 12/12 : RUN $MAKE [2023-08-23T17:46:54.901Z] ---> Running in 0060973c8a60 [2023-08-23T17:46:54.901Z] noop [2023-08-23T17:46:54.901Z] Removing intermediate container 0060973c8a60 [2023-08-23T17:46:54.901Z] ---> fc71c5bd1e92 [2023-08-23T17:46:54.901Z] Successfully built fc71c5bd1e92 [2023-08-23T17:46:54.901Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:46:55.212Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T17:46:55.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:46:55.285Z] prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container [2023-08-23T17:46:55.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T17:46:55.621Z] $ docker top 7035fd81e2cda090580a7457d7f0cd22d98c6b931805ec0843899e3235a4dd4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T17:46:55.954Z] + go version [2023-08-23T17:46:55.954Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-23T17:46:55.963Z] $ docker stop --time=1 7035fd81e2cda090580a7457d7f0cd22d98c6b931805ec0843899e3235a4dd4e [2023-08-23T17:46:57.234Z] $ docker rm -f --volumes 7035fd81e2cda090580a7457d7f0cd22d98c6b931805ec0843899e3235a4dd4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:46:57.627Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T17:46:57.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:46:57.696Z] prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container [2023-08-23T17:46:57.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T17:46:58.064Z] $ docker top 41708248d942b5b7a068ebf0928b715dc1f83728c7c88cd80040861507cccd7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T17:46:58.400Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-23T17:46:58.697Z] + make test [2023-08-23T17:46:58.697Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T17:47:16.777Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-23T17:47:16.777Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.056s coverage: 88.0% of statements [2023-08-23T17:47:16.777Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-23T17:47:16.777Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-23T17:47:16.777Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-23T17:47:26.749Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.591s coverage: 98.1% of statements [2023-08-23T17:47:26.749Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.102s coverage: 78.0% of statements [2023-08-23T17:47:43.494Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4395 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-23T17:47:43.506Z] Running in /w/workspace/app-record-replay/40 [Pipeline] { [Pipeline] checkout [2023-08-23T17:47:43.533Z] Selected Git installation does not exist. Using Default [2023-08-23T17:47:43.533Z] The recommended git tool is: NONE [2023-08-23T17:47:44.809Z] go vet ./... [2023-08-23T17:47:46.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T17:47:46.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T17:47:46.708Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-23T17:47:46.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T17:47:46.990Z] $ docker stop --time=1 41708248d942b5b7a068ebf0928b715dc1f83728c7c88cd80040861507cccd7c [2023-08-23T17:47:48.531Z] using credential edgex-jenkins-ssh [2023-08-23T17:47:48.549Z] Cloning the remote Git repository [2023-08-23T17:47:48.592Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-23T17:47:48.681Z] > git init /w/workspace/app-record-replay/40 # timeout=10 [2023-08-23T17:47:48.809Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-23T17:47:48.810Z] > git --version # timeout=10 [2023-08-23T17:47:48.833Z] > git --version # 'git version 2.25.1' [2023-08-23T17:47:48.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T17:47:48.969Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T17:47:49.582Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-23T17:47:49.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T17:47:50.287Z] $ docker rm -f --volumes 41708248d942b5b7a068ebf0928b715dc1f83728c7c88cd80040861507cccd7c [2023-08-23T17:47:50.418Z] Avoid second fetch [2023-08-23T17:47:50.418Z] Checking out Revision bc0531a6ffb026d20c247d14e37f7ca87a6f2134 (main) [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T17:47:50.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T17:47:50.435Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T17:47:50.503Z] > git checkout -f bc0531a6ffb026d20c247d14e37f7ca87a6f2134 # timeout=10 [2023-08-23T17:47:50.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-23T17:47:50.941Z] Commit message: "Merge pull request #66 from lenny-intel/fix-add-service-to-topic" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T17:47:51.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T17:47:51.800Z] + ls -al . [2023-08-23T17:47:51.800Z] total 180 [2023-08-23T17:47:51.800Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 17:46 . [2023-08-23T17:47:51.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 17:45 .. [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 17:45 .dockerignore [2023-08-23T17:47:51.800Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 17:46 .git [2023-08-23T17:47:51.800Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:45 .github [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 23 17:45 .gitignore [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 17:45 .golangci.yml [2023-08-23T17:47:51.800Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 17:45 .semver [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 23 17:45 Attribution.txt [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 23 17:45 CHANGELOG.md [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 23 17:45 Dockerfile [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 17:45 GOVERNANCE.md [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 23 17:45 Jenkinsfile [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 17:45 LICENSE [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 23 17:45 Makefile [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 23 17:45 OWNERS.md [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 23 17:45 README.md [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 23 17:45 Record and Reply.postman_collection.json [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 17:46 VERSION [2023-08-23T17:47:51.800Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:45 bin [2023-08-23T17:47:51.800Z] -rw-r--r-- 1 jenkins jenkins 21225 Aug 23 17:47 coverage.out [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 23 17:45 go.mod [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 23 17:45 go.sum [2023-08-23T17:47:51.800Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 17:45 internal [2023-08-23T17:47:51.800Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 23 17:45 main.go [2023-08-23T17:47:51.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 17:45 pkg [2023-08-23T17:47:51.800Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:45 res [2023-08-23T17:47:51.816Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-23T17:47:51.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T17:47:51.816Z] Dload Upload Total Spent Left Speed [2023-08-23T17:47:51.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:47:52.108Z] + 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=bc0531a6ffb026d20c247d14e37f7ca87a6f2134 --label arch=amd64 --label version=3.1.0-dev.37 . [2023-08-23T17:47:52.108Z] Sending build context to Docker daemon 506.9kB [2023-08-23T17:47:52.108Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T17:47:52.108Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-23T17:47:52.108Z] ---> fc71c5bd1e92 [2023-08-23T17:47:52.108Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T17:47:52.108Z] ---> Running in c5763b4506bf [Pipeline] sh [2023-08-23T17:47:52.367Z] Removing intermediate container c5763b4506bf [2023-08-23T17:47:52.367Z] ---> 79d9ae6cdd1d [2023-08-23T17:47:52.367Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T17:47:52.367Z] ---> Running in d14028a396bb [2023-08-23T17:47:52.367Z] Removing intermediate container d14028a396bb [2023-08-23T17:47:52.367Z] ---> 3bd5671e2c2d [2023-08-23T17:47:52.367Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-23T17:47:52.367Z] ---> Running in dffacbebcf60 [2023-08-23T17:47:52.367Z] Removing intermediate container dffacbebcf60 [2023-08-23T17:47:52.367Z] ---> c96bd1f336c8 [2023-08-23T17:47:52.367Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T17:47:52.367Z] ---> Running in 457cb065267c [2023-08-23T17:47:52.463Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-23T17:47:52.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T17:47:52.785Z] + sudo tee /etc/docker/daemon.new [2023-08-23T17:47:52.786Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-23T17:47:52.786Z] { [2023-08-23T17:47:52.786Z] "registry-mirrors": [ [2023-08-23T17:47:52.786Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-23T17:47:52.786Z] ], [2023-08-23T17:47:52.786Z] "bip": "10.250.0.254/24", [2023-08-23T17:47:52.786Z] "hosts": [ [2023-08-23T17:47:52.786Z] "tcp://0.0.0.0:5555", [2023-08-23T17:47:52.786Z] "unix:///var/run/docker.sock" [2023-08-23T17:47:52.786Z] ], [2023-08-23T17:47:52.786Z] "mtu": 1458, [2023-08-23T17:47:52.786Z] "selinux-enabled": true, [2023-08-23T17:47:52.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-23T17:47:52.786Z] } [Pipeline] sh [2023-08-23T17:47:52.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T17:47:53.112Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-23T17:47:53.143Z] OK: 265 MiB in 53 packages [2023-08-23T17:47:53.402Z] Removing intermediate container 457cb065267c [2023-08-23T17:47:53.402Z] ---> cbc99c759c4e [2023-08-23T17:47:53.402Z] Step 7/26 : WORKDIR /app [2023-08-23T17:47:53.402Z] ---> Running in d6b88099248a [2023-08-23T17:47:53.443Z] + sudo service docker restart [2023-08-23T17:47:53.663Z] Removing intermediate container d6b88099248a [2023-08-23T17:47:53.663Z] ---> 3560d901127b [2023-08-23T17:47:53.663Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-23T17:47:53.663Z] ---> 87ae2ec44c3a [2023-08-23T17:47:53.663Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T17:47:53.663Z] ---> Running in 97f1e7df6ee1 [2023-08-23T17:47:54.598Z] Removing intermediate container 97f1e7df6ee1 [2023-08-23T17:47:54.598Z] ---> e59252bb5b89 [2023-08-23T17:47:54.598Z] Step 10/26 : COPY . . [2023-08-23T17:47:54.598Z] ---> 232b861393fc [2023-08-23T17:47:54.598Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T17:47:54.598Z] ---> Running in 254846eaaa7e [2023-08-23T17:47:54.858Z] Removing intermediate container 254846eaaa7e [2023-08-23T17:47:54.858Z] ---> 678fde48f79e [2023-08-23T17:47:54.858Z] Step 12/26 : RUN $MAKE [2023-08-23T17:47:54.858Z] ---> Running in 5cfb039450f5 [2023-08-23T17:47:55.118Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T17:48:11.695Z] provisioning config files... [2023-08-23T17:48:11.717Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/40@tmp/config11043656363026081133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:48:12.056Z] ---> docker-login.sh [2023-08-23T17:48:12.056Z] nexus3.edgexfoundry.org:10001 [2023-08-23T17:48:12.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:48:12.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:48:12.597Z] Configure a credential helper to remove this warning. See [2023-08-23T17:48:12.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:48:12.597Z] [2023-08-23T17:48:12.597Z] Login Succeeded [2023-08-23T17:48:12.597Z] nexus3.edgexfoundry.org:10002 [2023-08-23T17:48:12.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:48:12.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:48:12.868Z] Configure a credential helper to remove this warning. See [2023-08-23T17:48:12.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:48:12.868Z] [2023-08-23T17:48:12.868Z] Login Succeeded [2023-08-23T17:48:12.868Z] nexus3.edgexfoundry.org:10003 [2023-08-23T17:48:13.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:48:13.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:48:13.137Z] Configure a credential helper to remove this warning. See [2023-08-23T17:48:13.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:48:13.137Z] [2023-08-23T17:48:13.405Z] Login Succeeded [2023-08-23T17:48:13.405Z] nexus3.edgexfoundry.org:10004 [2023-08-23T17:48:13.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:48:13.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:48:13.673Z] Configure a credential helper to remove this warning. See [2023-08-23T17:48:13.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:48:13.673Z] [2023-08-23T17:48:13.673Z] Login Succeeded [2023-08-23T17:48:13.673Z] docker.io [2023-08-23T17:48:13.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:48:14.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:48:14.210Z] Configure a credential helper to remove this warning. See [2023-08-23T17:48:14.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:48:14.210Z] [2023-08-23T17:48:14.210Z] Login Succeeded [2023-08-23T17:48:14.210Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T17:48:14.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T17:48:14.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T17:48:14.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T17:48:14.487Z] ========================================================= [2023-08-23T17:48:14.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-23T17:48:14.487Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:14.822Z] + 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-08-23T17:48:14.822Z] Sending build context to Docker daemon 220.2kB [2023-08-23T17:48:15.089Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T17:48:15.089Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T17:48:17.040Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-23T17:48:17.040Z] edb6bdbacee9: Pulling fs layer [2023-08-23T17:48:17.040Z] 5f9638ab2659: Pulling fs layer [2023-08-23T17:48:17.040Z] 8d51d6327a98: Pulling fs layer [2023-08-23T17:48:17.040Z] 8b374f2dd631: Pulling fs layer [2023-08-23T17:48:17.040Z] ec14aa9079de: Pulling fs layer [2023-08-23T17:48:17.040Z] 2f466654f4bb: Pulling fs layer [2023-08-23T17:48:17.040Z] 554e91adad29: Pulling fs layer [2023-08-23T17:48:17.040Z] 8b374f2dd631: Waiting [2023-08-23T17:48:17.040Z] ec14aa9079de: Waiting [2023-08-23T17:48:17.040Z] 2f466654f4bb: Waiting [2023-08-23T17:48:17.040Z] 554e91adad29: Waiting [2023-08-23T17:48:17.040Z] 5f9638ab2659: Verifying Checksum [2023-08-23T17:48:17.040Z] 5f9638ab2659: Download complete [2023-08-23T17:48:17.040Z] 8b374f2dd631: Verifying Checksum [2023-08-23T17:48:17.040Z] 8b374f2dd631: Download complete [2023-08-23T17:48:17.040Z] ec14aa9079de: Verifying Checksum [2023-08-23T17:48:17.040Z] ec14aa9079de: Download complete [2023-08-23T17:48:17.040Z] edb6bdbacee9: Verifying Checksum [2023-08-23T17:48:17.040Z] edb6bdbacee9: Download complete [2023-08-23T17:48:17.047Z] Removing intermediate container 5cfb039450f5 [2023-08-23T17:48:17.047Z] ---> 120596cf6253 [2023-08-23T17:48:17.047Z] Step 13/26 : FROM alpine:3.17 [2023-08-23T17:48:17.047Z] 3.17: Pulling from library/alpine [2023-08-23T17:48:17.047Z] 9398808236ff: Pulling fs layer [2023-08-23T17:48:17.047Z] 9398808236ff: Verifying Checksum [2023-08-23T17:48:17.047Z] 9398808236ff: Download complete [2023-08-23T17:48:17.047Z] 9398808236ff: Pull complete [2023-08-23T17:48:17.047Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T17:48:17.047Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T17:48:17.047Z] ---> 1e0b8b5322fc [2023-08-23T17:48:17.047Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T17:48:17.047Z] ---> Running in 727ed3384bf3 [2023-08-23T17:48:17.047Z] Removing intermediate container 727ed3384bf3 [2023-08-23T17:48:17.047Z] ---> e6095dad1a28 [2023-08-23T17:48:17.047Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-23T17:48:17.047Z] ---> Running in f6f6a91553c8 [2023-08-23T17:48:17.047Z] Removing intermediate container f6f6a91553c8 [2023-08-23T17:48:17.047Z] ---> f7a08aa8834c [2023-08-23T17:48:17.047Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-23T17:48:17.048Z] ---> Running in 1e4d0b251099 [2023-08-23T17:48:17.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T17:48:17.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T17:48:17.048Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T17:48:17.048Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T17:48:17.048Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T17:48:17.048Z] Executing ca-certificates-20230506-r0.trigger [2023-08-23T17:48:17.048Z] OK: 8 MiB in 17 packages [2023-08-23T17:48:17.048Z] Removing intermediate container 1e4d0b251099 [2023-08-23T17:48:17.048Z] ---> ec225a242d13 [2023-08-23T17:48:17.048Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-23T17:48:17.048Z] ---> 9611449b7743 [2023-08-23T17:48:17.048Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-23T17:48:17.048Z] ---> 18aad9abbf6f [2023-08-23T17:48:17.048Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-23T17:48:17.048Z] ---> 21eb021668d8 [2023-08-23T17:48:17.048Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-23T17:48:17.617Z] ---> 6da0eb435a79 [2023-08-23T17:48:17.617Z] Step 21/26 : EXPOSE 59712 [2023-08-23T17:48:17.617Z] ---> Running in e03635e6e3f1 [2023-08-23T17:48:17.875Z] Removing intermediate container e03635e6e3f1 [2023-08-23T17:48:17.875Z] ---> f0f52bc21351 [2023-08-23T17:48:17.875Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-23T17:48:17.875Z] ---> Running in 82f30b1d7432 [2023-08-23T17:48:17.875Z] Removing intermediate container 82f30b1d7432 [2023-08-23T17:48:17.875Z] ---> 6d1501974253 [2023-08-23T17:48:17.875Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-23T17:48:17.875Z] ---> Running in 3d615191da98 [2023-08-23T17:48:17.875Z] Removing intermediate container 3d615191da98 [2023-08-23T17:48:17.875Z] ---> 067d0491d221 [2023-08-23T17:48:17.875Z] Step 24/26 : LABEL arch=amd64 [2023-08-23T17:48:17.875Z] ---> Running in c61e3b91960b [2023-08-23T17:48:18.050Z] edb6bdbacee9: Pull complete [2023-08-23T17:48:18.135Z] Removing intermediate container c61e3b91960b [2023-08-23T17:48:18.135Z] ---> 0ad9f0ddd5e6 [2023-08-23T17:48:18.135Z] Step 25/26 : LABEL git_sha=bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [2023-08-23T17:48:18.135Z] ---> Running in 87f7987c17e6 [2023-08-23T17:48:18.135Z] Removing intermediate container 87f7987c17e6 [2023-08-23T17:48:18.135Z] ---> bafd0cb1f0f1 [2023-08-23T17:48:18.135Z] Step 26/26 : LABEL version=3.1.0-dev.37 [2023-08-23T17:48:18.135Z] ---> Running in bc86ee14c925 [2023-08-23T17:48:18.322Z] 554e91adad29: Verifying Checksum [2023-08-23T17:48:18.322Z] 554e91adad29: Download complete [2023-08-23T17:48:18.394Z] Removing intermediate container bc86ee14c925 [2023-08-23T17:48:18.394Z] ---> 4120564e21c2 [2023-08-23T17:48:18.394Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T17:48:18.394Z] Successfully built 4120564e21c2 [2023-08-23T17:48:18.394Z] 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-08-23T17:48:18.504Z] provisioning config files... [2023-08-23T17:48:18.513Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1499375285676818217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:48:18.594Z] 5f9638ab2659: Pull complete [2023-08-23T17:48:18.813Z] ---> docker-login.sh [2023-08-23T17:48:18.813Z] nexus3.edgexfoundry.org:10001 [2023-08-23T17:48:18.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:48:18.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:48:18.813Z] Configure a credential helper to remove this warning. See [2023-08-23T17:48:18.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:48:18.813Z] [2023-08-23T17:48:18.813Z] Login Succeeded [2023-08-23T17:48:18.813Z] nexus3.edgexfoundry.org:10002 [2023-08-23T17:48:18.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:48:18.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:48:18.813Z] Configure a credential helper to remove this warning. See [2023-08-23T17:48:18.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:48:18.813Z] [2023-08-23T17:48:18.813Z] Login Succeeded [2023-08-23T17:48:18.813Z] nexus3.edgexfoundry.org:10003 [2023-08-23T17:48:19.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:48:19.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:48:19.074Z] Configure a credential helper to remove this warning. See [2023-08-23T17:48:19.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:48:19.074Z] [2023-08-23T17:48:19.074Z] Login Succeeded [2023-08-23T17:48:19.074Z] nexus3.edgexfoundry.org:10004 [2023-08-23T17:48:19.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:48:19.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:48:19.074Z] Configure a credential helper to remove this warning. See [2023-08-23T17:48:19.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:48:19.074Z] [2023-08-23T17:48:19.074Z] Login Succeeded [2023-08-23T17:48:19.074Z] docker.io [2023-08-23T17:48:19.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:48:19.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:48:19.332Z] Configure a credential helper to remove this warning. See [2023-08-23T17:48:19.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:48:19.332Z] [2023-08-23T17:48:19.332Z] Login Succeeded [2023-08-23T17:48:19.332Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T17:48:19.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T17:48:19.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T17:48:19.403Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-23T17:48:19.403Z] bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [2023-08-23T17:48:19.403Z] latest [2023-08-23T17:48:19.403Z] 3.1.0-dev.37 [2023-08-23T17:48:19.403Z] bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 [2023-08-23T17:48:19.403Z] main [2023-08-23T17:48:19.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:19.571Z] 8d51d6327a98: Verifying Checksum [2023-08-23T17:48:19.571Z] 8d51d6327a98: Download complete [2023-08-23T17:48:19.571Z] 2f466654f4bb: Verifying Checksum [2023-08-23T17:48:19.571Z] 2f466654f4bb: Download complete [2023-08-23T17:48:19.733Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:20.042Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [2023-08-23T17:48:20.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-23T17:48:20.042Z] 6eaae35a9e11: Preparing [2023-08-23T17:48:20.042Z] 827ca0bf6c31: Preparing [2023-08-23T17:48:20.042Z] 6b3b5bf73cc5: Preparing [2023-08-23T17:48:20.042Z] bec7ce04350d: Preparing [2023-08-23T17:48:20.042Z] 3d27b5a94348: Preparing [2023-08-23T17:48:20.042Z] 36b50b131297: Preparing [2023-08-23T17:48:20.042Z] 36b50b131297: Waiting [2023-08-23T17:48:20.042Z] bec7ce04350d: Pushed [2023-08-23T17:48:20.042Z] 827ca0bf6c31: Pushed [2023-08-23T17:48:20.042Z] 6b3b5bf73cc5: Pushed [2023-08-23T17:48:20.042Z] 36b50b131297: Layer already exists [2023-08-23T17:48:20.042Z] 3d27b5a94348: Pushed [2023-08-23T17:48:23.328Z] 6eaae35a9e11: Pushed [2023-08-23T17:48:23.328Z] bc0531a6ffb026d20c247d14e37f7ca87a6f2134: digest: sha256:db9de83352cc0565ba1ab888b3509e44d5eb258b0fc245d9a76f01849ab6e26b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:23.631Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:23.940Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-23T17:48:23.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-23T17:48:23.940Z] 6eaae35a9e11: Preparing [2023-08-23T17:48:23.940Z] 827ca0bf6c31: Preparing [2023-08-23T17:48:23.940Z] 6b3b5bf73cc5: Preparing [2023-08-23T17:48:23.940Z] bec7ce04350d: Preparing [2023-08-23T17:48:23.940Z] 3d27b5a94348: Preparing [2023-08-23T17:48:23.940Z] 36b50b131297: Preparing [2023-08-23T17:48:23.940Z] bec7ce04350d: Layer already exists [2023-08-23T17:48:23.940Z] 827ca0bf6c31: Layer already exists [2023-08-23T17:48:23.940Z] 6b3b5bf73cc5: Layer already exists [2023-08-23T17:48:23.940Z] 6eaae35a9e11: Layer already exists [2023-08-23T17:48:23.940Z] 3d27b5a94348: Layer already exists [2023-08-23T17:48:23.940Z] 36b50b131297: Layer already exists [2023-08-23T17:48:23.940Z] latest: digest: sha256:db9de83352cc0565ba1ab888b3509e44d5eb258b0fc245d9a76f01849ab6e26b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:24.254Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:24.559Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.37 [2023-08-23T17:48:24.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-23T17:48:24.559Z] 6eaae35a9e11: Preparing [2023-08-23T17:48:24.559Z] 827ca0bf6c31: Preparing [2023-08-23T17:48:24.559Z] 6b3b5bf73cc5: Preparing [2023-08-23T17:48:24.559Z] bec7ce04350d: Preparing [2023-08-23T17:48:24.559Z] 3d27b5a94348: Preparing [2023-08-23T17:48:24.559Z] 36b50b131297: Preparing [2023-08-23T17:48:24.559Z] 36b50b131297: Waiting [2023-08-23T17:48:24.559Z] 6eaae35a9e11: Layer already exists [2023-08-23T17:48:24.559Z] bec7ce04350d: Layer already exists [2023-08-23T17:48:24.559Z] 6b3b5bf73cc5: Layer already exists [2023-08-23T17:48:24.559Z] 3d27b5a94348: Layer already exists [2023-08-23T17:48:24.559Z] 827ca0bf6c31: Layer already exists [2023-08-23T17:48:24.559Z] 36b50b131297: Layer already exists [2023-08-23T17:48:24.559Z] 3.1.0-dev.37: digest: sha256:db9de83352cc0565ba1ab888b3509e44d5eb258b0fc245d9a76f01849ab6e26b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:24.872Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:25.174Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 [2023-08-23T17:48:25.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-23T17:48:25.174Z] 6eaae35a9e11: Preparing [2023-08-23T17:48:25.174Z] 827ca0bf6c31: Preparing [2023-08-23T17:48:25.174Z] 6b3b5bf73cc5: Preparing [2023-08-23T17:48:25.174Z] bec7ce04350d: Preparing [2023-08-23T17:48:25.175Z] 3d27b5a94348: Preparing [2023-08-23T17:48:25.175Z] 36b50b131297: Preparing [2023-08-23T17:48:25.175Z] 36b50b131297: Waiting [2023-08-23T17:48:25.175Z] 6eaae35a9e11: Layer already exists [2023-08-23T17:48:25.175Z] 3d27b5a94348: Layer already exists [2023-08-23T17:48:25.175Z] bec7ce04350d: Layer already exists [2023-08-23T17:48:25.175Z] 827ca0bf6c31: Layer already exists [2023-08-23T17:48:25.175Z] 6b3b5bf73cc5: Layer already exists [2023-08-23T17:48:25.175Z] 36b50b131297: Layer already exists [2023-08-23T17:48:25.175Z] bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37: digest: sha256:db9de83352cc0565ba1ab888b3509e44d5eb258b0fc245d9a76f01849ab6e26b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:25.482Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:25.785Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-23T17:48:25.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-23T17:48:25.785Z] 6eaae35a9e11: Preparing [2023-08-23T17:48:25.785Z] 827ca0bf6c31: Preparing [2023-08-23T17:48:25.785Z] 6b3b5bf73cc5: Preparing [2023-08-23T17:48:25.785Z] bec7ce04350d: Preparing [2023-08-23T17:48:25.785Z] 3d27b5a94348: Preparing [2023-08-23T17:48:25.785Z] 36b50b131297: Preparing [2023-08-23T17:48:25.785Z] 36b50b131297: Waiting [2023-08-23T17:48:25.785Z] 6b3b5bf73cc5: Layer already exists [2023-08-23T17:48:25.785Z] bec7ce04350d: Layer already exists [2023-08-23T17:48:25.785Z] 3d27b5a94348: Layer already exists [2023-08-23T17:48:25.785Z] 6eaae35a9e11: Layer already exists [2023-08-23T17:48:25.785Z] 827ca0bf6c31: Layer already exists [2023-08-23T17:48:25.785Z] 36b50b131297: Layer already exists [2023-08-23T17:48:25.785Z] main: digest: sha256:db9de83352cc0565ba1ab888b3509e44d5eb258b0fc245d9a76f01849ab6e26b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T17:48:25.844Z] ===================================================== [Pipeline] echo [2023-08-23T17:48:25.853Z] taggedImages: [2023-08-23T17:48:25.853Z] - nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [2023-08-23T17:48:25.853Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-23T17:48:25.853Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.37 [2023-08-23T17:48:25.853Z] - nexus3.edgexfoundry.org:10004/app-record-replay:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 [2023-08-23T17:48:25.853Z] - 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-08-23T17:48:26.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T17:48:26.219Z] [2023-08-23T17:48:26.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:48:26.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T17:48:26.515Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-23T17:48:26.515Z] 5eb5b503b376: Pulling fs layer [2023-08-23T17:48:26.515Z] 5c69ac0246d0: Pulling fs layer [2023-08-23T17:48:26.515Z] ec43610c2a17: Pulling fs layer [2023-08-23T17:48:26.515Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-23T17:48:26.515Z] 33b1e0a273af: Pulling fs layer [2023-08-23T17:48:26.515Z] 5d3b04190fa2: Pulling fs layer [2023-08-23T17:48:26.515Z] 2f39f015ded8: Pulling fs layer [2023-08-23T17:48:26.515Z] 33b1e0a273af: Waiting [2023-08-23T17:48:26.515Z] 5d3b04190fa2: Waiting [2023-08-23T17:48:26.515Z] 2f39f015ded8: Waiting [2023-08-23T17:48:26.515Z] 3a2ae6a8a46f: Waiting [2023-08-23T17:48:26.515Z] 5c69ac0246d0: Verifying Checksum [2023-08-23T17:48:26.515Z] 5c69ac0246d0: Download complete [2023-08-23T17:48:26.515Z] 3a2ae6a8a46f: Download complete [2023-08-23T17:48:26.515Z] 33b1e0a273af: Verifying Checksum [2023-08-23T17:48:26.515Z] 33b1e0a273af: Download complete [2023-08-23T17:48:26.515Z] 5d3b04190fa2: Verifying Checksum [2023-08-23T17:48:26.515Z] 5d3b04190fa2: Download complete [2023-08-23T17:48:26.515Z] ec43610c2a17: Verifying Checksum [2023-08-23T17:48:26.515Z] ec43610c2a17: Download complete [2023-08-23T17:48:26.773Z] 5eb5b503b376: Download complete [2023-08-23T17:48:27.340Z] 2f39f015ded8: Download complete [2023-08-23T17:48:27.911Z] 5eb5b503b376: Pull complete [2023-08-23T17:48:27.911Z] 5c69ac0246d0: Pull complete [2023-08-23T17:48:28.481Z] ec43610c2a17: Pull complete [2023-08-23T17:48:28.481Z] 3a2ae6a8a46f: Pull complete [2023-08-23T17:48:28.481Z] 33b1e0a273af: Pull complete [2023-08-23T17:48:28.741Z] 5d3b04190fa2: Pull complete [2023-08-23T17:48:29.665Z] 8d51d6327a98: Pull complete [2023-08-23T17:48:29.935Z] 8b374f2dd631: Pull complete [2023-08-23T17:48:30.206Z] ec14aa9079de: Pull complete [2023-08-23T17:48:32.923Z] 2f39f015ded8: Pull complete [2023-08-23T17:48:32.923Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-23T17:48:32.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T17:48:32.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:48:32.997Z] prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container [2023-08-23T17:48:33.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T17:48:36.875Z] 2f466654f4bb: Pull complete [2023-08-23T17:48:36.908Z] $ docker top 8b1eddea1c78820902d0c0a84ab5f740790c9a36eca74b641ce7ee5debf43e55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:48:37.303Z] ---> job-cost.sh [2023-08-23T17:48:37.303Z] lf-activate-venv: SKIPPING [2023-08-23T17:48:37.303Z] INFO: No Stack... [2023-08-23T17:48:37.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T17:48:38.131Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T17:48:38.420Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-23T17:48:38.420Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T17:48:38.433Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] [2023-08-23T17:48:38.439Z] Resource [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] did not exist. Created. [2023-08-23T17:48:38.439Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T17:48:38.745Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-23T17:48:38.777Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T17:48:38.786Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T17:48:38.800Z] $ docker stop --time=1 8b1eddea1c78820902d0c0a84ab5f740790c9a36eca74b641ce7ee5debf43e55 [2023-08-23T17:48:39.489Z] 554e91adad29: Pull complete [2023-08-23T17:48:39.489Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-23T17:48:39.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T17:48:39.489Z] ---> 1e15ea492957 [2023-08-23T17:48:39.489Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T17:48:39.947Z] $ docker rm -f --volumes 8b1eddea1c78820902d0c0a84ab5f740790c9a36eca74b641ce7ee5debf43e55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-23T17:48:40.904Z] ---> Running in 3dee9bca8f96 [2023-08-23T17:48:41.171Z] Removing intermediate container 3dee9bca8f96 [2023-08-23T17:48:41.171Z] ---> 0533e3a11b04 [2023-08-23T17:48:41.171Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T17:48:41.439Z] ---> Running in eb0e6524f376 [2023-08-23T17:48:41.707Z] Removing intermediate container eb0e6524f376 [2023-08-23T17:48:41.707Z] ---> 94f0959bb3ab [2023-08-23T17:48:41.707Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T17:48:41.707Z] ---> Running in 9bf5d161d299 [2023-08-23T17:48:41.980Z] Removing intermediate container 9bf5d161d299 [2023-08-23T17:48:41.980Z] ---> afbc76199295 [2023-08-23T17:48:41.980Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T17:48:42.247Z] ---> Running in e20741552d70 [2023-08-23T17:48:43.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T17:48:43.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T17:48:44.830Z] OK: 263 MiB in 53 packages [2023-08-23T17:48:45.432Z] Removing intermediate container e20741552d70 [2023-08-23T17:48:45.432Z] ---> 89117d0f1cfe [2023-08-23T17:48:45.432Z] Step 7/12 : WORKDIR /app [2023-08-23T17:48:45.702Z] ---> Running in 48a0086a55cb [2023-08-23T17:48:45.972Z] Removing intermediate container 48a0086a55cb [2023-08-23T17:48:45.972Z] ---> 138c5f5b4020 [2023-08-23T17:48:45.972Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T17:48:46.243Z] ---> c0e60d3fa425 [2023-08-23T17:48:46.243Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T17:48:46.511Z] ---> Running in a26936cab67c [2023-08-23T17:49:54.391Z] Removing intermediate container a26936cab67c [2023-08-23T17:49:54.391Z] ---> cb8f9ef2c3fe [2023-08-23T17:49:54.391Z] Step 10/12 : COPY . . [2023-08-23T17:49:54.391Z] ---> 41d3eb191346 [2023-08-23T17:49:54.391Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T17:49:54.391Z] ---> Running in e4b3e722bd21 [2023-08-23T17:49:54.391Z] Removing intermediate container e4b3e722bd21 [2023-08-23T17:49:54.391Z] ---> 7d3ece0154d5 [2023-08-23T17:49:54.391Z] Step 12/12 : RUN $MAKE [2023-08-23T17:49:54.391Z] ---> Running in e492b9901124 [2023-08-23T17:49:54.391Z] noop [2023-08-23T17:49:54.391Z] Removing intermediate container e492b9901124 [2023-08-23T17:49:54.391Z] ---> 3d47fb7d8a53 [2023-08-23T17:49:54.391Z] Successfully built 3d47fb7d8a53 [2023-08-23T17:49:54.391Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:49:54.744Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T17:49:54.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:49:54.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-4395 does not seem to be running inside a container [2023-08-23T17:49:55.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/40 -v /w/workspace/app-record-replay/40:/w/workspace/app-record-replay/40:rw,z -v /w/workspace/app-record-replay/40@tmp:/w/workspace/app-record-replay/40@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-08-23T17:49:56.149Z] $ docker top 2be1dfe718a49ca34d50f29d8a9ae6eec264138ca9a24eac5344799ee1bf696d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T17:49:56.968Z] + go version [2023-08-23T17:49:56.968Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-23T17:49:56.991Z] $ docker stop --time=1 2be1dfe718a49ca34d50f29d8a9ae6eec264138ca9a24eac5344799ee1bf696d [2023-08-23T17:49:58.608Z] $ docker rm -f --volumes 2be1dfe718a49ca34d50f29d8a9ae6eec264138ca9a24eac5344799ee1bf696d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:49:59.147Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T17:49:59.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:49:59.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-4395 does not seem to be running inside a container [2023-08-23T17:49:59.391Z] $ 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/40 -v /w/workspace/app-record-replay/40:/w/workspace/app-record-replay/40:rw,z -v /w/workspace/app-record-replay/40@tmp:/w/workspace/app-record-replay/40@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-08-23T17:50:02.811Z] $ docker top 0aaf14a98d76f88c08ca5a3f8a45c29e128408f2e4da0f541d59819f0c66456f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T17:50:03.324Z] + git config --global --add safe.directory /w/workspace/app-record-replay/40 [Pipeline] fileExists [Pipeline] sh [2023-08-23T17:50:03.651Z] + make test [2023-08-23T17:50:03.651Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T17:52:40.372Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-23T17:52:48.585Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.231s coverage: 88.0% of statements [2023-08-23T17:52:51.161Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-23T17:52:51.161Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-23T17:52:51.161Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-23T17:53:01.211Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.883s coverage: 98.1% of statements [2023-08-23T17:53:01.211Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.495s coverage: 78.0% of statements [2023-08-23T17:53:01.211Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-23T17:53:01.211Z] go vet ./... [2023-08-23T17:55:22.896Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T17:55:22.896Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T17:55:22.896Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-23T17:55:22.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T17:55:22.930Z] $ docker stop --time=1 0aaf14a98d76f88c08ca5a3f8a45c29e128408f2e4da0f541d59819f0c66456f [2023-08-23T17:55:24.779Z] $ docker rm -f --volumes 0aaf14a98d76f88c08ca5a3f8a45c29e128408f2e4da0f541d59819f0c66456f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T17:55:26.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T17:55:26.327Z] Warning: overwriting stash ‘coverage-report’ [2023-08-23T17:55:26.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T17:55:27.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T17:55:27.440Z] + ls -al . [2023-08-23T17:55:27.440Z] total 176 [2023-08-23T17:55:27.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 17:50 . [2023-08-23T17:55:27.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 17:47 .. [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 17:47 .dockerignore [2023-08-23T17:55:27.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 17:47 .git [2023-08-23T17:55:27.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:47 .github [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 23 17:47 .gitignore [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 17:47 .golangci.yml [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 23 17:47 Attribution.txt [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 23 17:47 CHANGELOG.md [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 23 17:47 Dockerfile [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 17:47 GOVERNANCE.md [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 23 17:47 Jenkinsfile [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 17:47 LICENSE [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 23 17:47 Makefile [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 23 17:47 OWNERS.md [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 23 17:47 README.md [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 23 17:47 Record and Reply.postman_collection.json [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 17:46 VERSION [2023-08-23T17:55:27.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:47 bin [2023-08-23T17:55:27.440Z] -rw-r--r-- 1 jenkins jenkins 21225 Aug 23 17:52 coverage.out [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 23 17:47 go.mod [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 23 17:47 go.sum [2023-08-23T17:55:27.440Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 17:47 internal [2023-08-23T17:55:27.440Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 23 17:47 main.go [2023-08-23T17:55:27.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 17:47 pkg [2023-08-23T17:55:27.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 17:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:55:27.774Z] + 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=bc0531a6ffb026d20c247d14e37f7ca87a6f2134 --label arch=arm64 --label version=3.1.0-dev.37 . [2023-08-23T17:55:27.774Z] Sending build context to Docker daemon 242.2kB [2023-08-23T17:55:28.042Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T17:55:28.042Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-23T17:55:28.042Z] ---> 3d47fb7d8a53 [2023-08-23T17:55:28.042Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T17:55:28.042Z] ---> Running in c97e732f30b1 [2023-08-23T17:55:28.310Z] Removing intermediate container c97e732f30b1 [2023-08-23T17:55:28.310Z] ---> 57240fd41dbf [2023-08-23T17:55:28.310Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T17:55:28.577Z] ---> Running in 56eab740ae38 [2023-08-23T17:55:28.844Z] Removing intermediate container 56eab740ae38 [2023-08-23T17:55:28.844Z] ---> db6ce307572d [2023-08-23T17:55:28.844Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-23T17:55:28.844Z] ---> Running in cff8d7d64e90 [2023-08-23T17:55:29.112Z] Removing intermediate container cff8d7d64e90 [2023-08-23T17:55:29.112Z] ---> 5e651bdbbc89 [2023-08-23T17:55:29.112Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T17:55:29.112Z] ---> Running in fa597db00604 [2023-08-23T17:55:30.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T17:55:30.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T17:55:31.612Z] OK: 263 MiB in 53 packages [2023-08-23T17:55:33.552Z] Removing intermediate container fa597db00604 [2023-08-23T17:55:33.552Z] ---> 4884d41512ed [2023-08-23T17:55:33.552Z] Step 7/26 : WORKDIR /app [2023-08-23T17:55:33.552Z] ---> Running in a2c329ce6697 [2023-08-23T17:55:33.552Z] Removing intermediate container a2c329ce6697 [2023-08-23T17:55:33.552Z] ---> 8185cad08015 [2023-08-23T17:55:33.552Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-23T17:55:34.131Z] ---> ed8d6c2d9a15 [2023-08-23T17:55:34.132Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T17:55:34.132Z] ---> Running in caa782678d2e [2023-08-23T17:55:36.709Z] Removing intermediate container caa782678d2e [2023-08-23T17:55:36.709Z] ---> 84e7b94f05cd [2023-08-23T17:55:36.709Z] Step 10/26 : COPY . . [2023-08-23T17:55:37.290Z] ---> 1859a0d3a707 [2023-08-23T17:55:37.290Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T17:55:37.290Z] ---> Running in dce78a7732e4 [2023-08-23T17:55:37.557Z] Removing intermediate container dce78a7732e4 [2023-08-23T17:55:37.557Z] ---> ffab0bb6d4ef [2023-08-23T17:55:37.557Z] Step 12/26 : RUN $MAKE [2023-08-23T17:55:37.557Z] ---> Running in 6a6fd105f83a [2023-08-23T17:55:38.516Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37" -trimpath -mod=readonly -o app-record-replay [2023-08-23T17:57:46.638Z] Removing intermediate container 6a6fd105f83a [2023-08-23T17:57:46.638Z] ---> 8167efae606d [2023-08-23T17:57:46.638Z] Step 13/26 : FROM alpine:3.17 [2023-08-23T17:57:46.638Z] 3.17: Pulling from library/alpine [2023-08-23T17:57:46.638Z] 4060ece20d7a: Pulling fs layer [2023-08-23T17:57:46.638Z] 4060ece20d7a: Verifying Checksum [2023-08-23T17:57:46.638Z] 4060ece20d7a: Download complete [2023-08-23T17:57:46.638Z] 4060ece20d7a: Pull complete [2023-08-23T17:57:46.638Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T17:57:46.638Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T17:57:46.638Z] ---> 8650cd65339b [2023-08-23T17:57:46.638Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T17:57:46.638Z] ---> Running in f46954fd036a [2023-08-23T17:57:46.638Z] Removing intermediate container f46954fd036a [2023-08-23T17:57:46.638Z] ---> a9702f87376a [2023-08-23T17:57:46.638Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-23T17:57:46.638Z] ---> Running in b8c88d509ade [2023-08-23T17:57:46.638Z] Removing intermediate container b8c88d509ade [2023-08-23T17:57:46.638Z] ---> a85e526de0e6 [2023-08-23T17:57:46.638Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-23T17:57:46.638Z] ---> Running in 5d928078c3f6 [2023-08-23T17:57:46.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T17:57:46.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T17:57:46.638Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T17:57:46.638Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T17:57:46.638Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T17:57:46.638Z] Executing ca-certificates-20230506-r0.trigger [2023-08-23T17:57:46.638Z] OK: 8 MiB in 17 packages [2023-08-23T17:57:47.221Z] Removing intermediate container 5d928078c3f6 [2023-08-23T17:57:47.221Z] ---> d272b49232d4 [2023-08-23T17:57:47.221Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-23T17:57:47.804Z] ---> fa8d49271661 [2023-08-23T17:57:47.804Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-23T17:57:48.385Z] ---> 3abd7347affa [2023-08-23T17:57:48.385Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-23T17:57:48.651Z] ---> b753c31b803b [2023-08-23T17:57:48.651Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-23T17:57:50.064Z] ---> a2adf0ff90fa [2023-08-23T17:57:50.064Z] Step 21/26 : EXPOSE 59712 [2023-08-23T17:57:50.064Z] ---> Running in db156eb11de7 [2023-08-23T17:57:50.330Z] Removing intermediate container db156eb11de7 [2023-08-23T17:57:50.330Z] ---> 9f10a75976a7 [2023-08-23T17:57:50.330Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-23T17:57:50.330Z] ---> Running in 68acaf7ead7d [2023-08-23T17:57:50.595Z] Removing intermediate container 68acaf7ead7d [2023-08-23T17:57:50.595Z] ---> 6a596242e713 [2023-08-23T17:57:50.595Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-23T17:57:50.595Z] ---> Running in 00a34262dfa9 [2023-08-23T17:57:50.862Z] Removing intermediate container 00a34262dfa9 [2023-08-23T17:57:50.862Z] ---> 773f64ebb1f9 [2023-08-23T17:57:50.862Z] Step 24/26 : LABEL arch=arm64 [2023-08-23T17:57:51.128Z] ---> Running in d976911fa404 [2023-08-23T17:57:51.393Z] Removing intermediate container d976911fa404 [2023-08-23T17:57:51.393Z] ---> 129e11612357 [2023-08-23T17:57:51.393Z] Step 25/26 : LABEL git_sha=bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [2023-08-23T17:57:51.393Z] ---> Running in 088339e8ca5c [2023-08-23T17:57:51.660Z] Removing intermediate container 088339e8ca5c [2023-08-23T17:57:51.660Z] ---> 4a236b475e79 [2023-08-23T17:57:51.660Z] Step 26/26 : LABEL version=3.1.0-dev.37 [2023-08-23T17:57:51.660Z] ---> Running in caf0ce16f96f [2023-08-23T17:57:51.925Z] Removing intermediate container caf0ce16f96f [2023-08-23T17:57:51.925Z] ---> c912b0de4d94 [2023-08-23T17:57:51.925Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T17:57:51.925Z] Successfully built c912b0de4d94 [2023-08-23T17:57:51.925Z] 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-08-23T17:57:52.047Z] provisioning config files... [2023-08-23T17:57:52.058Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/40@tmp/config12267926068496441586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:57:52.406Z] ---> docker-login.sh [2023-08-23T17:57:52.406Z] nexus3.edgexfoundry.org:10001 [2023-08-23T17:57:52.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:57:52.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:57:52.673Z] Configure a credential helper to remove this warning. See [2023-08-23T17:57:52.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:57:52.673Z] [2023-08-23T17:57:52.673Z] Login Succeeded [2023-08-23T17:57:52.673Z] nexus3.edgexfoundry.org:10002 [2023-08-23T17:57:52.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:57:52.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:57:52.937Z] Configure a credential helper to remove this warning. See [2023-08-23T17:57:52.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:57:52.937Z] [2023-08-23T17:57:52.937Z] Login Succeeded [2023-08-23T17:57:52.937Z] nexus3.edgexfoundry.org:10003 [2023-08-23T17:57:53.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:57:53.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:57:53.205Z] Configure a credential helper to remove this warning. See [2023-08-23T17:57:53.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:57:53.205Z] [2023-08-23T17:57:53.205Z] Login Succeeded [2023-08-23T17:57:53.205Z] nexus3.edgexfoundry.org:10004 [2023-08-23T17:57:53.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:57:53.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:57:53.736Z] Configure a credential helper to remove this warning. See [2023-08-23T17:57:53.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:57:53.736Z] [2023-08-23T17:57:53.736Z] Login Succeeded [2023-08-23T17:57:53.736Z] docker.io [2023-08-23T17:57:53.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T17:57:54.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T17:57:54.001Z] Configure a credential helper to remove this warning. See [2023-08-23T17:57:54.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T17:57:54.001Z] [2023-08-23T17:57:54.001Z] Login Succeeded [2023-08-23T17:57:54.001Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T17:57:54.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T17:57:54.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T17:57:54.323Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-23T17:57:54.323Z] bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [2023-08-23T17:57:54.323Z] latest [2023-08-23T17:57:54.323Z] 3.1.0-dev.37 [2023-08-23T17:57:54.323Z] bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 [2023-08-23T17:57:54.323Z] main [2023-08-23T17:57:54.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:57:54.656Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:57:54.990Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [2023-08-23T17:57:54.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-23T17:57:54.990Z] 4f43c5424d6f: Preparing [2023-08-23T17:57:54.990Z] d68538edfd6e: Preparing [2023-08-23T17:57:54.990Z] a7bdd39e3c22: Preparing [2023-08-23T17:57:54.990Z] ccf9829f4f2f: Preparing [2023-08-23T17:57:54.990Z] 868d72914ffd: Preparing [2023-08-23T17:57:54.990Z] d2d9d24a8c2a: Preparing [2023-08-23T17:57:54.990Z] d2d9d24a8c2a: Waiting [2023-08-23T17:57:55.255Z] a7bdd39e3c22: Pushed [2023-08-23T17:57:55.255Z] ccf9829f4f2f: Pushed [2023-08-23T17:57:55.255Z] d68538edfd6e: Pushed [2023-08-23T17:57:55.255Z] d2d9d24a8c2a: Layer already exists [2023-08-23T17:57:55.255Z] 868d72914ffd: Pushed [2023-08-23T17:58:00.583Z] 4f43c5424d6f: Pushed [2023-08-23T17:58:00.583Z] bc0531a6ffb026d20c247d14e37f7ca87a6f2134: digest: sha256:1284b8d4e73717720b4da76472701608a38da6f8fe1b826f00b64d13b68e4df8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:58:00.921Z] + 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-08-23T17:58:01.337Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-23T17:58:01.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-23T17:58:01.337Z] 4f43c5424d6f: Preparing [2023-08-23T17:58:01.337Z] d68538edfd6e: Preparing [2023-08-23T17:58:01.337Z] a7bdd39e3c22: Preparing [2023-08-23T17:58:01.337Z] ccf9829f4f2f: Preparing [2023-08-23T17:58:01.337Z] 868d72914ffd: Preparing [2023-08-23T17:58:01.337Z] d2d9d24a8c2a: Preparing [2023-08-23T17:58:01.337Z] d2d9d24a8c2a: Waiting [2023-08-23T17:58:01.337Z] a7bdd39e3c22: Layer already exists [2023-08-23T17:58:01.337Z] ccf9829f4f2f: Layer already exists [2023-08-23T17:58:01.337Z] 4f43c5424d6f: Layer already exists [2023-08-23T17:58:01.337Z] 868d72914ffd: Layer already exists [2023-08-23T17:58:01.337Z] d68538edfd6e: Layer already exists [2023-08-23T17:58:01.337Z] d2d9d24a8c2a: Layer already exists [2023-08-23T17:58:01.610Z] latest: digest: sha256:1284b8d4e73717720b4da76472701608a38da6f8fe1b826f00b64d13b68e4df8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:58:01.971Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:58:02.329Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.37 [2023-08-23T17:58:02.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-23T17:58:02.329Z] 4f43c5424d6f: Preparing [2023-08-23T17:58:02.329Z] d68538edfd6e: Preparing [2023-08-23T17:58:02.329Z] a7bdd39e3c22: Preparing [2023-08-23T17:58:02.329Z] ccf9829f4f2f: Preparing [2023-08-23T17:58:02.329Z] 868d72914ffd: Preparing [2023-08-23T17:58:02.329Z] d2d9d24a8c2a: Preparing [2023-08-23T17:58:02.329Z] d2d9d24a8c2a: Waiting [2023-08-23T17:58:02.329Z] a7bdd39e3c22: Layer already exists [2023-08-23T17:58:02.329Z] 4f43c5424d6f: Layer already exists [2023-08-23T17:58:02.329Z] ccf9829f4f2f: Layer already exists [2023-08-23T17:58:02.329Z] 868d72914ffd: Layer already exists [2023-08-23T17:58:02.329Z] d68538edfd6e: Layer already exists [2023-08-23T17:58:02.329Z] d2d9d24a8c2a: Layer already exists [2023-08-23T17:58:02.329Z] 3.1.0-dev.37: digest: sha256:1284b8d4e73717720b4da76472701608a38da6f8fe1b826f00b64d13b68e4df8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:58:02.959Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:58:03.434Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 [2023-08-23T17:58:03.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-23T17:58:03.434Z] 4f43c5424d6f: Preparing [2023-08-23T17:58:03.434Z] d68538edfd6e: Preparing [2023-08-23T17:58:03.434Z] a7bdd39e3c22: Preparing [2023-08-23T17:58:03.434Z] ccf9829f4f2f: Preparing [2023-08-23T17:58:03.434Z] 868d72914ffd: Preparing [2023-08-23T17:58:03.434Z] d2d9d24a8c2a: Preparing [2023-08-23T17:58:03.434Z] d2d9d24a8c2a: Waiting [2023-08-23T17:58:03.434Z] d68538edfd6e: Layer already exists [2023-08-23T17:58:03.434Z] a7bdd39e3c22: Layer already exists [2023-08-23T17:58:03.434Z] ccf9829f4f2f: Layer already exists [2023-08-23T17:58:03.434Z] 868d72914ffd: Layer already exists [2023-08-23T17:58:03.434Z] 4f43c5424d6f: Layer already exists [2023-08-23T17:58:03.434Z] d2d9d24a8c2a: Layer already exists [2023-08-23T17:58:03.434Z] bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37: digest: sha256:1284b8d4e73717720b4da76472701608a38da6f8fe1b826f00b64d13b68e4df8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:58:04.029Z] + 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-08-23T17:58:04.357Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-23T17:58:04.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-23T17:58:04.357Z] 4f43c5424d6f: Preparing [2023-08-23T17:58:04.357Z] d68538edfd6e: Preparing [2023-08-23T17:58:04.357Z] a7bdd39e3c22: Preparing [2023-08-23T17:58:04.357Z] ccf9829f4f2f: Preparing [2023-08-23T17:58:04.357Z] 868d72914ffd: Preparing [2023-08-23T17:58:04.357Z] d2d9d24a8c2a: Preparing [2023-08-23T17:58:04.357Z] d2d9d24a8c2a: Waiting [2023-08-23T17:58:04.357Z] a7bdd39e3c22: Layer already exists [2023-08-23T17:58:04.357Z] d68538edfd6e: Layer already exists [2023-08-23T17:58:04.357Z] ccf9829f4f2f: Layer already exists [2023-08-23T17:58:04.357Z] 4f43c5424d6f: Layer already exists [2023-08-23T17:58:04.357Z] 868d72914ffd: Layer already exists [2023-08-23T17:58:04.357Z] d2d9d24a8c2a: Layer already exists [2023-08-23T17:58:04.357Z] main: digest: sha256:1284b8d4e73717720b4da76472701608a38da6f8fe1b826f00b64d13b68e4df8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-23T17:58:04.406Z] ===================================================== [Pipeline] echo [2023-08-23T17:58:04.412Z] taggedImages: [2023-08-23T17:58:04.412Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [2023-08-23T17:58:04.412Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-23T17:58:04.412Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.37 [2023-08-23T17:58:04.412Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bc0531a6ffb026d20c247d14e37f7ca87a6f2134-3.1.0-dev.37 [2023-08-23T17:58:04.412Z] - 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-08-23T17:58:04.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T17:58:04.758Z] [2023-08-23T17:58:04.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:58:05.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T17:58:05.082Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-23T17:58:05.082Z] 8998bd30e6a1: Pulling fs layer [2023-08-23T17:58:05.082Z] 04944245beec: Pulling fs layer [2023-08-23T17:58:05.082Z] 699f458cf7ca: Pulling fs layer [2023-08-23T17:58:05.082Z] 765212b225bb: Pulling fs layer [2023-08-23T17:58:05.082Z] f23df028b6ca: Pulling fs layer [2023-08-23T17:58:05.082Z] d65c8cfc05b1: Pulling fs layer [2023-08-23T17:58:05.082Z] 2437ff75d9bd: Pulling fs layer [2023-08-23T17:58:05.082Z] 765212b225bb: Waiting [2023-08-23T17:58:05.082Z] f23df028b6ca: Waiting [2023-08-23T17:58:05.082Z] d65c8cfc05b1: Waiting [2023-08-23T17:58:05.082Z] 2437ff75d9bd: Waiting [2023-08-23T17:58:05.353Z] 04944245beec: Verifying Checksum [2023-08-23T17:58:05.353Z] 04944245beec: Download complete [2023-08-23T17:58:05.353Z] 765212b225bb: Verifying Checksum [2023-08-23T17:58:05.353Z] 765212b225bb: Download complete [2023-08-23T17:58:05.353Z] f23df028b6ca: Verifying Checksum [2023-08-23T17:58:05.353Z] f23df028b6ca: Download complete [2023-08-23T17:58:05.353Z] d65c8cfc05b1: Verifying Checksum [2023-08-23T17:58:05.353Z] d65c8cfc05b1: Download complete [2023-08-23T17:58:05.626Z] 699f458cf7ca: Verifying Checksum [2023-08-23T17:58:05.626Z] 699f458cf7ca: Download complete [2023-08-23T17:58:05.893Z] 8998bd30e6a1: Download complete [2023-08-23T17:58:08.485Z] 2437ff75d9bd: Verifying Checksum [2023-08-23T17:58:08.485Z] 2437ff75d9bd: Download complete [2023-08-23T17:58:09.891Z] 8998bd30e6a1: Pull complete [2023-08-23T17:58:13.219Z] 04944245beec: Pull complete [2023-08-23T17:58:14.181Z] 699f458cf7ca: Pull complete [2023-08-23T17:58:14.181Z] 765212b225bb: Pull complete [2023-08-23T17:58:15.139Z] f23df028b6ca: Pull complete [2023-08-23T17:58:15.139Z] d65c8cfc05b1: Pull complete [2023-08-23T17:58:30.117Z] 2437ff75d9bd: Pull complete [2023-08-23T17:58:30.117Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-23T17:58:30.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T17:58:30.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:58:30.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-4395 does not seem to be running inside a container [2023-08-23T17:58:30.353Z] $ 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/40 -v /w/workspace/app-record-replay/40:/w/workspace/app-record-replay/40:rw,z -v /w/workspace/app-record-replay/40@tmp:/w/workspace/app-record-replay/40@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-08-23T17:58:32.810Z] $ docker top 0495b712191907afd08ca98303aad2f3bc2d80d72052f6a2924ff444b01e0c68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:58:33.606Z] ---> job-cost.sh [2023-08-23T17:58:33.606Z] lf-activate-venv: SKIPPING [2023-08-23T17:58:33.606Z] INFO: No Stack... [2023-08-23T17:58:33.871Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-23T17:58:34.823Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T17:58:35.137Z] + + catcut /w/workspace/app-record-replay/40/archives/cost.csv -d, [2023-08-23T17:58:35.137Z] -f6 [Pipeline] lock [2023-08-23T17:58:35.210Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] [2023-08-23T17:58:35.216Z] Resource [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] did not exist. Created. [2023-08-23T17:58:35.217Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T17:58:35.542Z] /w/workspace/app-record-replay/40@tmp/durable-d5217d9a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-23T17:58:35.876Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-23T17:58:35.890Z] Warning: overwriting stash ‘stack-cost’ [2023-08-23T17:58:35.936Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T17:58:35.943Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T17:58:35.970Z] $ docker stop --time=1 0495b712191907afd08ca98303aad2f3bc2d80d72052f6a2924ff444b01e0c68 [2023-08-23T17:58:39.020Z] $ docker rm -f --volumes 0495b712191907afd08ca98303aad2f3bc2d80d72052f6a2924ff444b01e0c68 [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-08-23T17:58:39.429Z] provisioning config files... [2023-08-23T17:58:39.434Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #40 [2023-08-23T17:58:39.436Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9599165013109033345tmp [Pipeline] { [Pipeline] sh [2023-08-23T17:58:39.745Z] + set +x [2023-08-23T17:58:39.745Z] + curl -s https://codecov.io/bash [2023-08-23T17:58:39.745Z] + bash -s -- [2023-08-23T17:58:40.005Z] [2023-08-23T17:58:40.005Z] _____ _ [2023-08-23T17:58:40.005Z] / ____| | | [2023-08-23T17:58:40.005Z] | | ___ __| | ___ ___ _____ __ [2023-08-23T17:58:40.005Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-23T17:58:40.005Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-23T17:58:40.005Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-23T17:58:40.005Z] Bash-1.0.6 [2023-08-23T17:58:40.005Z] [2023-08-23T17:58:40.005Z] [2023-08-23T17:58:40.005Z] ==> git version 2.25.1 found [2023-08-23T17:58:40.005Z] ==> 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-08-23T17:58:40.005Z] Release-Date: 2020-01-08 [2023-08-23T17:58:40.005Z] 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-08-23T17:58:40.005Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-23T17:58:40.005Z] ==> Jenkins CI detected. [2023-08-23T17:58:40.005Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-23T17:58:40.005Z] project root: . [2023-08-23T17:58:40.005Z] --> token set from env [2023-08-23T17:58:40.005Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-23T17:58:40.005Z] ==> Running gcov in . (disable via -X gcov) [2023-08-23T17:58:40.005Z] ==> Python coveragepy not found [2023-08-23T17:58:40.005Z] ==> Searching for coverage reports in: [2023-08-23T17:58:40.005Z] + . [2023-08-23T17:58:40.005Z] -> Found 1 reports [2023-08-23T17:58:40.005Z] ==> Detecting git/mercurial file structure [2023-08-23T17:58:40.005Z] ==> Reading reports [2023-08-23T17:58:40.005Z] + ./coverage.out bytes=21225 [2023-08-23T17:58:40.005Z] ==> Appending adjustments [2023-08-23T17:58:40.005Z] https://docs.codecov.io/docs/fixing-reports [2023-08-23T17:58:40.265Z] + Found adjustments [2023-08-23T17:58:40.265Z] ==> Gzipping contents [2023-08-23T17:58:40.265Z] 8.0K /tmp/codecov.j2CtK6.gz [2023-08-23T17:58:40.265Z] ==> Uploading reports [2023-08-23T17:58:40.265Z] url: https://codecov.io [2023-08-23T17:58:40.265Z] query: branch=main&commit=bc0531a6ffb026d20c247d14e37f7ca87a6f2134&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-23T17:58:40.265Z] -> Pinging Codecov [2023-08-23T17:58:40.265Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=bc0531a6ffb026d20c247d14e37f7ca87a6f2134&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-23T17:58:40.265Z] Invalid request parameters [2023-08-23T17:58:40.265Z] 400 [Pipeline] } [2023-08-23T17:58:40.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-23T17:58:40.450Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-23T17:58:40.459Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:58:40.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T17:58:40.751Z] [2023-08-23T17:58:40.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:58:41.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T17:58:41.073Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-23T17:58:41.073Z] df9b9388f04a: Pulling fs layer [2023-08-23T17:58:41.073Z] 52dc419b0ee2: Pulling fs layer [2023-08-23T17:58:41.073Z] 25bc292e5bac: Pulling fs layer [2023-08-23T17:58:41.073Z] 114826534d7a: Pulling fs layer [2023-08-23T17:58:41.073Z] 4657fd5d0bcf: Pulling fs layer [2023-08-23T17:58:41.073Z] 6ad1cebc031e: Pulling fs layer [2023-08-23T17:58:41.073Z] 8a3aa393b2d8: Pulling fs layer [2023-08-23T17:58:41.073Z] 4657fd5d0bcf: Waiting [2023-08-23T17:58:41.073Z] 6ad1cebc031e: Waiting [2023-08-23T17:58:41.073Z] 8a3aa393b2d8: Waiting [2023-08-23T17:58:41.073Z] 114826534d7a: Waiting [2023-08-23T17:58:41.073Z] 25bc292e5bac: Verifying Checksum [2023-08-23T17:58:41.073Z] 25bc292e5bac: Download complete [2023-08-23T17:58:41.073Z] 52dc419b0ee2: Verifying Checksum [2023-08-23T17:58:41.073Z] 52dc419b0ee2: Download complete [2023-08-23T17:58:41.073Z] 4657fd5d0bcf: Verifying Checksum [2023-08-23T17:58:41.073Z] 4657fd5d0bcf: Download complete [2023-08-23T17:58:41.073Z] df9b9388f04a: Download complete [2023-08-23T17:58:41.337Z] df9b9388f04a: Pull complete [2023-08-23T17:58:41.337Z] 6ad1cebc031e: Download complete [2023-08-23T17:58:41.337Z] 52dc419b0ee2: Pull complete [2023-08-23T17:58:41.337Z] 25bc292e5bac: Pull complete [2023-08-23T17:58:41.905Z] 114826534d7a: Verifying Checksum [2023-08-23T17:58:41.905Z] 114826534d7a: Download complete [2023-08-23T17:58:41.905Z] 8a3aa393b2d8: Verifying Checksum [2023-08-23T17:58:41.905Z] 8a3aa393b2d8: Download complete [2023-08-23T17:58:45.190Z] 114826534d7a: Pull complete [2023-08-23T17:58:45.190Z] 4657fd5d0bcf: Pull complete [2023-08-23T17:58:45.190Z] 6ad1cebc031e: Pull complete [2023-08-23T17:58:47.718Z] 8a3aa393b2d8: Pull complete [2023-08-23T17:58:47.718Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-23T17:58:47.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T17:58:47.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:58:47.794Z] prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container [2023-08-23T17:58:47.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-23T17:58:52.409Z] $ docker top bdfc497b2a70eddefbaff78c8d72ac0223ffda60282e88fd60310942c024fd6d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-23T17:58:52.468Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-23T17:58:52.741Z] + set -o pipefail [2023-08-23T17:58:52.741Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-23T17:58:59.306Z] [2023-08-23T17:58:59.306Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-23T17:58:59.306Z] [2023-08-23T17:58:59.306Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/30575bcd-9608-4d65-a6a3-ecddf172a72a [2023-08-23T17:58:59.306Z] [2023-08-23T17:58:59.306Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-23T17:58:59.306Z] [2023-08-23T17:58:59.306Z] [2023-08-23T17:58:59.306Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-23T17:58:59.306Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-23T17:58:59.306Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-23T17:58:59.314Z] $ docker stop --time=1 bdfc497b2a70eddefbaff78c8d72ac0223ffda60282e88fd60310942c024fd6d [2023-08-23T17:59:03.573Z] $ docker rm -f --volumes bdfc497b2a70eddefbaff78c8d72ac0223ffda60282e88fd60310942c024fd6d [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-08-23T17:59:04.269Z] + git log --format=format:%s -1 bc0531a6ffb026d20c247d14e37f7ca87a6f2134 [Pipeline] sh [2023-08-23T17:59:04.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T17:59:04.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:59:04.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T17:59:04.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:59:04.919Z] prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container [2023-08-23T17:59:04.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T17:59:05.372Z] $ docker top 5a2bd60cf0ec2b401bfae7389b7102df3e102a92abc2bba5f1ed1cc6c7ce68bf -eo pid,comm [2023-08-23T17:59:05.421Z] 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-08-23T17:59:05.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T17:59:05.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T17:59:05.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T17:59:05.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T17:59:05.556Z] $ docker exec 5a2bd60cf0ec2b401bfae7389b7102df3e102a92abc2bba5f1ed1cc6c7ce68bf ssh-agent [2023-08-23T17:59:05.666Z] SSH_AUTH_SOCK=/tmp/ssh-RD2la46AMuX1/agent.31 [2023-08-23T17:59:05.666Z] SSH_AGENT_PID=37 [2023-08-23T17:59:05.671Z] Running ssh-add (command line suppressed) [2023-08-23T17:59:05.763Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15743456387546584982.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15743456387546584982.key) [2023-08-23T17:59:05.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T17:59:06.066Z] + git semver tag [2023-08-23T17:59:06.326Z] 2023-08-23 17:59:06,230 [run_tag] DEBUG tag force:False [2023-08-23T17:59:06.326Z] 2023-08-23 17:59:06,230 [check_head_tag] DEBUG check head tag [2023-08-23T17:59:06.326Z] 2023-08-23 17:59:06,231 [execute] INFO git cat-file --batch-check [2023-08-23T17:59:06.326Z] 2023-08-23 17:59:06,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-23T17:59:06.326Z] 2023-08-23 17:59:06,235 [execute] INFO git cat-file --batch [2023-08-23T17:59:06.326Z] 2023-08-23 17:59:06,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-23T17:59:06.326Z] 2023-08-23 17:59:06,250 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T17:59:06.326Z] 2023-08-23 17:59:06,250 [execute] INFO git tag -a v3.1.0-dev.37 -m v3.1.0-dev.37 [2023-08-23T17:59:06.326Z] 2023-08-23 17:59:06,250 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.37', '-m', 'v3.1.0-dev.37'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-23T17:59:06.326Z] 2023-08-23 17:59:06,255 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T17:59:06.326Z] 3.1.0-dev.37 [Pipeline] } [2023-08-23T17:59:06.331Z] $ docker exec --env ******** --env ******** 5a2bd60cf0ec2b401bfae7389b7102df3e102a92abc2bba5f1ed1cc6c7ce68bf ssh-agent -k [2023-08-23T17:59:06.424Z] unset SSH_AUTH_SOCK; [2023-08-23T17:59:06.425Z] unset SSH_AGENT_PID; [2023-08-23T17:59:06.425Z] echo Agent pid 37 killed; [2023-08-23T17:59:06.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T17:59:06.753Z] + git semver [Pipeline] } [2023-08-23T17:59:07.020Z] $ docker stop --time=1 5a2bd60cf0ec2b401bfae7389b7102df3e102a92abc2bba5f1ed1cc6c7ce68bf [2023-08-23T17:59:08.298Z] $ docker rm -f --volumes 5a2bd60cf0ec2b401bfae7389b7102df3e102a92abc2bba5f1ed1cc6c7ce68bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:59:08.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T17:59:08.682Z] [2023-08-23T17:59:08.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:59:08.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T17:59:08.976Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-23T17:59:08.976Z] ab5ef0e58194: Pulling fs layer [2023-08-23T17:59:08.976Z] 9712f1f96733: Pulling fs layer [2023-08-23T17:59:08.976Z] 63f879dbbcfc: Pulling fs layer [2023-08-23T17:59:08.976Z] 0d9ebad4ef96: Pulling fs layer [2023-08-23T17:59:08.976Z] e9a5061849ea: Pulling fs layer [2023-08-23T17:59:08.976Z] d747dcd14b5f: Pulling fs layer [2023-08-23T17:59:08.976Z] 2de7ff778b66: Pulling fs layer [2023-08-23T17:59:08.976Z] e9a5061849ea: Waiting [2023-08-23T17:59:08.976Z] d747dcd14b5f: Waiting [2023-08-23T17:59:08.976Z] 2de7ff778b66: Waiting [2023-08-23T17:59:08.976Z] 0d9ebad4ef96: Waiting [2023-08-23T17:59:08.976Z] 9712f1f96733: Download complete [2023-08-23T17:59:09.239Z] 63f879dbbcfc: Verifying Checksum [2023-08-23T17:59:09.239Z] 63f879dbbcfc: Download complete [2023-08-23T17:59:09.502Z] e9a5061849ea: Verifying Checksum [2023-08-23T17:59:09.502Z] e9a5061849ea: Download complete [2023-08-23T17:59:09.502Z] d747dcd14b5f: Verifying Checksum [2023-08-23T17:59:09.502Z] d747dcd14b5f: Download complete [2023-08-23T17:59:09.502Z] 0d9ebad4ef96: Verifying Checksum [2023-08-23T17:59:09.502Z] 0d9ebad4ef96: Download complete [2023-08-23T17:59:09.502Z] ab5ef0e58194: Verifying Checksum [2023-08-23T17:59:09.502Z] ab5ef0e58194: Download complete [2023-08-23T17:59:09.502Z] 2de7ff778b66: Download complete [2023-08-23T17:59:12.026Z] ab5ef0e58194: Pull complete [2023-08-23T17:59:12.026Z] 9712f1f96733: Pull complete [2023-08-23T17:59:12.599Z] 63f879dbbcfc: Pull complete [2023-08-23T17:59:16.775Z] 0d9ebad4ef96: Pull complete [2023-08-23T17:59:16.775Z] e9a5061849ea: Pull complete [2023-08-23T17:59:16.775Z] d747dcd14b5f: Pull complete [2023-08-23T17:59:17.340Z] 2de7ff778b66: Pull complete [2023-08-23T17:59:17.340Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-23T17:59:17.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T17:59:17.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:59:17.417Z] prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container [2023-08-23T17:59:17.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-23T17:59:23.423Z] $ docker top 347ba2e1ee48bbbfd08b5dea7f27afdeabcb2da3e57284be11ca12735c2cf6c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-23T17:59:23.494Z] provisioning config files... [2023-08-23T17:59:23.499Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17925218589445667616tmp [2023-08-23T17:59:23.508Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9991454572536581792tmp [2023-08-23T17:59:23.515Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4122615780185438019tmp [Pipeline] { [Pipeline] echo [2023-08-23T17:59:23.528Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:59:23.812Z] ---> sigul-configuration.sh [2023-08-23T17:59:23.812Z] gpg: directory `/root/.gnupg' created [2023-08-23T17:59:23.812Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-23T17:59:23.812Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-23T17:59:23.812Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-23T17:59:23.812Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-23T17:59:23.812Z] gpg: CAST5 encrypted data [2023-08-23T17:59:23.812Z] gpg: encrypted with 1 passphrase [2023-08-23T17:59:23.812Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-23T17:59:24.103Z] + mkdir /home/jenkins [2023-08-23T17:59:24.103Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-23T17:59:24.393Z] + 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-08-23T17:59:24.401Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:59:24.686Z] ---> sigul-install.sh [2023-08-23T17:59:24.686Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-23T17:59:24.973Z] + git tag --list [2023-08-23T17:59:24.973Z] v3.1.0-dev.0 [2023-08-23T17:59:24.973Z] v3.1.0-dev.1 [2023-08-23T17:59:24.973Z] v3.1.0-dev.10 [2023-08-23T17:59:24.973Z] v3.1.0-dev.11 [2023-08-23T17:59:24.973Z] v3.1.0-dev.12 [2023-08-23T17:59:24.973Z] v3.1.0-dev.13 [2023-08-23T17:59:24.973Z] v3.1.0-dev.14 [2023-08-23T17:59:24.973Z] v3.1.0-dev.15 [2023-08-23T17:59:24.973Z] v3.1.0-dev.16 [2023-08-23T17:59:24.973Z] v3.1.0-dev.17 [2023-08-23T17:59:24.973Z] v3.1.0-dev.18 [2023-08-23T17:59:24.973Z] v3.1.0-dev.19 [2023-08-23T17:59:24.973Z] v3.1.0-dev.2 [2023-08-23T17:59:24.973Z] v3.1.0-dev.20 [2023-08-23T17:59:24.973Z] v3.1.0-dev.21 [2023-08-23T17:59:24.973Z] v3.1.0-dev.22 [2023-08-23T17:59:24.973Z] v3.1.0-dev.23 [2023-08-23T17:59:24.973Z] v3.1.0-dev.24 [2023-08-23T17:59:24.973Z] v3.1.0-dev.25 [2023-08-23T17:59:24.973Z] v3.1.0-dev.26 [2023-08-23T17:59:24.973Z] v3.1.0-dev.27 [2023-08-23T17:59:24.973Z] v3.1.0-dev.28 [2023-08-23T17:59:24.973Z] v3.1.0-dev.29 [2023-08-23T17:59:24.973Z] v3.1.0-dev.3 [2023-08-23T17:59:24.973Z] v3.1.0-dev.30 [2023-08-23T17:59:24.973Z] v3.1.0-dev.31 [2023-08-23T17:59:24.973Z] v3.1.0-dev.32 [2023-08-23T17:59:24.973Z] v3.1.0-dev.33 [2023-08-23T17:59:24.973Z] v3.1.0-dev.34 [2023-08-23T17:59:24.973Z] v3.1.0-dev.35 [2023-08-23T17:59:24.973Z] v3.1.0-dev.36 [2023-08-23T17:59:24.973Z] v3.1.0-dev.37 [2023-08-23T17:59:24.973Z] v3.1.0-dev.4 [2023-08-23T17:59:24.973Z] v3.1.0-dev.5 [2023-08-23T17:59:24.973Z] v3.1.0-dev.6 [2023-08-23T17:59:24.973Z] v3.1.0-dev.7 [2023-08-23T17:59:24.973Z] v3.1.0-dev.8 [2023-08-23T17:59:24.973Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-23T17:59:25.262Z] + lftools sign git-tag v3.1.0-dev.37 [2023-08-23T17:59:25.831Z] Signing Git tag with Sigul... [2023-08-23T17:59:25.831Z] Signing v3.1.0-dev.37 [Pipeline] echo [2023-08-23T17:59:26.099Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:59:26.382Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-23T17:59:26.389Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-23T17:59:26.403Z] $ docker stop --time=1 347ba2e1ee48bbbfd08b5dea7f27afdeabcb2da3e57284be11ca12735c2cf6c3 [2023-08-23T17:59:27.656Z] $ docker rm -f --volumes 347ba2e1ee48bbbfd08b5dea7f27afdeabcb2da3e57284be11ca12735c2cf6c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-23T17:59:28.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T17:59:28.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:59:28.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T17:59:28.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:59:28.420Z] prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container [2023-08-23T17:59:28.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T17:59:28.776Z] $ docker top b783bf4d0118d956bf594da8c208aebdb45caa13a4d89ea563f122ff5393998e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T17:59:28.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T17:59:28.867Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T17:59:28.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T17:59:28.978Z] $ docker exec b783bf4d0118d956bf594da8c208aebdb45caa13a4d89ea563f122ff5393998e ssh-agent [2023-08-23T17:59:29.085Z] SSH_AUTH_SOCK=/tmp/ssh-Ai0Rpn4soNvm/agent.32 [2023-08-23T17:59:29.085Z] SSH_AGENT_PID=38 [2023-08-23T17:59:29.090Z] Running ssh-add (command line suppressed) [2023-08-23T17:59:29.199Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9403187251378212469.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9403187251378212469.key) [2023-08-23T17:59:29.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T17:59:29.503Z] + git semver bump pre [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,692 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,692 [bump_version] DEBUG bumping version:3.1.0-dev.37 on axis:pre with prefix:dev [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,692 [bump_version] DEBUG bumped version:3.1.0-dev.38 [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,692 [write_version] DEBUG write version:3.1.0-dev.38 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,692 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,692 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,695 [execute] INFO git cat-file --batch-check [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,700 [execute] INFO git cat-file --batch [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T17:59:29.762Z] 2023-08-23 17:59:29,705 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T17:59:29.762Z] 3.1.0-dev.38 [Pipeline] } [2023-08-23T17:59:29.767Z] $ docker exec --env ******** --env ******** b783bf4d0118d956bf594da8c208aebdb45caa13a4d89ea563f122ff5393998e ssh-agent -k [2023-08-23T17:59:29.859Z] unset SSH_AUTH_SOCK; [2023-08-23T17:59:29.859Z] unset SSH_AGENT_PID; [2023-08-23T17:59:29.859Z] echo Agent pid 38 killed; [2023-08-23T17:59:29.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T17:59:30.171Z] + git semver [Pipeline] } [2023-08-23T17:59:30.440Z] $ docker stop --time=1 b783bf4d0118d956bf594da8c208aebdb45caa13a4d89ea563f122ff5393998e [2023-08-23T17:59:31.705Z] $ docker rm -f --volumes b783bf4d0118d956bf594da8c208aebdb45caa13a4d89ea563f122ff5393998e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T17:59:32.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T17:59:32.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:59:32.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T17:59:32.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:59:32.410Z] prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container [2023-08-23T17:59:32.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T17:59:32.759Z] $ docker top d8c2ba9c560b6f3caf9242100f9e69866d32cca69229341db649dae099db3b81 -eo pid,comm [2023-08-23T17:59:32.811Z] 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-08-23T17:59:32.811Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T17:59:32.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T17:59:32.850Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T17:59:32.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T17:59:32.961Z] $ docker exec d8c2ba9c560b6f3caf9242100f9e69866d32cca69229341db649dae099db3b81 ssh-agent [2023-08-23T17:59:33.068Z] SSH_AUTH_SOCK=/tmp/ssh-mhhuczKeegvr/agent.31 [2023-08-23T17:59:33.068Z] SSH_AGENT_PID=37 [2023-08-23T17:59:33.073Z] Running ssh-add (command line suppressed) [2023-08-23T17:59:33.164Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11652444366274705951.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11652444366274705951.key) [2023-08-23T17:59:33.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T17:59:33.470Z] + git semver push [2023-08-23T17:59:33.729Z] 2023-08-23 17:59:33,646 [run_push] DEBUG push [2023-08-23T17:59:33.729Z] 2023-08-23 17:59:33,647 [execute] INFO git cat-file --batch-check [2023-08-23T17:59:33.729Z] 2023-08-23 17:59:33,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T17:59:33.729Z] 2023-08-23 17:59:33,650 [execute] INFO git rev-list e5ad55c69a577816097ba3d4ba0bcffbccd1f34d -- [2023-08-23T17:59:33.729Z] 2023-08-23 17:59:33,650 [execute] DEBUG Popen(['git', 'rev-list', 'e5ad55c69a577816097ba3d4ba0bcffbccd1f34d', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-23T17:59:33.729Z] 2023-08-23 17:59:33,656 [execute] INFO git fetch -v origin [2023-08-23T17:59:33.729Z] 2023-08-23 17:59:33,656 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-23T17:59:34.297Z] 2023-08-23 17:59:34,122 [run_push] DEBUG no remote changes detected [2023-08-23T17:59:34.297Z] 2023-08-23 17:59:34,122 [execute] INFO git push origin semver [2023-08-23T17:59:34.297Z] 2023-08-23 17:59:34,122 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-23T17:59:35.231Z] 2023-08-23 17:59:34,900 [run_push] DEBUG push all version tags [2023-08-23T17:59:35.231Z] 2023-08-23 17:59:34,900 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-23T17:59:35.231Z] 2023-08-23 17:59:34,901 [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-08-23T17:59:35.798Z] 2023-08-23 17:59:35,566 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-23T17:59:35.798Z] 3.1.0-dev.38 [Pipeline] } [2023-08-23T17:59:35.803Z] $ docker exec --env ******** --env ******** d8c2ba9c560b6f3caf9242100f9e69866d32cca69229341db649dae099db3b81 ssh-agent -k [2023-08-23T17:59:35.894Z] unset SSH_AUTH_SOCK; [2023-08-23T17:59:35.896Z] unset SSH_AGENT_PID; [2023-08-23T17:59:35.896Z] echo Agent pid 37 killed; [2023-08-23T17:59:35.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T17:59:36.204Z] + git semver [Pipeline] } [2023-08-23T17:59:36.470Z] $ docker stop --time=1 d8c2ba9c560b6f3caf9242100f9e69866d32cca69229341db649dae099db3b81 [2023-08-23T17:59:37.742Z] $ docker rm -f --volumes d8c2ba9c560b6f3caf9242100f9e69866d32cca69229341db649dae099db3b81 [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-08-23T17:59:38.253Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-23T17:59:38.253Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-23T17:59:38.253Z] total 16 [2023-08-23T17:59:38.253Z] drwxr-xr-x 3 root root 4096 Aug 23 17:48 . [2023-08-23T17:59:38.253Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 17:59 .. [2023-08-23T17:59:38.253Z] drwxr-xr-x 2 root root 4096 Aug 23 17:48 cost [2023-08-23T17:59:38.253Z] -rw-r--r-- 1 root root 88 Aug 23 17:48 cost.csv [2023-08-23T17:59:38.253Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-23T17:59:38.253Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-23T17:59:38.253Z] total 16 [2023-08-23T17:59:38.253Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 17:48 . [2023-08-23T17:59:38.253Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 17:59 .. [2023-08-23T17:59:38.253Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 17:48 cost [2023-08-23T17:59:38.253Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 23 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:59:38.542Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:59:39.400Z] ---> package-listing.sh [2023-08-23T17:59:39.400Z] ++ facter osfamily [2023-08-23T17:59:39.400Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-23T17:59:39.658Z] + OS_FAMILY=debian [2023-08-23T17:59:39.658Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-23T17:59:39.658Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-23T17:59:39.658Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-23T17:59:39.658Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-23T17:59:39.658Z] + PACKAGES=/tmp/packages_start.txt [2023-08-23T17:59:39.658Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-23T17:59:39.658Z] + PACKAGES=/tmp/packages_end.txt [2023-08-23T17:59:39.658Z] + case "${OS_FAMILY}" in [2023-08-23T17:59:39.658Z] + dpkg -l [2023-08-23T17:59:39.658Z] + grep '^ii' [2023-08-23T17:59:39.658Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-23T17:59:39.658Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-23T17:59:39.658Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-23T17:59:39.658Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-23T17:59:39.658Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-23T17:59:39.658Z] + 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-08-23T17:59:39.669Z] 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-08-23T17:59:39.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T17:59:40.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T17:59:40.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T17:59:40.565Z] prd-ubuntu20.04-docker-8c-8g-4393 does not seem to be running inside a container [2023-08-23T17:59:40.620Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T17:59:40.813Z] $ docker top abd0d67734e0a1afb2fa3a6c29afb27a35caa2b6a459c2c0747c02505704b3d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T17:59:41.202Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-23T17:59:41.530Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-23T17:59:41.813Z] + ls /var/log/sa-host [2023-08-23T17:59:41.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T17:59:41.876Z] provisioning config files... [2023-08-23T17:59:41.882Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1650796433794498702tmp [Pipeline] { [Pipeline] echo [2023-08-23T17:59:41.897Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:59:42.179Z] ---> create-netrc.sh [Pipeline] } [2023-08-23T17:59:42.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:59:42.508Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-23T17:59:42.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:59:42.798Z] ---> sudo-logs.sh [2023-08-23T17:59:42.798Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-23T17:59:42.828Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:59:43.114Z] ---> job-cost.sh [2023-08-23T17:59:43.114Z] lf-activate-venv: SKIPPING [2023-08-23T17:59:43.114Z] DEBUG: total: 0.2199999988079071 [2023-08-23T17:59:43.114Z] INFO: Retrieving Stack Cost... [2023-08-23T17:59:43.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T17:59:43.941Z] INFO: Archiving Costs [Pipeline] echo [2023-08-23T17:59:43.952Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T17:59:44.231Z] ---> logs-deploy.sh [2023-08-23T17:59:44.231Z] lf-activate-venv: SKIPPING [2023-08-23T17:59:44.231Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/40 [2023-08-23T17:59:44.231Z] INFO: archiving workspace using pattern(s): [2023-08-23T17:59:45.170Z] Archives upload complete. [2023-08-23T17:59:45.170Z] INFO: archiving logs to Nexus