Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 656944739c5d46ff2bf97e096a372f8c475bc6ca 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-ssh10182193957756578413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10285512869321530432.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15078959727456694605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8528160539155668019.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-ssh6303481369892526101.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-4889 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 656944739c5d46ff2bf97e096a372f8c475bc6ca (main) Commit message: "Merge pull request #73 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.23" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 656944739c5d46ff2bf97e096a372f8c475bc6ca # timeout=10 > git rev-list --no-walk 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-30T15:03:26.733Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-30T15:03:26.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-30T15:03:26.819Z] ========================================================= [2023-08-30T15:03:26.819Z] EdgeX Global Pipelines Version Info [2023-08-30T15:03:26.819Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:03:27.536Z] ------------------- [2023-08-30T15:03:27.536Z] stable info: [2023-08-30T15:03:27.536Z] ------------------- [2023-08-30T15:03:27.536Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-30T15:03:27.536Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T15:03:27.536Z] Message: update stable to v1.0.253 [2023-08-30T15:03:28.107Z] ------------------- [2023-08-30T15:03:28.107Z] experimental info: [2023-08-30T15:03:28.107Z] ------------------- [2023-08-30T15:03:28.107Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-30T15:03:28.107Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T15:03:28.107Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-30T15:03:28.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-30T15:03:28.292Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-30T15:03:28.307Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-30T15:03:28.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-30T15:03:28.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-30T15:03:28.348Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-30T15:03:28.360Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-30T15:03:28.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-30T15:03:28.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-30T15:03:28.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-30T15:03:28.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-30T15:03:28.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-30T15:03:28.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-30T15:03:28.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-30T15:03:28.474Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T15:03:28.487Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T15:03:28.501Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T15:03:28.514Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T15:03:28.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-30T15:03:28.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-30T15:03:28.557Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-30T15:03:28.575Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-30T15:03:28.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-30T15:03:28.607Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-30T15:03:28.626Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-30T15:03:28.642Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-30T15:03:28.659Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-30T15:03:28.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-30T15:03:28.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-30T15:03:28.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-30T15:03:28.733Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] echo [2023-08-30T15:03:28.744Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6569447 [Pipeline] echo [2023-08-30T15:03:28.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:03:28.804Z] provisioning config files... [2023-08-30T15:03:28.818Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10601581543416594061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:03:29.122Z] ---> docker-login.sh [2023-08-30T15:03:29.122Z] nexus3.edgexfoundry.org:10001 [2023-08-30T15:03:29.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:03:29.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:03:29.382Z] Configure a credential helper to remove this warning. See [2023-08-30T15:03:29.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:03:29.382Z] [2023-08-30T15:03:29.382Z] Login Succeeded [2023-08-30T15:03:29.382Z] nexus3.edgexfoundry.org:10002 [2023-08-30T15:03:29.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:03:29.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:03:29.645Z] Configure a credential helper to remove this warning. See [2023-08-30T15:03:29.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:03:29.645Z] [2023-08-30T15:03:29.645Z] Login Succeeded [2023-08-30T15:03:29.645Z] nexus3.edgexfoundry.org:10003 [2023-08-30T15:03:29.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:03:29.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:03:29.645Z] Configure a credential helper to remove this warning. See [2023-08-30T15:03:29.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:03:29.645Z] [2023-08-30T15:03:29.645Z] Login Succeeded [2023-08-30T15:03:29.645Z] nexus3.edgexfoundry.org:10004 [2023-08-30T15:03:29.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:03:29.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:03:29.906Z] Configure a credential helper to remove this warning. See [2023-08-30T15:03:29.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:03:29.906Z] [2023-08-30T15:03:29.906Z] Login Succeeded [2023-08-30T15:03:29.906Z] docker.io [2023-08-30T15:03:29.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:03:30.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:03:30.167Z] Configure a credential helper to remove this warning. See [2023-08-30T15:03:30.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:03:30.167Z] [2023-08-30T15:03:30.167Z] Login Succeeded [2023-08-30T15:03:30.167Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T15:03:30.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-30T15:03:30.562Z] + git rev-list -1 --merges 656944739c5d46ff2bf97e096a372f8c475bc6ca~1..656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] echo [2023-08-30T15:03:30.629Z] -----------> git rev-list -1 --merges 656944739c5d46ff2bf97e096a372f8c475bc6ca~1..656944739c5d46ff2bf97e096a372f8c475bc6ca 656944739c5d46ff2bf97e096a372f8c475bc6ca [2023-08-30T15:03:30.629Z] 656944739c5d46ff2bf97e096a372f8c475bc6ca [false] [Pipeline] sh [2023-08-30T15:03:30.916Z] + git log --format=format:%s -1 656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] echo [2023-08-30T15:03:30.929Z] ========================================================= [2023-08-30T15:03:30.929Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-30T15:03:30.929Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T15:03:31.264Z] + git log --format=format:%s -1 656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] echo [2023-08-30T15:03:31.276Z] [semverPrep] GIT_COMMIT: 656944739c5d46ff2bf97e096a372f8c475bc6ca, Commit Message: Merge pull request #73 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.23 [Pipeline] echo [2023-08-30T15:03:31.284Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-30T15:03:31.674Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:03:31.674Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-30T15:03:31.674Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-30T15:03:31.674Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-30T15:03:31.674Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-08-30T15:03:31.674Z] -a /etc/ssh/ssh_known_hosts [2023-08-30T15:03:31.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:03:32.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:03:32.106Z] [2023-08-30T15:03:32.106Z] 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-30T15:03:32.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:03:32.404Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-30T15:03:32.404Z] b85a868b505f: Pulling fs layer [2023-08-30T15:03:32.404Z] e2be974225ed: Pulling fs layer [2023-08-30T15:03:32.404Z] 339a4e72a1f5: Pulling fs layer [2023-08-30T15:03:32.404Z] 988bab9f4d93: Pulling fs layer [2023-08-30T15:03:32.404Z] 1469e6f7b9e6: Pulling fs layer [2023-08-30T15:03:32.404Z] eaf3925da568: Pulling fs layer [2023-08-30T15:03:32.404Z] bab4dde63d76: Pulling fs layer [2023-08-30T15:03:32.404Z] 988bab9f4d93: Waiting [2023-08-30T15:03:32.404Z] 1469e6f7b9e6: Waiting [2023-08-30T15:03:32.404Z] bab4dde63d76: Waiting [2023-08-30T15:03:32.404Z] bde34c3a00c8: Pulling fs layer [2023-08-30T15:03:32.404Z] b352a97aabf1: Pulling fs layer [2023-08-30T15:03:32.404Z] 4872d77fe225: Pulling fs layer [2023-08-30T15:03:32.404Z] 5851b861e8e6: Pulling fs layer [2023-08-30T15:03:32.404Z] b352a97aabf1: Waiting [2023-08-30T15:03:32.404Z] bde34c3a00c8: Waiting [2023-08-30T15:03:32.404Z] 5851b861e8e6: Waiting [2023-08-30T15:03:32.663Z] e2be974225ed: Verifying Checksum [2023-08-30T15:03:32.663Z] e2be974225ed: Download complete [2023-08-30T15:03:32.663Z] 988bab9f4d93: Download complete [2023-08-30T15:03:32.663Z] 339a4e72a1f5: Verifying Checksum [2023-08-30T15:03:32.663Z] 339a4e72a1f5: Download complete [2023-08-30T15:03:32.663Z] 1469e6f7b9e6: Verifying Checksum [2023-08-30T15:03:32.663Z] 1469e6f7b9e6: Download complete [2023-08-30T15:03:32.663Z] eaf3925da568: Verifying Checksum [2023-08-30T15:03:32.663Z] eaf3925da568: Download complete [2023-08-30T15:03:32.663Z] bde34c3a00c8: Verifying Checksum [2023-08-30T15:03:32.663Z] bde34c3a00c8: Download complete [2023-08-30T15:03:32.663Z] b352a97aabf1: Verifying Checksum [2023-08-30T15:03:32.663Z] b352a97aabf1: Download complete [2023-08-30T15:03:32.663Z] 4872d77fe225: Verifying Checksum [2023-08-30T15:03:32.663Z] 4872d77fe225: Download complete [2023-08-30T15:03:32.663Z] 5851b861e8e6: Verifying Checksum [2023-08-30T15:03:32.663Z] b85a868b505f: Download complete [2023-08-30T15:03:33.229Z] bab4dde63d76: Verifying Checksum [2023-08-30T15:03:33.229Z] bab4dde63d76: Download complete [2023-08-30T15:03:34.607Z] b85a868b505f: Pull complete [2023-08-30T15:03:34.607Z] e2be974225ed: Pull complete [2023-08-30T15:03:34.867Z] 339a4e72a1f5: Pull complete [2023-08-30T15:03:34.867Z] 988bab9f4d93: Pull complete [2023-08-30T15:03:35.129Z] 1469e6f7b9e6: Pull complete [2023-08-30T15:03:35.389Z] eaf3925da568: Pull complete [2023-08-30T15:03:36.763Z] bab4dde63d76: Pull complete [2023-08-30T15:03:37.022Z] bde34c3a00c8: Pull complete [2023-08-30T15:03:37.022Z] b352a97aabf1: Pull complete [2023-08-30T15:03:37.022Z] 4872d77fe225: Pull complete [2023-08-30T15:03:37.281Z] 5851b861e8e6: Pull complete [2023-08-30T15:03:37.281Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-30T15:03:37.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:03:37.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:03:37.418Z] prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container [2023-08-30T15:03:37.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-30T15:03:40.647Z] $ docker top ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e -eo pid,comm [2023-08-30T15:03:40.699Z] 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-30T15:03:40.699Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:03:40.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:03:40.736Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:03:40.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:03:40.866Z] $ docker exec ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e ssh-agent [2023-08-30T15:03:40.974Z] SSH_AUTH_SOCK=/tmp/ssh-9pHldzCnQElP/agent.32 [2023-08-30T15:03:40.974Z] SSH_AGENT_PID=38 [2023-08-30T15:03:40.980Z] Running ssh-add (command line suppressed) [2023-08-30T15:03:41.078Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9445872245650711554.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9445872245650711554.key) [2023-08-30T15:03:41.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:03:41.386Z] + git tag --points-at HEAD [Pipeline] } [2023-08-30T15:03:41.401Z] $ docker exec --env ******** --env ******** ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e ssh-agent -k [2023-08-30T15:03:41.499Z] unset SSH_AUTH_SOCK; [2023-08-30T15:03:41.500Z] unset SSH_AGENT_PID; [2023-08-30T15:03:41.500Z] echo Agent pid 38 killed; [2023-08-30T15:03:41.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-30T15:03:41.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:03:41.536Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:03:41.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:03:41.653Z] $ docker exec ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e ssh-agent [2023-08-30T15:03:41.758Z] SSH_AUTH_SOCK=/tmp/ssh-eYtMnpFp316q/agent.70 [2023-08-30T15:03:41.758Z] SSH_AGENT_PID=76 [2023-08-30T15:03:41.764Z] Running ssh-add (command line suppressed) [2023-08-30T15:03:41.866Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2895875452810722001.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2895875452810722001.key) [2023-08-30T15:03:41.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:03:42.166Z] + git semver init [2023-08-30T15:03:42.426Z] 2023-08-30 15:03:42,334 [run_init] DEBUG init version:0.0.0 force:False [2023-08-30T15:03:42.426Z] 2023-08-30 15:03:42,335 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-30T15:03:42.426Z] 2023-08-30 15:03:42,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-30T15:03:42.426Z] 2023-08-30 15:03:42,335 [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-30T15:03:42.996Z] 2023-08-30 15:03:42,914 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-30T15:03:42.996Z] 2023-08-30 15:03:42,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-30T15:03:42.997Z] 2023-08-30 15:03:42,915 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T15:03:42.997Z] 2023-08-30 15:03:42,915 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T15:03:42.997Z] 3.1.0-dev.41 [Pipeline] } [2023-08-30T15:03:43.005Z] $ docker exec --env ******** --env ******** ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e ssh-agent -k [2023-08-30T15:03:43.112Z] unset SSH_AUTH_SOCK; [2023-08-30T15:03:43.112Z] unset SSH_AGENT_PID; [2023-08-30T15:03:43.112Z] echo Agent pid 76 killed; [2023-08-30T15:03:43.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:03:43.435Z] + git semver [Pipeline] } [2023-08-30T15:03:43.707Z] $ docker stop --time=1 ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e [2023-08-30T15:03:44.955Z] $ docker rm -f --volumes ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:03:45.297Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-30T15:03:45.504Z] Stashed 1 file(s) [Pipeline] echo [2023-08-30T15:03:45.506Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.41 [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-30T15:03:45.628Z] provisioning config files... [2023-08-30T15:03:45.638Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14003521607518441827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:03:45.937Z] ---> docker-login.sh [2023-08-30T15:03:45.937Z] nexus3.edgexfoundry.org:10001 [2023-08-30T15:03:45.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:03:45.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:03:45.937Z] Configure a credential helper to remove this warning. See [2023-08-30T15:03:45.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:03:45.937Z] [2023-08-30T15:03:45.937Z] Login Succeeded [2023-08-30T15:03:45.937Z] nexus3.edgexfoundry.org:10002 [2023-08-30T15:03:45.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:03:45.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:03:45.937Z] Configure a credential helper to remove this warning. See [2023-08-30T15:03:45.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:03:45.937Z] [2023-08-30T15:03:45.937Z] Login Succeeded [2023-08-30T15:03:45.937Z] nexus3.edgexfoundry.org:10003 [2023-08-30T15:03:46.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:03:46.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:03:46.197Z] Configure a credential helper to remove this warning. See [2023-08-30T15:03:46.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:03:46.197Z] [2023-08-30T15:03:46.197Z] Login Succeeded [2023-08-30T15:03:46.197Z] nexus3.edgexfoundry.org:10004 [2023-08-30T15:03:46.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:03:46.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:03:46.197Z] Configure a credential helper to remove this warning. See [2023-08-30T15:03:46.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:03:46.197Z] [2023-08-30T15:03:46.197Z] Login Succeeded [2023-08-30T15:03:46.197Z] docker.io [2023-08-30T15:03:46.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:03:46.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:03:46.766Z] Configure a credential helper to remove this warning. See [2023-08-30T15:03:46.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:03:46.766Z] [2023-08-30T15:03:46.766Z] Login Succeeded [2023-08-30T15:03:46.766Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T15:03:46.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-30T15:03:46.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:03:46.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:03:46.851Z] ========================================================= [2023-08-30T15:03:46.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-30T15:03:46.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:03:47.162Z] + 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-30T15:03:47.162Z] Sending build context to Docker daemon 526.3kB [2023-08-30T15:03:47.162Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T15:03:47.162Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-30T15:03:47.162Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-30T15:03:47.162Z] 4db1b89c0bd1: Pulling fs layer [2023-08-30T15:03:47.162Z] 6911f1a30b25: Pulling fs layer [2023-08-30T15:03:47.162Z] e194b8c5c2a9: Pulling fs layer [2023-08-30T15:03:47.162Z] 6863d3e3a2b1: Pulling fs layer [2023-08-30T15:03:47.162Z] ec0bb842ea78: Pulling fs layer [2023-08-30T15:03:47.162Z] 40a00589a448: Pulling fs layer [2023-08-30T15:03:47.162Z] 6c08303d61cc: Pulling fs layer [2023-08-30T15:03:47.162Z] 798269fcf238: Pulling fs layer [2023-08-30T15:03:47.162Z] 6863d3e3a2b1: Waiting [2023-08-30T15:03:47.162Z] ec0bb842ea78: Waiting [2023-08-30T15:03:47.162Z] 40a00589a448: Waiting [2023-08-30T15:03:47.162Z] 6c08303d61cc: Waiting [2023-08-30T15:03:47.162Z] 798269fcf238: Waiting [2023-08-30T15:03:47.162Z] 6911f1a30b25: Download complete [2023-08-30T15:03:47.162Z] 6863d3e3a2b1: Verifying Checksum [2023-08-30T15:03:47.162Z] 6863d3e3a2b1: Download complete [2023-08-30T15:03:47.162Z] ec0bb842ea78: Download complete [2023-08-30T15:03:47.162Z] 4db1b89c0bd1: Download complete [2023-08-30T15:03:47.421Z] 40a00589a448: Verifying Checksum [2023-08-30T15:03:47.421Z] 40a00589a448: Download complete [2023-08-30T15:03:47.421Z] 4db1b89c0bd1: Pull complete [2023-08-30T15:03:47.681Z] 6911f1a30b25: Pull complete [2023-08-30T15:03:47.940Z] 798269fcf238: Verifying Checksum [2023-08-30T15:03:47.940Z] 798269fcf238: Download complete [2023-08-30T15:03:47.941Z] e194b8c5c2a9: Download complete [2023-08-30T15:03:48.198Z] 6c08303d61cc: Verifying Checksum [2023-08-30T15:03:48.198Z] 6c08303d61cc: Download complete [2023-08-30T15:03:51.487Z] e194b8c5c2a9: Pull complete [2023-08-30T15:03:51.487Z] 6863d3e3a2b1: Pull complete [2023-08-30T15:03:51.487Z] ec0bb842ea78: Pull complete [2023-08-30T15:03:51.487Z] 40a00589a448: Pull complete [2023-08-30T15:03:53.387Z] 6c08303d61cc: Pull complete [2023-08-30T15:03:54.323Z] 798269fcf238: Pull complete [2023-08-30T15:03:54.323Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-30T15:03:54.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T15:03:54.323Z] ---> ec979cd7f677 [2023-08-30T15:03:54.323Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T15:03:59.593Z] ---> Running in 683e147e2228 [2023-08-30T15:03:59.593Z] Removing intermediate container 683e147e2228 [2023-08-30T15:03:59.593Z] ---> 2d676dc41a82 [2023-08-30T15:03:59.593Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T15:03:59.593Z] ---> Running in 3f3c31277e2b [2023-08-30T15:03:59.593Z] Removing intermediate container 3f3c31277e2b [2023-08-30T15:03:59.593Z] ---> 85c8f6500539 [2023-08-30T15:03:59.593Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-30T15:03:59.593Z] ---> Running in 8bcb63feb673 [2023-08-30T15:03:59.593Z] Removing intermediate container 8bcb63feb673 [2023-08-30T15:03:59.593Z] ---> 6e5650604e22 [2023-08-30T15:03:59.593Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T15:03:59.593Z] ---> Running in daa9a276db59 [2023-08-30T15:03:59.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T15:03:59.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T15:03:59.593Z] OK: 265 MiB in 53 packages [2023-08-30T15:04:00.161Z] Removing intermediate container daa9a276db59 [2023-08-30T15:04:00.161Z] ---> 781ad1e42bdd [2023-08-30T15:04:00.161Z] Step 7/12 : WORKDIR /app [2023-08-30T15:04:00.161Z] ---> Running in 151eab146c55 [2023-08-30T15:04:00.161Z] Removing intermediate container 151eab146c55 [2023-08-30T15:04:00.161Z] ---> 3605d2d8d222 [2023-08-30T15:04:00.161Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-30T15:04:00.161Z] ---> 025e33f52cd6 [2023-08-30T15:04:00.161Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T15:04:00.161Z] ---> Running in 4975d4d5117f [2023-08-30T15:04:00.595Z] Still waiting to schedule task [2023-08-30T15:04:00.596Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-30T15:04:32.446Z] Removing intermediate container 4975d4d5117f [2023-08-30T15:04:32.446Z] ---> 626b2e2a4a0f [2023-08-30T15:04:32.446Z] Step 10/12 : COPY . . [2023-08-30T15:04:32.446Z] ---> 8a165f7270b9 [2023-08-30T15:04:32.446Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T15:04:32.446Z] ---> Running in 3a8173804119 [2023-08-30T15:04:32.446Z] Removing intermediate container 3a8173804119 [2023-08-30T15:04:32.446Z] ---> 09d9839ba64a [2023-08-30T15:04:32.446Z] Step 12/12 : RUN $MAKE [2023-08-30T15:04:32.446Z] ---> Running in e3b626c06088 [2023-08-30T15:04:32.446Z] noop [2023-08-30T15:04:32.446Z] Removing intermediate container e3b626c06088 [2023-08-30T15:04:32.446Z] ---> 44c0eadd1627 [2023-08-30T15:04:32.446Z] Successfully built 44c0eadd1627 [2023-08-30T15:04:32.446Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:04:32.764Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T15:04:32.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:04:32.834Z] prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container [2023-08-30T15:04:32.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-30T15:04:33.227Z] $ docker top c9826720ca7880e79f1e20c46b4c544bb97523c9014b249a426400f5c610d758 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:04:33.571Z] + go version [2023-08-30T15:04:33.571Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-30T15:04:33.581Z] $ docker stop --time=1 c9826720ca7880e79f1e20c46b4c544bb97523c9014b249a426400f5c610d758 [2023-08-30T15:04:34.848Z] $ docker rm -f --volumes c9826720ca7880e79f1e20c46b4c544bb97523c9014b249a426400f5c610d758 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:04:35.265Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T15:04:35.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:04:35.331Z] prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container [2023-08-30T15:04:35.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-30T15:04:35.686Z] $ docker top 37355be34678be55d46009aa2b6be43d8fb40cba5811ada257fc11689965fe1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:04:36.036Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-30T15:04:36.333Z] + make test [2023-08-30T15:04:36.333Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T15:04:54.422Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-30T15:04:54.680Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.080s coverage: 88.0% of statements [2023-08-30T15:04:54.940Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-30T15:04:54.940Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-30T15:04:54.940Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-30T15:05:04.940Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.619s coverage: 98.7% of statements [2023-08-30T15:05:04.940Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.104s coverage: 78.7% of statements [2023-08-30T15:05:04.940Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.049s coverage: 100.0% of statements [2023-08-30T15:05:23.059Z] go vet ./... [2023-08-30T15:05:26.335Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T15:05:26.335Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T15:05:26.335Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-30T15:05:26.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T15:05:26.612Z] $ docker stop --time=1 37355be34678be55d46009aa2b6be43d8fb40cba5811ada257fc11689965fe1d [2023-08-30T15:05:30.966Z] $ docker rm -f --volumes 37355be34678be55d46009aa2b6be43d8fb40cba5811ada257fc11689965fe1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:05:31.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T15:05:31.528Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-30T15:05:32.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-30T15:05:32.351Z] + ls -al . [2023-08-30T15:05:32.351Z] total 180 [2023-08-30T15:05:32.351Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 15:04 . [2023-08-30T15:05:32.351Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:03 .. [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 15:03 .dockerignore [2023-08-30T15:05:32.351Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:03 .git [2023-08-30T15:05:32.351Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:03 .github [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 15:03 .gitignore [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 15:03 .golangci.yml [2023-08-30T15:05:32.351Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 15:03 .semver [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 15:03 Attribution.txt [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 15:03 CHANGELOG.md [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 15:03 Dockerfile [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 15:03 GOVERNANCE.md [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 15:03 Jenkinsfile [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 15:03 LICENSE [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 15:03 Makefile [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 15:03 OWNERS.md [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 15:03 README.md [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 30 15:03 Record and Reply.postman_collection.json [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 15:03 VERSION [2023-08-30T15:05:32.351Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:03 bin [2023-08-30T15:05:32.351Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 15:05 coverage.out [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 15:03 go.mod [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 15:03 go.sum [2023-08-30T15:05:32.351Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 15:03 internal [2023-08-30T15:05:32.351Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 15:03 main.go [2023-08-30T15:05:32.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 15:03 pkg [2023-08-30T15:05:32.351Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:05:32.661Z] + 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=656944739c5d46ff2bf97e096a372f8c475bc6ca --label arch=amd64 --label version=3.1.0-dev.41 . [2023-08-30T15:05:32.661Z] Sending build context to Docker daemon 551.4kB [2023-08-30T15:05:32.661Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T15:05:32.661Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-30T15:05:32.661Z] ---> 44c0eadd1627 [2023-08-30T15:05:32.661Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T15:05:32.661Z] ---> Running in 2905964efbd1 [2023-08-30T15:05:33.602Z] Removing intermediate container 2905964efbd1 [2023-08-30T15:05:33.602Z] ---> e894b86c255d [2023-08-30T15:05:33.602Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T15:05:33.602Z] ---> Running in b9d206193301 [2023-08-30T15:05:33.602Z] Removing intermediate container b9d206193301 [2023-08-30T15:05:33.602Z] ---> bb40701f7747 [2023-08-30T15:05:33.602Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-30T15:05:33.602Z] ---> Running in 6ad10e79c103 [2023-08-30T15:05:33.602Z] Removing intermediate container 6ad10e79c103 [2023-08-30T15:05:33.602Z] ---> 3406bef02be5 [2023-08-30T15:05:33.602Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T15:05:33.602Z] ---> Running in f328aa032b86 [2023-08-30T15:05:33.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T15:05:33.870Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4891 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-30T15:05:33.881Z] Running in /w/workspace/app-record-replay/45 [Pipeline] { [Pipeline] checkout [2023-08-30T15:05:33.916Z] Selected Git installation does not exist. Using Default [2023-08-30T15:05:33.917Z] The recommended git tool is: NONE [2023-08-30T15:05:34.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T15:05:34.379Z] OK: 265 MiB in 53 packages [2023-08-30T15:05:34.640Z] Removing intermediate container f328aa032b86 [2023-08-30T15:05:34.640Z] ---> 01d4f7668c45 [2023-08-30T15:05:34.640Z] Step 7/26 : WORKDIR /app [2023-08-30T15:05:34.898Z] ---> Running in fc02d3da16db [2023-08-30T15:05:34.898Z] Removing intermediate container fc02d3da16db [2023-08-30T15:05:34.898Z] ---> d55f3592309d [2023-08-30T15:05:34.898Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-30T15:05:34.898Z] ---> 6c5c03777b8c [2023-08-30T15:05:34.898Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T15:05:34.898Z] ---> Running in 84daa1080224 [2023-08-30T15:05:35.836Z] Removing intermediate container 84daa1080224 [2023-08-30T15:05:35.836Z] ---> 74c405c73693 [2023-08-30T15:05:35.836Z] Step 10/26 : COPY . . [2023-08-30T15:05:35.836Z] ---> 7d00640f4c11 [2023-08-30T15:05:35.836Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T15:05:35.836Z] ---> Running in 41dc6e6f2ab4 [2023-08-30T15:05:36.095Z] Removing intermediate container 41dc6e6f2ab4 [2023-08-30T15:05:36.095Z] ---> d7c8678b16ae [2023-08-30T15:05:36.095Z] Step 12/26 : RUN $MAKE [2023-08-30T15:05:36.095Z] ---> Running in f0f2d9a4b876 [2023-08-30T15:05:36.354Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.41" -trimpath -mod=readonly -o app-record-replay [2023-08-30T15:05:38.869Z] using credential edgex-jenkins-ssh [2023-08-30T15:05:38.890Z] Cloning the remote Git repository [2023-08-30T15:05:38.936Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-30T15:05:39.025Z] > git init /w/workspace/app-record-replay/45 # timeout=10 [2023-08-30T15:05:39.183Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-30T15:05:39.184Z] > git --version # timeout=10 [2023-08-30T15:05:39.205Z] > git --version # 'git version 2.25.1' [2023-08-30T15:05:39.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T15:05:39.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T15:05:39.969Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-30T15:05:39.987Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T15:05:40.740Z] Avoid second fetch [2023-08-30T15:05:40.741Z] Checking out Revision 656944739c5d46ff2bf97e096a372f8c475bc6ca (main) [2023-08-30T15:05:41.258Z] Commit message: "Merge pull request #73 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.23" [2023-08-30T15:05:40.757Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T15:05:40.829Z] > git checkout -f 656944739c5d46ff2bf97e096a372f8c475bc6ca # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T15:05:42.271Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-30T15:05:42.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T15:05:42.271Z] Dload Upload Total Spent Left Speed [2023-08-30T15:05:42.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 31957 0 --:--:-- --:--:-- --:--:-- 32037 [Pipeline] sh [2023-08-30T15:05:43.125Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-30T15:05:43.457Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-30T15:05:43.457Z] + sudo tee /etc/docker/daemon.new [2023-08-30T15:05:43.457Z] { [2023-08-30T15:05:43.457Z] "registry-mirrors": [ [2023-08-30T15:05:43.457Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-30T15:05:43.457Z] ], [2023-08-30T15:05:43.457Z] "bip": "10.250.0.254/24", [2023-08-30T15:05:43.457Z] "hosts": [ [2023-08-30T15:05:43.457Z] "tcp://0.0.0.0:5555", [2023-08-30T15:05:43.457Z] "unix:///var/run/docker.sock" [2023-08-30T15:05:43.457Z] ], [2023-08-30T15:05:43.457Z] "mtu": 1458, [2023-08-30T15:05:43.457Z] "selinux-enabled": true, [2023-08-30T15:05:43.457Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-30T15:05:43.457Z] } [Pipeline] sh [2023-08-30T15:05:43.787Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-30T15:05:44.122Z] + sudo service docker restart [2023-08-30T15:05:58.399Z] Removing intermediate container f0f2d9a4b876 [2023-08-30T15:05:58.399Z] ---> a093fcb61277 [2023-08-30T15:05:58.399Z] Step 13/26 : FROM alpine:3.17 [2023-08-30T15:05:58.399Z] 3.17: Pulling from library/alpine [2023-08-30T15:05:58.399Z] 9398808236ff: Pulling fs layer [2023-08-30T15:05:58.399Z] 9398808236ff: Verifying Checksum [2023-08-30T15:05:58.399Z] 9398808236ff: Download complete [2023-08-30T15:05:58.399Z] 9398808236ff: Pull complete [2023-08-30T15:05:58.399Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T15:05:58.399Z] Status: Downloaded newer image for alpine:3.17 [2023-08-30T15:05:58.399Z] ---> 1e0b8b5322fc [2023-08-30T15:05:58.399Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-30T15:05:58.399Z] ---> Running in 89284a27f245 [2023-08-30T15:05:58.399Z] Removing intermediate container 89284a27f245 [2023-08-30T15:05:58.399Z] ---> 92adfb0cdbe4 [2023-08-30T15:05:58.399Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-30T15:05:58.399Z] ---> Running in ccff66112c1d [2023-08-30T15:05:58.399Z] Removing intermediate container ccff66112c1d [2023-08-30T15:05:58.399Z] ---> d3bb061fe2e3 [2023-08-30T15:05:58.399Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T15:05:58.399Z] ---> Running in 80d5a153e74d [2023-08-30T15:05:58.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T15:05:58.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T15:05:58.399Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T15:05:58.399Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T15:05:58.399Z] Executing busybox-1.35.0-r29.trigger [2023-08-30T15:05:58.399Z] Executing ca-certificates-20230506-r0.trigger [2023-08-30T15:05:58.399Z] OK: 8 MiB in 17 packages [2023-08-30T15:05:58.658Z] Removing intermediate container 80d5a153e74d [2023-08-30T15:05:58.658Z] ---> 8915170a0949 [2023-08-30T15:05:58.658Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-30T15:05:58.915Z] ---> e2881204a7fc [2023-08-30T15:05:58.915Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-30T15:05:58.915Z] ---> 65bcdd0a55a7 [2023-08-30T15:05:58.915Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-30T15:05:58.915Z] ---> f8f0ff904702 [2023-08-30T15:05:58.915Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-30T15:05:59.847Z] ---> f52570ec5235 [2023-08-30T15:05:59.848Z] Step 21/26 : EXPOSE 59712 [2023-08-30T15:05:59.848Z] ---> Running in 18d408ae803b [2023-08-30T15:05:59.848Z] Removing intermediate container 18d408ae803b [2023-08-30T15:05:59.848Z] ---> 328d4c5f7931 [2023-08-30T15:05:59.848Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-30T15:05:59.848Z] ---> Running in 439d810e0f64 [2023-08-30T15:06:00.106Z] Removing intermediate container 439d810e0f64 [2023-08-30T15:06:00.106Z] ---> 56f6134103f6 [2023-08-30T15:06:00.106Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-30T15:06:00.106Z] ---> Running in dafe9796eed9 [2023-08-30T15:06:00.106Z] Removing intermediate container dafe9796eed9 [2023-08-30T15:06:00.106Z] ---> 0362979909b9 [2023-08-30T15:06:00.106Z] Step 24/26 : LABEL arch=amd64 [2023-08-30T15:06:00.106Z] ---> Running in 9dfc3d197d6f [2023-08-30T15:06:00.106Z] Removing intermediate container 9dfc3d197d6f [2023-08-30T15:06:00.106Z] ---> 6f2b5047ada1 [2023-08-30T15:06:00.106Z] Step 25/26 : LABEL git_sha=656944739c5d46ff2bf97e096a372f8c475bc6ca [2023-08-30T15:06:00.106Z] ---> Running in ef3ec232ee5d [2023-08-30T15:06:00.365Z] Removing intermediate container ef3ec232ee5d [2023-08-30T15:06:00.365Z] ---> 3eb7ebb7f6ef [2023-08-30T15:06:00.365Z] Step 26/26 : LABEL version=3.1.0-dev.41 [2023-08-30T15:06:00.365Z] ---> Running in d87871e44bfd [2023-08-30T15:06:00.365Z] Removing intermediate container d87871e44bfd [2023-08-30T15:06:00.365Z] ---> e96a898fcd2c [2023-08-30T15:06:00.365Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-30T15:06:00.365Z] Successfully built e96a898fcd2c [2023-08-30T15:06:00.365Z] 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-30T15:06:00.474Z] provisioning config files... [2023-08-30T15:06:00.483Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15119219249638752912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:06:00.785Z] ---> docker-login.sh [2023-08-30T15:06:00.785Z] nexus3.edgexfoundry.org:10001 [2023-08-30T15:06:00.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:06:00.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:06:00.785Z] Configure a credential helper to remove this warning. See [2023-08-30T15:06:00.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:06:00.785Z] [2023-08-30T15:06:00.785Z] Login Succeeded [2023-08-30T15:06:00.785Z] nexus3.edgexfoundry.org:10002 [2023-08-30T15:06:00.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:06:00.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:06:00.785Z] Configure a credential helper to remove this warning. See [2023-08-30T15:06:00.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:06:00.785Z] [2023-08-30T15:06:00.785Z] Login Succeeded [2023-08-30T15:06:00.785Z] nexus3.edgexfoundry.org:10003 [2023-08-30T15:06:01.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:06:01.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:06:01.045Z] Configure a credential helper to remove this warning. See [2023-08-30T15:06:01.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:06:01.045Z] [2023-08-30T15:06:01.045Z] Login Succeeded [2023-08-30T15:06:01.045Z] nexus3.edgexfoundry.org:10004 [2023-08-30T15:06:01.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:06:01.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:06:01.045Z] Configure a credential helper to remove this warning. See [2023-08-30T15:06:01.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:06:01.045Z] [2023-08-30T15:06:01.045Z] Login Succeeded [2023-08-30T15:06:01.045Z] docker.io [2023-08-30T15:06:01.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:06:01.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:06:01.306Z] Configure a credential helper to remove this warning. See [2023-08-30T15:06:01.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:06:01.306Z] [2023-08-30T15:06:01.306Z] Login Succeeded [2023-08-30T15:06:01.306Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T15:06:01.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T15:06:01.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:06:01.356Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-30T15:06:01.356Z] 656944739c5d46ff2bf97e096a372f8c475bc6ca [2023-08-30T15:06:01.356Z] latest [2023-08-30T15:06:01.356Z] 3.1.0-dev.41 [2023-08-30T15:06:01.356Z] 656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 [2023-08-30T15:06:01.356Z] main [2023-08-30T15:06:01.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:01.664Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:01.974Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca [2023-08-30T15:06:01.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-30T15:06:01.974Z] c4000aa33bf8: Preparing [2023-08-30T15:06:01.974Z] 53db64697706: Preparing [2023-08-30T15:06:01.974Z] befb71a0a9ff: Preparing [2023-08-30T15:06:01.974Z] dbf0f33a6e0d: Preparing [2023-08-30T15:06:01.974Z] c1a396303575: Preparing [2023-08-30T15:06:01.974Z] 36b50b131297: Preparing [2023-08-30T15:06:01.974Z] 36b50b131297: Waiting [2023-08-30T15:06:01.974Z] dbf0f33a6e0d: Pushed [2023-08-30T15:06:01.974Z] befb71a0a9ff: Pushed [2023-08-30T15:06:01.974Z] 53db64697706: Pushed [2023-08-30T15:06:01.974Z] 36b50b131297: Layer already exists [2023-08-30T15:06:01.974Z] c1a396303575: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:06:02.815Z] provisioning config files... [2023-08-30T15:06:02.836Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/45@tmp/config17365008072740452588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:06:03.261Z] ---> docker-login.sh [2023-08-30T15:06:03.261Z] nexus3.edgexfoundry.org:10001 [2023-08-30T15:06:03.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:06:03.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:06:03.850Z] Configure a credential helper to remove this warning. See [2023-08-30T15:06:03.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:06:03.850Z] [2023-08-30T15:06:03.850Z] Login Succeeded [2023-08-30T15:06:03.850Z] nexus3.edgexfoundry.org:10002 [2023-08-30T15:06:04.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:06:04.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:06:04.117Z] Configure a credential helper to remove this warning. See [2023-08-30T15:06:04.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:06:04.117Z] [2023-08-30T15:06:04.117Z] Login Succeeded [2023-08-30T15:06:04.117Z] nexus3.edgexfoundry.org:10003 [2023-08-30T15:06:04.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:06:04.505Z] c4000aa33bf8: Pushed [2023-08-30T15:06:04.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:06:04.654Z] Configure a credential helper to remove this warning. See [2023-08-30T15:06:04.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:06:04.654Z] [2023-08-30T15:06:04.654Z] Login Succeeded [2023-08-30T15:06:04.654Z] nexus3.edgexfoundry.org:10004 [2023-08-30T15:06:04.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:06:04.764Z] 656944739c5d46ff2bf97e096a372f8c475bc6ca: digest: sha256:5af346a6539128352e2f7203fce5452df048a50e70c680faa2e85a06a453d3ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:04.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:06:04.923Z] Configure a credential helper to remove this warning. See [2023-08-30T15:06:04.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:06:04.923Z] [2023-08-30T15:06:04.923Z] Login Succeeded [2023-08-30T15:06:04.923Z] docker.io [2023-08-30T15:06:05.069Z] + 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-30T15:06:05.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:06:05.371Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-30T15:06:05.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-30T15:06:05.371Z] c4000aa33bf8: Preparing [2023-08-30T15:06:05.371Z] 53db64697706: Preparing [2023-08-30T15:06:05.371Z] befb71a0a9ff: Preparing [2023-08-30T15:06:05.371Z] dbf0f33a6e0d: Preparing [2023-08-30T15:06:05.371Z] c1a396303575: Preparing [2023-08-30T15:06:05.371Z] 36b50b131297: Preparing [2023-08-30T15:06:05.371Z] 36b50b131297: Waiting [2023-08-30T15:06:05.371Z] befb71a0a9ff: Layer already exists [2023-08-30T15:06:05.371Z] 53db64697706: Layer already exists [2023-08-30T15:06:05.371Z] c1a396303575: Layer already exists [2023-08-30T15:06:05.371Z] c4000aa33bf8: Layer already exists [2023-08-30T15:06:05.371Z] dbf0f33a6e0d: Layer already exists [2023-08-30T15:06:05.371Z] 36b50b131297: Layer already exists [2023-08-30T15:06:05.371Z] latest: digest: sha256:5af346a6539128352e2f7203fce5452df048a50e70c680faa2e85a06a453d3ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:05.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:06:05.457Z] Configure a credential helper to remove this warning. See [2023-08-30T15:06:05.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:06:05.457Z] [2023-08-30T15:06:05.457Z] Login Succeeded [2023-08-30T15:06:05.457Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T15:06:05.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-30T15:06:05.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:06:05.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-08-30T15:06:05.674Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 [Pipeline] } [Pipeline] echo [2023-08-30T15:06:05.684Z] ========================================================= [2023-08-30T15:06:05.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-30T15:06:05.684Z] ========================================================= [Pipeline] fileExists [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:05.990Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 [2023-08-30T15:06:05.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-30T15:06:05.990Z] c4000aa33bf8: Preparing [2023-08-30T15:06:05.990Z] 53db64697706: Preparing [2023-08-30T15:06:05.990Z] befb71a0a9ff: Preparing [2023-08-30T15:06:05.990Z] dbf0f33a6e0d: Preparing [2023-08-30T15:06:05.990Z] c1a396303575: Preparing [2023-08-30T15:06:05.990Z] 36b50b131297: Preparing [2023-08-30T15:06:05.990Z] 36b50b131297: Waiting [2023-08-30T15:06:05.990Z] 53db64697706: Layer already exists [2023-08-30T15:06:05.990Z] befb71a0a9ff: Layer already exists [2023-08-30T15:06:05.990Z] dbf0f33a6e0d: Layer already exists [2023-08-30T15:06:05.990Z] c4000aa33bf8: Layer already exists [2023-08-30T15:06:05.990Z] c1a396303575: Layer already exists [2023-08-30T15:06:05.990Z] 36b50b131297: Layer already exists [2023-08-30T15:06:05.990Z] 3.1.0-dev.41: digest: sha256:5af346a6539128352e2f7203fce5452df048a50e70c680faa2e85a06a453d3ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:06.058Z] + 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-30T15:06:06.058Z] Sending build context to Docker daemon 238.1kB [2023-08-30T15:06:06.304Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [2023-08-30T15:06:06.323Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T15:06:06.323Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-30T15:06:06.323Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-30T15:06:06.323Z] edb6bdbacee9: Pulling fs layer [2023-08-30T15:06:06.323Z] 5f9638ab2659: Pulling fs layer [2023-08-30T15:06:06.323Z] 8d51d6327a98: Pulling fs layer [2023-08-30T15:06:06.323Z] 8b374f2dd631: Pulling fs layer [2023-08-30T15:06:06.323Z] ec14aa9079de: Pulling fs layer [2023-08-30T15:06:06.323Z] 2f466654f4bb: Pulling fs layer [2023-08-30T15:06:06.323Z] 554e91adad29: Pulling fs layer [2023-08-30T15:06:06.323Z] 2f466654f4bb: Waiting [2023-08-30T15:06:06.323Z] 8b374f2dd631: Waiting [2023-08-30T15:06:06.323Z] ec14aa9079de: Waiting [2023-08-30T15:06:06.323Z] 554e91adad29: Waiting [2023-08-30T15:06:06.323Z] 5f9638ab2659: Verifying Checksum [2023-08-30T15:06:06.323Z] 5f9638ab2659: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:06.590Z] 8b374f2dd631: Download complete [2023-08-30T15:06:06.590Z] ec14aa9079de: Download complete [2023-08-30T15:06:06.590Z] edb6bdbacee9: Verifying Checksum [2023-08-30T15:06:06.590Z] edb6bdbacee9: Download complete [2023-08-30T15:06:06.613Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 [2023-08-30T15:06:06.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-30T15:06:06.613Z] c4000aa33bf8: Preparing [2023-08-30T15:06:06.613Z] 53db64697706: Preparing [2023-08-30T15:06:06.613Z] befb71a0a9ff: Preparing [2023-08-30T15:06:06.613Z] dbf0f33a6e0d: Preparing [2023-08-30T15:06:06.613Z] c1a396303575: Preparing [2023-08-30T15:06:06.613Z] 36b50b131297: Preparing [2023-08-30T15:06:06.613Z] 36b50b131297: Waiting [2023-08-30T15:06:06.613Z] c1a396303575: Layer already exists [2023-08-30T15:06:06.613Z] dbf0f33a6e0d: Layer already exists [2023-08-30T15:06:06.613Z] 53db64697706: Layer already exists [2023-08-30T15:06:06.613Z] c4000aa33bf8: Layer already exists [2023-08-30T15:06:06.613Z] befb71a0a9ff: Layer already exists [2023-08-30T15:06:06.613Z] 36b50b131297: Layer already exists [2023-08-30T15:06:06.613Z] 656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41: digest: sha256:5af346a6539128352e2f7203fce5452df048a50e70c680faa2e85a06a453d3ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:06.950Z] + 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-30T15:06:07.258Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-30T15:06:07.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-30T15:06:07.259Z] c4000aa33bf8: Preparing [2023-08-30T15:06:07.259Z] 53db64697706: Preparing [2023-08-30T15:06:07.259Z] befb71a0a9ff: Preparing [2023-08-30T15:06:07.259Z] dbf0f33a6e0d: Preparing [2023-08-30T15:06:07.259Z] c1a396303575: Preparing [2023-08-30T15:06:07.259Z] 36b50b131297: Preparing [2023-08-30T15:06:07.259Z] 36b50b131297: Waiting [2023-08-30T15:06:07.259Z] befb71a0a9ff: Layer already exists [2023-08-30T15:06:07.259Z] dbf0f33a6e0d: Layer already exists [2023-08-30T15:06:07.259Z] c4000aa33bf8: Layer already exists [2023-08-30T15:06:07.259Z] 53db64697706: Layer already exists [2023-08-30T15:06:07.259Z] c1a396303575: Layer already exists [2023-08-30T15:06:07.259Z] 36b50b131297: Layer already exists [2023-08-30T15:06:07.259Z] main: digest: sha256:5af346a6539128352e2f7203fce5452df048a50e70c680faa2e85a06a453d3ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T15:06:07.305Z] ===================================================== [Pipeline] echo [2023-08-30T15:06:07.312Z] taggedImages: [2023-08-30T15:06:07.312Z] - nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca [2023-08-30T15:06:07.312Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-30T15:06:07.312Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 [2023-08-30T15:06:07.312Z] - nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 [2023-08-30T15:06:07.312Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:07.563Z] edb6bdbacee9: Pull complete [2023-08-30T15:06:07.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:06:07.706Z] [2023-08-30T15:06:07.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:07.836Z] 554e91adad29: Verifying Checksum [2023-08-30T15:06:07.836Z] 554e91adad29: Download complete [2023-08-30T15:06:08.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:06:08.005Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-30T15:06:08.005Z] 5eb5b503b376: Pulling fs layer [2023-08-30T15:06:08.005Z] 5c69ac0246d0: Pulling fs layer [2023-08-30T15:06:08.005Z] ec43610c2a17: Pulling fs layer [2023-08-30T15:06:08.005Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-30T15:06:08.005Z] 33b1e0a273af: Pulling fs layer [2023-08-30T15:06:08.005Z] 5d3b04190fa2: Pulling fs layer [2023-08-30T15:06:08.005Z] 2f39f015ded8: Pulling fs layer [2023-08-30T15:06:08.005Z] 5d3b04190fa2: Waiting [2023-08-30T15:06:08.005Z] 2f39f015ded8: Waiting [2023-08-30T15:06:08.005Z] 3a2ae6a8a46f: Waiting [2023-08-30T15:06:08.006Z] 33b1e0a273af: Waiting [2023-08-30T15:06:08.006Z] 5c69ac0246d0: Download complete [2023-08-30T15:06:08.006Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-30T15:06:08.006Z] 3a2ae6a8a46f: Download complete [2023-08-30T15:06:08.006Z] 33b1e0a273af: Verifying Checksum [2023-08-30T15:06:08.006Z] 5d3b04190fa2: Verifying Checksum [2023-08-30T15:06:08.006Z] 5d3b04190fa2: Download complete [2023-08-30T15:06:08.106Z] 5f9638ab2659: Pull complete [2023-08-30T15:06:08.264Z] ec43610c2a17: Verifying Checksum [2023-08-30T15:06:08.264Z] ec43610c2a17: Download complete [2023-08-30T15:06:08.264Z] 5eb5b503b376: Verifying Checksum [2023-08-30T15:06:08.264Z] 5eb5b503b376: Download complete [2023-08-30T15:06:08.830Z] 2f39f015ded8: Download complete [2023-08-30T15:06:09.069Z] 2f466654f4bb: Verifying Checksum [2023-08-30T15:06:09.069Z] 2f466654f4bb: Download complete [2023-08-30T15:06:09.069Z] 8d51d6327a98: Verifying Checksum [2023-08-30T15:06:09.069Z] 8d51d6327a98: Download complete [2023-08-30T15:06:09.396Z] 5eb5b503b376: Pull complete [2023-08-30T15:06:09.653Z] 5c69ac0246d0: Pull complete [2023-08-30T15:06:09.911Z] ec43610c2a17: Pull complete [2023-08-30T15:06:09.911Z] 3a2ae6a8a46f: Pull complete [2023-08-30T15:06:10.169Z] 33b1e0a273af: Pull complete [2023-08-30T15:06:10.169Z] 5d3b04190fa2: Pull complete [2023-08-30T15:06:14.350Z] 2f39f015ded8: Pull complete [2023-08-30T15:06:14.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-30T15:06:14.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:06:14.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:06:14.422Z] prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container [2023-08-30T15:06:14.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-30T15:06:18.411Z] $ docker top d06a3ad4dd4e9c4988f8574bdaa6c06df882a5d1a6281bedc15d4339f6bdb233 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:06:18.805Z] ---> job-cost.sh [2023-08-30T15:06:18.805Z] lf-activate-venv: SKIPPING [2023-08-30T15:06:18.805Z] INFO: No Stack... [2023-08-30T15:06:19.064Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T15:06:19.633Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T15:06:19.918Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-30T15:06:19.918Z] + cut -d, -f6 [Pipeline] lock [2023-08-30T15:06:19.931Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] [2023-08-30T15:06:19.937Z] Resource [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] did not exist. Created. [2023-08-30T15:06:19.937Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T15:06:20.238Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-30T15:06:20.265Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T15:06:20.271Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T15:06:20.286Z] $ docker stop --time=1 d06a3ad4dd4e9c4988f8574bdaa6c06df882a5d1a6281bedc15d4339f6bdb233 [2023-08-30T15:06:21.414Z] 8d51d6327a98: Pull complete [2023-08-30T15:06:21.415Z] 8b374f2dd631: Pull complete [2023-08-30T15:06:21.415Z] ec14aa9079de: Pull complete [2023-08-30T15:06:21.448Z] $ docker rm -f --volumes d06a3ad4dd4e9c4988f8574bdaa6c06df882a5d1a6281bedc15d4339f6bdb233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-30T15:06:26.803Z] 2f466654f4bb: Pull complete [2023-08-30T15:06:29.385Z] 554e91adad29: Pull complete [2023-08-30T15:06:29.385Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-30T15:06:29.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T15:06:29.385Z] ---> 1e15ea492957 [2023-08-30T15:06:29.385Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T15:06:31.330Z] ---> Running in 66d93263b6c6 [2023-08-30T15:06:31.598Z] Removing intermediate container 66d93263b6c6 [2023-08-30T15:06:31.598Z] ---> c8ba34e69b18 [2023-08-30T15:06:31.598Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T15:06:31.598Z] ---> Running in 012bf726d512 [2023-08-30T15:06:31.868Z] Removing intermediate container 012bf726d512 [2023-08-30T15:06:31.868Z] ---> 220b0f9cb4d3 [2023-08-30T15:06:31.868Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-30T15:06:31.868Z] ---> Running in 4f07d622147e [2023-08-30T15:06:32.138Z] Removing intermediate container 4f07d622147e [2023-08-30T15:06:32.138Z] ---> f5bf520b27b4 [2023-08-30T15:06:32.138Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T15:06:32.409Z] ---> Running in e3cd68c48cac [2023-08-30T15:06:33.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T15:06:33.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T15:06:34.930Z] OK: 263 MiB in 53 packages [2023-08-30T15:06:35.913Z] Removing intermediate container e3cd68c48cac [2023-08-30T15:06:35.913Z] ---> 8d423cf36b6b [2023-08-30T15:06:35.913Z] Step 7/12 : WORKDIR /app [2023-08-30T15:06:35.913Z] ---> Running in 7f24320dd46e [2023-08-30T15:06:36.181Z] Removing intermediate container 7f24320dd46e [2023-08-30T15:06:36.181Z] ---> 7d6316f940e2 [2023-08-30T15:06:36.181Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-30T15:06:40.432Z] ---> 93a84cf69d85 [2023-08-30T15:06:40.432Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T15:06:40.432Z] ---> Running in 4a45fa77f3d1 [2023-08-30T15:07:48.303Z] Removing intermediate container 4a45fa77f3d1 [2023-08-30T15:07:48.304Z] ---> 4303eb486856 [2023-08-30T15:07:48.304Z] Step 10/12 : COPY . . [2023-08-30T15:07:48.304Z] ---> a2ac3e5a77e9 [2023-08-30T15:07:48.304Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T15:07:48.304Z] ---> Running in aea10321aa5b [2023-08-30T15:07:48.304Z] Removing intermediate container aea10321aa5b [2023-08-30T15:07:48.304Z] ---> 8ec2fc6caa27 [2023-08-30T15:07:48.304Z] Step 12/12 : RUN $MAKE [2023-08-30T15:07:48.304Z] ---> Running in eae940ef4fa8 [2023-08-30T15:07:48.304Z] noop [2023-08-30T15:07:48.304Z] Removing intermediate container eae940ef4fa8 [2023-08-30T15:07:48.304Z] ---> e28b56dd8017 [2023-08-30T15:07:48.304Z] Successfully built e28b56dd8017 [2023-08-30T15:07:48.304Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:48.652Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T15:07:48.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:07:48.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-4891 does not seem to be running inside a container [2023-08-30T15:07:48.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/45 -v /w/workspace/app-record-replay/45:/w/workspace/app-record-replay/45:rw,z -v /w/workspace/app-record-replay/45@tmp:/w/workspace/app-record-replay/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-30T15:07:50.072Z] $ docker top ca2b39a5cef89e519213aa36702071d66b10e91f544b7f63e8192043b7911efa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:07:50.887Z] + go version [2023-08-30T15:07:50.887Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-30T15:07:50.910Z] $ docker stop --time=1 ca2b39a5cef89e519213aa36702071d66b10e91f544b7f63e8192043b7911efa [2023-08-30T15:07:52.549Z] $ docker rm -f --volumes ca2b39a5cef89e519213aa36702071d66b10e91f544b7f63e8192043b7911efa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:53.106Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T15:07:53.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:07:53.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-4891 does not seem to be running inside a container [2023-08-30T15:07:53.351Z] $ 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/45 -v /w/workspace/app-record-replay/45:/w/workspace/app-record-replay/45:rw,z -v /w/workspace/app-record-replay/45@tmp:/w/workspace/app-record-replay/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-30T15:07:54.547Z] $ docker top bfde6087b6e34a53c03ae6cc0389aac4024c36539c8a4c0d7ff9243cf79e709e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:07:55.368Z] + git config --global --add safe.directory /w/workspace/app-record-replay/45 [Pipeline] fileExists [Pipeline] sh [2023-08-30T15:07:56.021Z] + make test [2023-08-30T15:07:56.021Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T15:11:02.854Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-30T15:11:06.201Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.262s coverage: 88.0% of statements [2023-08-30T15:11:12.848Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-30T15:11:12.848Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-30T15:11:12.848Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-30T15:11:18.186Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.001s coverage: 98.7% of statements [2023-08-30T15:11:18.186Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.679s coverage: 78.7% of statements [2023-08-30T15:11:18.186Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.195s coverage: 100.0% of statements [2023-08-30T15:11:18.771Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-30T15:11:18.771Z] go vet ./... [2023-08-30T15:13:55.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T15:13:55.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T15:13:55.493Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-30T15:13:55.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T15:13:55.524Z] $ docker stop --time=1 bfde6087b6e34a53c03ae6cc0389aac4024c36539c8a4c0d7ff9243cf79e709e [2023-08-30T15:13:57.444Z] $ docker rm -f --volumes bfde6087b6e34a53c03ae6cc0389aac4024c36539c8a4c0d7ff9243cf79e709e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:13:59.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T15:13:59.082Z] Warning: overwriting stash ‘coverage-report’ [2023-08-30T15:13:59.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T15:13:59.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-30T15:14:00.212Z] + ls -al . [2023-08-30T15:14:00.212Z] total 176 [2023-08-30T15:14:00.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:07 . [2023-08-30T15:14:00.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:05 .. [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 15:05 .dockerignore [2023-08-30T15:14:00.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:05 .git [2023-08-30T15:14:00.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:05 .github [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 15:05 .gitignore [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 15:05 .golangci.yml [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 15:05 Attribution.txt [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 15:05 CHANGELOG.md [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 15:05 Dockerfile [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 15:05 GOVERNANCE.md [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 15:05 Jenkinsfile [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 15:05 LICENSE [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 15:05 Makefile [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 15:05 OWNERS.md [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 15:05 README.md [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 30 15:05 Record and Reply.postman_collection.json [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 15:03 VERSION [2023-08-30T15:14:00.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:05 bin [2023-08-30T15:14:00.212Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 15:11 coverage.out [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 15:05 go.mod [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 15:05 go.sum [2023-08-30T15:14:00.212Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 15:05 internal [2023-08-30T15:14:00.212Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 15:05 main.go [2023-08-30T15:14:00.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 15:05 pkg [2023-08-30T15:14:00.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:14:00.553Z] + 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=656944739c5d46ff2bf97e096a372f8c475bc6ca --label arch=arm64 --label version=3.1.0-dev.41 . [2023-08-30T15:14:00.553Z] Sending build context to Docker daemon 263.2kB [2023-08-30T15:14:00.820Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T15:14:00.820Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-30T15:14:00.820Z] ---> e28b56dd8017 [2023-08-30T15:14:00.820Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T15:14:00.820Z] ---> Running in 7611f85ec1fd [2023-08-30T15:14:01.087Z] Removing intermediate container 7611f85ec1fd [2023-08-30T15:14:01.087Z] ---> a1ea9e432fab [2023-08-30T15:14:01.087Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T15:14:01.357Z] ---> Running in ed57d67d866e [2023-08-30T15:14:01.623Z] Removing intermediate container ed57d67d866e [2023-08-30T15:14:01.623Z] ---> 63f0a153d3d1 [2023-08-30T15:14:01.623Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-30T15:14:01.623Z] ---> Running in 69f76f526b42 [2023-08-30T15:14:01.892Z] Removing intermediate container 69f76f526b42 [2023-08-30T15:14:01.892Z] ---> cc28d07c2e4b [2023-08-30T15:14:01.892Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T15:14:01.892Z] ---> Running in 14b49ae03b0e [2023-08-30T15:14:02.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T15:14:03.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T15:14:04.859Z] OK: 263 MiB in 53 packages [2023-08-30T15:14:05.444Z] Removing intermediate container 14b49ae03b0e [2023-08-30T15:14:05.444Z] ---> ca8a4b587c8b [2023-08-30T15:14:05.444Z] Step 7/26 : WORKDIR /app [2023-08-30T15:14:05.711Z] ---> Running in 261e6085bb22 [2023-08-30T15:14:08.293Z] Removing intermediate container 261e6085bb22 [2023-08-30T15:14:08.293Z] ---> e82a3c4174ad [2023-08-30T15:14:08.293Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-30T15:14:08.878Z] ---> 02af78e09906 [2023-08-30T15:14:08.878Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T15:14:08.878Z] ---> Running in 053ff0decd67 [2023-08-30T15:14:11.461Z] Removing intermediate container 053ff0decd67 [2023-08-30T15:14:11.461Z] ---> d8a98cdb2f26 [2023-08-30T15:14:11.461Z] Step 10/26 : COPY . . [2023-08-30T15:14:12.046Z] ---> 4c2e1d9aaa34 [2023-08-30T15:14:12.046Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T15:14:12.046Z] ---> Running in 1cbc5879b630 [2023-08-30T15:14:12.380Z] Removing intermediate container 1cbc5879b630 [2023-08-30T15:14:12.380Z] ---> 60e3081791f9 [2023-08-30T15:14:12.380Z] Step 12/26 : RUN $MAKE [2023-08-30T15:14:12.380Z] ---> Running in 9be89950c60a [2023-08-30T15:14:13.384Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.41" -trimpath -mod=readonly -o app-record-replay [2023-08-30T15:16:35.142Z] Removing intermediate container 9be89950c60a [2023-08-30T15:16:35.142Z] ---> 2a08ef39d0c6 [2023-08-30T15:16:35.142Z] Step 13/26 : FROM alpine:3.17 [2023-08-30T15:16:35.142Z] 3.17: Pulling from library/alpine [2023-08-30T15:16:35.142Z] 4060ece20d7a: Pulling fs layer [2023-08-30T15:16:35.142Z] 4060ece20d7a: Verifying Checksum [2023-08-30T15:16:35.142Z] 4060ece20d7a: Download complete [2023-08-30T15:16:37.095Z] 4060ece20d7a: Pull complete [2023-08-30T15:16:37.095Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T15:16:37.095Z] Status: Downloaded newer image for alpine:3.17 [2023-08-30T15:16:37.095Z] ---> 8650cd65339b [2023-08-30T15:16:37.095Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-30T15:16:37.095Z] ---> Running in 9997cecc63ec [2023-08-30T15:16:37.095Z] Removing intermediate container 9997cecc63ec [2023-08-30T15:16:37.095Z] ---> f387891056e1 [2023-08-30T15:16:37.095Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-30T15:16:37.362Z] ---> Running in 3803e11dad87 [2023-08-30T15:16:37.631Z] Removing intermediate container 3803e11dad87 [2023-08-30T15:16:37.631Z] ---> e04fe4d555a3 [2023-08-30T15:16:37.631Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T15:16:37.631Z] ---> Running in f61a7ccec306 [2023-08-30T15:16:38.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T15:16:39.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T15:16:40.134Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T15:16:40.402Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T15:16:40.402Z] Executing busybox-1.35.0-r29.trigger [2023-08-30T15:16:40.402Z] Executing ca-certificates-20230506-r0.trigger [2023-08-30T15:16:40.670Z] OK: 8 MiB in 17 packages [2023-08-30T15:16:42.080Z] Removing intermediate container f61a7ccec306 [2023-08-30T15:16:42.080Z] ---> 6c2bc41e2198 [2023-08-30T15:16:42.080Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-30T15:16:42.348Z] ---> e8ab7d8286e6 [2023-08-30T15:16:42.348Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-30T15:16:42.931Z] ---> 03c561b4106b [2023-08-30T15:16:42.931Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-30T15:16:43.512Z] ---> 056a16b5e035 [2023-08-30T15:16:43.512Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-30T15:16:44.917Z] ---> bcd4619a8085 [2023-08-30T15:16:44.917Z] Step 21/26 : EXPOSE 59712 [2023-08-30T15:16:44.917Z] ---> Running in 40349301df95 [2023-08-30T15:16:45.184Z] Removing intermediate container 40349301df95 [2023-08-30T15:16:45.184Z] ---> 68e8b34824d2 [2023-08-30T15:16:45.184Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-30T15:16:45.184Z] ---> Running in 17cea7fcbefd [2023-08-30T15:16:45.450Z] Removing intermediate container 17cea7fcbefd [2023-08-30T15:16:45.450Z] ---> 9f8113b94894 [2023-08-30T15:16:45.450Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-30T15:16:45.450Z] ---> Running in 162c3dfcab9a [2023-08-30T15:16:45.723Z] Removing intermediate container 162c3dfcab9a [2023-08-30T15:16:45.723Z] ---> d710d901fafc [2023-08-30T15:16:45.723Z] Step 24/26 : LABEL arch=arm64 [2023-08-30T15:16:45.991Z] ---> Running in 7fe4e43de6e2 [2023-08-30T15:16:46.258Z] Removing intermediate container 7fe4e43de6e2 [2023-08-30T15:16:46.258Z] ---> 68015449d181 [2023-08-30T15:16:46.258Z] Step 25/26 : LABEL git_sha=656944739c5d46ff2bf97e096a372f8c475bc6ca [2023-08-30T15:16:46.258Z] ---> Running in d08cfa8f6e4e [2023-08-30T15:16:46.527Z] Removing intermediate container d08cfa8f6e4e [2023-08-30T15:16:46.527Z] ---> 458e8e8ecb74 [2023-08-30T15:16:46.527Z] Step 26/26 : LABEL version=3.1.0-dev.41 [2023-08-30T15:16:46.527Z] ---> Running in acddddcd646d [2023-08-30T15:16:46.793Z] Removing intermediate container acddddcd646d [2023-08-30T15:16:46.793Z] ---> 34edcaab2c84 [2023-08-30T15:16:46.793Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-30T15:16:46.793Z] Successfully built 34edcaab2c84 [2023-08-30T15:16:46.793Z] 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-30T15:16:46.924Z] provisioning config files... [2023-08-30T15:16:46.939Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/45@tmp/config2363382336193370157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:16:47.271Z] ---> docker-login.sh [2023-08-30T15:16:47.271Z] nexus3.edgexfoundry.org:10001 [2023-08-30T15:16:47.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:16:47.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:16:47.540Z] Configure a credential helper to remove this warning. See [2023-08-30T15:16:47.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:16:47.540Z] [2023-08-30T15:16:47.540Z] Login Succeeded [2023-08-30T15:16:47.540Z] nexus3.edgexfoundry.org:10002 [2023-08-30T15:16:47.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:16:47.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:16:47.808Z] Configure a credential helper to remove this warning. See [2023-08-30T15:16:47.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:16:47.808Z] [2023-08-30T15:16:47.808Z] Login Succeeded [2023-08-30T15:16:47.808Z] nexus3.edgexfoundry.org:10003 [2023-08-30T15:16:48.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:16:48.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:16:48.341Z] Configure a credential helper to remove this warning. See [2023-08-30T15:16:48.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:16:48.341Z] [2023-08-30T15:16:48.341Z] Login Succeeded [2023-08-30T15:16:48.341Z] nexus3.edgexfoundry.org:10004 [2023-08-30T15:16:48.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:16:48.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:16:48.608Z] Configure a credential helper to remove this warning. See [2023-08-30T15:16:48.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:16:48.608Z] [2023-08-30T15:16:48.608Z] Login Succeeded [2023-08-30T15:16:48.608Z] docker.io [2023-08-30T15:16:48.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:16:49.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:16:49.138Z] Configure a credential helper to remove this warning. See [2023-08-30T15:16:49.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:16:49.138Z] [2023-08-30T15:16:49.138Z] Login Succeeded [2023-08-30T15:16:49.138Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T15:16:49.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T15:16:49.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:16:49.195Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-30T15:16:49.195Z] 656944739c5d46ff2bf97e096a372f8c475bc6ca [2023-08-30T15:16:49.195Z] latest [2023-08-30T15:16:49.195Z] 3.1.0-dev.41 [2023-08-30T15:16:49.195Z] 656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 [2023-08-30T15:16:49.195Z] main [2023-08-30T15:16:49.195Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:16:49.534Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:16:49.873Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca [2023-08-30T15:16:49.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-30T15:16:49.873Z] 3f0aafcea308: Preparing [2023-08-30T15:16:49.873Z] f4d00dcbd7f9: Preparing [2023-08-30T15:16:49.874Z] b7896077d3b4: Preparing [2023-08-30T15:16:49.874Z] 4bc4eaec84d1: Preparing [2023-08-30T15:16:49.874Z] 40b0bb07eb95: Preparing [2023-08-30T15:16:49.874Z] d2d9d24a8c2a: Preparing [2023-08-30T15:16:49.874Z] d2d9d24a8c2a: Waiting [2023-08-30T15:16:50.139Z] 4bc4eaec84d1: Pushed [2023-08-30T15:16:50.139Z] d2d9d24a8c2a: Layer already exists [2023-08-30T15:16:50.139Z] f4d00dcbd7f9: Pushed [2023-08-30T15:16:50.139Z] b7896077d3b4: Pushed [2023-08-30T15:16:50.414Z] 40b0bb07eb95: Pushed [2023-08-30T15:16:57.043Z] 3f0aafcea308: Pushed [2023-08-30T15:16:57.043Z] 656944739c5d46ff2bf97e096a372f8c475bc6ca: digest: sha256:fd7607a3663fb68cb50c5cad4eeb685daed3055230b384f6ac202028ab7dab21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:16:57.385Z] + 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-30T15:16:57.716Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-30T15:16:57.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-30T15:16:57.716Z] 3f0aafcea308: Preparing [2023-08-30T15:16:57.716Z] f4d00dcbd7f9: Preparing [2023-08-30T15:16:57.716Z] b7896077d3b4: Preparing [2023-08-30T15:16:57.716Z] 4bc4eaec84d1: Preparing [2023-08-30T15:16:57.716Z] 40b0bb07eb95: Preparing [2023-08-30T15:16:57.716Z] d2d9d24a8c2a: Preparing [2023-08-30T15:16:57.716Z] d2d9d24a8c2a: Waiting [2023-08-30T15:16:57.716Z] b7896077d3b4: Layer already exists [2023-08-30T15:16:57.716Z] f4d00dcbd7f9: Layer already exists [2023-08-30T15:16:57.716Z] 3f0aafcea308: Layer already exists [2023-08-30T15:16:57.716Z] 4bc4eaec84d1: Layer already exists [2023-08-30T15:16:57.716Z] 40b0bb07eb95: Layer already exists [2023-08-30T15:16:57.716Z] d2d9d24a8c2a: Layer already exists [2023-08-30T15:16:57.982Z] latest: digest: sha256:fd7607a3663fb68cb50c5cad4eeb685daed3055230b384f6ac202028ab7dab21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:16:58.318Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:16:58.651Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 [2023-08-30T15:16:58.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-30T15:16:58.651Z] 3f0aafcea308: Preparing [2023-08-30T15:16:58.651Z] f4d00dcbd7f9: Preparing [2023-08-30T15:16:58.651Z] b7896077d3b4: Preparing [2023-08-30T15:16:58.651Z] 4bc4eaec84d1: Preparing [2023-08-30T15:16:58.651Z] 40b0bb07eb95: Preparing [2023-08-30T15:16:58.651Z] d2d9d24a8c2a: Preparing [2023-08-30T15:16:58.651Z] d2d9d24a8c2a: Waiting [2023-08-30T15:16:58.651Z] 4bc4eaec84d1: Layer already exists [2023-08-30T15:16:58.651Z] b7896077d3b4: Layer already exists [2023-08-30T15:16:58.651Z] f4d00dcbd7f9: Layer already exists [2023-08-30T15:16:58.651Z] 3f0aafcea308: Layer already exists [2023-08-30T15:16:58.651Z] 40b0bb07eb95: Layer already exists [2023-08-30T15:16:58.651Z] d2d9d24a8c2a: Layer already exists [2023-08-30T15:16:58.651Z] 3.1.0-dev.41: digest: sha256:fd7607a3663fb68cb50c5cad4eeb685daed3055230b384f6ac202028ab7dab21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:16:59.254Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:16:59.588Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 [2023-08-30T15:16:59.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-30T15:16:59.588Z] 3f0aafcea308: Preparing [2023-08-30T15:16:59.588Z] f4d00dcbd7f9: Preparing [2023-08-30T15:16:59.588Z] b7896077d3b4: Preparing [2023-08-30T15:16:59.588Z] 4bc4eaec84d1: Preparing [2023-08-30T15:16:59.588Z] 40b0bb07eb95: Preparing [2023-08-30T15:16:59.588Z] d2d9d24a8c2a: Preparing [2023-08-30T15:16:59.588Z] d2d9d24a8c2a: Waiting [2023-08-30T15:16:59.588Z] 3f0aafcea308: Layer already exists [2023-08-30T15:16:59.588Z] 4bc4eaec84d1: Layer already exists [2023-08-30T15:16:59.588Z] 40b0bb07eb95: Layer already exists [2023-08-30T15:16:59.588Z] b7896077d3b4: Layer already exists [2023-08-30T15:16:59.588Z] f4d00dcbd7f9: Layer already exists [2023-08-30T15:16:59.588Z] d2d9d24a8c2a: Layer already exists [2023-08-30T15:16:59.588Z] 656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41: digest: sha256:fd7607a3663fb68cb50c5cad4eeb685daed3055230b384f6ac202028ab7dab21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:16:59.928Z] + 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-30T15:17:00.263Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-30T15:17:00.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-30T15:17:00.263Z] 3f0aafcea308: Preparing [2023-08-30T15:17:00.263Z] f4d00dcbd7f9: Preparing [2023-08-30T15:17:00.263Z] b7896077d3b4: Preparing [2023-08-30T15:17:00.263Z] 4bc4eaec84d1: Preparing [2023-08-30T15:17:00.263Z] 40b0bb07eb95: Preparing [2023-08-30T15:17:00.263Z] d2d9d24a8c2a: Preparing [2023-08-30T15:17:00.263Z] d2d9d24a8c2a: Waiting [2023-08-30T15:17:00.263Z] 4bc4eaec84d1: Layer already exists [2023-08-30T15:17:00.263Z] f4d00dcbd7f9: Layer already exists [2023-08-30T15:17:00.263Z] b7896077d3b4: Layer already exists [2023-08-30T15:17:00.263Z] 40b0bb07eb95: Layer already exists [2023-08-30T15:17:00.263Z] 3f0aafcea308: Layer already exists [2023-08-30T15:17:00.263Z] d2d9d24a8c2a: Layer already exists [2023-08-30T15:17:00.530Z] main: digest: sha256:fd7607a3663fb68cb50c5cad4eeb685daed3055230b384f6ac202028ab7dab21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T15:17:00.582Z] ===================================================== [Pipeline] echo [2023-08-30T15:17:00.591Z] taggedImages: [2023-08-30T15:17:00.591Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca [2023-08-30T15:17:00.591Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-30T15:17:00.591Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 [2023-08-30T15:17:00.591Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 [2023-08-30T15:17:00.591Z] - 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-30T15:17:00.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T15:17:00.953Z] [2023-08-30T15:17:00.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:17:01.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T15:17:01.283Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-30T15:17:01.283Z] 8998bd30e6a1: Pulling fs layer [2023-08-30T15:17:01.283Z] 04944245beec: Pulling fs layer [2023-08-30T15:17:01.283Z] 699f458cf7ca: Pulling fs layer [2023-08-30T15:17:01.283Z] 765212b225bb: Pulling fs layer [2023-08-30T15:17:01.283Z] f23df028b6ca: Pulling fs layer [2023-08-30T15:17:01.283Z] d65c8cfc05b1: Pulling fs layer [2023-08-30T15:17:01.283Z] 2437ff75d9bd: Pulling fs layer [2023-08-30T15:17:01.283Z] 765212b225bb: Waiting [2023-08-30T15:17:01.283Z] f23df028b6ca: Waiting [2023-08-30T15:17:01.283Z] 2437ff75d9bd: Waiting [2023-08-30T15:17:01.283Z] d65c8cfc05b1: Waiting [2023-08-30T15:17:01.551Z] 04944245beec: Verifying Checksum [2023-08-30T15:17:01.551Z] 04944245beec: Download complete [2023-08-30T15:17:01.551Z] 765212b225bb: Download complete [2023-08-30T15:17:01.551Z] f23df028b6ca: Verifying Checksum [2023-08-30T15:17:01.551Z] f23df028b6ca: Download complete [2023-08-30T15:17:01.551Z] d65c8cfc05b1: Verifying Checksum [2023-08-30T15:17:01.551Z] d65c8cfc05b1: Download complete [2023-08-30T15:17:01.818Z] 699f458cf7ca: Verifying Checksum [2023-08-30T15:17:01.818Z] 699f458cf7ca: Download complete [2023-08-30T15:17:02.085Z] 8998bd30e6a1: Verifying Checksum [2023-08-30T15:17:02.085Z] 8998bd30e6a1: Download complete [2023-08-30T15:17:04.024Z] 2437ff75d9bd: Verifying Checksum [2023-08-30T15:17:04.024Z] 2437ff75d9bd: Download complete [2023-08-30T15:17:06.074Z] 8998bd30e6a1: Pull complete [2023-08-30T15:17:06.343Z] 04944245beec: Pull complete [2023-08-30T15:17:07.749Z] 699f458cf7ca: Pull complete [2023-08-30T15:17:08.016Z] 765212b225bb: Pull complete [2023-08-30T15:17:08.599Z] f23df028b6ca: Pull complete [2023-08-30T15:17:08.868Z] d65c8cfc05b1: Pull complete [2023-08-30T15:17:23.860Z] 2437ff75d9bd: Pull complete [2023-08-30T15:17:23.860Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-30T15:17:23.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T15:17:23.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:17:24.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-4891 does not seem to be running inside a container [2023-08-30T15:17:24.113Z] $ 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/45 -v /w/workspace/app-record-replay/45:/w/workspace/app-record-replay/45:rw,z -v /w/workspace/app-record-replay/45@tmp:/w/workspace/app-record-replay/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-30T15:17:26.717Z] $ docker top c8142a34955616c7bc26f067fb5b669fc1154d31ef33ce24dc338abc7cbcdc28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:17:27.225Z] ---> job-cost.sh [2023-08-30T15:17:27.490Z] lf-activate-venv: SKIPPING [2023-08-30T15:17:27.490Z] INFO: No Stack... [2023-08-30T15:17:27.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-30T15:17:28.711Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T15:17:29.027Z] + cut -d, -f6 [2023-08-30T15:17:29.027Z] + cat /w/workspace/app-record-replay/45/archives/cost.csv [Pipeline] lock [2023-08-30T15:17:29.060Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] [2023-08-30T15:17:29.067Z] Resource [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] did not exist. Created. [2023-08-30T15:17:29.067Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T15:17:29.399Z] /w/workspace/app-record-replay/45@tmp/durable-d012b4e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-30T15:17:29.732Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-30T15:17:29.755Z] Warning: overwriting stash ‘stack-cost’ [2023-08-30T15:17:29.804Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T15:17:29.813Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T15:17:29.830Z] $ docker stop --time=1 c8142a34955616c7bc26f067fb5b669fc1154d31ef33ce24dc338abc7cbcdc28 [2023-08-30T15:17:31.441Z] $ docker rm -f --volumes c8142a34955616c7bc26f067fb5b669fc1154d31ef33ce24dc338abc7cbcdc28 [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-30T15:17:31.843Z] provisioning config files... [2023-08-30T15:17:31.849Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4383589716012402690tmp [Pipeline] { [Pipeline] sh [2023-08-30T15:17:32.135Z] + set +x [2023-08-30T15:17:32.135Z] + curl -s https://codecov.io/bash [2023-08-30T15:17:32.135Z] + bash -s -- [2023-08-30T15:17:32.135Z] [2023-08-30T15:17:32.135Z] _____ _ [2023-08-30T15:17:32.135Z] / ____| | | [2023-08-30T15:17:32.135Z] | | ___ __| | ___ ___ _____ __ [2023-08-30T15:17:32.135Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-30T15:17:32.135Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-30T15:17:32.135Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-30T15:17:32.135Z] Bash-1.0.6 [2023-08-30T15:17:32.135Z] [2023-08-30T15:17:32.135Z] [2023-08-30T15:17:32.135Z] ==> git version 2.25.1 found [2023-08-30T15:17:32.135Z] ==> 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-30T15:17:32.135Z] Release-Date: 2020-01-08 [2023-08-30T15:17:32.135Z] 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-30T15:17:32.135Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-30T15:17:32.135Z] ==> Jenkins CI detected. [2023-08-30T15:17:32.135Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-30T15:17:32.135Z] project root: . [2023-08-30T15:17:32.135Z] --> token set from env [2023-08-30T15:17:32.135Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-30T15:17:32.135Z] ==> Running gcov in . (disable via -X gcov) [2023-08-30T15:17:32.135Z] ==> Python coveragepy not found [2023-08-30T15:17:32.135Z] ==> Searching for coverage reports in: [2023-08-30T15:17:32.135Z] + . [2023-08-30T15:17:32.135Z] -> Found 1 reports [2023-08-30T15:17:32.135Z] ==> Detecting git/mercurial file structure [2023-08-30T15:17:32.135Z] ==> Reading reports [2023-08-30T15:17:32.394Z] + ./coverage.out bytes=24552 [2023-08-30T15:17:32.394Z] ==> Appending adjustments [2023-08-30T15:17:32.394Z] https://docs.codecov.io/docs/fixing-reports [2023-08-30T15:17:32.394Z] + Found adjustments [2023-08-30T15:17:32.394Z] ==> Gzipping contents [2023-08-30T15:17:32.394Z] 8.0K /tmp/codecov.z24iCf.gz [2023-08-30T15:17:32.394Z] ==> Uploading reports [2023-08-30T15:17:32.394Z] url: https://codecov.io [2023-08-30T15:17:32.394Z] query: branch=main&commit=656944739c5d46ff2bf97e096a372f8c475bc6ca&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-30T15:17:32.394Z] -> Pinging Codecov [2023-08-30T15:17:32.394Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=656944739c5d46ff2bf97e096a372f8c475bc6ca&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-30T15:17:32.653Z] -> Uploading to [2023-08-30T15:17:32.653Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-30/F467761B9912B4F32F9BC62907045C81/656944739c5d46ff2bf97e096a372f8c475bc6ca/8dd5032f-4ea5-464d-bc05-05420ad87b53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T151732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9449919e9e688d580d52a509b9b0b768900f44c3297e889488ba1b163c1118d6 [2023-08-30T15:17:32.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T15:17:32.653Z] Dload Upload Total Spent Left Speed [2023-08-30T15:17:32.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 24654 --:--:-- --:--:-- --:--:-- 24654 [2023-08-30T15:17:32.653Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] } [2023-08-30T15:17:32.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-30T15:17:32.880Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-30T15:17:32.890Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:17:33.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T15:17:33.193Z] [2023-08-30T15:17:33.193Z] 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-30T15:17:33.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T15:17:33.490Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-30T15:17:33.490Z] df9b9388f04a: Pulling fs layer [2023-08-30T15:17:33.490Z] 52dc419b0ee2: Pulling fs layer [2023-08-30T15:17:33.490Z] 25bc292e5bac: Pulling fs layer [2023-08-30T15:17:33.490Z] 114826534d7a: Pulling fs layer [2023-08-30T15:17:33.490Z] 4657fd5d0bcf: Pulling fs layer [2023-08-30T15:17:33.490Z] 6ad1cebc031e: Pulling fs layer [2023-08-30T15:17:33.490Z] 8a3aa393b2d8: Pulling fs layer [2023-08-30T15:17:33.490Z] 114826534d7a: Waiting [2023-08-30T15:17:33.490Z] 4657fd5d0bcf: Waiting [2023-08-30T15:17:33.490Z] 8a3aa393b2d8: Waiting [2023-08-30T15:17:33.490Z] 25bc292e5bac: Verifying Checksum [2023-08-30T15:17:33.490Z] 25bc292e5bac: Download complete [2023-08-30T15:17:33.490Z] 52dc419b0ee2: Verifying Checksum [2023-08-30T15:17:33.490Z] 52dc419b0ee2: Download complete [2023-08-30T15:17:33.490Z] 4657fd5d0bcf: Verifying Checksum [2023-08-30T15:17:33.490Z] 4657fd5d0bcf: Download complete [2023-08-30T15:17:33.490Z] df9b9388f04a: Download complete [2023-08-30T15:17:33.748Z] df9b9388f04a: Pull complete [2023-08-30T15:17:33.748Z] 6ad1cebc031e: Verifying Checksum [2023-08-30T15:17:33.748Z] 6ad1cebc031e: Download complete [2023-08-30T15:17:33.748Z] 52dc419b0ee2: Pull complete [2023-08-30T15:17:33.748Z] 25bc292e5bac: Pull complete [2023-08-30T15:17:34.316Z] 114826534d7a: Verifying Checksum [2023-08-30T15:17:34.316Z] 114826534d7a: Download complete [2023-08-30T15:17:34.316Z] 8a3aa393b2d8: Verifying Checksum [2023-08-30T15:17:34.316Z] 8a3aa393b2d8: Download complete [2023-08-30T15:17:37.597Z] 114826534d7a: Pull complete [2023-08-30T15:17:37.597Z] 4657fd5d0bcf: Pull complete [2023-08-30T15:17:37.853Z] 6ad1cebc031e: Pull complete [2023-08-30T15:17:40.379Z] 8a3aa393b2d8: Pull complete [2023-08-30T15:17:40.379Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-30T15:17:40.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T15:17:40.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:17:40.459Z] prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container [2023-08-30T15:17:40.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-30T15:17:44.233Z] $ docker top 2e3697489270caafe9fa54aadfb1acb4195e6dda316e62e470ed27244156ac6a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-30T15:17:44.302Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-30T15:17:44.581Z] + set -o pipefail [2023-08-30T15:17:44.581Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-30T15:17:51.144Z] [2023-08-30T15:17:51.144Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-30T15:17:51.144Z] [2023-08-30T15:17:51.144Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/c7f47e9e-2651-4d0e-bd2c-a75a3a9435cc [2023-08-30T15:17:51.144Z] [2023-08-30T15:17:51.144Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-30T15:17:51.144Z] [2023-08-30T15:17:51.144Z] [2023-08-30T15:17:51.144Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-30T15:17:51.144Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-30T15:17:51.144Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-30T15:17:51.152Z] $ docker stop --time=1 2e3697489270caafe9fa54aadfb1acb4195e6dda316e62e470ed27244156ac6a [2023-08-30T15:17:54.847Z] $ docker rm -f --volumes 2e3697489270caafe9fa54aadfb1acb4195e6dda316e62e470ed27244156ac6a [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-30T15:17:55.569Z] + git log --format=format:%s -1 656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] sh [2023-08-30T15:17:55.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:17:55.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:17:56.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:17:56.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:17:56.214Z] prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container [2023-08-30T15:17:56.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-30T15:17:56.560Z] $ docker top 280863df3e02222aab9fa1c5250d9a6e7745c0b9101c61983843dc8c2c144c7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:17:56.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:17:56.645Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:17:56.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:17:56.751Z] $ docker exec 280863df3e02222aab9fa1c5250d9a6e7745c0b9101c61983843dc8c2c144c7f ssh-agent [2023-08-30T15:17:56.859Z] SSH_AUTH_SOCK=/tmp/ssh-DYzN6VlfwatA/agent.32 [2023-08-30T15:17:56.859Z] SSH_AGENT_PID=38 [2023-08-30T15:17:56.863Z] Running ssh-add (command line suppressed) [2023-08-30T15:17:56.953Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1490783356836589848.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1490783356836589848.key) [2023-08-30T15:17:56.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:17:57.251Z] + git semver tag [2023-08-30T15:17:57.510Z] 2023-08-30 15:17:57,434 [run_tag] DEBUG tag force:False [2023-08-30T15:17:57.510Z] 2023-08-30 15:17:57,434 [check_head_tag] DEBUG check head tag [2023-08-30T15:17:57.510Z] 2023-08-30 15:17:57,435 [execute] INFO git cat-file --batch-check [2023-08-30T15:17:57.510Z] 2023-08-30 15:17:57,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-30T15:17:57.510Z] 2023-08-30 15:17:57,439 [execute] INFO git cat-file --batch [2023-08-30T15:17:57.510Z] 2023-08-30 15:17:57,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-30T15:17:57.510Z] 2023-08-30 15:17:57,454 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T15:17:57.510Z] 2023-08-30 15:17:57,454 [execute] INFO git tag -a v3.1.0-dev.41 -m v3.1.0-dev.41 [2023-08-30T15:17:57.510Z] 2023-08-30 15:17:57,454 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.41', '-m', 'v3.1.0-dev.41'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-30T15:17:57.510Z] 2023-08-30 15:17:57,459 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T15:17:57.510Z] 3.1.0-dev.41 [Pipeline] } [2023-08-30T15:17:57.515Z] $ docker exec --env ******** --env ******** 280863df3e02222aab9fa1c5250d9a6e7745c0b9101c61983843dc8c2c144c7f ssh-agent -k [2023-08-30T15:17:57.600Z] unset SSH_AUTH_SOCK; [2023-08-30T15:17:57.600Z] unset SSH_AGENT_PID; [2023-08-30T15:17:57.601Z] echo Agent pid 38 killed; [2023-08-30T15:17:57.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:17:57.910Z] + git semver [Pipeline] } [2023-08-30T15:17:58.177Z] $ docker stop --time=1 280863df3e02222aab9fa1c5250d9a6e7745c0b9101c61983843dc8c2c144c7f [2023-08-30T15:17:59.406Z] $ docker rm -f --volumes 280863df3e02222aab9fa1c5250d9a6e7745c0b9101c61983843dc8c2c144c7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:17:59.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T15:17:59.791Z] [2023-08-30T15:17:59.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:00.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T15:18:00.086Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-30T15:18:00.086Z] ab5ef0e58194: Pulling fs layer [2023-08-30T15:18:00.086Z] 9712f1f96733: Pulling fs layer [2023-08-30T15:18:00.086Z] 63f879dbbcfc: Pulling fs layer [2023-08-30T15:18:00.086Z] 0d9ebad4ef96: Pulling fs layer [2023-08-30T15:18:00.086Z] e9a5061849ea: Pulling fs layer [2023-08-30T15:18:00.086Z] d747dcd14b5f: Pulling fs layer [2023-08-30T15:18:00.086Z] 0d9ebad4ef96: Waiting [2023-08-30T15:18:00.086Z] e9a5061849ea: Waiting [2023-08-30T15:18:00.086Z] 2de7ff778b66: Pulling fs layer [2023-08-30T15:18:00.086Z] d747dcd14b5f: Waiting [2023-08-30T15:18:00.086Z] 2de7ff778b66: Waiting [2023-08-30T15:18:00.086Z] 9712f1f96733: Verifying Checksum [2023-08-30T15:18:00.086Z] 9712f1f96733: Download complete [2023-08-30T15:18:00.347Z] 63f879dbbcfc: Verifying Checksum [2023-08-30T15:18:00.347Z] 63f879dbbcfc: Download complete [2023-08-30T15:18:00.604Z] e9a5061849ea: Verifying Checksum [2023-08-30T15:18:00.604Z] e9a5061849ea: Download complete [2023-08-30T15:18:00.604Z] d747dcd14b5f: Verifying Checksum [2023-08-30T15:18:00.604Z] d747dcd14b5f: Download complete [2023-08-30T15:18:00.604Z] ab5ef0e58194: Verifying Checksum [2023-08-30T15:18:00.604Z] ab5ef0e58194: Download complete [2023-08-30T15:18:00.604Z] 0d9ebad4ef96: Verifying Checksum [2023-08-30T15:18:00.604Z] 0d9ebad4ef96: Download complete [2023-08-30T15:18:00.604Z] 2de7ff778b66: Verifying Checksum [2023-08-30T15:18:00.604Z] 2de7ff778b66: Download complete [2023-08-30T15:18:03.133Z] ab5ef0e58194: Pull complete [2023-08-30T15:18:03.133Z] 9712f1f96733: Pull complete [2023-08-30T15:18:03.698Z] 63f879dbbcfc: Pull complete [2023-08-30T15:18:06.984Z] 0d9ebad4ef96: Pull complete [2023-08-30T15:18:07.243Z] e9a5061849ea: Pull complete [2023-08-30T15:18:07.501Z] d747dcd14b5f: Pull complete [2023-08-30T15:18:08.436Z] 2de7ff778b66: Pull complete [2023-08-30T15:18:08.436Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-30T15:18:08.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T15:18:08.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:18:08.528Z] prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container [2023-08-30T15:18:08.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-30T15:18:13.483Z] $ docker top 2f00dfc36d6292e1722165eda27a2a6b193204e7cf7658dd6e105512b1473687 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:18:13.564Z] provisioning config files... [2023-08-30T15:18:13.575Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18434632422372598818tmp [2023-08-30T15:18:13.585Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10157731882841976340tmp [2023-08-30T15:18:13.593Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3867657440306634167tmp [Pipeline] { [Pipeline] echo [2023-08-30T15:18:13.608Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:13.889Z] ---> sigul-configuration.sh [2023-08-30T15:18:13.889Z] gpg: directory `/root/.gnupg' created [2023-08-30T15:18:13.889Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-30T15:18:13.889Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-30T15:18:13.889Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-30T15:18:13.889Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-30T15:18:13.889Z] gpg: CAST5 encrypted data [2023-08-30T15:18:13.889Z] gpg: encrypted with 1 passphrase [2023-08-30T15:18:13.889Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-30T15:18:14.175Z] + mkdir /home/jenkins [2023-08-30T15:18:14.175Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-30T15:18:14.459Z] + 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-30T15:18:14.468Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:14.753Z] ---> sigul-install.sh [2023-08-30T15:18:14.753Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-30T15:18:15.039Z] + git tag --list [2023-08-30T15:18:15.039Z] v3.1.0-dev.0 [2023-08-30T15:18:15.039Z] v3.1.0-dev.1 [2023-08-30T15:18:15.039Z] v3.1.0-dev.10 [2023-08-30T15:18:15.039Z] v3.1.0-dev.11 [2023-08-30T15:18:15.039Z] v3.1.0-dev.12 [2023-08-30T15:18:15.039Z] v3.1.0-dev.13 [2023-08-30T15:18:15.039Z] v3.1.0-dev.14 [2023-08-30T15:18:15.039Z] v3.1.0-dev.15 [2023-08-30T15:18:15.039Z] v3.1.0-dev.16 [2023-08-30T15:18:15.039Z] v3.1.0-dev.17 [2023-08-30T15:18:15.039Z] v3.1.0-dev.18 [2023-08-30T15:18:15.039Z] v3.1.0-dev.19 [2023-08-30T15:18:15.039Z] v3.1.0-dev.2 [2023-08-30T15:18:15.039Z] v3.1.0-dev.20 [2023-08-30T15:18:15.039Z] v3.1.0-dev.21 [2023-08-30T15:18:15.039Z] v3.1.0-dev.22 [2023-08-30T15:18:15.039Z] v3.1.0-dev.23 [2023-08-30T15:18:15.039Z] v3.1.0-dev.24 [2023-08-30T15:18:15.039Z] v3.1.0-dev.25 [2023-08-30T15:18:15.039Z] v3.1.0-dev.26 [2023-08-30T15:18:15.039Z] v3.1.0-dev.27 [2023-08-30T15:18:15.039Z] v3.1.0-dev.28 [2023-08-30T15:18:15.039Z] v3.1.0-dev.29 [2023-08-30T15:18:15.039Z] v3.1.0-dev.3 [2023-08-30T15:18:15.039Z] v3.1.0-dev.30 [2023-08-30T15:18:15.039Z] v3.1.0-dev.31 [2023-08-30T15:18:15.039Z] v3.1.0-dev.32 [2023-08-30T15:18:15.039Z] v3.1.0-dev.33 [2023-08-30T15:18:15.040Z] v3.1.0-dev.34 [2023-08-30T15:18:15.040Z] v3.1.0-dev.35 [2023-08-30T15:18:15.040Z] v3.1.0-dev.36 [2023-08-30T15:18:15.040Z] v3.1.0-dev.37 [2023-08-30T15:18:15.040Z] v3.1.0-dev.38 [2023-08-30T15:18:15.040Z] v3.1.0-dev.39 [2023-08-30T15:18:15.040Z] v3.1.0-dev.4 [2023-08-30T15:18:15.040Z] v3.1.0-dev.40 [2023-08-30T15:18:15.040Z] v3.1.0-dev.41 [2023-08-30T15:18:15.040Z] v3.1.0-dev.5 [2023-08-30T15:18:15.040Z] v3.1.0-dev.6 [2023-08-30T15:18:15.040Z] v3.1.0-dev.7 [2023-08-30T15:18:15.040Z] v3.1.0-dev.8 [2023-08-30T15:18:15.040Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-30T15:18:15.325Z] + lftools sign git-tag v3.1.0-dev.41 [2023-08-30T15:18:15.894Z] Signing Git tag with Sigul... [2023-08-30T15:18:15.894Z] Signing v3.1.0-dev.41 [Pipeline] echo [2023-08-30T15:18:16.164Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:16.447Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-30T15:18:16.455Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-30T15:18:16.477Z] $ docker stop --time=1 2f00dfc36d6292e1722165eda27a2a6b193204e7cf7658dd6e105512b1473687 [2023-08-30T15:18:17.773Z] $ docker rm -f --volumes 2f00dfc36d6292e1722165eda27a2a6b193204e7cf7658dd6e105512b1473687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-30T15:18:18.198Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:18:18.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:18.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:18:18.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:18:18.578Z] prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container [2023-08-30T15:18:18.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-30T15:18:18.917Z] $ docker top f4d644f08a197a879c4aecc068ed7a50a79c39acf4145150b4cac81235de1971 -eo pid,comm [2023-08-30T15:18:18.969Z] 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-30T15:18:18.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:18:19.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:18:19.007Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:18:19.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:18:19.109Z] $ docker exec f4d644f08a197a879c4aecc068ed7a50a79c39acf4145150b4cac81235de1971 ssh-agent [2023-08-30T15:18:19.207Z] SSH_AUTH_SOCK=/tmp/ssh-9OQrwVyt8D1u/agent.33 [2023-08-30T15:18:19.207Z] SSH_AGENT_PID=39 [2023-08-30T15:18:19.212Z] Running ssh-add (command line suppressed) [2023-08-30T15:18:19.305Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3101970975963911973.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3101970975963911973.key) [2023-08-30T15:18:19.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:18:19.607Z] + git semver bump pre [2023-08-30T15:18:19.866Z] 2023-08-30 15:18:19,795 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T15:18:19.866Z] 2023-08-30 15:18:19,795 [bump_version] DEBUG bumping version:3.1.0-dev.41 on axis:pre with prefix:dev [2023-08-30T15:18:19.866Z] 2023-08-30 15:18:19,795 [bump_version] DEBUG bumped version:3.1.0-dev.42 [2023-08-30T15:18:19.866Z] 2023-08-30 15:18:19,795 [write_version] DEBUG write version:3.1.0-dev.42 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-30T15:18:19.866Z] 2023-08-30 15:18:19,795 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T15:18:19.866Z] 2023-08-30 15:18:19,795 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T15:18:19.867Z] 2023-08-30 15:18:19,797 [execute] INFO git cat-file --batch-check [2023-08-30T15:18:19.867Z] 2023-08-30 15:18:19,797 [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-30T15:18:19.867Z] 2023-08-30 15:18:19,803 [execute] INFO git cat-file --batch [2023-08-30T15:18:19.867Z] 2023-08-30 15:18:19,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T15:18:19.867Z] 2023-08-30 15:18:19,809 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T15:18:19.867Z] 3.1.0-dev.42 [Pipeline] } [2023-08-30T15:18:19.875Z] $ docker exec --env ******** --env ******** f4d644f08a197a879c4aecc068ed7a50a79c39acf4145150b4cac81235de1971 ssh-agent -k [2023-08-30T15:18:19.969Z] unset SSH_AUTH_SOCK; [2023-08-30T15:18:19.969Z] unset SSH_AGENT_PID; [2023-08-30T15:18:19.969Z] echo Agent pid 39 killed; [2023-08-30T15:18:19.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:18:20.292Z] + git semver [Pipeline] } [2023-08-30T15:18:20.559Z] $ docker stop --time=1 f4d644f08a197a879c4aecc068ed7a50a79c39acf4145150b4cac81235de1971 [2023-08-30T15:18:21.825Z] $ docker rm -f --volumes f4d644f08a197a879c4aecc068ed7a50a79c39acf4145150b4cac81235de1971 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:18:22.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:18:22.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:22.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:18:22.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:18:22.543Z] prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container [2023-08-30T15:18:22.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-30T15:18:22.860Z] $ docker top f130cc5210db4fc25f5708d43cc7ec05cab351d3e8f847e815c59eb5406d4baa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:18:22.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:18:22.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:18:23.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:18:23.053Z] $ docker exec f130cc5210db4fc25f5708d43cc7ec05cab351d3e8f847e815c59eb5406d4baa ssh-agent [2023-08-30T15:18:23.161Z] SSH_AUTH_SOCK=/tmp/ssh-YznzRqk2zk97/agent.33 [2023-08-30T15:18:23.161Z] SSH_AGENT_PID=39 [2023-08-30T15:18:23.166Z] Running ssh-add (command line suppressed) [2023-08-30T15:18:23.276Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7439968473376685422.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7439968473376685422.key) [2023-08-30T15:18:23.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:18:23.578Z] + git semver push [2023-08-30T15:18:23.836Z] 2023-08-30 15:18:23,772 [run_push] DEBUG push [2023-08-30T15:18:23.836Z] 2023-08-30 15:18:23,772 [execute] INFO git cat-file --batch-check [2023-08-30T15:18:23.836Z] 2023-08-30 15:18:23,773 [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-30T15:18:23.837Z] 2023-08-30 15:18:23,777 [execute] INFO git rev-list 2ca11cfcde5916f95f1787b91760b0eb90ec5c53 -- [2023-08-30T15:18:23.837Z] 2023-08-30 15:18:23,777 [execute] DEBUG Popen(['git', 'rev-list', '2ca11cfcde5916f95f1787b91760b0eb90ec5c53', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-30T15:18:23.837Z] 2023-08-30 15:18:23,783 [execute] INFO git fetch -v origin [2023-08-30T15:18:23.837Z] 2023-08-30 15:18:23,784 [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-30T15:18:24.405Z] 2023-08-30 15:18:24,292 [run_push] DEBUG no remote changes detected [2023-08-30T15:18:24.405Z] 2023-08-30 15:18:24,292 [execute] INFO git push origin semver [2023-08-30T15:18:24.405Z] 2023-08-30 15:18:24,293 [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-30T15:18:25.404Z] 2023-08-30 15:18:25,253 [run_push] DEBUG push all version tags [2023-08-30T15:18:25.404Z] 2023-08-30 15:18:25,253 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-30T15:18:25.404Z] 2023-08-30 15:18:25,253 [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-30T15:18:26.403Z] 2023-08-30 15:18:26,038 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T15:18:26.403Z] 3.1.0-dev.42 [Pipeline] } [2023-08-30T15:18:26.419Z] $ docker exec --env ******** --env ******** f130cc5210db4fc25f5708d43cc7ec05cab351d3e8f847e815c59eb5406d4baa ssh-agent -k [2023-08-30T15:18:26.511Z] unset SSH_AUTH_SOCK; [2023-08-30T15:18:26.516Z] unset SSH_AGENT_PID; [2023-08-30T15:18:26.516Z] echo Agent pid 39 killed; [2023-08-30T15:18:26.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:18:26.854Z] + git semver [Pipeline] } [2023-08-30T15:18:27.119Z] $ docker stop --time=1 f130cc5210db4fc25f5708d43cc7ec05cab351d3e8f847e815c59eb5406d4baa [2023-08-30T15:18:28.363Z] $ docker rm -f --volumes f130cc5210db4fc25f5708d43cc7ec05cab351d3e8f847e815c59eb5406d4baa [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-30T15:18:28.952Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-30T15:18:28.952Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-30T15:18:28.952Z] total 16 [2023-08-30T15:18:28.952Z] drwxr-xr-x 3 root root 4096 Aug 30 15:06 . [2023-08-30T15:18:28.952Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 15:18 .. [2023-08-30T15:18:28.952Z] drwxr-xr-x 2 root root 4096 Aug 30 15:06 cost [2023-08-30T15:18:28.952Z] -rw-r--r-- 1 root root 88 Aug 30 15:06 cost.csv [2023-08-30T15:18:28.952Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-30T15:18:28.952Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-30T15:18:28.952Z] total 16 [2023-08-30T15:18:28.952Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 15:06 . [2023-08-30T15:18:28.952Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 15:18 .. [2023-08-30T15:18:28.952Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 15:06 cost [2023-08-30T15:18:28.952Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 30 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:29.244Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:30.101Z] ---> package-listing.sh [2023-08-30T15:18:30.101Z] ++ facter osfamily [2023-08-30T15:18:30.101Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-30T15:18:30.359Z] + OS_FAMILY=debian [2023-08-30T15:18:30.359Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-30T15:18:30.359Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-30T15:18:30.359Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-30T15:18:30.359Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-30T15:18:30.359Z] + PACKAGES=/tmp/packages_start.txt [2023-08-30T15:18:30.359Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-30T15:18:30.359Z] + PACKAGES=/tmp/packages_end.txt [2023-08-30T15:18:30.359Z] + case "${OS_FAMILY}" in [2023-08-30T15:18:30.359Z] + dpkg -l [2023-08-30T15:18:30.359Z] + grep '^ii' [2023-08-30T15:18:30.359Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-30T15:18:30.359Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-30T15:18:30.359Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-30T15:18:30.359Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-30T15:18:30.359Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-30T15:18:30.359Z] + 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-30T15:18:30.370Z] 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-30T15:18:30.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:31.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:18:31.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:18:31.276Z] prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container [2023-08-30T15:18:31.298Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-30T15:18:31.501Z] $ docker top 5bf27bc7fff698fa067da58ceda2747efdf8c9cac5b3d1a2569d77446f2d6b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:18:31.849Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-30T15:18:32.133Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-30T15:18:32.416Z] + ls /var/log/sa-host [2023-08-30T15:18:32.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:18:32.574Z] provisioning config files... [2023-08-30T15:18:32.582Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6232873715808620548tmp [Pipeline] { [Pipeline] echo [2023-08-30T15:18:32.594Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:32.875Z] ---> create-netrc.sh [Pipeline] } [2023-08-30T15:18:32.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:33.223Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-30T15:18:33.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:33.517Z] ---> sudo-logs.sh [2023-08-30T15:18:33.517Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-30T15:18:33.543Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:33.822Z] ---> job-cost.sh [2023-08-30T15:18:33.822Z] lf-activate-venv: SKIPPING [2023-08-30T15:18:33.822Z] DEBUG: total: 0.2199999988079071 [2023-08-30T15:18:33.822Z] INFO: Retrieving Stack Cost... [2023-08-30T15:18:34.081Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T15:18:34.645Z] INFO: Archiving Costs [Pipeline] echo [2023-08-30T15:18:34.654Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:34.933Z] ---> logs-deploy.sh [2023-08-30T15:18:34.933Z] lf-activate-venv: SKIPPING [2023-08-30T15:18:34.933Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/45 [2023-08-30T15:18:34.933Z] INFO: archiving workspace using pattern(s): [2023-08-30T15:18:35.869Z] Archives upload complete. [2023-08-30T15:18:35.869Z] INFO: archiving logs to Nexus