Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 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-ssh8890758094963403729.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7364763637127059725.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2665203879411494782.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10070355848618524561.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-ssh2837626130725708154.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-2774 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 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 (main) Commit message: "Merge pull request #53 from lenny-intel/replay" > git config core.sparsecheckout # timeout=10 > git checkout -f 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 # timeout=10 > git rev-list --no-walk 1c067dd5da8bdafc1761443221fe5ec601182dbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-02T20:31:14.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-02T20:31:14.586Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-02T20:31:14.602Z] ========================================================= [2023-08-02T20:31:14.602Z] EdgeX Global Pipelines Version Info [2023-08-02T20:31:14.602Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:31:15.301Z] ------------------- [2023-08-02T20:31:15.301Z] stable info: [2023-08-02T20:31:15.301Z] ------------------- [2023-08-02T20:31:15.301Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-02T20:31:15.301Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T20:31:15.301Z] Message: update stable to v1.0.250 [2023-08-02T20:31:15.873Z] ------------------- [2023-08-02T20:31:15.873Z] experimental info: [2023-08-02T20:31:15.873Z] ------------------- [2023-08-02T20:31:15.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-02T20:31:15.873Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T20:31:15.873Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-02T20:31:16.036Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-02T20:31:16.053Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-02T20:31:16.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-02T20:31:16.081Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-02T20:31:16.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-02T20:31:16.108Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-02T20:31:16.119Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-02T20:31:16.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-02T20:31:16.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-02T20:31:16.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-02T20:31:16.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-02T20:31:16.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-02T20:31:16.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-02T20:31:16.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-02T20:31:16.238Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-02T20:31:16.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-02T20:31:16.272Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-02T20:31:16.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-02T20:31:16.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-02T20:31:16.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-02T20:31:16.325Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-02T20:31:16.341Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-02T20:31:16.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-02T20:31:16.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-02T20:31:16.385Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-02T20:31:16.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-02T20:31:16.428Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-02T20:31:16.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-02T20:31:16.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-02T20:31:16.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-02T20:31:16.487Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] echo [2023-08-02T20:31:16.497Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10bf0fb [Pipeline] echo [2023-08-02T20:31:16.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T20:31:16.554Z] provisioning config files... [2023-08-02T20:31:16.569Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11400975478268285672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:31:16.868Z] ---> docker-login.sh [2023-08-02T20:31:16.868Z] nexus3.edgexfoundry.org:10001 [2023-08-02T20:31:17.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:31:17.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:31:17.128Z] Configure a credential helper to remove this warning. See [2023-08-02T20:31:17.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:31:17.128Z] [2023-08-02T20:31:17.128Z] Login Succeeded [2023-08-02T20:31:17.128Z] nexus3.edgexfoundry.org:10002 [2023-08-02T20:31:17.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:31:17.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:31:17.388Z] Configure a credential helper to remove this warning. See [2023-08-02T20:31:17.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:31:17.388Z] [2023-08-02T20:31:17.388Z] Login Succeeded [2023-08-02T20:31:17.388Z] nexus3.edgexfoundry.org:10003 [2023-08-02T20:31:17.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:31:17.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:31:17.388Z] Configure a credential helper to remove this warning. See [2023-08-02T20:31:17.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:31:17.388Z] [2023-08-02T20:31:17.388Z] Login Succeeded [2023-08-02T20:31:17.388Z] nexus3.edgexfoundry.org:10004 [2023-08-02T20:31:17.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:31:17.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:31:17.648Z] Configure a credential helper to remove this warning. See [2023-08-02T20:31:17.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:31:17.648Z] [2023-08-02T20:31:17.648Z] Login Succeeded [2023-08-02T20:31:17.648Z] docker.io [2023-08-02T20:31:17.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:31:17.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:31:17.908Z] Configure a credential helper to remove this warning. See [2023-08-02T20:31:17.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:31:17.908Z] [2023-08-02T20:31:17.908Z] Login Succeeded [2023-08-02T20:31:17.908Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T20:31:17.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-02T20:31:18.309Z] + git rev-list -1 --merges 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677~1..10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] echo [2023-08-02T20:31:18.355Z] -----------> git rev-list -1 --merges 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677~1..10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [2023-08-02T20:31:18.355Z] 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [false] [Pipeline] sh [2023-08-02T20:31:18.650Z] + git log --format=format:%s -1 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] echo [2023-08-02T20:31:18.666Z] ========================================================= [2023-08-02T20:31:18.667Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-02T20:31:18.667Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T20:31:19.007Z] + git log --format=format:%s -1 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] echo [2023-08-02T20:31:19.018Z] [semverPrep] GIT_COMMIT: 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677, Commit Message: Merge pull request #53 from lenny-intel/replay [Pipeline] echo [2023-08-02T20:31:19.027Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-02T20:31:19.391Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T20:31:19.391Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-02T20:31:19.391Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-02T20:31:19.391Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-02T20:31:19.391Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-02T20:31:19.391Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-02T20:31:19.391Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:31:19.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T20:31:19.797Z] [2023-08-02T20:31:19.797Z] 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-02T20:31:20.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T20:31:20.097Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-02T20:31:20.097Z] b85a868b505f: Pulling fs layer [2023-08-02T20:31:20.097Z] e2be974225ed: Pulling fs layer [2023-08-02T20:31:20.097Z] 339a4e72a1f5: Pulling fs layer [2023-08-02T20:31:20.097Z] 988bab9f4d93: Pulling fs layer [2023-08-02T20:31:20.097Z] 1469e6f7b9e6: Pulling fs layer [2023-08-02T20:31:20.097Z] eaf3925da568: Pulling fs layer [2023-08-02T20:31:20.097Z] bab4dde63d76: Pulling fs layer [2023-08-02T20:31:20.097Z] bde34c3a00c8: Pulling fs layer [2023-08-02T20:31:20.097Z] b352a97aabf1: Pulling fs layer [2023-08-02T20:31:20.097Z] 4872d77fe225: Pulling fs layer [2023-08-02T20:31:20.097Z] 5851b861e8e6: Pulling fs layer [2023-08-02T20:31:20.097Z] 988bab9f4d93: Waiting [2023-08-02T20:31:20.097Z] bab4dde63d76: Waiting [2023-08-02T20:31:20.097Z] eaf3925da568: Waiting [2023-08-02T20:31:20.097Z] bde34c3a00c8: Waiting [2023-08-02T20:31:20.097Z] b352a97aabf1: Waiting [2023-08-02T20:31:20.097Z] 1469e6f7b9e6: Waiting [2023-08-02T20:31:20.097Z] 5851b861e8e6: Waiting [2023-08-02T20:31:20.097Z] e2be974225ed: Download complete [2023-08-02T20:31:20.097Z] 988bab9f4d93: Verifying Checksum [2023-08-02T20:31:20.097Z] 988bab9f4d93: Download complete [2023-08-02T20:31:20.097Z] 1469e6f7b9e6: Verifying Checksum [2023-08-02T20:31:20.097Z] 1469e6f7b9e6: Download complete [2023-08-02T20:31:20.356Z] 339a4e72a1f5: Verifying Checksum [2023-08-02T20:31:20.356Z] 339a4e72a1f5: Download complete [2023-08-02T20:31:20.356Z] bde34c3a00c8: Download complete [2023-08-02T20:31:20.356Z] b352a97aabf1: Download complete [2023-08-02T20:31:20.356Z] 4872d77fe225: Download complete [2023-08-02T20:31:20.356Z] 5851b861e8e6: Verifying Checksum [2023-08-02T20:31:20.356Z] 5851b861e8e6: Download complete [2023-08-02T20:31:20.356Z] b85a868b505f: Verifying Checksum [2023-08-02T20:31:20.356Z] b85a868b505f: Download complete [2023-08-02T20:31:20.615Z] bab4dde63d76: Verifying Checksum [2023-08-02T20:31:20.615Z] bab4dde63d76: Download complete [2023-08-02T20:31:21.590Z] b85a868b505f: Pull complete [2023-08-02T20:31:21.850Z] e2be974225ed: Pull complete [2023-08-02T20:31:22.420Z] 339a4e72a1f5: Pull complete [2023-08-02T20:31:22.420Z] 988bab9f4d93: Pull complete [2023-08-02T20:31:22.678Z] 1469e6f7b9e6: Pull complete [2023-08-02T20:31:22.678Z] eaf3925da568: Pull complete [2023-08-02T20:31:30.289Z] bab4dde63d76: Pull complete [2023-08-02T20:31:30.289Z] bde34c3a00c8: Pull complete [2023-08-02T20:31:30.289Z] b352a97aabf1: Pull complete [2023-08-02T20:31:30.289Z] 4872d77fe225: Pull complete [2023-08-02T20:31:30.289Z] 5851b861e8e6: Pull complete [2023-08-02T20:31:30.289Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-02T20:31:30.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T20:31:30.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:31:30.397Z] prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container [2023-08-02T20:31:30.425Z] $ 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-02T20:31:34.070Z] $ docker top 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da -eo pid,comm [2023-08-02T20:31:34.052Z] 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-02T20:31:34.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T20:31:34.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T20:31:34.093Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T20:31:34.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T20:31:34.296Z] $ docker exec 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da ssh-agent [2023-08-02T20:31:34.332Z] SSH_AUTH_SOCK=/tmp/ssh-TpcfGoNE6ZEN/agent.33 [2023-08-02T20:31:34.332Z] SSH_AGENT_PID=39 [2023-08-02T20:31:34.341Z] Running ssh-add (command line suppressed) [2023-08-02T20:31:34.518Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_828724696086297676.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_828724696086297676.key) [2023-08-02T20:31:34.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T20:31:34.741Z] + git tag --points-at HEAD [Pipeline] } [2023-08-02T20:31:34.846Z] $ docker exec --env ******** --env ******** 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da ssh-agent -k [2023-08-02T20:31:34.926Z] unset SSH_AUTH_SOCK; [2023-08-02T20:31:34.926Z] unset SSH_AGENT_PID; [2023-08-02T20:31:34.926Z] echo Agent pid 39 killed; [2023-08-02T20:31:34.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-02T20:31:34.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T20:31:34.872Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T20:31:34.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T20:31:35.063Z] $ docker exec 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da ssh-agent [2023-08-02T20:31:35.096Z] SSH_AUTH_SOCK=/tmp/ssh-5m96wzYskCCv/agent.71 [2023-08-02T20:31:35.096Z] SSH_AGENT_PID=77 [2023-08-02T20:31:35.101Z] Running ssh-add (command line suppressed) [2023-08-02T20:31:35.306Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_132188787091610568.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_132188787091610568.key) [2023-08-02T20:31:35.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T20:31:35.512Z] + git semver init [2023-08-02T20:31:35.771Z] 2023-08-02 20:31:35,789 [run_init] DEBUG init version:0.0.0 force:False [2023-08-02T20:31:35.771Z] 2023-08-02 20:31:35,789 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-02T20:31:35.771Z] 2023-08-02 20:31:35,790 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-02T20:31:35.771Z] 2023-08-02 20:31:35,790 [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-02T20:31:36.339Z] 2023-08-02 20:31:36,451 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-02T20:31:36.339Z] 2023-08-02 20:31:36,452 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-02T20:31:36.598Z] 2023-08-02 20:31:36,452 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-02T20:31:36.598Z] 2023-08-02 20:31:36,452 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-02T20:31:36.598Z] 3.1.0-dev.28 [Pipeline] } [2023-08-02T20:31:36.726Z] $ docker exec --env ******** --env ******** 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da ssh-agent -k [2023-08-02T20:31:36.820Z] unset SSH_AUTH_SOCK; [2023-08-02T20:31:36.821Z] unset SSH_AGENT_PID; [2023-08-02T20:31:36.821Z] echo Agent pid 77 killed; [2023-08-02T20:31:36.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T20:31:37.023Z] + git semver [Pipeline] } [2023-08-02T20:31:37.420Z] $ docker stop --time=1 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da [2023-08-02T20:31:38.700Z] $ docker rm -f --volumes 575377f8f81f4b161615b47225dec562c43798317945ef6771724293d12831da [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T20:31:38.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-02T20:31:39.104Z] Stashed 1 file(s) [Pipeline] echo [2023-08-02T20:31:39.107Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [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-02T20:31:39.235Z] provisioning config files... [2023-08-02T20:31:39.242Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5245920913419166106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:31:39.535Z] ---> docker-login.sh [2023-08-02T20:31:39.535Z] nexus3.edgexfoundry.org:10001 [2023-08-02T20:31:39.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:31:39.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:31:39.535Z] Configure a credential helper to remove this warning. See [2023-08-02T20:31:39.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:31:39.535Z] [2023-08-02T20:31:39.535Z] Login Succeeded [2023-08-02T20:31:39.535Z] nexus3.edgexfoundry.org:10002 [2023-08-02T20:31:39.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:31:39.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:31:39.536Z] Configure a credential helper to remove this warning. See [2023-08-02T20:31:39.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:31:39.536Z] [2023-08-02T20:31:39.536Z] Login Succeeded [2023-08-02T20:31:39.536Z] nexus3.edgexfoundry.org:10003 [2023-08-02T20:31:39.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:31:39.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:31:39.794Z] Configure a credential helper to remove this warning. See [2023-08-02T20:31:39.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:31:39.794Z] [2023-08-02T20:31:39.794Z] Login Succeeded [2023-08-02T20:31:39.794Z] nexus3.edgexfoundry.org:10004 [2023-08-02T20:31:39.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:31:39.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:31:39.794Z] Configure a credential helper to remove this warning. See [2023-08-02T20:31:39.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:31:39.794Z] [2023-08-02T20:31:39.794Z] Login Succeeded [2023-08-02T20:31:39.794Z] docker.io [2023-08-02T20:31:39.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:31:40.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:31:40.054Z] Configure a credential helper to remove this warning. See [2023-08-02T20:31:40.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:31:40.054Z] [2023-08-02T20:31:40.054Z] Login Succeeded [2023-08-02T20:31:40.054Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T20:31:40.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-02T20:31:40.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T20:31:40.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T20:31:40.135Z] ========================================================= [2023-08-02T20:31:40.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-02T20:31:40.135Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:31:40.441Z] + 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-02T20:31:40.441Z] Sending build context to Docker daemon 434.7kB [2023-08-02T20:31:40.441Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-02T20:31:40.441Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-02T20:31:40.441Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-02T20:31:40.441Z] 4db1b89c0bd1: Pulling fs layer [2023-08-02T20:31:40.442Z] 6911f1a30b25: Pulling fs layer [2023-08-02T20:31:40.442Z] e194b8c5c2a9: Pulling fs layer [2023-08-02T20:31:40.442Z] 6863d3e3a2b1: Pulling fs layer [2023-08-02T20:31:40.442Z] ec0bb842ea78: Pulling fs layer [2023-08-02T20:31:40.442Z] 40a00589a448: Pulling fs layer [2023-08-02T20:31:40.442Z] 6c08303d61cc: Pulling fs layer [2023-08-02T20:31:40.442Z] 798269fcf238: Pulling fs layer [2023-08-02T20:31:40.442Z] 6863d3e3a2b1: Waiting [2023-08-02T20:31:40.442Z] 6c08303d61cc: Waiting [2023-08-02T20:31:40.442Z] 798269fcf238: Waiting [2023-08-02T20:31:40.442Z] 6911f1a30b25: Download complete [2023-08-02T20:31:40.442Z] 6863d3e3a2b1: Download complete [2023-08-02T20:31:40.442Z] ec0bb842ea78: Verifying Checksum [2023-08-02T20:31:40.442Z] ec0bb842ea78: Download complete [2023-08-02T20:31:40.442Z] 4db1b89c0bd1: Verifying Checksum [2023-08-02T20:31:40.442Z] 4db1b89c0bd1: Download complete [2023-08-02T20:31:40.442Z] 40a00589a448: Verifying Checksum [2023-08-02T20:31:40.442Z] 40a00589a448: Download complete [2023-08-02T20:31:40.701Z] 4db1b89c0bd1: Pull complete [2023-08-02T20:31:40.961Z] 6911f1a30b25: Pull complete [2023-08-02T20:31:41.221Z] 798269fcf238: Verifying Checksum [2023-08-02T20:31:41.221Z] 798269fcf238: Download complete [2023-08-02T20:31:41.221Z] e194b8c5c2a9: Verifying Checksum [2023-08-02T20:31:41.221Z] e194b8c5c2a9: Download complete [2023-08-02T20:31:41.479Z] 6c08303d61cc: Verifying Checksum [2023-08-02T20:31:41.479Z] 6c08303d61cc: Download complete [2023-08-02T20:31:44.763Z] e194b8c5c2a9: Pull complete [2023-08-02T20:31:44.763Z] 6863d3e3a2b1: Pull complete [2023-08-02T20:31:44.763Z] ec0bb842ea78: Pull complete [2023-08-02T20:31:45.022Z] 40a00589a448: Pull complete [2023-08-02T20:31:47.549Z] 6c08303d61cc: Pull complete [2023-08-02T20:31:48.114Z] 798269fcf238: Pull complete [2023-08-02T20:31:48.114Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-02T20:31:48.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-02T20:31:48.114Z] ---> ec979cd7f677 [2023-08-02T20:31:48.114Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-02T20:31:52.373Z] ---> Running in 9731916b2e15 [2023-08-02T20:31:52.373Z] Removing intermediate container 9731916b2e15 [2023-08-02T20:31:52.373Z] ---> f5be6377609f [2023-08-02T20:31:52.373Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-02T20:31:52.373Z] ---> Running in ce6568a09531 [2023-08-02T20:31:52.631Z] Removing intermediate container ce6568a09531 [2023-08-02T20:31:52.631Z] ---> e78df943645c [2023-08-02T20:31:52.631Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-02T20:31:52.631Z] ---> Running in 8653eb74b0f7 [2023-08-02T20:31:52.631Z] Removing intermediate container 8653eb74b0f7 [2023-08-02T20:31:52.631Z] ---> df28cc52eada [2023-08-02T20:31:52.631Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-02T20:31:52.631Z] ---> Running in f82ce168baea [2023-08-02T20:31:52.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-02T20:31:53.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-02T20:31:53.148Z] OK: 265 MiB in 53 packages [2023-08-02T20:31:53.406Z] Removing intermediate container f82ce168baea [2023-08-02T20:31:53.406Z] ---> 2a498d381b1d [2023-08-02T20:31:53.406Z] Step 7/12 : WORKDIR /app [2023-08-02T20:31:53.406Z] ---> Running in 0f412ff2ef46 [2023-08-02T20:31:53.664Z] Removing intermediate container 0f412ff2ef46 [2023-08-02T20:31:53.664Z] ---> e5f44edeecd3 [2023-08-02T20:31:53.664Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-02T20:31:53.664Z] ---> abbf3388ad4d [2023-08-02T20:31:53.664Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-02T20:31:53.664Z] ---> Running in 7c9754c23d78 [2023-08-02T20:31:54.189Z] Still waiting to schedule task [2023-08-02T20:31:54.189Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-02T20:32:25.744Z] Removing intermediate container 7c9754c23d78 [2023-08-02T20:32:25.744Z] ---> 2ce3f7534f57 [2023-08-02T20:32:25.744Z] Step 10/12 : COPY . . [2023-08-02T20:32:25.744Z] ---> 907e2674b0be [2023-08-02T20:32:25.744Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-02T20:32:25.744Z] ---> Running in bc44d011b854 [2023-08-02T20:32:25.744Z] Removing intermediate container bc44d011b854 [2023-08-02T20:32:25.744Z] ---> 92184f6e38a9 [2023-08-02T20:32:25.744Z] Step 12/12 : RUN $MAKE [2023-08-02T20:32:25.744Z] ---> Running in 0c70055eec08 [2023-08-02T20:32:26.004Z] noop [2023-08-02T20:32:26.263Z] Removing intermediate container 0c70055eec08 [2023-08-02T20:32:26.263Z] ---> 0c1c9330e3c4 [2023-08-02T20:32:26.263Z] Successfully built 0c1c9330e3c4 [2023-08-02T20:32:26.263Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:32:26.566Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-02T20:32:26.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:32:26.628Z] prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container [2023-08-02T20:32:26.646Z] $ 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-02T20:32:26.983Z] $ docker top 603cfbd56909bf98989a157327619ac4473bd78f274ae112b24f40ec9b22e178 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T20:32:27.328Z] + go version [2023-08-02T20:32:27.328Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-02T20:32:27.331Z] $ docker stop --time=1 603cfbd56909bf98989a157327619ac4473bd78f274ae112b24f40ec9b22e178 [2023-08-02T20:32:28.590Z] $ docker rm -f --volumes 603cfbd56909bf98989a157327619ac4473bd78f274ae112b24f40ec9b22e178 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:32:29.013Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-02T20:32:29.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:32:29.084Z] prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container [2023-08-02T20:32:29.105Z] $ 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-02T20:32:29.404Z] $ docker top a0fb3ed66924e11b1e5a9a2945bd7a5a265f2349dad91a42bf6695256e0b830f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T20:32:29.759Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-02T20:32:30.053Z] + make test [2023-08-02T20:32:30.053Z] go test -race -coverprofile=coverage.out ./... [2023-08-02T20:32:48.130Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-02T20:32:48.696Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 88.0% of statements [2023-08-02T20:32:48.696Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-02T20:32:48.696Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-02T20:32:48.696Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-02T20:32:55.260Z] ok github.com/edgexfoundry/app-record-replay/internal/application 6.580s coverage: 96.8% of statements [2023-08-02T20:32:55.260Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.083s coverage: 85.6% of statements [2023-08-02T20:33:17.167Z] go vet ./... [2023-08-02T20:33:17.732Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-02T20:33:17.732Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-02T20:33:17.732Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-02T20:33:17.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-02T20:33:17.737Z] $ docker stop --time=1 a0fb3ed66924e11b1e5a9a2945bd7a5a265f2349dad91a42bf6695256e0b830f [2023-08-02T20:33:21.726Z] $ docker rm -f --volumes a0fb3ed66924e11b1e5a9a2945bd7a5a265f2349dad91a42bf6695256e0b830f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T20:33:22.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-02T20:33:22.306Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-02T20:33:22.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-02T20:33:23.126Z] + ls -al . [2023-08-02T20:33:23.127Z] total 172 [2023-08-02T20:33:23.127Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 20:32 . [2023-08-02T20:33:23.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:31 .. [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 2 20:31 .dockerignore [2023-08-02T20:33:23.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 20:31 .git [2023-08-02T20:33:23.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:31 .github [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 2 20:31 .gitignore [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 20:31 .golangci.yml [2023-08-02T20:33:23.127Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 20:31 .semver [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 2 20:31 Attribution.txt [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 2 20:31 CHANGELOG.md [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 2 20:31 Dockerfile [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 20:31 GOVERNANCE.md [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 2 20:31 Jenkinsfile [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 2 20:31 LICENSE [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 2 20:31 Makefile [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 2 20:31 OWNERS.md [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 2 20:31 README.md [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 2 20:31 Record and Reply.postman_collection.json [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 20:31 VERSION [2023-08-02T20:33:23.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:31 bin [2023-08-02T20:33:23.127Z] -rw-r--r-- 1 jenkins jenkins 15688 Aug 2 20:32 coverage.out [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 3668 Aug 2 20:31 go.mod [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 2 20:31 go.sum [2023-08-02T20:33:23.127Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 20:31 internal [2023-08-02T20:33:23.127Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 2 20:31 main.go [2023-08-02T20:33:23.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 20:31 pkg [2023-08-02T20:33:23.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:23.430Z] + 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=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 --label arch=amd64 --label version=3.1.0-dev.28 . [2023-08-02T20:33:23.430Z] Sending build context to Docker daemon 451.1kB [2023-08-02T20:33:23.430Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-02T20:33:23.430Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-02T20:33:23.430Z] ---> 0c1c9330e3c4 [2023-08-02T20:33:23.430Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-02T20:33:23.430Z] ---> Running in ebaabaa7eec1 [2023-08-02T20:33:23.689Z] Removing intermediate container ebaabaa7eec1 [2023-08-02T20:33:23.689Z] ---> 300aac8e9681 [2023-08-02T20:33:23.689Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-02T20:33:23.689Z] ---> Running in ad5681adc844 [2023-08-02T20:33:23.689Z] Removing intermediate container ad5681adc844 [2023-08-02T20:33:23.689Z] ---> 4c950476fe00 [2023-08-02T20:33:23.689Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-02T20:33:23.689Z] ---> Running in 31285867e950 [2023-08-02T20:33:23.689Z] Removing intermediate container 31285867e950 [2023-08-02T20:33:23.689Z] ---> d37b2c0521a6 [2023-08-02T20:33:23.689Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-02T20:33:23.689Z] ---> Running in 3c4a83bdfcac [2023-08-02T20:33:23.743Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2775 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-02T20:33:23.756Z] Running in /w/workspace/app-record-replay/30 [Pipeline] { [Pipeline] checkout [2023-08-02T20:33:23.780Z] Selected Git installation does not exist. Using Default [2023-08-02T20:33:23.780Z] The recommended git tool is: NONE [2023-08-02T20:33:23.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-02T20:33:24.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-02T20:33:24.465Z] OK: 265 MiB in 53 packages [2023-08-02T20:33:24.724Z] Removing intermediate container 3c4a83bdfcac [2023-08-02T20:33:24.724Z] ---> 8293dfb722bc [2023-08-02T20:33:24.724Z] Step 7/26 : WORKDIR /app [2023-08-02T20:33:24.724Z] ---> Running in 9ab1525cd08f [2023-08-02T20:33:24.983Z] Removing intermediate container 9ab1525cd08f [2023-08-02T20:33:24.983Z] ---> d9aa6c721408 [2023-08-02T20:33:24.983Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-02T20:33:24.983Z] ---> 4e76e4a759d8 [2023-08-02T20:33:24.983Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-02T20:33:24.983Z] ---> Running in 5140821f61b6 [2023-08-02T20:33:25.918Z] Removing intermediate container 5140821f61b6 [2023-08-02T20:33:25.918Z] ---> 8009d094dcf2 [2023-08-02T20:33:25.918Z] Step 10/26 : COPY . . [2023-08-02T20:33:25.918Z] ---> e276765941c0 [2023-08-02T20:33:25.918Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-02T20:33:25.918Z] ---> Running in 0d80c43355da [2023-08-02T20:33:25.918Z] Removing intermediate container 0d80c43355da [2023-08-02T20:33:25.918Z] ---> 8f4ec8b1bebf [2023-08-02T20:33:25.918Z] Step 12/26 : RUN $MAKE [2023-08-02T20:33:25.918Z] ---> Running in 8be041edd93a [2023-08-02T20:33:26.176Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28" -trimpath -mod=readonly -o app-record-replay [2023-08-02T20:33:28.659Z] using credential edgex-jenkins-ssh [2023-08-02T20:33:28.674Z] Cloning the remote Git repository [2023-08-02T20:33:28.708Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-02T20:33:28.790Z] > git init /w/workspace/app-record-replay/30 # timeout=10 [2023-08-02T20:33:28.927Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-02T20:33:28.928Z] > git --version # timeout=10 [2023-08-02T20:33:28.947Z] > git --version # 'git version 2.25.1' [2023-08-02T20:33:28.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T20:33:29.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T20:33:33.612Z] Avoid second fetch [2023-08-02T20:33:33.612Z] Checking out Revision 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 (main) [2023-08-02T20:33:32.704Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-02T20:33:32.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T20:33:33.625Z] > git config core.sparsecheckout # timeout=10 [2023-08-02T20:33:33.683Z] > git checkout -f 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 # timeout=10 [2023-08-02T20:33:34.102Z] Commit message: "Merge pull request #53 from lenny-intel/replay" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T20:33:35.075Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-02T20:33:35.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-02T20:33:35.075Z] Dload Upload Total Spent Left Speed [2023-08-02T20:33:35.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh [2023-08-02T20:33:35.685Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-02T20:33:36.012Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-08-02T20:33:36.012Z] [2023-08-02T20:33:36.012Z] { [2023-08-02T20:33:36.012Z] "registry-mirrors": [ [2023-08-02T20:33:36.012Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-02T20:33:36.012Z] ], [2023-08-02T20:33:36.012Z] "bip": "10.250.0.254/24", [2023-08-02T20:33:36.012Z] "hosts": [ [2023-08-02T20:33:36.012Z] "tcp://0.0.0.0:5555", [2023-08-02T20:33:36.012Z] "unix:///var/run/docker.sock" [2023-08-02T20:33:36.012Z] ], [2023-08-02T20:33:36.012Z] "mtu": 1458, [2023-08-02T20:33:36.012Z] "selinux-enabled": true, [2023-08-02T20:33:36.012Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-02T20:33:36.012Z] } [Pipeline] sh [2023-08-02T20:33:36.337Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-02T20:33:36.675Z] + sudo service docker restart [2023-08-02T20:33:44.289Z] Removing intermediate container 8be041edd93a [2023-08-02T20:33:44.289Z] ---> 88ef9bf05ab1 [2023-08-02T20:33:44.289Z] Step 13/26 : FROM alpine:3.17 [2023-08-02T20:33:44.919Z] 3.17: Pulling from library/alpine [2023-08-02T20:33:44.919Z] 4db1b89c0bd1: Already exists [2023-08-02T20:33:45.192Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-02T20:33:45.192Z] Status: Downloaded newer image for alpine:3.17 [2023-08-02T20:33:45.192Z] ---> 1f73a9d63274 [2023-08-02T20:33:45.192Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-02T20:33:45.192Z] ---> Running in 557a04e6adcf [2023-08-02T20:33:45.192Z] Removing intermediate container 557a04e6adcf [2023-08-02T20:33:45.192Z] ---> c7404fe47a21 [2023-08-02T20:33:45.192Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-02T20:33:45.192Z] ---> Running in 9fad431d51de [2023-08-02T20:33:45.465Z] Removing intermediate container 9fad431d51de [2023-08-02T20:33:45.465Z] ---> c2da9a917554 [2023-08-02T20:33:45.465Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-02T20:33:45.465Z] ---> Running in b7ae740fd700 [2023-08-02T20:33:45.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-02T20:33:45.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-02T20:33:45.995Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-02T20:33:45.995Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-02T20:33:45.995Z] Executing busybox-1.35.0-r29.trigger [2023-08-02T20:33:45.995Z] Executing ca-certificates-20230506-r0.trigger [2023-08-02T20:33:46.253Z] OK: 8 MiB in 17 packages [2023-08-02T20:33:46.511Z] Removing intermediate container b7ae740fd700 [2023-08-02T20:33:46.511Z] ---> ea4324cb5af4 [2023-08-02T20:33:46.511Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-02T20:33:46.772Z] ---> a5d88b716995 [2023-08-02T20:33:46.772Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-02T20:33:46.772Z] ---> 5059d52c745e [2023-08-02T20:33:46.772Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-02T20:33:47.030Z] ---> 98fbd9a24075 [2023-08-02T20:33:47.030Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-02T20:33:47.680Z] ---> d0c85a3464a3 [2023-08-02T20:33:47.680Z] Step 21/26 : EXPOSE 59712 [2023-08-02T20:33:47.680Z] ---> Running in e6697031a623 [2023-08-02T20:33:47.680Z] Removing intermediate container e6697031a623 [2023-08-02T20:33:47.680Z] ---> 4b2c98682bb0 [2023-08-02T20:33:47.680Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-02T20:33:47.940Z] ---> Running in 89ac583fe7b8 [2023-08-02T20:33:47.940Z] Removing intermediate container 89ac583fe7b8 [2023-08-02T20:33:47.940Z] ---> 0fdb3d6d2ee1 [2023-08-02T20:33:47.940Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-02T20:33:47.940Z] ---> Running in d9539167bcb4 [2023-08-02T20:33:47.940Z] Removing intermediate container d9539167bcb4 [2023-08-02T20:33:47.940Z] ---> ab9aa4d619f5 [2023-08-02T20:33:47.940Z] Step 24/26 : LABEL arch=amd64 [2023-08-02T20:33:47.940Z] ---> Running in 0607e270253f [2023-08-02T20:33:47.940Z] Removing intermediate container 0607e270253f [2023-08-02T20:33:47.940Z] ---> ab82a673384e [2023-08-02T20:33:47.940Z] Step 25/26 : LABEL git_sha=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [2023-08-02T20:33:48.198Z] ---> Running in 193289bffcbc [2023-08-02T20:33:48.198Z] Removing intermediate container 193289bffcbc [2023-08-02T20:33:48.198Z] ---> 25f4e12434a8 [2023-08-02T20:33:48.198Z] Step 26/26 : LABEL version=3.1.0-dev.28 [2023-08-02T20:33:48.198Z] ---> Running in 9960d2cdcf17 [2023-08-02T20:33:48.198Z] Removing intermediate container 9960d2cdcf17 [2023-08-02T20:33:48.198Z] ---> 688dd5323114 [2023-08-02T20:33:48.198Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-02T20:33:48.198Z] Successfully built 688dd5323114 [2023-08-02T20:33:48.198Z] 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-02T20:33:48.321Z] provisioning config files... [2023-08-02T20:33:48.332Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config162058240559227085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:33:48.623Z] ---> docker-login.sh [2023-08-02T20:33:48.623Z] nexus3.edgexfoundry.org:10001 [2023-08-02T20:33:48.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:33:48.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:33:48.623Z] Configure a credential helper to remove this warning. See [2023-08-02T20:33:48.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:33:48.623Z] [2023-08-02T20:33:48.623Z] Login Succeeded [2023-08-02T20:33:48.623Z] nexus3.edgexfoundry.org:10002 [2023-08-02T20:33:48.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:33:48.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:33:48.623Z] Configure a credential helper to remove this warning. See [2023-08-02T20:33:48.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:33:48.623Z] [2023-08-02T20:33:48.623Z] Login Succeeded [2023-08-02T20:33:48.623Z] nexus3.edgexfoundry.org:10003 [2023-08-02T20:33:48.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:33:48.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:33:48.882Z] Configure a credential helper to remove this warning. See [2023-08-02T20:33:48.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:33:48.882Z] [2023-08-02T20:33:48.882Z] Login Succeeded [2023-08-02T20:33:48.882Z] nexus3.edgexfoundry.org:10004 [2023-08-02T20:33:48.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:33:48.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:33:48.882Z] Configure a credential helper to remove this warning. See [2023-08-02T20:33:48.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:33:48.882Z] [2023-08-02T20:33:48.882Z] Login Succeeded [2023-08-02T20:33:48.882Z] docker.io [2023-08-02T20:33:48.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:33:49.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:33:49.141Z] Configure a credential helper to remove this warning. See [2023-08-02T20:33:49.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:33:49.141Z] [2023-08-02T20:33:49.141Z] Login Succeeded [2023-08-02T20:33:49.141Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T20:33:49.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-02T20:33:49.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T20:33:49.208Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-02T20:33:49.208Z] 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [2023-08-02T20:33:49.208Z] latest [2023-08-02T20:33:49.208Z] 3.1.0-dev.28 [2023-08-02T20:33:49.208Z] 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 [2023-08-02T20:33:49.208Z] main [2023-08-02T20:33:49.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:49.534Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:49.842Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [2023-08-02T20:33:49.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-02T20:33:49.842Z] f0fd02f9288b: Preparing [2023-08-02T20:33:49.842Z] e71fb5e6a8fe: Preparing [2023-08-02T20:33:49.842Z] 200015077e3a: Preparing [2023-08-02T20:33:49.842Z] ee9491a1a38e: Preparing [2023-08-02T20:33:49.842Z] 19c01ff4c29e: Preparing [2023-08-02T20:33:49.842Z] 3dab9f8bf2d2: Preparing [2023-08-02T20:33:49.842Z] 3dab9f8bf2d2: Waiting [2023-08-02T20:33:49.842Z] ee9491a1a38e: Pushed [2023-08-02T20:33:49.842Z] 200015077e3a: Pushed [2023-08-02T20:33:49.842Z] e71fb5e6a8fe: Pushed [2023-08-02T20:33:49.842Z] 3dab9f8bf2d2: Layer already exists [2023-08-02T20:33:49.842Z] 19c01ff4c29e: Pushed [2023-08-02T20:33:52.374Z] f0fd02f9288b: Pushed [2023-08-02T20:33:52.374Z] 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677: digest: sha256:11d6a0b2edeb9a0656c0382e3fb00cb4b0d36e2a71921612da3a2e09688def81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:52.706Z] + 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-02T20:33:53.011Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-02T20:33:53.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-02T20:33:53.011Z] f0fd02f9288b: Preparing [2023-08-02T20:33:53.011Z] e71fb5e6a8fe: Preparing [2023-08-02T20:33:53.011Z] 200015077e3a: Preparing [2023-08-02T20:33:53.011Z] ee9491a1a38e: Preparing [2023-08-02T20:33:53.011Z] 19c01ff4c29e: Preparing [2023-08-02T20:33:53.011Z] 3dab9f8bf2d2: Preparing [2023-08-02T20:33:53.011Z] 3dab9f8bf2d2: Waiting [2023-08-02T20:33:53.011Z] ee9491a1a38e: Layer already exists [2023-08-02T20:33:53.011Z] f0fd02f9288b: Layer already exists [2023-08-02T20:33:53.011Z] e71fb5e6a8fe: Layer already exists [2023-08-02T20:33:53.011Z] 19c01ff4c29e: Layer already exists [2023-08-02T20:33:53.011Z] 200015077e3a: Layer already exists [2023-08-02T20:33:53.011Z] 3dab9f8bf2d2: Layer already exists [2023-08-02T20:33:53.011Z] latest: digest: sha256:11d6a0b2edeb9a0656c0382e3fb00cb4b0d36e2a71921612da3a2e09688def81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:53.323Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:53.625Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.28 [2023-08-02T20:33:53.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-02T20:33:53.625Z] f0fd02f9288b: Preparing [2023-08-02T20:33:53.625Z] e71fb5e6a8fe: Preparing [2023-08-02T20:33:53.625Z] 200015077e3a: Preparing [2023-08-02T20:33:53.625Z] ee9491a1a38e: Preparing [2023-08-02T20:33:53.625Z] 19c01ff4c29e: Preparing [2023-08-02T20:33:53.625Z] 3dab9f8bf2d2: Preparing [2023-08-02T20:33:53.625Z] f0fd02f9288b: Layer already exists [2023-08-02T20:33:53.625Z] 200015077e3a: Layer already exists [2023-08-02T20:33:53.625Z] 19c01ff4c29e: Layer already exists [2023-08-02T20:33:53.625Z] e71fb5e6a8fe: Layer already exists [2023-08-02T20:33:53.625Z] ee9491a1a38e: Layer already exists [2023-08-02T20:33:53.625Z] 3dab9f8bf2d2: Layer already exists [2023-08-02T20:33:53.625Z] 3.1.0-dev.28: digest: sha256:11d6a0b2edeb9a0656c0382e3fb00cb4b0d36e2a71921612da3a2e09688def81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:53.934Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:54.248Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 [2023-08-02T20:33:54.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-02T20:33:54.248Z] f0fd02f9288b: Preparing [2023-08-02T20:33:54.248Z] e71fb5e6a8fe: Preparing [2023-08-02T20:33:54.248Z] 200015077e3a: Preparing [2023-08-02T20:33:54.248Z] ee9491a1a38e: Preparing [2023-08-02T20:33:54.248Z] 19c01ff4c29e: Preparing [2023-08-02T20:33:54.248Z] 3dab9f8bf2d2: Preparing [2023-08-02T20:33:54.248Z] 3dab9f8bf2d2: Waiting [2023-08-02T20:33:54.248Z] 19c01ff4c29e: Layer already exists [2023-08-02T20:33:54.248Z] f0fd02f9288b: Layer already exists [2023-08-02T20:33:54.248Z] 200015077e3a: Layer already exists [2023-08-02T20:33:54.248Z] ee9491a1a38e: Layer already exists [2023-08-02T20:33:54.248Z] e71fb5e6a8fe: Layer already exists [2023-08-02T20:33:54.248Z] 3dab9f8bf2d2: Layer already exists [2023-08-02T20:33:54.248Z] 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28: digest: sha256:11d6a0b2edeb9a0656c0382e3fb00cb4b0d36e2a71921612da3a2e09688def81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:54.559Z] + 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-02T20:33:54.865Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-02T20:33:54.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-02T20:33:54.865Z] f0fd02f9288b: Preparing [2023-08-02T20:33:54.865Z] e71fb5e6a8fe: Preparing [2023-08-02T20:33:54.865Z] 200015077e3a: Preparing [2023-08-02T20:33:54.865Z] ee9491a1a38e: Preparing [2023-08-02T20:33:54.865Z] 19c01ff4c29e: Preparing [2023-08-02T20:33:54.865Z] 3dab9f8bf2d2: Preparing [2023-08-02T20:33:54.865Z] 3dab9f8bf2d2: Waiting [2023-08-02T20:33:54.865Z] ee9491a1a38e: Layer already exists [2023-08-02T20:33:54.865Z] f0fd02f9288b: Layer already exists [2023-08-02T20:33:54.865Z] 19c01ff4c29e: Layer already exists [2023-08-02T20:33:54.865Z] e71fb5e6a8fe: Layer already exists [2023-08-02T20:33:54.865Z] 200015077e3a: Layer already exists [2023-08-02T20:33:54.865Z] 3dab9f8bf2d2: Layer already exists [2023-08-02T20:33:54.865Z] main: digest: sha256:11d6a0b2edeb9a0656c0382e3fb00cb4b0d36e2a71921612da3a2e09688def81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-02T20:33:54.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-02T20:33:54.928Z] taggedImages: [2023-08-02T20:33:54.928Z] - nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [2023-08-02T20:33:54.928Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-02T20:33:54.928Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.28 [2023-08-02T20:33:54.928Z] - nexus3.edgexfoundry.org:10004/app-record-replay:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 [2023-08-02T20:33:54.928Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] configFileProvider [2023-08-02T20:33:54.931Z] provisioning config files... [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-08-02T20:33:54.957Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/30@tmp/config3409668559211216822tmp [Pipeline] stage [Pipeline] { (Snap) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:55.302Z] ---> docker-login.sh [2023-08-02T20:33:55.302Z] nexus3.edgexfoundry.org:10001 [2023-08-02T20:33:55.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T20:33:55.379Z] [2023-08-02T20:33:55.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:55.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:33:55.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T20:33:55.679Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-02T20:33:55.679Z] 5eb5b503b376: Pulling fs layer [2023-08-02T20:33:55.679Z] 5c69ac0246d0: Pulling fs layer [2023-08-02T20:33:55.679Z] ec43610c2a17: Pulling fs layer [2023-08-02T20:33:55.679Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-02T20:33:55.679Z] 33b1e0a273af: Pulling fs layer [2023-08-02T20:33:55.679Z] 5d3b04190fa2: Pulling fs layer [2023-08-02T20:33:55.679Z] 3a2ae6a8a46f: Waiting [2023-08-02T20:33:55.679Z] 33b1e0a273af: Waiting [2023-08-02T20:33:55.679Z] 2f39f015ded8: Pulling fs layer [2023-08-02T20:33:55.679Z] 5d3b04190fa2: Waiting [2023-08-02T20:33:55.679Z] 2f39f015ded8: Waiting [2023-08-02T20:33:55.679Z] 5c69ac0246d0: Verifying Checksum [2023-08-02T20:33:55.679Z] 3a2ae6a8a46f: Download complete [2023-08-02T20:33:55.679Z] 33b1e0a273af: Verifying Checksum [2023-08-02T20:33:55.679Z] 33b1e0a273af: Download complete [2023-08-02T20:33:55.679Z] ec43610c2a17: Verifying Checksum [2023-08-02T20:33:55.679Z] ec43610c2a17: Download complete [2023-08-02T20:33:55.679Z] 5d3b04190fa2: Verifying Checksum [2023-08-02T20:33:55.679Z] 5d3b04190fa2: Download complete [2023-08-02T20:33:55.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:33:55.844Z] Configure a credential helper to remove this warning. See [2023-08-02T20:33:55.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:33:55.844Z] [2023-08-02T20:33:55.844Z] Login Succeeded [2023-08-02T20:33:55.844Z] nexus3.edgexfoundry.org:10002 [2023-08-02T20:33:55.939Z] 5eb5b503b376: Verifying Checksum [2023-08-02T20:33:55.939Z] 5eb5b503b376: Download complete [2023-08-02T20:33:56.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:33:56.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:33:56.115Z] Configure a credential helper to remove this warning. See [2023-08-02T20:33:56.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:33:56.115Z] [2023-08-02T20:33:56.115Z] Login Succeeded [2023-08-02T20:33:56.115Z] nexus3.edgexfoundry.org:10003 [2023-08-02T20:33:56.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:33:56.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:33:56.655Z] Configure a credential helper to remove this warning. See [2023-08-02T20:33:56.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:33:56.655Z] [2023-08-02T20:33:56.655Z] Login Succeeded [2023-08-02T20:33:56.655Z] nexus3.edgexfoundry.org:10004 [2023-08-02T20:33:56.873Z] 5eb5b503b376: Pull complete [2023-08-02T20:33:56.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:33:56.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:33:56.927Z] Configure a credential helper to remove this warning. See [2023-08-02T20:33:56.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:33:56.927Z] [2023-08-02T20:33:56.927Z] Login Succeeded [2023-08-02T20:33:56.927Z] docker.io [2023-08-02T20:33:57.131Z] 5c69ac0246d0: Pull complete [2023-08-02T20:33:57.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:33:57.390Z] ec43610c2a17: Pull complete [2023-08-02T20:33:57.390Z] 3a2ae6a8a46f: Pull complete [2023-08-02T20:33:57.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:33:57.465Z] Configure a credential helper to remove this warning. See [2023-08-02T20:33:57.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:33:57.465Z] [2023-08-02T20:33:57.465Z] Login Succeeded [2023-08-02T20:33:57.465Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T20:33:57.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-02T20:33:57.650Z] 33b1e0a273af: Pull complete [2023-08-02T20:33:57.651Z] 5d3b04190fa2: Pull complete [Pipeline] echo [2023-08-02T20:33:57.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T20:33:57.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T20:33:57.742Z] ========================================================= [2023-08-02T20:33:57.742Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-02T20:33:57.742Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:33:58.083Z] + 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-02T20:33:58.083Z] Sending build context to Docker daemon 194kB [2023-08-02T20:33:58.355Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-02T20:33:58.355Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-02T20:34:00.304Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-02T20:34:00.304Z] edb6bdbacee9: Pulling fs layer [2023-08-02T20:34:00.304Z] 5f9638ab2659: Pulling fs layer [2023-08-02T20:34:00.304Z] 8d51d6327a98: Pulling fs layer [2023-08-02T20:34:00.304Z] 8b374f2dd631: Pulling fs layer [2023-08-02T20:34:00.304Z] ec14aa9079de: Pulling fs layer [2023-08-02T20:34:00.304Z] 2f466654f4bb: Pulling fs layer [2023-08-02T20:34:00.304Z] 554e91adad29: Pulling fs layer [2023-08-02T20:34:00.304Z] 8b374f2dd631: Waiting [2023-08-02T20:34:00.304Z] ec14aa9079de: Waiting [2023-08-02T20:34:00.304Z] 2f466654f4bb: Waiting [2023-08-02T20:34:00.304Z] 554e91adad29: Waiting [2023-08-02T20:34:00.304Z] 5f9638ab2659: Verifying Checksum [2023-08-02T20:34:00.304Z] 5f9638ab2659: Download complete [2023-08-02T20:34:00.304Z] 8b374f2dd631: Verifying Checksum [2023-08-02T20:34:00.304Z] 8b374f2dd631: Download complete [2023-08-02T20:34:00.304Z] ec14aa9079de: Verifying Checksum [2023-08-02T20:34:00.304Z] ec14aa9079de: Download complete [2023-08-02T20:34:00.304Z] edb6bdbacee9: Download complete [2023-08-02T20:34:00.890Z] edb6bdbacee9: Pull complete [2023-08-02T20:34:01.479Z] 554e91adad29: Verifying Checksum [2023-08-02T20:34:01.480Z] 554e91adad29: Download complete [2023-08-02T20:34:01.480Z] 5f9638ab2659: Pull complete [2023-08-02T20:34:01.834Z] 2f39f015ded8: Pull complete [2023-08-02T20:34:01.834Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-02T20:34:01.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T20:34:01.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:34:01.916Z] prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container [2023-08-02T20:34:01.926Z] $ 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-02T20:34:02.444Z] 8d51d6327a98: Verifying Checksum [2023-08-02T20:34:02.444Z] 8d51d6327a98: Download complete [2023-08-02T20:34:02.444Z] 2f466654f4bb: Verifying Checksum [2023-08-02T20:34:02.444Z] 2f466654f4bb: Download complete [2023-08-02T20:34:11.192Z] $ docker top 0d01882c12d4f53c8738eec78758839ac8b07df8eb9e585b519ab1c2b21c58c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:34:11.611Z] ---> job-cost.sh [2023-08-02T20:34:11.611Z] lf-activate-venv: SKIPPING [2023-08-02T20:34:11.611Z] INFO: No Stack... [2023-08-02T20:34:11.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T20:34:12.131Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T20:34:12.420Z] + + cut -d, -f6cat [2023-08-02T20:34:12.420Z] /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock [2023-08-02T20:34:12.433Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] [2023-08-02T20:34:12.442Z] Resource [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] did not exist. Created. [2023-08-02T20:34:12.442Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T20:34:12.744Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-02T20:34:12.778Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T20:34:12.784Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-02T20:34:12.782Z] $ docker stop --time=1 0d01882c12d4f53c8738eec78758839ac8b07df8eb9e585b519ab1c2b21c58c1 [2023-08-02T20:34:13.911Z] $ docker rm -f --volumes 0d01882c12d4f53c8738eec78758839ac8b07df8eb9e585b519ab1c2b21c58c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-02T20:34:14.785Z] 8d51d6327a98: Pull complete [2023-08-02T20:34:14.785Z] 8b374f2dd631: Pull complete [2023-08-02T20:34:14.785Z] ec14aa9079de: Pull complete [2023-08-02T20:34:21.445Z] 2f466654f4bb: Pull complete [2023-08-02T20:34:23.393Z] 554e91adad29: Pull complete [2023-08-02T20:34:23.393Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-02T20:34:23.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-02T20:34:23.393Z] ---> 1e15ea492957 [2023-08-02T20:34:23.393Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-02T20:34:24.801Z] ---> Running in 6b02c1e2ba90 [2023-08-02T20:34:25.412Z] Removing intermediate container 6b02c1e2ba90 [2023-08-02T20:34:25.412Z] ---> 4fd405e6b9f4 [2023-08-02T20:34:25.412Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-02T20:34:25.412Z] ---> Running in 4584a0b417e8 [2023-08-02T20:34:25.680Z] Removing intermediate container 4584a0b417e8 [2023-08-02T20:34:25.680Z] ---> af689de2a2be [2023-08-02T20:34:25.680Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-02T20:34:25.680Z] ---> Running in 4f1c5a30d1e9 [2023-08-02T20:34:25.948Z] Removing intermediate container 4f1c5a30d1e9 [2023-08-02T20:34:25.948Z] ---> 69bf56ac110c [2023-08-02T20:34:25.948Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-02T20:34:26.217Z] ---> Running in 607a1574c78a [2023-08-02T20:34:27.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-02T20:34:27.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-02T20:34:28.825Z] OK: 263 MiB in 53 packages [2023-08-02T20:34:29.786Z] Removing intermediate container 607a1574c78a [2023-08-02T20:34:29.786Z] ---> c89d8bdea6eb [2023-08-02T20:34:29.786Z] Step 7/12 : WORKDIR /app [2023-08-02T20:34:29.786Z] ---> Running in 60d805c1878d [2023-08-02T20:34:30.052Z] Removing intermediate container 60d805c1878d [2023-08-02T20:34:30.052Z] ---> 5144d240bf97 [2023-08-02T20:34:30.052Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-02T20:34:30.658Z] ---> 0f38a91aedde [2023-08-02T20:34:30.658Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-02T20:34:30.658Z] ---> Running in c073795cc9ac [2023-08-02T20:35:38.531Z] Removing intermediate container c073795cc9ac [2023-08-02T20:35:38.531Z] ---> 7933e8e3ab6e [2023-08-02T20:35:38.531Z] Step 10/12 : COPY . . [2023-08-02T20:35:38.531Z] ---> e7b763f2beb2 [2023-08-02T20:35:38.531Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-02T20:35:38.531Z] ---> Running in e76420c039d0 [2023-08-02T20:35:38.531Z] Removing intermediate container e76420c039d0 [2023-08-02T20:35:38.531Z] ---> 67ad8397c74c [2023-08-02T20:35:38.531Z] Step 12/12 : RUN $MAKE [2023-08-02T20:35:38.531Z] ---> Running in 77fe107b6b30 [2023-08-02T20:35:38.531Z] noop [2023-08-02T20:35:38.531Z] Removing intermediate container 77fe107b6b30 [2023-08-02T20:35:38.531Z] ---> 522903e83649 [2023-08-02T20:35:38.531Z] Successfully built 522903e83649 [2023-08-02T20:35:38.531Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:35:38.875Z] + docker inspect -f . ci-base-image-arm64 [2023-08-02T20:35:38.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:35:39.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-2775 does not seem to be running inside a container [2023-08-02T20:35:39.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/30 -v /w/workspace/app-record-replay/30:/w/workspace/app-record-replay/30:rw,z -v /w/workspace/app-record-replay/30@tmp:/w/workspace/app-record-replay/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-02T20:35:40.302Z] $ docker top 8168eca38a82a3aa06e6c4ebcd8f04b5b2f1b1e9f99472e51c37a446e4bac684 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T20:35:41.104Z] + go version [2023-08-02T20:35:41.104Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-02T20:35:41.132Z] $ docker stop --time=1 8168eca38a82a3aa06e6c4ebcd8f04b5b2f1b1e9f99472e51c37a446e4bac684 [2023-08-02T20:35:42.737Z] $ docker rm -f --volumes 8168eca38a82a3aa06e6c4ebcd8f04b5b2f1b1e9f99472e51c37a446e4bac684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:35:43.261Z] + docker inspect -f . ci-base-image-arm64 [2023-08-02T20:35:43.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:35:43.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-2775 does not seem to be running inside a container [2023-08-02T20:35:43.508Z] $ 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/30 -v /w/workspace/app-record-replay/30:/w/workspace/app-record-replay/30:rw,z -v /w/workspace/app-record-replay/30@tmp:/w/workspace/app-record-replay/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-02T20:35:44.656Z] $ docker top 8cc54c7c896de417ff12f040bfd720b1458947a30ca20e8acb7a906cae85bbb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T20:35:45.163Z] + git config --global --add safe.directory /w/workspace/app-record-replay/30 [Pipeline] fileExists [Pipeline] sh [2023-08-02T20:35:45.758Z] + make test [2023-08-02T20:35:46.026Z] go test -race -coverprofile=coverage.out ./... [2023-08-02T20:38:22.761Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-02T20:38:32.832Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.267s coverage: 88.0% of statements [2023-08-02T20:38:37.094Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-02T20:38:37.094Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-02T20:38:37.094Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-02T20:38:39.029Z] ok github.com/edgexfoundry/app-record-replay/internal/application 6.841s coverage: 96.8% of statements [2023-08-02T20:38:39.029Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.394s coverage: 85.6% of statements [2023-08-02T20:38:39.613Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-02T20:38:39.613Z] go vet ./... [2023-08-02T20:41:01.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-02T20:41:01.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-02T20:41:01.325Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-02T20:41:01.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-02T20:41:01.371Z] $ docker stop --time=1 8cc54c7c896de417ff12f040bfd720b1458947a30ca20e8acb7a906cae85bbb8 [2023-08-02T20:41:03.254Z] $ docker rm -f --volumes 8cc54c7c896de417ff12f040bfd720b1458947a30ca20e8acb7a906cae85bbb8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T20:41:04.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-02T20:41:04.688Z] Warning: overwriting stash ‘coverage-report’ [2023-08-02T20:41:05.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T20:41:05.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-02T20:41:05.770Z] + ls -al . [2023-08-02T20:41:05.771Z] total 168 [2023-08-02T20:41:05.771Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 20:35 . [2023-08-02T20:41:05.771Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:33 .. [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 2 20:33 .dockerignore [2023-08-02T20:41:05.771Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 20:33 .git [2023-08-02T20:41:05.771Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:33 .github [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 2 20:33 .gitignore [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 20:33 .golangci.yml [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 2 20:33 Attribution.txt [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 2 20:33 CHANGELOG.md [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 2 20:33 Dockerfile [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 20:33 GOVERNANCE.md [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 2 20:33 Jenkinsfile [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 2 20:33 LICENSE [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 2 20:33 Makefile [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 2 20:33 OWNERS.md [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 2 20:33 README.md [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 2 20:33 Record and Reply.postman_collection.json [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 20:31 VERSION [2023-08-02T20:41:05.771Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:33 bin [2023-08-02T20:41:05.771Z] -rw-r--r-- 1 jenkins jenkins 15688 Aug 2 20:38 coverage.out [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 3668 Aug 2 20:33 go.mod [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 2 20:33 go.sum [2023-08-02T20:41:05.771Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 20:33 internal [2023-08-02T20:41:05.771Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 2 20:33 main.go [2023-08-02T20:41:05.771Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 20:33 pkg [2023-08-02T20:41:05.771Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:41:06.103Z] + 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=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 --label arch=arm64 --label version=3.1.0-dev.28 . [2023-08-02T20:41:06.103Z] Sending build context to Docker daemon 210.4kB [2023-08-02T20:41:06.371Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-02T20:41:06.371Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-02T20:41:06.371Z] ---> 522903e83649 [2023-08-02T20:41:06.371Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-02T20:41:06.371Z] ---> Running in bb5a5e634001 [2023-08-02T20:41:06.637Z] Removing intermediate container bb5a5e634001 [2023-08-02T20:41:06.637Z] ---> f76586292e39 [2023-08-02T20:41:06.637Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-02T20:41:06.637Z] ---> Running in 9b34c45010d8 [2023-08-02T20:41:06.906Z] Removing intermediate container 9b34c45010d8 [2023-08-02T20:41:06.906Z] ---> 1580635329b3 [2023-08-02T20:41:06.906Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-02T20:41:07.177Z] ---> Running in 9998ee2f0cfe [2023-08-02T20:41:07.445Z] Removing intermediate container 9998ee2f0cfe [2023-08-02T20:41:07.445Z] ---> 3a309afb73de [2023-08-02T20:41:07.445Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-02T20:41:07.445Z] ---> Running in acfb016c4f53 [2023-08-02T20:41:08.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-02T20:41:08.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-02T20:41:09.945Z] OK: 263 MiB in 53 packages [2023-08-02T20:41:10.908Z] Removing intermediate container acfb016c4f53 [2023-08-02T20:41:10.908Z] ---> 4bb4a567ca1d [2023-08-02T20:41:10.908Z] Step 7/26 : WORKDIR /app [2023-08-02T20:41:10.908Z] ---> Running in 0f2d37013def [2023-08-02T20:41:10.908Z] Removing intermediate container 0f2d37013def [2023-08-02T20:41:10.908Z] ---> 0e505165f597 [2023-08-02T20:41:10.908Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-02T20:41:14.251Z] ---> c8b834a40e31 [2023-08-02T20:41:14.251Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-02T20:41:14.251Z] ---> Running in 50ea10ceb853 [2023-08-02T20:41:16.209Z] Removing intermediate container 50ea10ceb853 [2023-08-02T20:41:16.209Z] ---> 2d3392f43be1 [2023-08-02T20:41:16.209Z] Step 10/26 : COPY . . [2023-08-02T20:41:16.476Z] ---> 727dc4c84212 [2023-08-02T20:41:16.476Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-02T20:41:16.743Z] ---> Running in 78b46970f8b0 [2023-08-02T20:41:17.011Z] Removing intermediate container 78b46970f8b0 [2023-08-02T20:41:17.011Z] ---> 8c7e7e606fda [2023-08-02T20:41:17.011Z] Step 12/26 : RUN $MAKE [2023-08-02T20:41:17.011Z] ---> Running in ef2c20a45287 [2023-08-02T20:41:17.972Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28" -trimpath -mod=readonly -o app-record-replay [2023-08-02T20:43:24.689Z] Removing intermediate container ef2c20a45287 [2023-08-02T20:43:24.689Z] ---> e9804b14adcc [2023-08-02T20:43:24.689Z] Step 13/26 : FROM alpine:3.17 [2023-08-02T20:43:24.689Z] 3.17: Pulling from library/alpine [2023-08-02T20:43:24.689Z] edb6bdbacee9: Already exists [2023-08-02T20:43:24.689Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-02T20:43:24.689Z] Status: Downloaded newer image for alpine:3.17 [2023-08-02T20:43:24.689Z] ---> 779605e5fbc0 [2023-08-02T20:43:24.689Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-02T20:43:24.689Z] ---> Running in 8a8cbd5eb04e [2023-08-02T20:43:24.689Z] Removing intermediate container 8a8cbd5eb04e [2023-08-02T20:43:24.689Z] ---> 7566c2d0dd2c [2023-08-02T20:43:24.689Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-02T20:43:24.689Z] ---> Running in feb51ba88cb2 [2023-08-02T20:43:24.689Z] Removing intermediate container feb51ba88cb2 [2023-08-02T20:43:24.689Z] ---> 2568e52c0377 [2023-08-02T20:43:24.689Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-02T20:43:24.689Z] ---> Running in 02d7abd2bb8a [2023-08-02T20:43:24.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-02T20:43:24.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-02T20:43:25.643Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-02T20:43:25.643Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-02T20:43:25.643Z] Executing busybox-1.35.0-r29.trigger [2023-08-02T20:43:25.643Z] Executing ca-certificates-20230506-r0.trigger [2023-08-02T20:43:26.224Z] OK: 8 MiB in 17 packages [2023-08-02T20:43:28.796Z] Removing intermediate container 02d7abd2bb8a [2023-08-02T20:43:28.796Z] ---> 8db8a0080eac [2023-08-02T20:43:28.796Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-02T20:43:29.063Z] ---> d5e6828ab4ad [2023-08-02T20:43:29.063Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-02T20:43:29.651Z] ---> fc6498320516 [2023-08-02T20:43:29.651Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-02T20:43:29.917Z] ---> 4e1e9b1f6b3a [2023-08-02T20:43:29.917Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-02T20:43:31.321Z] ---> 5086422a336c [2023-08-02T20:43:31.321Z] Step 21/26 : EXPOSE 59712 [2023-08-02T20:43:31.321Z] ---> Running in 71e46af00ecd [2023-08-02T20:43:31.587Z] Removing intermediate container 71e46af00ecd [2023-08-02T20:43:31.587Z] ---> ba46b9123afb [2023-08-02T20:43:31.587Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-02T20:43:31.587Z] ---> Running in 66972cae5b7d [2023-08-02T20:43:31.853Z] Removing intermediate container 66972cae5b7d [2023-08-02T20:43:31.854Z] ---> 0035c68cb0ac [2023-08-02T20:43:31.854Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-02T20:43:32.122Z] ---> Running in 8d2ad91ee622 [2023-08-02T20:43:32.388Z] Removing intermediate container 8d2ad91ee622 [2023-08-02T20:43:32.388Z] ---> b78043aedf92 [2023-08-02T20:43:32.388Z] Step 24/26 : LABEL arch=arm64 [2023-08-02T20:43:32.388Z] ---> Running in 6fcb0b12b374 [2023-08-02T20:43:32.861Z] Removing intermediate container 6fcb0b12b374 [2023-08-02T20:43:32.861Z] ---> a83aa5a86b72 [2023-08-02T20:43:32.861Z] Step 25/26 : LABEL git_sha=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [2023-08-02T20:43:32.861Z] ---> Running in 1d3f47f6dff1 [2023-08-02T20:43:32.861Z] Removing intermediate container 1d3f47f6dff1 [2023-08-02T20:43:32.861Z] ---> 61026cd233f0 [2023-08-02T20:43:32.861Z] Step 26/26 : LABEL version=3.1.0-dev.28 [2023-08-02T20:43:33.138Z] ---> Running in 089bc4cbdbb1 [2023-08-02T20:43:33.402Z] Removing intermediate container 089bc4cbdbb1 [2023-08-02T20:43:33.402Z] ---> 4a61a48d2949 [2023-08-02T20:43:33.402Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-02T20:43:33.402Z] Successfully built 4a61a48d2949 [2023-08-02T20:43:33.402Z] 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-02T20:43:33.522Z] provisioning config files... [2023-08-02T20:43:33.534Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/30@tmp/config1083710215027164642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:43:33.926Z] ---> docker-login.sh [2023-08-02T20:43:33.926Z] nexus3.edgexfoundry.org:10001 [2023-08-02T20:43:33.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:43:34.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:43:34.214Z] Configure a credential helper to remove this warning. See [2023-08-02T20:43:34.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:43:34.214Z] [2023-08-02T20:43:34.214Z] Login Succeeded [2023-08-02T20:43:34.214Z] nexus3.edgexfoundry.org:10002 [2023-08-02T20:43:34.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:43:34.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:43:34.486Z] Configure a credential helper to remove this warning. See [2023-08-02T20:43:34.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:43:34.486Z] [2023-08-02T20:43:34.486Z] Login Succeeded [2023-08-02T20:43:34.486Z] nexus3.edgexfoundry.org:10003 [2023-08-02T20:43:34.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:43:34.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:43:34.754Z] Configure a credential helper to remove this warning. See [2023-08-02T20:43:34.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:43:34.754Z] [2023-08-02T20:43:34.754Z] Login Succeeded [2023-08-02T20:43:35.025Z] nexus3.edgexfoundry.org:10004 [2023-08-02T20:43:35.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:43:35.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:43:35.298Z] Configure a credential helper to remove this warning. See [2023-08-02T20:43:35.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:43:35.298Z] [2023-08-02T20:43:35.298Z] Login Succeeded [2023-08-02T20:43:35.298Z] docker.io [2023-08-02T20:43:35.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T20:43:35.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T20:43:35.836Z] Configure a credential helper to remove this warning. See [2023-08-02T20:43:35.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T20:43:35.836Z] [2023-08-02T20:43:35.836Z] Login Succeeded [2023-08-02T20:43:35.836Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T20:43:35.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-02T20:43:35.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T20:43:35.910Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-02T20:43:35.910Z] 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [2023-08-02T20:43:35.910Z] latest [2023-08-02T20:43:35.910Z] 3.1.0-dev.28 [2023-08-02T20:43:35.910Z] 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 [2023-08-02T20:43:35.910Z] main [2023-08-02T20:43:35.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:43:36.235Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:43:36.565Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [2023-08-02T20:43:36.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-02T20:43:36.565Z] dc7c384e1532: Preparing [2023-08-02T20:43:36.565Z] 63195748ef37: Preparing [2023-08-02T20:43:36.565Z] a7b9a8f6acac: Preparing [2023-08-02T20:43:36.565Z] 89b0aace8361: Preparing [2023-08-02T20:43:36.565Z] 1fd80c3d1fcc: Preparing [2023-08-02T20:43:36.565Z] 9386262d7a74: Preparing [2023-08-02T20:43:36.565Z] 9386262d7a74: Waiting [2023-08-02T20:43:36.830Z] 89b0aace8361: Pushed [2023-08-02T20:43:36.830Z] a7b9a8f6acac: Pushed [2023-08-02T20:43:36.830Z] 63195748ef37: Pushed [2023-08-02T20:43:36.830Z] 9386262d7a74: Layer already exists [2023-08-02T20:43:37.095Z] 1fd80c3d1fcc: Pushed [2023-08-02T20:43:42.422Z] dc7c384e1532: Pushed [2023-08-02T20:43:42.422Z] 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677: digest: sha256:684e2cee5e0ee845fe46e7c10a79aeb6a576e0a04adf60fac5a86afcebd07fb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:43:42.756Z] + 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-02T20:43:43.092Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-02T20:43:43.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-02T20:43:43.093Z] dc7c384e1532: Preparing [2023-08-02T20:43:43.093Z] 63195748ef37: Preparing [2023-08-02T20:43:43.093Z] a7b9a8f6acac: Preparing [2023-08-02T20:43:43.093Z] 89b0aace8361: Preparing [2023-08-02T20:43:43.093Z] 1fd80c3d1fcc: Preparing [2023-08-02T20:43:43.093Z] 9386262d7a74: Preparing [2023-08-02T20:43:43.093Z] 9386262d7a74: Waiting [2023-08-02T20:43:43.093Z] 1fd80c3d1fcc: Layer already exists [2023-08-02T20:43:43.093Z] a7b9a8f6acac: Layer already exists [2023-08-02T20:43:43.093Z] 63195748ef37: Layer already exists [2023-08-02T20:43:43.093Z] dc7c384e1532: Layer already exists [2023-08-02T20:43:43.093Z] 89b0aace8361: Layer already exists [2023-08-02T20:43:43.093Z] 9386262d7a74: Layer already exists [2023-08-02T20:43:43.093Z] latest: digest: sha256:684e2cee5e0ee845fe46e7c10a79aeb6a576e0a04adf60fac5a86afcebd07fb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:43:43.690Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:43:44.020Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.28 [2023-08-02T20:43:44.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-02T20:43:44.020Z] dc7c384e1532: Preparing [2023-08-02T20:43:44.020Z] 63195748ef37: Preparing [2023-08-02T20:43:44.020Z] a7b9a8f6acac: Preparing [2023-08-02T20:43:44.020Z] 89b0aace8361: Preparing [2023-08-02T20:43:44.020Z] 1fd80c3d1fcc: Preparing [2023-08-02T20:43:44.020Z] 9386262d7a74: Preparing [2023-08-02T20:43:44.020Z] 9386262d7a74: Waiting [2023-08-02T20:43:44.020Z] 63195748ef37: Layer already exists [2023-08-02T20:43:44.020Z] dc7c384e1532: Layer already exists [2023-08-02T20:43:44.020Z] a7b9a8f6acac: Layer already exists [2023-08-02T20:43:44.020Z] 89b0aace8361: Layer already exists [2023-08-02T20:43:44.020Z] 1fd80c3d1fcc: Layer already exists [2023-08-02T20:43:44.020Z] 9386262d7a74: Layer already exists [2023-08-02T20:43:44.020Z] 3.1.0-dev.28: digest: sha256:684e2cee5e0ee845fe46e7c10a79aeb6a576e0a04adf60fac5a86afcebd07fb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:43:44.351Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:43:44.678Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 [2023-08-02T20:43:44.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-02T20:43:44.678Z] dc7c384e1532: Preparing [2023-08-02T20:43:44.678Z] 63195748ef37: Preparing [2023-08-02T20:43:44.678Z] a7b9a8f6acac: Preparing [2023-08-02T20:43:44.678Z] 89b0aace8361: Preparing [2023-08-02T20:43:44.678Z] 1fd80c3d1fcc: Preparing [2023-08-02T20:43:44.678Z] 9386262d7a74: Preparing [2023-08-02T20:43:44.678Z] 9386262d7a74: Waiting [2023-08-02T20:43:44.678Z] a7b9a8f6acac: Layer already exists [2023-08-02T20:43:44.678Z] 89b0aace8361: Layer already exists [2023-08-02T20:43:44.678Z] dc7c384e1532: Layer already exists [2023-08-02T20:43:44.678Z] 63195748ef37: Layer already exists [2023-08-02T20:43:44.678Z] 1fd80c3d1fcc: Layer already exists [2023-08-02T20:43:44.678Z] 9386262d7a74: Layer already exists [2023-08-02T20:43:44.678Z] 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28: digest: sha256:684e2cee5e0ee845fe46e7c10a79aeb6a576e0a04adf60fac5a86afcebd07fb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:43:45.011Z] + 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-02T20:43:45.342Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-02T20:43:45.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-02T20:43:45.342Z] dc7c384e1532: Preparing [2023-08-02T20:43:45.342Z] 63195748ef37: Preparing [2023-08-02T20:43:45.342Z] a7b9a8f6acac: Preparing [2023-08-02T20:43:45.342Z] 89b0aace8361: Preparing [2023-08-02T20:43:45.342Z] 1fd80c3d1fcc: Preparing [2023-08-02T20:43:45.342Z] 9386262d7a74: Preparing [2023-08-02T20:43:45.342Z] 9386262d7a74: Waiting [2023-08-02T20:43:45.342Z] a7b9a8f6acac: Layer already exists [2023-08-02T20:43:45.342Z] 1fd80c3d1fcc: Layer already exists [2023-08-02T20:43:45.342Z] dc7c384e1532: Layer already exists [2023-08-02T20:43:45.342Z] 63195748ef37: Layer already exists [2023-08-02T20:43:45.342Z] 89b0aace8361: Layer already exists [2023-08-02T20:43:45.342Z] 9386262d7a74: Layer already exists [2023-08-02T20:43:45.342Z] main: digest: sha256:684e2cee5e0ee845fe46e7c10a79aeb6a576e0a04adf60fac5a86afcebd07fb7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-02T20:43:45.659Z] ===================================================== [Pipeline] echo [2023-08-02T20:43:45.666Z] taggedImages: [2023-08-02T20:43:45.666Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [2023-08-02T20:43:45.666Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-02T20:43:45.666Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.28 [2023-08-02T20:43:45.666Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:10bf0fbf43323ed7c8c32153c2c071b1ed0aa677-3.1.0-dev.28 [2023-08-02T20:43:45.666Z] - 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-02T20:43:46.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T20:43:46.027Z] [2023-08-02T20:43:46.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:43:46.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T20:43:46.357Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-02T20:43:46.357Z] 8998bd30e6a1: Pulling fs layer [2023-08-02T20:43:46.357Z] 04944245beec: Pulling fs layer [2023-08-02T20:43:46.357Z] 699f458cf7ca: Pulling fs layer [2023-08-02T20:43:46.357Z] 765212b225bb: Pulling fs layer [2023-08-02T20:43:46.357Z] f23df028b6ca: Pulling fs layer [2023-08-02T20:43:46.357Z] d65c8cfc05b1: Pulling fs layer [2023-08-02T20:43:46.357Z] 2437ff75d9bd: Pulling fs layer [2023-08-02T20:43:46.357Z] f23df028b6ca: Waiting [2023-08-02T20:43:46.357Z] 765212b225bb: Waiting [2023-08-02T20:43:46.357Z] d65c8cfc05b1: Waiting [2023-08-02T20:43:46.357Z] 2437ff75d9bd: Waiting [2023-08-02T20:43:46.624Z] 04944245beec: Verifying Checksum [2023-08-02T20:43:46.624Z] 04944245beec: Download complete [2023-08-02T20:43:46.624Z] 765212b225bb: Verifying Checksum [2023-08-02T20:43:46.624Z] 765212b225bb: Download complete [2023-08-02T20:43:46.624Z] f23df028b6ca: Verifying Checksum [2023-08-02T20:43:46.624Z] f23df028b6ca: Download complete [2023-08-02T20:43:46.624Z] d65c8cfc05b1: Verifying Checksum [2023-08-02T20:43:46.624Z] d65c8cfc05b1: Download complete [2023-08-02T20:43:46.624Z] 699f458cf7ca: Verifying Checksum [2023-08-02T20:43:46.624Z] 699f458cf7ca: Download complete [2023-08-02T20:43:47.210Z] 8998bd30e6a1: Download complete [2023-08-02T20:43:49.147Z] 2437ff75d9bd: Verifying Checksum [2023-08-02T20:43:49.147Z] 2437ff75d9bd: Download complete [2023-08-02T20:43:51.088Z] 8998bd30e6a1: Pull complete [2023-08-02T20:43:51.355Z] 04944245beec: Pull complete [2023-08-02T20:43:53.928Z] 699f458cf7ca: Pull complete [2023-08-02T20:43:54.195Z] 765212b225bb: Pull complete [2023-08-02T20:43:54.777Z] f23df028b6ca: Pull complete [2023-08-02T20:43:55.042Z] d65c8cfc05b1: Pull complete [2023-08-02T20:44:10.023Z] 2437ff75d9bd: Pull complete [2023-08-02T20:44:10.023Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-02T20:44:10.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T20:44:10.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:44:10.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-2775 does not seem to be running inside a container [2023-08-02T20:44:10.264Z] $ 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/30 -v /w/workspace/app-record-replay/30:/w/workspace/app-record-replay/30:rw,z -v /w/workspace/app-record-replay/30@tmp:/w/workspace/app-record-replay/30@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:arm64 cat [2023-08-02T20:44:12.665Z] $ docker top bb2b8abc9e6a03bc5fbac4109c6ebdb8e136efa60a493021b78207e0f74962f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:44:13.159Z] ---> job-cost.sh [2023-08-02T20:44:13.425Z] lf-activate-venv: SKIPPING [2023-08-02T20:44:13.425Z] INFO: No Stack... [2023-08-02T20:44:14.001Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-02T20:44:14.577Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T20:44:14.888Z] + cat /w/workspace/app-record-replay/30/archives/cost.csv [2023-08-02T20:44:14.889Z] + cut -d, -f6 [Pipeline] lock [2023-08-02T20:44:15.215Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] [2023-08-02T20:44:15.221Z] Resource [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] did not exist. Created. [2023-08-02T20:44:15.221Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T20:44:15.545Z] /w/workspace/app-record-replay/30@tmp/durable-604ea5a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-02T20:44:15.875Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-02T20:44:15.897Z] Warning: overwriting stash ‘stack-cost’ [2023-08-02T20:44:15.942Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T20:44:15.949Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-02T20:44:15.986Z] $ docker stop --time=1 bb2b8abc9e6a03bc5fbac4109c6ebdb8e136efa60a493021b78207e0f74962f7 [2023-08-02T20:44:17.470Z] $ docker rm -f --volumes bb2b8abc9e6a03bc5fbac4109c6ebdb8e136efa60a493021b78207e0f74962f7 [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-02T20:44:17.832Z] provisioning config files... [2023-08-02T20:44:17.837Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #30 [2023-08-02T20:44:17.838Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7227776899838649748tmp [Pipeline] { [Pipeline] sh [2023-08-02T20:44:18.133Z] + set +x [2023-08-02T20:44:18.133Z] + + curl -s https://codecov.io/bashbash [2023-08-02T20:44:18.133Z] -s -- [2023-08-02T20:44:18.391Z] [2023-08-02T20:44:18.391Z] _____ _ [2023-08-02T20:44:18.391Z] / ____| | | [2023-08-02T20:44:18.391Z] | | ___ __| | ___ ___ _____ __ [2023-08-02T20:44:18.391Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-02T20:44:18.391Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-02T20:44:18.391Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-02T20:44:18.391Z] Bash-1.0.6 [2023-08-02T20:44:18.391Z] [2023-08-02T20:44:18.391Z] [2023-08-02T20:44:18.391Z] ==> git version 2.25.1 found [2023-08-02T20:44:18.391Z] ==> 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-02T20:44:18.391Z] Release-Date: 2020-01-08 [2023-08-02T20:44:18.391Z] 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-02T20:44:18.391Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-02T20:44:18.391Z] ==> Jenkins CI detected. [2023-08-02T20:44:18.391Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-02T20:44:18.391Z] project root: . [2023-08-02T20:44:18.391Z] --> token set from env [2023-08-02T20:44:18.391Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-02T20:44:18.391Z] ==> Running gcov in . (disable via -X gcov) [2023-08-02T20:44:18.391Z] ==> Python coveragepy not found [2023-08-02T20:44:18.391Z] ==> Searching for coverage reports in: [2023-08-02T20:44:18.391Z] + . [2023-08-02T20:44:18.391Z] -> Found 1 reports [2023-08-02T20:44:18.391Z] ==> Detecting git/mercurial file structure [2023-08-02T20:44:18.391Z] ==> Reading reports [2023-08-02T20:44:18.391Z] + ./coverage.out bytes=15688 [2023-08-02T20:44:18.391Z] ==> Appending adjustments [2023-08-02T20:44:18.391Z] https://docs.codecov.io/docs/fixing-reports [2023-08-02T20:44:18.391Z] + Found adjustments [2023-08-02T20:44:18.391Z] ==> Gzipping contents [2023-08-02T20:44:18.391Z] 4.0K /tmp/codecov.3hsz92.gz [2023-08-02T20:44:18.391Z] ==> Uploading reports [2023-08-02T20:44:18.391Z] url: https://codecov.io [2023-08-02T20:44:18.391Z] query: branch=main&commit=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-02T20:44:18.391Z] -> Pinging Codecov [2023-08-02T20:44:18.391Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=10bf0fbf43323ed7c8c32153c2c071b1ed0aa677&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-02T20:44:18.651Z] Invalid request parameters [2023-08-02T20:44:18.651Z] 400 [Pipeline] } [2023-08-02T20:44:18.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-02T20:44:18.865Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-02T20:44:18.875Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:44:19.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-02T20:44:19.172Z] [2023-08-02T20:44:19.172Z] 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-02T20:44:19.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-02T20:44:19.470Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-02T20:44:19.470Z] df9b9388f04a: Pulling fs layer [2023-08-02T20:44:19.470Z] 52dc419b0ee2: Pulling fs layer [2023-08-02T20:44:19.470Z] 25bc292e5bac: Pulling fs layer [2023-08-02T20:44:19.470Z] 114826534d7a: Pulling fs layer [2023-08-02T20:44:19.470Z] 4657fd5d0bcf: Pulling fs layer [2023-08-02T20:44:19.470Z] 6ad1cebc031e: Pulling fs layer [2023-08-02T20:44:19.470Z] 8a3aa393b2d8: Pulling fs layer [2023-08-02T20:44:19.470Z] 114826534d7a: Waiting [2023-08-02T20:44:19.470Z] 4657fd5d0bcf: Waiting [2023-08-02T20:44:19.470Z] 6ad1cebc031e: Waiting [2023-08-02T20:44:19.470Z] 8a3aa393b2d8: Waiting [2023-08-02T20:44:19.470Z] 25bc292e5bac: Verifying Checksum [2023-08-02T20:44:19.470Z] 25bc292e5bac: Download complete [2023-08-02T20:44:19.470Z] 52dc419b0ee2: Verifying Checksum [2023-08-02T20:44:19.470Z] 52dc419b0ee2: Download complete [2023-08-02T20:44:19.470Z] 4657fd5d0bcf: Verifying Checksum [2023-08-02T20:44:19.470Z] 4657fd5d0bcf: Download complete [2023-08-02T20:44:19.470Z] df9b9388f04a: Verifying Checksum [2023-08-02T20:44:19.470Z] df9b9388f04a: Download complete [2023-08-02T20:44:19.730Z] df9b9388f04a: Pull complete [2023-08-02T20:44:19.730Z] 6ad1cebc031e: Verifying Checksum [2023-08-02T20:44:19.730Z] 6ad1cebc031e: Download complete [2023-08-02T20:44:19.730Z] 52dc419b0ee2: Pull complete [2023-08-02T20:44:19.730Z] 25bc292e5bac: Pull complete [2023-08-02T20:44:20.295Z] 114826534d7a: Download complete [2023-08-02T20:44:20.295Z] 8a3aa393b2d8: Verifying Checksum [2023-08-02T20:44:20.295Z] 8a3aa393b2d8: Download complete [2023-08-02T20:44:23.573Z] 114826534d7a: Pull complete [2023-08-02T20:44:23.573Z] 4657fd5d0bcf: Pull complete [2023-08-02T20:44:23.833Z] 6ad1cebc031e: Pull complete [2023-08-02T20:44:26.363Z] 8a3aa393b2d8: Pull complete [2023-08-02T20:44:26.363Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-02T20:44:26.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-02T20:44:26.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:44:26.437Z] prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container [2023-08-02T20:44:26.434Z] $ 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-02T20:44:29.886Z] $ docker top 20242bafc5e23a71b9ee2e8ca212587190028b904e0026dd6bcc2760c31147ea -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-02T20:44:29.983Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-02T20:44:30.264Z] + set -o pipefail [2023-08-02T20:44:30.264Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-02T20:44:35.541Z] [2023-08-02T20:44:35.541Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-02T20:44:35.541Z] [2023-08-02T20:44:35.541Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/143e9db1-10bf-41a5-8965-bf5cf99554bf [2023-08-02T20:44:35.541Z] [2023-08-02T20:44:35.541Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-02T20:44:35.541Z] [2023-08-02T20:44:45.288Z] [2023-08-02T20:44:45.288Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-02T20:44:45.288Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-02T20:44:45.288Z] More details here: https://snyk.co/ue1NS [2023-08-02T20:44:45.288Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-02T20:44:45.288Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-02T20:44:45.274Z] $ docker stop --time=1 20242bafc5e23a71b9ee2e8ca212587190028b904e0026dd6bcc2760c31147ea [2023-08-02T20:44:54.646Z] $ docker rm -f --volumes 20242bafc5e23a71b9ee2e8ca212587190028b904e0026dd6bcc2760c31147ea [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-02T20:44:57.523Z] + git log --format=format:%s -1 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 [Pipeline] sh [2023-08-02T20:44:57.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T20:44:57.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:44:58.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T20:44:58.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:44:58.178Z] prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container [2023-08-02T20:44:58.182Z] $ 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-02T20:44:58.616Z] $ docker top fd5ee703c0bee405ab8ef89d12fb6655f508e955682de09c4d23c3b016a171a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T20:44:58.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T20:44:58.733Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T20:44:58.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T20:44:58.817Z] $ docker exec fd5ee703c0bee405ab8ef89d12fb6655f508e955682de09c4d23c3b016a171a7 ssh-agent [2023-08-02T20:44:58.948Z] SSH_AUTH_SOCK=/tmp/ssh-hDggcP46ZBQ5/agent.33 [2023-08-02T20:44:58.948Z] SSH_AGENT_PID=39 [2023-08-02T20:44:58.953Z] Running ssh-add (command line suppressed) [2023-08-02T20:44:59.022Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5366260712286296559.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5366260712286296559.key) [2023-08-02T20:44:59.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T20:44:59.350Z] + git semver tag [2023-08-02T20:44:59.609Z] 2023-08-02 20:44:59,483 [run_tag] DEBUG tag force:False [2023-08-02T20:44:59.609Z] 2023-08-02 20:44:59,483 [check_head_tag] DEBUG check head tag [2023-08-02T20:44:59.609Z] 2023-08-02 20:44:59,484 [execute] INFO git cat-file --batch-check [2023-08-02T20:44:59.609Z] 2023-08-02 20:44:59,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-02T20:44:59.609Z] 2023-08-02 20:44:59,488 [execute] INFO git cat-file --batch [2023-08-02T20:44:59.609Z] 2023-08-02 20:44:59,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-02T20:44:59.609Z] 2023-08-02 20:44:59,500 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-02T20:44:59.609Z] 2023-08-02 20:44:59,500 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 [2023-08-02T20:44:59.609Z] 2023-08-02 20:44:59,500 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-02T20:44:59.609Z] 2023-08-02 20:44:59,505 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-02T20:44:59.609Z] 3.1.0-dev.28 [Pipeline] } [2023-08-02T20:44:59.592Z] $ docker exec --env ******** --env ******** fd5ee703c0bee405ab8ef89d12fb6655f508e955682de09c4d23c3b016a171a7 ssh-agent -k [2023-08-02T20:44:59.685Z] unset SSH_AUTH_SOCK; [2023-08-02T20:44:59.685Z] unset SSH_AGENT_PID; [2023-08-02T20:44:59.685Z] echo Agent pid 39 killed; [2023-08-02T20:44:59.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T20:45:00.027Z] + git semver [Pipeline] } [2023-08-02T20:45:00.274Z] $ docker stop --time=1 fd5ee703c0bee405ab8ef89d12fb6655f508e955682de09c4d23c3b016a171a7 [2023-08-02T20:45:01.557Z] $ docker rm -f --volumes fd5ee703c0bee405ab8ef89d12fb6655f508e955682de09c4d23c3b016a171a7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:45:01.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-02T20:45:01.958Z] [2023-08-02T20:45:01.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:45:02.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-02T20:45:02.251Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-02T20:45:02.251Z] ab5ef0e58194: Pulling fs layer [2023-08-02T20:45:02.251Z] 9712f1f96733: Pulling fs layer [2023-08-02T20:45:02.251Z] 63f879dbbcfc: Pulling fs layer [2023-08-02T20:45:02.251Z] 0d9ebad4ef96: Pulling fs layer [2023-08-02T20:45:02.251Z] e9a5061849ea: Pulling fs layer [2023-08-02T20:45:02.251Z] d747dcd14b5f: Pulling fs layer [2023-08-02T20:45:02.251Z] 2de7ff778b66: Pulling fs layer [2023-08-02T20:45:02.251Z] d747dcd14b5f: Waiting [2023-08-02T20:45:02.251Z] 0d9ebad4ef96: Waiting [2023-08-02T20:45:02.251Z] 2de7ff778b66: Waiting [2023-08-02T20:45:02.251Z] e9a5061849ea: Waiting [2023-08-02T20:45:02.251Z] 9712f1f96733: Download complete [2023-08-02T20:45:02.511Z] 63f879dbbcfc: Verifying Checksum [2023-08-02T20:45:02.511Z] 63f879dbbcfc: Download complete [2023-08-02T20:45:02.769Z] 0d9ebad4ef96: Verifying Checksum [2023-08-02T20:45:02.769Z] 0d9ebad4ef96: Download complete [2023-08-02T20:45:02.769Z] d747dcd14b5f: Download complete [2023-08-02T20:45:02.769Z] e9a5061849ea: Verifying Checksum [2023-08-02T20:45:02.769Z] e9a5061849ea: Download complete [2023-08-02T20:45:02.769Z] ab5ef0e58194: Download complete [2023-08-02T20:45:02.769Z] 2de7ff778b66: Verifying Checksum [2023-08-02T20:45:02.769Z] 2de7ff778b66: Download complete [2023-08-02T20:45:05.294Z] ab5ef0e58194: Pull complete [2023-08-02T20:45:05.295Z] 9712f1f96733: Pull complete [2023-08-02T20:45:05.860Z] 63f879dbbcfc: Pull complete [2023-08-02T20:45:09.140Z] 0d9ebad4ef96: Pull complete [2023-08-02T20:45:09.140Z] e9a5061849ea: Pull complete [2023-08-02T20:45:09.401Z] d747dcd14b5f: Pull complete [2023-08-02T20:45:10.335Z] 2de7ff778b66: Pull complete [2023-08-02T20:45:10.335Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-02T20:45:10.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-02T20:45:10.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:45:10.570Z] prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container [2023-08-02T20:45:10.609Z] $ 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-02T20:45:14.961Z] $ docker top 6e61f991ba77a891e46740f1614ae962d7bbd679b05e6296a33b47bfd2712a9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-02T20:45:15.047Z] provisioning config files... [2023-08-02T20:45:15.056Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13368812312076509609tmp [2023-08-02T20:45:15.065Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15189412403538682892tmp [2023-08-02T20:45:15.074Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14743411118768575488tmp [Pipeline] { [Pipeline] echo [2023-08-02T20:45:15.090Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:45:15.370Z] ---> sigul-configuration.sh [2023-08-02T20:45:15.370Z] gpg: directory `/root/.gnupg' created [2023-08-02T20:45:15.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-02T20:45:15.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-02T20:45:15.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-02T20:45:15.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-02T20:45:15.370Z] gpg: CAST5 encrypted data [2023-08-02T20:45:15.370Z] gpg: encrypted with 1 passphrase [2023-08-02T20:45:15.370Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-02T20:45:15.654Z] + mkdir /home/jenkins [2023-08-02T20:45:15.654Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-02T20:45:15.941Z] + 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-02T20:45:15.949Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:45:16.232Z] ---> sigul-install.sh [2023-08-02T20:45:16.232Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-02T20:45:16.517Z] + git tag --list [2023-08-02T20:45:16.517Z] v3.1.0-dev.0 [2023-08-02T20:45:16.517Z] v3.1.0-dev.1 [2023-08-02T20:45:16.517Z] v3.1.0-dev.10 [2023-08-02T20:45:16.517Z] v3.1.0-dev.11 [2023-08-02T20:45:16.517Z] v3.1.0-dev.12 [2023-08-02T20:45:16.517Z] v3.1.0-dev.13 [2023-08-02T20:45:16.517Z] v3.1.0-dev.14 [2023-08-02T20:45:16.517Z] v3.1.0-dev.15 [2023-08-02T20:45:16.517Z] v3.1.0-dev.16 [2023-08-02T20:45:16.517Z] v3.1.0-dev.17 [2023-08-02T20:45:16.517Z] v3.1.0-dev.18 [2023-08-02T20:45:16.517Z] v3.1.0-dev.19 [2023-08-02T20:45:16.517Z] v3.1.0-dev.2 [2023-08-02T20:45:16.517Z] v3.1.0-dev.20 [2023-08-02T20:45:16.517Z] v3.1.0-dev.21 [2023-08-02T20:45:16.517Z] v3.1.0-dev.22 [2023-08-02T20:45:16.517Z] v3.1.0-dev.23 [2023-08-02T20:45:16.517Z] v3.1.0-dev.24 [2023-08-02T20:45:16.517Z] v3.1.0-dev.25 [2023-08-02T20:45:16.517Z] v3.1.0-dev.26 [2023-08-02T20:45:16.517Z] v3.1.0-dev.27 [2023-08-02T20:45:16.517Z] v3.1.0-dev.28 [2023-08-02T20:45:16.517Z] v3.1.0-dev.3 [2023-08-02T20:45:16.517Z] v3.1.0-dev.4 [2023-08-02T20:45:16.517Z] v3.1.0-dev.5 [2023-08-02T20:45:16.517Z] v3.1.0-dev.6 [2023-08-02T20:45:16.517Z] v3.1.0-dev.7 [2023-08-02T20:45:16.517Z] v3.1.0-dev.8 [2023-08-02T20:45:16.517Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-02T20:45:16.800Z] + lftools sign git-tag v3.1.0-dev.28 [2023-08-02T20:45:17.368Z] Signing Git tag with Sigul... [2023-08-02T20:45:17.368Z] Signing v3.1.0-dev.28 [Pipeline] echo [2023-08-02T20:45:17.634Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:45:17.915Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-02T20:45:17.922Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-02T20:45:17.915Z] $ docker stop --time=1 6e61f991ba77a891e46740f1614ae962d7bbd679b05e6296a33b47bfd2712a9a [2023-08-02T20:45:19.205Z] $ docker rm -f --volumes 6e61f991ba77a891e46740f1614ae962d7bbd679b05e6296a33b47bfd2712a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-02T20:45:19.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T20:45:19.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:45:19.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T20:45:19.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:45:19.975Z] prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container [2023-08-02T20:45:19.983Z] $ 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-02T20:45:20.292Z] $ docker top ee805949efb95e8bb13aeb4ff20660c25d87199f0d0e2b6c7767bdc62fb99186 -eo pid,comm [2023-08-02T20:45:20.356Z] 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-02T20:45:20.356Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T20:45:20.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T20:45:20.398Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T20:45:20.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T20:45:20.481Z] $ docker exec ee805949efb95e8bb13aeb4ff20660c25d87199f0d0e2b6c7767bdc62fb99186 ssh-agent [2023-08-02T20:45:20.609Z] SSH_AUTH_SOCK=/tmp/ssh-dUyOZIQ6ac53/agent.32 [2023-08-02T20:45:20.609Z] SSH_AGENT_PID=38 [2023-08-02T20:45:20.615Z] Running ssh-add (command line suppressed) [2023-08-02T20:45:20.697Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14731987312030997248.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14731987312030997248.key) [2023-08-02T20:45:20.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T20:45:21.018Z] + git semver bump pre [2023-08-02T20:45:21.277Z] 2023-08-02 20:45:21,159 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-02T20:45:21.277Z] 2023-08-02 20:45:21,159 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev [2023-08-02T20:45:21.277Z] 2023-08-02 20:45:21,159 [bump_version] DEBUG bumped version:3.1.0-dev.29 [2023-08-02T20:45:21.277Z] 2023-08-02 20:45:21,159 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-02T20:45:21.277Z] 2023-08-02 20:45:21,159 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-02T20:45:21.278Z] 2023-08-02 20:45:21,159 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-02T20:45:21.278Z] 2023-08-02 20:45:21,162 [execute] INFO git cat-file --batch-check [2023-08-02T20:45:21.278Z] 2023-08-02 20:45:21,162 [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-02T20:45:21.278Z] 2023-08-02 20:45:21,167 [execute] INFO git cat-file --batch [2023-08-02T20:45:21.278Z] 2023-08-02 20:45:21,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-02T20:45:21.278Z] 2023-08-02 20:45:21,171 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-02T20:45:21.278Z] 3.1.0-dev.29 [Pipeline] } [2023-08-02T20:45:21.262Z] $ docker exec --env ******** --env ******** ee805949efb95e8bb13aeb4ff20660c25d87199f0d0e2b6c7767bdc62fb99186 ssh-agent -k [2023-08-02T20:45:21.356Z] unset SSH_AUTH_SOCK; [2023-08-02T20:45:21.356Z] unset SSH_AGENT_PID; [2023-08-02T20:45:21.356Z] echo Agent pid 38 killed; [2023-08-02T20:45:21.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T20:45:21.696Z] + git semver [Pipeline] } [2023-08-02T20:45:21.944Z] $ docker stop --time=1 ee805949efb95e8bb13aeb4ff20660c25d87199f0d0e2b6c7767bdc62fb99186 [2023-08-02T20:45:23.210Z] $ docker rm -f --volumes ee805949efb95e8bb13aeb4ff20660c25d87199f0d0e2b6c7767bdc62fb99186 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T20:45:23.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T20:45:23.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:45:23.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T20:45:23.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:45:23.937Z] prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container [2023-08-02T20:45:23.941Z] $ 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-02T20:45:24.285Z] $ docker top c7891ea16d920bcaa5be77bdb514ddb50c7e425759c95496619c4bcfd1045ea2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T20:45:24.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T20:45:24.386Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T20:45:24.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T20:45:24.477Z] $ docker exec c7891ea16d920bcaa5be77bdb514ddb50c7e425759c95496619c4bcfd1045ea2 ssh-agent [2023-08-02T20:45:24.604Z] SSH_AUTH_SOCK=/tmp/ssh-OaeFkXbPMPPE/agent.32 [2023-08-02T20:45:24.604Z] SSH_AGENT_PID=38 [2023-08-02T20:45:24.612Z] Running ssh-add (command line suppressed) [2023-08-02T20:45:24.687Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4277728586517823304.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4277728586517823304.key) [2023-08-02T20:45:24.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T20:45:25.010Z] + git semver push [2023-08-02T20:45:25.270Z] 2023-08-02 20:45:25,210 [run_push] DEBUG push [2023-08-02T20:45:25.270Z] 2023-08-02 20:45:25,211 [execute] INFO git cat-file --batch-check [2023-08-02T20:45:25.270Z] 2023-08-02 20:45:25,211 [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-02T20:45:25.270Z] 2023-08-02 20:45:25,215 [execute] INFO git rev-list 16f1a739960777f2c3c60f1cf1dbf7679fce28cd -- [2023-08-02T20:45:25.270Z] 2023-08-02 20:45:25,215 [execute] DEBUG Popen(['git', 'rev-list', '16f1a739960777f2c3c60f1cf1dbf7679fce28cd', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-02T20:45:25.270Z] 2023-08-02 20:45:25,222 [execute] INFO git fetch -v origin [2023-08-02T20:45:25.270Z] 2023-08-02 20:45:25,222 [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-02T20:45:25.839Z] 2023-08-02 20:45:25,739 [run_push] DEBUG no remote changes detected [2023-08-02T20:45:25.839Z] 2023-08-02 20:45:25,739 [execute] INFO git push origin semver [2023-08-02T20:45:25.839Z] 2023-08-02 20:45:25,740 [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-02T20:45:26.780Z] 2023-08-02 20:45:26,696 [run_push] DEBUG push all version tags [2023-08-02T20:45:26.780Z] 2023-08-02 20:45:26,696 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-02T20:45:26.780Z] 2023-08-02 20:45:26,697 [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-02T20:45:27.717Z] 2023-08-02 20:45:27,424 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-02T20:45:27.717Z] 3.1.0-dev.29 [Pipeline] } [2023-08-02T20:45:27.704Z] $ docker exec --env ******** --env ******** c7891ea16d920bcaa5be77bdb514ddb50c7e425759c95496619c4bcfd1045ea2 ssh-agent -k [2023-08-02T20:45:27.799Z] unset SSH_AUTH_SOCK; [2023-08-02T20:45:27.799Z] unset SSH_AGENT_PID; [2023-08-02T20:45:27.799Z] echo Agent pid 38 killed; [2023-08-02T20:45:27.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T20:45:28.139Z] + git semver [Pipeline] } [2023-08-02T20:45:28.387Z] $ docker stop --time=1 c7891ea16d920bcaa5be77bdb514ddb50c7e425759c95496619c4bcfd1045ea2 [2023-08-02T20:45:29.652Z] $ docker rm -f --volumes c7891ea16d920bcaa5be77bdb514ddb50c7e425759c95496619c4bcfd1045ea2 [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-02T20:45:30.362Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-02T20:45:30.362Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-02T20:45:30.362Z] total 16 [2023-08-02T20:45:30.362Z] drwxr-xr-x 3 root root 4096 Aug 2 20:34 . [2023-08-02T20:45:30.363Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 20:45 .. [2023-08-02T20:45:30.363Z] drwxr-xr-x 2 root root 4096 Aug 2 20:34 cost [2023-08-02T20:45:30.363Z] -rw-r--r-- 1 root root 88 Aug 2 20:34 cost.csv [2023-08-02T20:45:30.363Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-02T20:45:30.363Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-02T20:45:30.363Z] total 16 [2023-08-02T20:45:30.363Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 20:34 . [2023-08-02T20:45:30.363Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 20:45 .. [2023-08-02T20:45:30.363Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 20:34 cost [2023-08-02T20:45:30.363Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 2 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:45:30.650Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:45:31.616Z] ---> package-listing.sh [2023-08-02T20:45:31.617Z] ++ facter osfamily [2023-08-02T20:45:31.617Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-02T20:45:31.877Z] + OS_FAMILY=debian [2023-08-02T20:45:31.877Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-02T20:45:31.877Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-02T20:45:31.877Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-02T20:45:31.877Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-02T20:45:31.877Z] + PACKAGES=/tmp/packages_start.txt [2023-08-02T20:45:31.877Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-02T20:45:31.877Z] + PACKAGES=/tmp/packages_end.txt [2023-08-02T20:45:31.877Z] + case "${OS_FAMILY}" in [2023-08-02T20:45:31.877Z] + dpkg -l [2023-08-02T20:45:31.877Z] + grep '^ii' [2023-08-02T20:45:31.877Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-02T20:45:31.877Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-02T20:45:31.877Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-02T20:45:31.877Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-02T20:45:31.877Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-02T20:45:31.877Z] + 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-02T20:45:31.894Z] 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-02T20:45:32.196Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T20:45:32.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T20:45:32.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T20:45:32.830Z] prd-ubuntu20.04-docker-8c-8g-2774 does not seem to be running inside a container [2023-08-02T20:45:32.838Z] $ 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-02T20:45:33.015Z] $ docker top f09291e1a28f8f8412c5a11cc6bd4a5db93d3990e0276979b2008ef5c3b8f339 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T20:45:33.379Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-02T20:45:33.659Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-02T20:45:33.940Z] + ls /var/log/sa-host [2023-08-02T20:45:33.941Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T20:45:34.084Z] provisioning config files... [2023-08-02T20:45:34.093Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9712408324005139273tmp [Pipeline] { [Pipeline] echo [2023-08-02T20:45:34.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:45:34.390Z] ---> create-netrc.sh [Pipeline] } [2023-08-02T20:45:34.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:45:34.715Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-02T20:45:34.722Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:45:35.006Z] ---> sudo-logs.sh [2023-08-02T20:45:35.006Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-02T20:45:35.037Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:45:35.318Z] ---> job-cost.sh [2023-08-02T20:45:35.318Z] lf-activate-venv: SKIPPING [2023-08-02T20:45:35.318Z] DEBUG: total: 0.2199999988079071 [2023-08-02T20:45:35.318Z] INFO: Retrieving Stack Cost... [2023-08-02T20:45:35.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T20:45:36.141Z] INFO: Archiving Costs [Pipeline] echo [2023-08-02T20:45:36.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T20:45:36.432Z] ---> logs-deploy.sh [2023-08-02T20:45:36.432Z] lf-activate-venv: SKIPPING [2023-08-02T20:45:36.432Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/30 [2023-08-02T20:45:36.432Z] INFO: archiving workspace using pattern(s): [2023-08-02T20:45:37.368Z] Archives upload complete. [2023-08-02T20:45:37.368Z] INFO: archiving logs to Nexus