Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 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-ssh7409245340036454477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh984726262621461982.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh659650294329103969.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17132898190759429648.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-ssh9078773732443161420.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8642 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 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 (main) Commit message: "Merge pull request #89 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" > 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 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 # timeout=10 > git rev-list --no-walk e8e8481aafe5f8f4e656d36075611350d3c56255 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-06T18:23:22.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-06T18:23:22.623Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-06T18:23:22.642Z] ========================================================= [2023-10-06T18:23:22.642Z] EdgeX Global Pipelines Version Info [2023-10-06T18:23:22.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:23:23.723Z] ------------------- [2023-10-06T18:23:23.723Z] stable info: [2023-10-06T18:23:23.723Z] ------------------- [2023-10-06T18:23:23.723Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-06T18:23:23.723Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T18:23:23.723Z] Message: update stable to v1.0.254 [2023-10-06T18:23:23.984Z] ------------------- [2023-10-06T18:23:23.984Z] experimental info: [2023-10-06T18:23:23.984Z] ------------------- [2023-10-06T18:23:23.984Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-06T18:23:23.984Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T18:23:23.984Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-06T18:23:24.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-06T18:23:24.166Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-06T18:23:24.180Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-06T18:23:24.193Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-06T18:23:24.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-06T18:23:24.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-06T18:23:24.222Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-06T18:23:24.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-06T18:23:24.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-06T18:23:24.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-06T18:23:24.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-06T18:23:24.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-06T18:23:24.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-06T18:23:24.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-06T18:23:24.289Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-06T18:23:24.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-06T18:23:24.306Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-06T18:23:24.314Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-06T18:23:24.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-06T18:23:24.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-06T18:23:24.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-06T18:23:24.347Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-06T18:23:24.359Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-06T18:23:24.368Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-06T18:23:24.377Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-06T18:23:24.385Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-06T18:23:24.393Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-06T18:23:24.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-06T18:23:24.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-06T18:23:24.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-06T18:23:24.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] echo [2023-10-06T18:23:24.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c559a9 [Pipeline] echo [2023-10-06T18:23:24.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:23:24.503Z] provisioning config files... [2023-10-06T18:23:24.514Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2138827122402730161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:23:24.829Z] ---> docker-login.sh [2023-10-06T18:23:24.829Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:23:24.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:23:25.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:23:25.091Z] Configure a credential helper to remove this warning. See [2023-10-06T18:23:25.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:23:25.091Z] [2023-10-06T18:23:25.091Z] Login Succeeded [2023-10-06T18:23:25.091Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:23:25.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:23:25.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:23:25.091Z] Configure a credential helper to remove this warning. See [2023-10-06T18:23:25.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:23:25.091Z] [2023-10-06T18:23:25.091Z] Login Succeeded [2023-10-06T18:23:25.091Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:23:25.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:23:25.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:23:25.350Z] Configure a credential helper to remove this warning. See [2023-10-06T18:23:25.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:23:25.350Z] [2023-10-06T18:23:25.350Z] Login Succeeded [2023-10-06T18:23:25.350Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:23:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:23:25.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:23:25.350Z] Configure a credential helper to remove this warning. See [2023-10-06T18:23:25.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:23:25.350Z] [2023-10-06T18:23:25.350Z] Login Succeeded [2023-10-06T18:23:25.350Z] docker.io [2023-10-06T18:23:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:23:25.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:23:25.610Z] Configure a credential helper to remove this warning. See [2023-10-06T18:23:25.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:23:25.610Z] [2023-10-06T18:23:25.610Z] Login Succeeded [2023-10-06T18:23:25.610Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:23:25.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-06T18:23:25.968Z] + git rev-list -1 --merges 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00~1..5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] echo [2023-10-06T18:23:26.015Z] -----------> git rev-list -1 --merges 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00~1..5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [2023-10-06T18:23:26.015Z] 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [false] [Pipeline] sh [2023-10-06T18:23:26.301Z] + git log --format=format:%s -1 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] echo [2023-10-06T18:23:26.313Z] ========================================================= [2023-10-06T18:23:26.314Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-06T18:23:26.314Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T18:23:26.634Z] + git log --format=format:%s -1 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] echo [2023-10-06T18:23:26.645Z] [semverPrep] GIT_COMMIT: 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00, Commit Message: Merge pull request #89 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38 [Pipeline] echo [2023-10-06T18:23:26.655Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-06T18:23:27.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:23:27.004Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-06T18:23:27.004Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-06T18:23:27.004Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-06T18:23:27.004Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-06T18:23:27.004Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-06T18:23:27.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:23:27.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:23:27.340Z] [2023-10-06T18:23:27.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:23:27.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:23:27.638Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-06T18:23:27.638Z] b85a868b505f: Pulling fs layer [2023-10-06T18:23:27.638Z] e2be974225ed: Pulling fs layer [2023-10-06T18:23:27.638Z] 339a4e72a1f5: Pulling fs layer [2023-10-06T18:23:27.638Z] 988bab9f4d93: Pulling fs layer [2023-10-06T18:23:27.638Z] 1469e6f7b9e6: Pulling fs layer [2023-10-06T18:23:27.638Z] eaf3925da568: Pulling fs layer [2023-10-06T18:23:27.638Z] bab4dde63d76: Pulling fs layer [2023-10-06T18:23:27.638Z] bde34c3a00c8: Pulling fs layer [2023-10-06T18:23:27.638Z] b352a97aabf1: Pulling fs layer [2023-10-06T18:23:27.638Z] 4872d77fe225: Pulling fs layer [2023-10-06T18:23:27.638Z] 5851b861e8e6: Pulling fs layer [2023-10-06T18:23:27.638Z] bab4dde63d76: Waiting [2023-10-06T18:23:27.638Z] 1469e6f7b9e6: Waiting [2023-10-06T18:23:27.638Z] b352a97aabf1: Waiting [2023-10-06T18:23:27.638Z] 4872d77fe225: Waiting [2023-10-06T18:23:27.638Z] 5851b861e8e6: Waiting [2023-10-06T18:23:27.638Z] eaf3925da568: Waiting [2023-10-06T18:23:27.638Z] 988bab9f4d93: Waiting [2023-10-06T18:23:27.638Z] e2be974225ed: Verifying Checksum [2023-10-06T18:23:27.638Z] e2be974225ed: Download complete [2023-10-06T18:23:27.638Z] 988bab9f4d93: Download complete [2023-10-06T18:23:27.638Z] 1469e6f7b9e6: Verifying Checksum [2023-10-06T18:23:27.638Z] 1469e6f7b9e6: Download complete [2023-10-06T18:23:27.638Z] eaf3925da568: Verifying Checksum [2023-10-06T18:23:27.638Z] eaf3925da568: Download complete [2023-10-06T18:23:27.897Z] 339a4e72a1f5: Verifying Checksum [2023-10-06T18:23:27.897Z] 339a4e72a1f5: Download complete [2023-10-06T18:23:27.897Z] bde34c3a00c8: Verifying Checksum [2023-10-06T18:23:27.897Z] bde34c3a00c8: Download complete [2023-10-06T18:23:27.897Z] b352a97aabf1: Download complete [2023-10-06T18:23:27.897Z] 4872d77fe225: Verifying Checksum [2023-10-06T18:23:27.897Z] 4872d77fe225: Download complete [2023-10-06T18:23:27.897Z] 5851b861e8e6: Verifying Checksum [2023-10-06T18:23:27.897Z] 5851b861e8e6: Download complete [2023-10-06T18:23:27.897Z] b85a868b505f: Verifying Checksum [2023-10-06T18:23:27.897Z] b85a868b505f: Download complete [2023-10-06T18:23:28.156Z] bab4dde63d76: Verifying Checksum [2023-10-06T18:23:28.156Z] bab4dde63d76: Download complete [2023-10-06T18:23:29.092Z] b85a868b505f: Pull complete [2023-10-06T18:23:29.092Z] e2be974225ed: Pull complete [2023-10-06T18:23:29.660Z] 339a4e72a1f5: Pull complete [2023-10-06T18:23:29.660Z] 988bab9f4d93: Pull complete [2023-10-06T18:23:29.918Z] 1469e6f7b9e6: Pull complete [2023-10-06T18:23:29.918Z] eaf3925da568: Pull complete [2023-10-06T18:23:31.293Z] bab4dde63d76: Pull complete [2023-10-06T18:23:31.551Z] bde34c3a00c8: Pull complete [2023-10-06T18:23:31.551Z] b352a97aabf1: Pull complete [2023-10-06T18:23:31.551Z] 4872d77fe225: Pull complete [2023-10-06T18:23:31.809Z] 5851b861e8e6: Pull complete [2023-10-06T18:23:31.809Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-06T18:23:31.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:23:31.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:23:31.899Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-10-06T18:23:31.931Z] $ 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-10-06T18:23:34.290Z] $ docker top 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 -eo pid,comm [2023-10-06T18:23:34.350Z] 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-10-06T18:23:34.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:23:34.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:23:34.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:23:34.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:23:34.513Z] $ docker exec 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 ssh-agent [2023-10-06T18:23:34.617Z] SSH_AUTH_SOCK=/tmp/ssh-iQaNVNVB6njj/agent.32 [2023-10-06T18:23:34.617Z] SSH_AGENT_PID=38 [2023-10-06T18:23:34.624Z] Running ssh-add (command line suppressed) [2023-10-06T18:23:34.731Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9203027371870447573.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9203027371870447573.key) [2023-10-06T18:23:34.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:23:35.028Z] + git tag --points-at HEAD [Pipeline] } [2023-10-06T18:23:35.045Z] $ docker exec --env ******** --env ******** 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 ssh-agent -k [2023-10-06T18:23:35.147Z] unset SSH_AUTH_SOCK; [2023-10-06T18:23:35.148Z] unset SSH_AGENT_PID; [2023-10-06T18:23:35.148Z] echo Agent pid 38 killed; [2023-10-06T18:23:35.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-06T18:23:35.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:23:35.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:23:35.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:23:35.294Z] $ docker exec 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 ssh-agent [2023-10-06T18:23:35.413Z] SSH_AUTH_SOCK=/tmp/ssh-V24YdA21H3hs/agent.70 [2023-10-06T18:23:35.413Z] SSH_AGENT_PID=76 [2023-10-06T18:23:35.418Z] Running ssh-add (command line suppressed) [2023-10-06T18:23:35.527Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10181916291490040572.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10181916291490040572.key) [2023-10-06T18:23:35.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:23:35.824Z] + git semver init [2023-10-06T18:23:36.084Z] 2023-10-06 18:23:36,003 [run_init] DEBUG init version:0.0.0 force:False [2023-10-06T18:23:36.084Z] 2023-10-06 18:23:36,004 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-06T18:23:36.084Z] 2023-10-06 18:23:36,004 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-06T18:23:36.084Z] 2023-10-06 18:23:36,004 [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-10-06T18:23:37.024Z] 2023-10-06 18:23:36,760 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-10-06T18:23:37.024Z] 2023-10-06 18:23:36,760 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-10-06T18:23:37.024Z] 2023-10-06 18:23:36,760 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-06T18:23:37.024Z] 2023-10-06 18:23:36,760 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-06T18:23:37.024Z] 3.1.0-dev.55 [Pipeline] } [2023-10-06T18:23:37.035Z] $ docker exec --env ******** --env ******** 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 ssh-agent -k [2023-10-06T18:23:37.128Z] unset SSH_AUTH_SOCK; [2023-10-06T18:23:37.129Z] unset SSH_AGENT_PID; [2023-10-06T18:23:37.130Z] echo Agent pid 76 killed; [2023-10-06T18:23:37.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:23:37.450Z] + git semver [Pipeline] } [2023-10-06T18:23:37.722Z] $ docker stop --time=1 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 [2023-10-06T18:23:39.005Z] $ docker rm -f --volumes 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:23:39.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-06T18:23:39.538Z] Stashed 1 file(s) [Pipeline] echo [2023-10-06T18:23:39.541Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.55 [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-10-06T18:23:39.673Z] provisioning config files... [2023-10-06T18:23:39.682Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13725269564204818177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:23:39.977Z] ---> docker-login.sh [2023-10-06T18:23:39.977Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:23:39.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:23:39.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:23:39.977Z] Configure a credential helper to remove this warning. See [2023-10-06T18:23:39.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:23:39.977Z] [2023-10-06T18:23:39.977Z] Login Succeeded [2023-10-06T18:23:39.977Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:23:39.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:23:39.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:23:39.977Z] Configure a credential helper to remove this warning. See [2023-10-06T18:23:39.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:23:39.977Z] [2023-10-06T18:23:39.977Z] Login Succeeded [2023-10-06T18:23:39.977Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:23:40.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:23:40.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:23:40.237Z] Configure a credential helper to remove this warning. See [2023-10-06T18:23:40.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:23:40.237Z] [2023-10-06T18:23:40.237Z] Login Succeeded [2023-10-06T18:23:40.237Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:23:40.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:23:40.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:23:40.237Z] Configure a credential helper to remove this warning. See [2023-10-06T18:23:40.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:23:40.237Z] [2023-10-06T18:23:40.237Z] Login Succeeded [2023-10-06T18:23:40.237Z] docker.io [2023-10-06T18:23:40.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:23:40.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:23:40.805Z] Configure a credential helper to remove this warning. See [2023-10-06T18:23:40.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:23:40.805Z] [2023-10-06T18:23:40.805Z] Login Succeeded [2023-10-06T18:23:40.805Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:23:40.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-06T18:23:40.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:23:40.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:23:40.893Z] ========================================================= [2023-10-06T18:23:40.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-06T18:23:40.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:23:41.199Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-06T18:23:41.199Z] Sending build context to Docker daemon 606.7kB [2023-10-06T18:23:41.199Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:23:41.199Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-06T18:23:41.199Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-06T18:23:41.199Z] 7264a8db6415: Pulling fs layer [2023-10-06T18:23:41.199Z] c4d48a809fc2: Pulling fs layer [2023-10-06T18:23:41.199Z] 4f1c88b9dad5: Pulling fs layer [2023-10-06T18:23:41.199Z] ad3a456e5733: Pulling fs layer [2023-10-06T18:23:41.199Z] 33e27b845d1e: Pulling fs layer [2023-10-06T18:23:41.199Z] c68163c4e522: Pulling fs layer [2023-10-06T18:23:41.199Z] 50da416c3ac9: Pulling fs layer [2023-10-06T18:23:41.199Z] 23d2d4c4bb30: Pulling fs layer [2023-10-06T18:23:41.199Z] 33e27b845d1e: Waiting [2023-10-06T18:23:41.199Z] c68163c4e522: Waiting [2023-10-06T18:23:41.199Z] ad3a456e5733: Waiting [2023-10-06T18:23:41.199Z] 50da416c3ac9: Waiting [2023-10-06T18:23:41.199Z] 23d2d4c4bb30: Waiting [2023-10-06T18:23:41.199Z] c4d48a809fc2: Verifying Checksum [2023-10-06T18:23:41.199Z] c4d48a809fc2: Download complete [2023-10-06T18:23:41.199Z] ad3a456e5733: Verifying Checksum [2023-10-06T18:23:41.199Z] ad3a456e5733: Download complete [2023-10-06T18:23:41.199Z] 33e27b845d1e: Verifying Checksum [2023-10-06T18:23:41.199Z] 33e27b845d1e: Download complete [2023-10-06T18:23:41.199Z] 7264a8db6415: Verifying Checksum [2023-10-06T18:23:41.199Z] 7264a8db6415: Download complete [2023-10-06T18:23:41.460Z] c68163c4e522: Verifying Checksum [2023-10-06T18:23:41.460Z] c68163c4e522: Download complete [2023-10-06T18:23:41.460Z] 7264a8db6415: Pull complete [2023-10-06T18:23:41.719Z] c4d48a809fc2: Pull complete [2023-10-06T18:23:41.719Z] 23d2d4c4bb30: Verifying Checksum [2023-10-06T18:23:41.719Z] 23d2d4c4bb30: Download complete [2023-10-06T18:23:41.719Z] 4f1c88b9dad5: Verifying Checksum [2023-10-06T18:23:41.719Z] 4f1c88b9dad5: Download complete [2023-10-06T18:23:42.286Z] 50da416c3ac9: Verifying Checksum [2023-10-06T18:23:42.286Z] 50da416c3ac9: Download complete [2023-10-06T18:23:45.591Z] 4f1c88b9dad5: Pull complete [2023-10-06T18:23:45.591Z] ad3a456e5733: Pull complete [2023-10-06T18:23:45.591Z] 33e27b845d1e: Pull complete [2023-10-06T18:23:45.591Z] c68163c4e522: Pull complete [2023-10-06T18:23:47.494Z] 50da416c3ac9: Pull complete [2023-10-06T18:23:48.059Z] 23d2d4c4bb30: Pull complete [2023-10-06T18:23:48.059Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-06T18:23:48.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-06T18:23:48.059Z] ---> 0786185ac409 [2023-10-06T18:23:48.059Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:23:51.352Z] ---> Running in 234c0833c2c4 [2023-10-06T18:23:51.612Z] Removing intermediate container 234c0833c2c4 [2023-10-06T18:23:51.612Z] ---> 293ed1d279dd [2023-10-06T18:23:51.612Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:23:51.612Z] ---> Running in 7d0b53382c4e [2023-10-06T18:23:51.612Z] Removing intermediate container 7d0b53382c4e [2023-10-06T18:23:51.612Z] ---> e2e02af4d7f3 [2023-10-06T18:23:51.612Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:23:51.612Z] ---> Running in 45bbb21de6d2 [2023-10-06T18:23:51.612Z] Removing intermediate container 45bbb21de6d2 [2023-10-06T18:23:51.612Z] ---> ad7a3d8fc6ab [2023-10-06T18:23:51.612Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:23:51.612Z] ---> Running in b7c289d153a0 [2023-10-06T18:23:52.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T18:23:52.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T18:23:52.441Z] OK: 264 MiB in 52 packages [2023-10-06T18:23:52.702Z] Removing intermediate container b7c289d153a0 [2023-10-06T18:23:52.702Z] ---> 60dd75986c7c [2023-10-06T18:23:52.702Z] Step 7/12 : WORKDIR /app [2023-10-06T18:23:52.702Z] ---> Running in 753c5b988c65 [2023-10-06T18:23:52.963Z] Removing intermediate container 753c5b988c65 [2023-10-06T18:23:52.963Z] ---> f91a908d8766 [2023-10-06T18:23:52.963Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-06T18:23:52.963Z] ---> 70321fe4bb11 [2023-10-06T18:23:52.963Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:23:52.963Z] ---> Running in 7f4e3dfa5fef [2023-10-06T18:23:54.635Z] Still waiting to schedule task [2023-10-06T18:23:54.635Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8644’ is offline [2023-10-06T18:24:39.985Z] Removing intermediate container 7f4e3dfa5fef [2023-10-06T18:24:39.985Z] ---> fef6d369db7e [2023-10-06T18:24:39.985Z] Step 10/12 : COPY . . [2023-10-06T18:24:39.985Z] ---> b2fed82b56aa [2023-10-06T18:24:39.985Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:24:39.985Z] ---> Running in 664b6b9b4099 [2023-10-06T18:24:39.985Z] Removing intermediate container 664b6b9b4099 [2023-10-06T18:24:39.985Z] ---> bd28e46f585d [2023-10-06T18:24:39.985Z] Step 12/12 : RUN $MAKE [2023-10-06T18:24:39.985Z] ---> Running in 12277aba836d [2023-10-06T18:24:39.985Z] noop [2023-10-06T18:24:39.985Z] Removing intermediate container 12277aba836d [2023-10-06T18:24:39.985Z] ---> 8bf6f6988a95 [2023-10-06T18:24:39.985Z] Successfully built 8bf6f6988a95 [2023-10-06T18:24:39.985Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:24:40.305Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-06T18:24:40.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:24:40.383Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-10-06T18:24:40.410Z] $ 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-10-06T18:24:40.747Z] $ docker top cd90e21c7d36d78190919e320d55e61499254cac0c94c4ffe39782714ba5dd83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:24:41.092Z] + go version [2023-10-06T18:24:41.092Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-06T18:24:41.103Z] $ docker stop --time=1 cd90e21c7d36d78190919e320d55e61499254cac0c94c4ffe39782714ba5dd83 [2023-10-06T18:24:42.359Z] $ docker rm -f --volumes cd90e21c7d36d78190919e320d55e61499254cac0c94c4ffe39782714ba5dd83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:24:42.746Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-06T18:24:42.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:24:42.812Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-10-06T18:24:42.837Z] $ 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-10-06T18:24:43.134Z] $ docker top fb58c08a1bd1e862faf68d7d576fa2c82dff7f1107debff976e93387374c12c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:24:43.465Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-10-06T18:24:43.760Z] + make test [2023-10-06T18:24:43.760Z] go test -race -coverprofile=coverage.out ./... [2023-10-06T18:25:05.697Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-06T18:25:05.697Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-06T18:25:05.697Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-06T18:25:05.698Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-06T18:25:05.698Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements [2023-10-06T18:25:13.817Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.609s coverage: 98.7% of statements [2023-10-06T18:25:13.817Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.104s coverage: 89.7% of statements [2023-10-06T18:25:13.817Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements [2023-10-06T18:25:35.785Z] go vet ./... [2023-10-06T18:25:38.338Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-06T18:25:38.338Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-06T18:25:38.338Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-06T18:25:38.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-06T18:25:38.363Z] $ docker stop --time=1 fb58c08a1bd1e862faf68d7d576fa2c82dff7f1107debff976e93387374c12c4 [2023-10-06T18:25:42.428Z] $ docker rm -f --volumes fb58c08a1bd1e862faf68d7d576fa2c82dff7f1107debff976e93387374c12c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:25:42.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-06T18:25:43.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-06T18:25:43.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-06T18:25:43.881Z] + ls -al . [2023-10-06T18:25:43.881Z] total 188 [2023-10-06T18:25:43.881Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 18:24 . [2023-10-06T18:25:43.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:23 .. [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 18:23 .dockerignore [2023-10-06T18:25:43.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:25 .git [2023-10-06T18:25:43.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:23 .github [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 6 18:23 .gitignore [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:23 .golangci.yml [2023-10-06T18:25:43.881Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:23 .semver [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 6 18:23 Attribution.txt [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 6 18:23 CHANGELOG.md [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 6 18:23 Dockerfile [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:23 GOVERNANCE.md [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 6 18:23 Jenkinsfile [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 18:23 LICENSE [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 6 18:23 Makefile [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 6 18:23 OWNERS.md [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 6 18:23 README.md [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 6 18:23 Record and Reply.postman_collection.json [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:23 VERSION [2023-10-06T18:25:43.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:23 bin [2023-10-06T18:25:43.881Z] -rw-r--r-- 1 jenkins jenkins 24667 Oct 6 18:25 coverage.out [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 6 18:23 go.mod [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 35422 Oct 6 18:23 go.sum [2023-10-06T18:25:43.881Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 18:23 internal [2023-10-06T18:25:43.881Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 6 18:23 main.go [2023-10-06T18:25:43.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:23 openapi [2023-10-06T18:25:43.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:23 pkg [2023-10-06T18:25:43.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:44.183Z] + 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=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 --label arch=amd64 --label version=3.1.0-dev.55 . [2023-10-06T18:25:44.183Z] Sending build context to Docker daemon 632.3kB [2023-10-06T18:25:44.183Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:25:44.183Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-06T18:25:44.183Z] ---> 8bf6f6988a95 [2023-10-06T18:25:44.183Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:25:44.183Z] ---> Running in 5be3ddaa9f91 [2023-10-06T18:25:44.442Z] Removing intermediate container 5be3ddaa9f91 [2023-10-06T18:25:44.442Z] ---> 751bfe3cc723 [2023-10-06T18:25:44.442Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:25:44.442Z] ---> Running in 26bc6cc8d1e1 [2023-10-06T18:25:44.442Z] Removing intermediate container 26bc6cc8d1e1 [2023-10-06T18:25:44.442Z] ---> e087b7a4db60 [2023-10-06T18:25:44.442Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:25:44.442Z] ---> Running in 53283fdda06d [2023-10-06T18:25:44.442Z] Removing intermediate container 53283fdda06d [2023-10-06T18:25:44.442Z] ---> 9110c91ffd9f [2023-10-06T18:25:44.442Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:25:44.442Z] ---> Running in d24c59023894 [2023-10-06T18:25:45.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T18:25:45.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T18:25:45.269Z] OK: 264 MiB in 52 packages [2023-10-06T18:25:45.836Z] Removing intermediate container d24c59023894 [2023-10-06T18:25:45.836Z] ---> 01e88c3917b7 [2023-10-06T18:25:45.836Z] Step 7/26 : WORKDIR /app [2023-10-06T18:25:45.836Z] ---> Running in 23b489cdc25e [2023-10-06T18:25:45.836Z] Removing intermediate container 23b489cdc25e [2023-10-06T18:25:45.836Z] ---> 42519351822d [2023-10-06T18:25:45.836Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-06T18:25:45.836Z] ---> ba165ae08b7f [2023-10-06T18:25:45.836Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:25:45.836Z] ---> Running in fdc4e8622a62 [2023-10-06T18:25:46.772Z] Removing intermediate container fdc4e8622a62 [2023-10-06T18:25:46.772Z] ---> 816025a56a6a [2023-10-06T18:25:46.772Z] Step 10/26 : COPY . . [2023-10-06T18:25:46.772Z] ---> cb0f453a7b98 [2023-10-06T18:25:46.772Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:25:46.772Z] ---> Running in 1786bd8c4901 [2023-10-06T18:25:47.031Z] Removing intermediate container 1786bd8c4901 [2023-10-06T18:25:47.031Z] ---> a7c62fe393e5 [2023-10-06T18:25:47.031Z] Step 12/26 : RUN $MAKE [2023-10-06T18:25:47.031Z] ---> Running in 50835dc33ce5 [2023-10-06T18:25:47.289Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.55" -trimpath -mod=readonly -o app-record-replay [2023-10-06T18:26:09.263Z] Removing intermediate container 50835dc33ce5 [2023-10-06T18:26:09.263Z] ---> 2059f4817c92 [2023-10-06T18:26:09.263Z] Step 13/26 : FROM alpine:3.18 [2023-10-06T18:26:09.263Z] 3.18: Pulling from library/alpine [2023-10-06T18:26:09.263Z] 96526aa774ef: Pulling fs layer [2023-10-06T18:26:09.263Z] 96526aa774ef: Download complete [2023-10-06T18:26:09.263Z] 96526aa774ef: Pull complete [2023-10-06T18:26:09.263Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-06T18:26:09.263Z] Status: Downloaded newer image for alpine:3.18 [2023-10-06T18:26:09.263Z] ---> 8ca4688f4f35 [2023-10-06T18:26:09.263Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-06T18:26:09.263Z] ---> Running in 198a42faa9a7 [2023-10-06T18:26:09.263Z] Removing intermediate container 198a42faa9a7 [2023-10-06T18:26:09.263Z] ---> 13bb3bf07ce1 [2023-10-06T18:26:09.263Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-06T18:26:09.263Z] ---> Running in ba9d12f89485 [2023-10-06T18:26:09.263Z] Removing intermediate container ba9d12f89485 [2023-10-06T18:26:09.263Z] ---> 29b4f19a2770 [2023-10-06T18:26:09.263Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-06T18:26:09.263Z] ---> Running in 35322c2344fc [2023-10-06T18:26:09.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T18:26:09.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T18:26:09.263Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-06T18:26:09.263Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-06T18:26:09.263Z] Executing busybox-1.36.1-r2.trigger [2023-10-06T18:26:09.263Z] Executing ca-certificates-20230506-r0.trigger [2023-10-06T18:26:09.263Z] OK: 8 MiB in 17 packages [2023-10-06T18:26:09.522Z] Removing intermediate container 35322c2344fc [2023-10-06T18:26:09.522Z] ---> 53ef5cd3dda4 [2023-10-06T18:26:09.522Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-06T18:26:09.522Z] ---> 56a7e1fdea22 [2023-10-06T18:26:09.522Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-06T18:26:09.781Z] ---> 38b524d3c0ea [2023-10-06T18:26:09.781Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-06T18:26:09.781Z] ---> 7b1338e9d49b [2023-10-06T18:26:09.781Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-06T18:26:10.942Z] ---> ce332189d5a4 [2023-10-06T18:26:10.942Z] Step 21/26 : EXPOSE 59712 [2023-10-06T18:26:10.942Z] ---> Running in 3a56f9062a73 [2023-10-06T18:26:10.942Z] Removing intermediate container 3a56f9062a73 [2023-10-06T18:26:10.942Z] ---> f4719d8dc9ae [2023-10-06T18:26:10.942Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-06T18:26:10.942Z] ---> Running in 2d30b364d08d [2023-10-06T18:26:10.942Z] Removing intermediate container 2d30b364d08d [2023-10-06T18:26:10.942Z] ---> 04a208782353 [2023-10-06T18:26:10.942Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-06T18:26:10.942Z] ---> Running in e804982a0af1 [2023-10-06T18:26:11.200Z] Removing intermediate container e804982a0af1 [2023-10-06T18:26:11.200Z] ---> 42cb5936a234 [2023-10-06T18:26:11.200Z] Step 24/26 : LABEL arch=amd64 [2023-10-06T18:26:11.200Z] ---> Running in 284e890a9d39 [2023-10-06T18:26:11.200Z] Removing intermediate container 284e890a9d39 [2023-10-06T18:26:11.200Z] ---> 1905ebc67482 [2023-10-06T18:26:11.200Z] Step 25/26 : LABEL git_sha=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [2023-10-06T18:26:11.200Z] ---> Running in 890396e33d6d [2023-10-06T18:26:11.200Z] Removing intermediate container 890396e33d6d [2023-10-06T18:26:11.200Z] ---> dd3b8f45e546 [2023-10-06T18:26:11.200Z] Step 26/26 : LABEL version=3.1.0-dev.55 [2023-10-06T18:26:11.459Z] ---> Running in f598eb65a431 [2023-10-06T18:26:11.459Z] Removing intermediate container f598eb65a431 [2023-10-06T18:26:11.459Z] ---> 0a7d231e3403 [2023-10-06T18:26:11.459Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-06T18:26:11.459Z] Successfully built 0a7d231e3403 [2023-10-06T18:26:11.459Z] 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-10-06T18:26:11.585Z] provisioning config files... [2023-10-06T18:26:11.594Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7387572632075457362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:26:11.890Z] ---> docker-login.sh [2023-10-06T18:26:11.890Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:26:11.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:11.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:11.890Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:11.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:11.890Z] [2023-10-06T18:26:11.890Z] Login Succeeded [2023-10-06T18:26:11.890Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:26:11.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:11.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:11.890Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:11.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:11.890Z] [2023-10-06T18:26:11.890Z] Login Succeeded [2023-10-06T18:26:11.890Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:26:12.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:12.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:12.149Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:12.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:12.149Z] [2023-10-06T18:26:12.149Z] Login Succeeded [2023-10-06T18:26:12.149Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:26:12.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:12.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:12.149Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:12.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:12.149Z] [2023-10-06T18:26:12.149Z] Login Succeeded [2023-10-06T18:26:12.149Z] docker.io [2023-10-06T18:26:12.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:12.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:12.666Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:12.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:12.666Z] [2023-10-06T18:26:12.666Z] Login Succeeded [2023-10-06T18:26:12.666Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:26:12.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:26:12.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:26:12.731Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-10-06T18:26:12.731Z] 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [2023-10-06T18:26:12.731Z] latest [2023-10-06T18:26:12.731Z] 3.1.0-dev.55 [2023-10-06T18:26:12.731Z] 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 [2023-10-06T18:26:12.731Z] main [2023-10-06T18:26:12.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:13.055Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:13.361Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [2023-10-06T18:26:13.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-06T18:26:13.361Z] b86c4eaf45f4: Preparing [2023-10-06T18:26:13.361Z] 0b1469bcf992: Preparing [2023-10-06T18:26:13.361Z] 2fbea7e4c480: Preparing [2023-10-06T18:26:13.361Z] 2a0a10eb2f47: Preparing [2023-10-06T18:26:13.361Z] 134ba7f639f4: Preparing [2023-10-06T18:26:13.361Z] cc2447e1835a: Preparing [2023-10-06T18:26:13.361Z] 0b1469bcf992: Pushed [2023-10-06T18:26:13.361Z] 2a0a10eb2f47: Pushed [2023-10-06T18:26:13.361Z] 2fbea7e4c480: Pushed [2023-10-06T18:26:13.361Z] cc2447e1835a: Layer already exists [2023-10-06T18:26:13.619Z] 134ba7f639f4: Pushed [2023-10-06T18:26:16.155Z] b86c4eaf45f4: Pushed [2023-10-06T18:26:16.413Z] 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00: digest: sha256:6fd8358d84797ef6120679d27c1d3eef9c4efe192b5d33005e4631e9df980c67 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:16.716Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:17.025Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-06T18:26:17.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-06T18:26:17.025Z] b86c4eaf45f4: Preparing [2023-10-06T18:26:17.025Z] 0b1469bcf992: Preparing [2023-10-06T18:26:17.025Z] 2fbea7e4c480: Preparing [2023-10-06T18:26:17.025Z] 2a0a10eb2f47: Preparing [2023-10-06T18:26:17.025Z] 134ba7f639f4: Preparing [2023-10-06T18:26:17.025Z] cc2447e1835a: Preparing [2023-10-06T18:26:17.025Z] 134ba7f639f4: Layer already exists [2023-10-06T18:26:17.025Z] 0b1469bcf992: Layer already exists [2023-10-06T18:26:17.025Z] b86c4eaf45f4: Layer already exists [2023-10-06T18:26:17.025Z] 2fbea7e4c480: Layer already exists [2023-10-06T18:26:17.025Z] 2a0a10eb2f47: Layer already exists [2023-10-06T18:26:17.025Z] cc2447e1835a: Layer already exists [2023-10-06T18:26:17.025Z] latest: digest: sha256:6fd8358d84797ef6120679d27c1d3eef9c4efe192b5d33005e4631e9df980c67 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:17.334Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:17.639Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.55 [2023-10-06T18:26:17.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-06T18:26:17.640Z] b86c4eaf45f4: Preparing [2023-10-06T18:26:17.640Z] 0b1469bcf992: Preparing [2023-10-06T18:26:17.640Z] 2fbea7e4c480: Preparing [2023-10-06T18:26:17.640Z] 2a0a10eb2f47: Preparing [2023-10-06T18:26:17.640Z] 134ba7f639f4: Preparing [2023-10-06T18:26:17.640Z] cc2447e1835a: Preparing [2023-10-06T18:26:17.640Z] cc2447e1835a: Waiting [2023-10-06T18:26:17.640Z] 134ba7f639f4: Layer already exists [2023-10-06T18:26:17.640Z] 0b1469bcf992: Layer already exists [2023-10-06T18:26:17.640Z] b86c4eaf45f4: Layer already exists [2023-10-06T18:26:17.640Z] 2a0a10eb2f47: Layer already exists [2023-10-06T18:26:17.640Z] 2fbea7e4c480: Layer already exists [2023-10-06T18:26:17.640Z] cc2447e1835a: Layer already exists [2023-10-06T18:26:17.640Z] 3.1.0-dev.55: digest: sha256:6fd8358d84797ef6120679d27c1d3eef9c4efe192b5d33005e4631e9df980c67 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:17.945Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:18.255Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 [2023-10-06T18:26:18.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-06T18:26:18.255Z] b86c4eaf45f4: Preparing [2023-10-06T18:26:18.255Z] 0b1469bcf992: Preparing [2023-10-06T18:26:18.255Z] 2fbea7e4c480: Preparing [2023-10-06T18:26:18.255Z] 2a0a10eb2f47: Preparing [2023-10-06T18:26:18.255Z] 134ba7f639f4: Preparing [2023-10-06T18:26:18.255Z] cc2447e1835a: Preparing [2023-10-06T18:26:18.255Z] cc2447e1835a: Waiting [2023-10-06T18:26:18.255Z] b86c4eaf45f4: Layer already exists [2023-10-06T18:26:18.255Z] 134ba7f639f4: Layer already exists [2023-10-06T18:26:18.255Z] 2a0a10eb2f47: Layer already exists [2023-10-06T18:26:18.255Z] 2fbea7e4c480: Layer already exists [2023-10-06T18:26:18.255Z] 0b1469bcf992: Layer already exists [2023-10-06T18:26:18.255Z] cc2447e1835a: Layer already exists [2023-10-06T18:26:18.255Z] 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55: digest: sha256:6fd8358d84797ef6120679d27c1d3eef9c4efe192b5d33005e4631e9df980c67 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:18.564Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:18.873Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-10-06T18:26:18.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-06T18:26:18.874Z] b86c4eaf45f4: Preparing [2023-10-06T18:26:18.874Z] 0b1469bcf992: Preparing [2023-10-06T18:26:18.874Z] 2fbea7e4c480: Preparing [2023-10-06T18:26:18.874Z] 2a0a10eb2f47: Preparing [2023-10-06T18:26:18.874Z] 134ba7f639f4: Preparing [2023-10-06T18:26:18.874Z] cc2447e1835a: Preparing [2023-10-06T18:26:18.874Z] cc2447e1835a: Waiting [2023-10-06T18:26:18.874Z] 2a0a10eb2f47: Layer already exists [2023-10-06T18:26:18.874Z] 134ba7f639f4: Layer already exists [2023-10-06T18:26:18.874Z] 0b1469bcf992: Layer already exists [2023-10-06T18:26:18.874Z] 2fbea7e4c480: Layer already exists [2023-10-06T18:26:18.874Z] b86c4eaf45f4: Layer already exists [2023-10-06T18:26:18.874Z] cc2447e1835a: Layer already exists [2023-10-06T18:26:18.874Z] main: digest: sha256:6fd8358d84797ef6120679d27c1d3eef9c4efe192b5d33005e4631e9df980c67 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:26:18.912Z] ===================================================== [Pipeline] echo [2023-10-06T18:26:18.918Z] taggedImages: [2023-10-06T18:26:18.918Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [2023-10-06T18:26:18.918Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-06T18:26:18.918Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.55 [2023-10-06T18:26:18.918Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 [2023-10-06T18:26:18.918Z] - 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-10-06T18:26:19.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:26:19.358Z] [2023-10-06T18:26:19.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:19.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:26:19.653Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-06T18:26:19.653Z] 5eb5b503b376: Pulling fs layer [2023-10-06T18:26:19.653Z] 5c69ac0246d0: Pulling fs layer [2023-10-06T18:26:19.653Z] ec43610c2a17: Pulling fs layer [2023-10-06T18:26:19.653Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-06T18:26:19.653Z] 33b1e0a273af: Pulling fs layer [2023-10-06T18:26:19.653Z] 5d3b04190fa2: Pulling fs layer [2023-10-06T18:26:19.653Z] 2f39f015ded8: Pulling fs layer [2023-10-06T18:26:19.653Z] 33b1e0a273af: Waiting [2023-10-06T18:26:19.653Z] 5d3b04190fa2: Waiting [2023-10-06T18:26:19.653Z] 2f39f015ded8: Waiting [2023-10-06T18:26:19.653Z] 3a2ae6a8a46f: Waiting [2023-10-06T18:26:19.653Z] 5c69ac0246d0: Verifying Checksum [2023-10-06T18:26:19.653Z] 5c69ac0246d0: Download complete [2023-10-06T18:26:19.653Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-06T18:26:19.653Z] 3a2ae6a8a46f: Download complete [2023-10-06T18:26:19.653Z] ec43610c2a17: Verifying Checksum [2023-10-06T18:26:19.653Z] ec43610c2a17: Download complete [2023-10-06T18:26:19.653Z] 33b1e0a273af: Verifying Checksum [2023-10-06T18:26:19.653Z] 33b1e0a273af: Download complete [2023-10-06T18:26:19.653Z] 5d3b04190fa2: Verifying Checksum [2023-10-06T18:26:19.653Z] 5d3b04190fa2: Download complete [2023-10-06T18:26:19.913Z] 5eb5b503b376: Verifying Checksum [2023-10-06T18:26:19.913Z] 5eb5b503b376: Download complete [2023-10-06T18:26:20.481Z] 2f39f015ded8: Download complete [2023-10-06T18:26:21.047Z] 5eb5b503b376: Pull complete [2023-10-06T18:26:21.304Z] 5c69ac0246d0: Pull complete [2023-10-06T18:26:21.870Z] ec43610c2a17: Pull complete [2023-10-06T18:26:21.870Z] 3a2ae6a8a46f: Pull complete [2023-10-06T18:26:22.129Z] 33b1e0a273af: Pull complete [2023-10-06T18:26:22.129Z] 5d3b04190fa2: Pull complete [2023-10-06T18:26:25.028Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8645 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-10-06T18:26:25.041Z] Running in /w/workspace/app-record-replay/60 [Pipeline] { [Pipeline] checkout [2023-10-06T18:26:25.075Z] Selected Git installation does not exist. Using Default [2023-10-06T18:26:25.075Z] The recommended git tool is: NONE [2023-10-06T18:26:26.310Z] 2f39f015ded8: Pull complete [2023-10-06T18:26:26.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-06T18:26:26.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:26:26.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:26:26.395Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-10-06T18:26:26.426Z] $ 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-10-06T18:26:30.768Z] $ docker top f870323482cccfb9c159a279630b4d2da85003fc441b90c221419a104b0f3c02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:26:31.146Z] using credential edgex-jenkins-ssh [2023-10-06T18:26:31.147Z] ---> job-cost.sh [2023-10-06T18:26:31.147Z] lf-activate-venv: SKIPPING [2023-10-06T18:26:31.147Z] INFO: No Stack... [2023-10-06T18:26:31.163Z] Cloning the remote Git repository [2023-10-06T18:26:31.208Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-06T18:26:31.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-06T18:26:31.973Z] INFO: Archiving Costs [Pipeline] sh [2023-10-06T18:26:32.257Z] + + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-10-06T18:26:32.257Z] cut -d, -f6 [Pipeline] lock [2023-10-06T18:26:32.269Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] [2023-10-06T18:26:32.275Z] Resource [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] did not exist. Created. [2023-10-06T18:26:32.275Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T18:26:32.570Z] + echo total: 0.2199999988079071 [2023-10-06T18:26:31.324Z] > git init /w/workspace/app-record-replay/60 # timeout=10 [2023-10-06T18:26:31.497Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-06T18:26:31.499Z] > git --version # timeout=10 [2023-10-06T18:26:31.520Z] > git --version # 'git version 2.25.1' [2023-10-06T18:26:31.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-06T18:26:31.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stash [2023-10-06T18:26:32.604Z] Stashed 1 file(s) [Pipeline] } [2023-10-06T18:26:32.611Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-06T18:26:32.632Z] $ docker stop --time=1 f870323482cccfb9c159a279630b4d2da85003fc441b90c221419a104b0f3c02 [2023-10-06T18:26:33.788Z] $ docker rm -f --volumes f870323482cccfb9c159a279630b4d2da85003fc441b90c221419a104b0f3c02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-06T18:26:34.502Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-06T18:26:34.526Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-06T18:26:35.481Z] Avoid second fetch [2023-10-06T18:26:35.482Z] Checking out Revision 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 (main) [2023-10-06T18:26:36.075Z] Commit message: "Merge pull request #89 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T18:26:35.494Z] > git config core.sparsecheckout # timeout=10 [2023-10-06T18:26:35.574Z] > git checkout -f 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 # timeout=10 [2023-10-06T18:26:37.201Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-06T18:26:37.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-06T18:26:37.201Z] Dload Upload Total Spent Left Speed [2023-10-06T18:26:37.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-10-06T18:26:37.776Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-06T18:26:38.112Z] + sudo tee /etc/docker/daemon.new [2023-10-06T18:26:38.112Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-06T18:26:38.112Z] { [2023-10-06T18:26:38.112Z] "registry-mirrors": [ [2023-10-06T18:26:38.112Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-06T18:26:38.112Z] ], [2023-10-06T18:26:38.112Z] "bip": "10.250.0.254/24", [2023-10-06T18:26:38.112Z] "hosts": [ [2023-10-06T18:26:38.112Z] "tcp://0.0.0.0:5555", [2023-10-06T18:26:38.112Z] "unix:///var/run/docker.sock" [2023-10-06T18:26:38.112Z] ], [2023-10-06T18:26:38.112Z] "mtu": 1458, [2023-10-06T18:26:38.112Z] "selinux-enabled": true, [2023-10-06T18:26:38.112Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-06T18:26:38.112Z] } [Pipeline] sh [2023-10-06T18:26:38.461Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-06T18:26:38.818Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:26:57.117Z] provisioning config files... [2023-10-06T18:26:57.147Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/60@tmp/config296346059091566808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:26:57.517Z] ---> docker-login.sh [2023-10-06T18:26:57.517Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:26:58.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:58.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:58.111Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:58.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:58.111Z] [2023-10-06T18:26:58.111Z] Login Succeeded [2023-10-06T18:26:58.111Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:26:58.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:58.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:58.654Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:58.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:58.654Z] [2023-10-06T18:26:58.654Z] Login Succeeded [2023-10-06T18:26:58.654Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:26:58.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:58.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:58.926Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:58.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:58.926Z] [2023-10-06T18:26:58.926Z] Login Succeeded [2023-10-06T18:26:58.926Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:26:59.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:59.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:59.467Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:59.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:59.467Z] [2023-10-06T18:26:59.467Z] Login Succeeded [2023-10-06T18:26:59.467Z] docker.io [2023-10-06T18:26:59.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:27:00.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:27:00.005Z] Configure a credential helper to remove this warning. See [2023-10-06T18:27:00.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:27:00.005Z] [2023-10-06T18:27:00.005Z] Login Succeeded [2023-10-06T18:27:00.005Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:27:00.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-06T18:27:00.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:27:00.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:27:00.358Z] ========================================================= [2023-10-06T18:27:00.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-06T18:27:00.358Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:27:00.711Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-06T18:27:00.711Z] Sending build context to Docker daemon 259.6kB [2023-10-06T18:27:01.304Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:27:01.304Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-06T18:27:01.577Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-06T18:27:01.577Z] 9fda8d8052c6: Pulling fs layer [2023-10-06T18:27:01.577Z] 5d54e960e981: Pulling fs layer [2023-10-06T18:27:01.577Z] c4a7e357bf2a: Pulling fs layer [2023-10-06T18:27:01.577Z] f0e02332f6b5: Pulling fs layer [2023-10-06T18:27:01.577Z] cefa15bbcfad: Pulling fs layer [2023-10-06T18:27:01.577Z] 17808c966233: Pulling fs layer [2023-10-06T18:27:01.577Z] f4c1fc716caa: Pulling fs layer [2023-10-06T18:27:01.577Z] cefa15bbcfad: Waiting [2023-10-06T18:27:01.577Z] 17808c966233: Waiting [2023-10-06T18:27:01.577Z] f4c1fc716caa: Waiting [2023-10-06T18:27:01.577Z] f0e02332f6b5: Waiting [2023-10-06T18:27:01.577Z] 5d54e960e981: Verifying Checksum [2023-10-06T18:27:01.577Z] 5d54e960e981: Download complete [2023-10-06T18:27:01.577Z] f0e02332f6b5: Verifying Checksum [2023-10-06T18:27:01.577Z] f0e02332f6b5: Download complete [2023-10-06T18:27:01.577Z] cefa15bbcfad: Verifying Checksum [2023-10-06T18:27:01.577Z] cefa15bbcfad: Download complete [2023-10-06T18:27:01.577Z] 9fda8d8052c6: Verifying Checksum [2023-10-06T18:27:01.577Z] 9fda8d8052c6: Download complete [2023-10-06T18:27:02.169Z] f4c1fc716caa: Verifying Checksum [2023-10-06T18:27:02.169Z] f4c1fc716caa: Download complete [2023-10-06T18:27:02.780Z] 9fda8d8052c6: Pull complete [2023-10-06T18:27:03.387Z] 5d54e960e981: Pull complete [2023-10-06T18:27:03.978Z] c4a7e357bf2a: Verifying Checksum [2023-10-06T18:27:03.978Z] c4a7e357bf2a: Download complete [2023-10-06T18:27:04.567Z] 17808c966233: Verifying Checksum [2023-10-06T18:27:04.567Z] 17808c966233: Download complete [2023-10-06T18:27:16.903Z] c4a7e357bf2a: Pull complete [2023-10-06T18:27:16.903Z] f0e02332f6b5: Pull complete [2023-10-06T18:27:16.903Z] cefa15bbcfad: Pull complete [2023-10-06T18:27:23.575Z] 17808c966233: Pull complete [2023-10-06T18:27:24.171Z] f4c1fc716caa: Pull complete [2023-10-06T18:27:24.171Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-06T18:27:24.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-06T18:27:24.171Z] ---> ea914061e18c [2023-10-06T18:27:24.171Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:27:30.850Z] ---> Running in 2e1551e0b068 [2023-10-06T18:27:30.850Z] Removing intermediate container 2e1551e0b068 [2023-10-06T18:27:30.850Z] ---> 8e830571e0aa [2023-10-06T18:27:30.850Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:27:30.850Z] ---> Running in ee0caa471a0a [2023-10-06T18:27:30.850Z] Removing intermediate container ee0caa471a0a [2023-10-06T18:27:30.850Z] ---> c10462709446 [2023-10-06T18:27:30.850Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:27:30.850Z] ---> Running in 975d985caa71 [2023-10-06T18:27:31.439Z] Removing intermediate container 975d985caa71 [2023-10-06T18:27:31.439Z] ---> ad1a407a1ab5 [2023-10-06T18:27:31.439Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:27:31.439Z] ---> Running in 1c89e36299d2 [2023-10-06T18:27:32.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T18:27:33.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T18:27:34.632Z] OK: 266 MiB in 52 packages [2023-10-06T18:27:35.618Z] Removing intermediate container 1c89e36299d2 [2023-10-06T18:27:35.618Z] ---> 53f19dd24c7c [2023-10-06T18:27:35.618Z] Step 7/12 : WORKDIR /app [2023-10-06T18:27:35.618Z] ---> Running in 77252fdead54 [2023-10-06T18:27:35.968Z] Removing intermediate container 77252fdead54 [2023-10-06T18:27:35.968Z] ---> 3bc772fd1d6f [2023-10-06T18:27:35.968Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-06T18:27:36.576Z] ---> 998798e18c80 [2023-10-06T18:27:36.576Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:27:36.576Z] ---> Running in 76223d6d8f15 [2023-10-06T18:29:13.290Z] Removing intermediate container 76223d6d8f15 [2023-10-06T18:29:13.290Z] ---> 5d09db97b1cb [2023-10-06T18:29:13.290Z] Step 10/12 : COPY . . [2023-10-06T18:29:13.290Z] ---> d85eb3b8960b [2023-10-06T18:29:13.290Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:29:13.290Z] ---> Running in c48887313055 [2023-10-06T18:29:13.290Z] Removing intermediate container c48887313055 [2023-10-06T18:29:13.290Z] ---> 37f6281907fa [2023-10-06T18:29:13.290Z] Step 12/12 : RUN $MAKE [2023-10-06T18:29:13.290Z] ---> Running in ffad848491ab [2023-10-06T18:29:13.290Z] noop [2023-10-06T18:29:13.290Z] Removing intermediate container ffad848491ab [2023-10-06T18:29:13.290Z] ---> bed5342fe491 [2023-10-06T18:29:13.290Z] Successfully built bed5342fe491 [2023-10-06T18:29:13.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:29:13.650Z] + docker inspect -f . ci-base-image-arm64 [2023-10-06T18:29:13.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:29:13.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-8645 does not seem to be running inside a container [2023-10-06T18:29:13.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/60 -v /w/workspace/app-record-replay/60:/w/workspace/app-record-replay/60:rw,z -v /w/workspace/app-record-replay/60@tmp:/w/workspace/app-record-replay/60@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-10-06T18:29:15.235Z] $ docker top 027ce9025839dcaa0361cc893276a5c5edd78cf3dc7c4bafab4fba81d6072c87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:29:16.096Z] + go version [2023-10-06T18:29:16.096Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-06T18:29:16.127Z] $ docker stop --time=1 027ce9025839dcaa0361cc893276a5c5edd78cf3dc7c4bafab4fba81d6072c87 [2023-10-06T18:29:17.838Z] $ docker rm -f --volumes 027ce9025839dcaa0361cc893276a5c5edd78cf3dc7c4bafab4fba81d6072c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:29:18.400Z] + docker inspect -f . ci-base-image-arm64 [2023-10-06T18:29:18.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:29:18.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-8645 does not seem to be running inside a container [2023-10-06T18:29:18.698Z] $ 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/60 -v /w/workspace/app-record-replay/60:/w/workspace/app-record-replay/60:rw,z -v /w/workspace/app-record-replay/60@tmp:/w/workspace/app-record-replay/60@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-10-06T18:29:21.589Z] $ docker top d733510fd564832c2b01b96db841c9b80241b173ffb023892169328e7817e310 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:29:22.450Z] + git config --global --add safe.directory /w/workspace/app-record-replay/60 [Pipeline] fileExists [Pipeline] sh [2023-10-06T18:29:23.124Z] + make test [2023-10-06T18:29:23.124Z] go test -race -coverprofile=coverage.out ./... [2023-10-06T18:32:29.956Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-06T18:32:29.956Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.232s coverage: 88.0% of statements [2023-10-06T18:32:32.017Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-06T18:32:32.017Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-06T18:32:32.017Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-06T18:32:38.677Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.009s coverage: 98.7% of statements [2023-10-06T18:32:38.677Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.495s coverage: 89.7% of statements [2023-10-06T18:32:38.677Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.175s coverage: 100.0% of statements [2023-10-06T18:32:38.948Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-06T18:32:38.948Z] go vet ./... [2023-10-06T18:35:00.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-06T18:35:00.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-06T18:35:00.704Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-06T18:35:00.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-06T18:35:00.747Z] $ docker stop --time=1 d733510fd564832c2b01b96db841c9b80241b173ffb023892169328e7817e310 [2023-10-06T18:35:04.032Z] $ docker rm -f --volumes d733510fd564832c2b01b96db841c9b80241b173ffb023892169328e7817e310 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:35:05.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-06T18:35:05.885Z] Warning: overwriting stash ‘coverage-report’ [2023-10-06T18:35:06.453Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T18:35:06.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-06T18:35:07.180Z] + ls -al . [2023-10-06T18:35:07.180Z] total 184 [2023-10-06T18:35:07.180Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 18:29 . [2023-10-06T18:35:07.180Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:26 .. [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 18:26 .dockerignore [2023-10-06T18:35:07.180Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:26 .git [2023-10-06T18:35:07.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:26 .github [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 6 18:26 .gitignore [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:26 .golangci.yml [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 6 18:26 Attribution.txt [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 6 18:26 CHANGELOG.md [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 6 18:26 Dockerfile [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:26 GOVERNANCE.md [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 6 18:26 Jenkinsfile [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 18:26 LICENSE [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 6 18:26 Makefile [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 6 18:26 OWNERS.md [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 6 18:26 README.md [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 6 18:26 Record and Reply.postman_collection.json [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:23 VERSION [2023-10-06T18:35:07.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:26 bin [2023-10-06T18:35:07.180Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 6 18:32 coverage.out [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 6 18:26 go.mod [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 35422 Oct 6 18:26 go.sum [2023-10-06T18:35:07.180Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 18:26 internal [2023-10-06T18:35:07.180Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 6 18:26 main.go [2023-10-06T18:35:07.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:26 openapi [2023-10-06T18:35:07.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:26 pkg [2023-10-06T18:35:07.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:07.529Z] + 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=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 --label arch=arm64 --label version=3.1.0-dev.55 . [2023-10-06T18:35:07.798Z] Sending build context to Docker daemon 285.2kB [2023-10-06T18:35:07.798Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:35:07.798Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-06T18:35:07.798Z] ---> bed5342fe491 [2023-10-06T18:35:07.798Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:35:07.798Z] ---> Running in 1cdd84cd3f59 [2023-10-06T18:35:08.388Z] Removing intermediate container 1cdd84cd3f59 [2023-10-06T18:35:08.388Z] ---> c2da0c91eda7 [2023-10-06T18:35:08.388Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:35:08.388Z] ---> Running in e3a92fb0b33c [2023-10-06T18:35:08.657Z] Removing intermediate container e3a92fb0b33c [2023-10-06T18:35:08.657Z] ---> d62451fd1390 [2023-10-06T18:35:08.657Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:35:08.657Z] ---> Running in 0a56ccac3fc0 [2023-10-06T18:35:09.243Z] Removing intermediate container 0a56ccac3fc0 [2023-10-06T18:35:09.243Z] ---> 312f9fd439ca [2023-10-06T18:35:09.243Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:35:09.243Z] ---> Running in 50f4152e60c0 [2023-10-06T18:35:10.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T18:35:10.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T18:35:12.231Z] OK: 266 MiB in 52 packages [2023-10-06T18:35:13.195Z] Removing intermediate container 50f4152e60c0 [2023-10-06T18:35:13.195Z] ---> add7c2a4d5cb [2023-10-06T18:35:13.195Z] Step 7/26 : WORKDIR /app [2023-10-06T18:35:13.195Z] ---> Running in 74b89c6ee37c [2023-10-06T18:35:13.463Z] Removing intermediate container 74b89c6ee37c [2023-10-06T18:35:13.463Z] ---> 7eb6293275ab [2023-10-06T18:35:13.463Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-06T18:35:14.049Z] ---> afe8432794c1 [2023-10-06T18:35:14.049Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:35:14.049Z] ---> Running in d068193e8c00 [2023-10-06T18:35:17.402Z] Removing intermediate container d068193e8c00 [2023-10-06T18:35:17.402Z] ---> c07c5ee37fc1 [2023-10-06T18:35:17.402Z] Step 10/26 : COPY . . [2023-10-06T18:35:17.402Z] ---> e6bfba469189 [2023-10-06T18:35:17.402Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:35:17.673Z] ---> Running in 92a2fca28f75 [2023-10-06T18:35:17.942Z] Removing intermediate container 92a2fca28f75 [2023-10-06T18:35:17.942Z] ---> 0be6814e74b7 [2023-10-06T18:35:17.942Z] Step 12/26 : RUN $MAKE [2023-10-06T18:35:17.942Z] ---> Running in 8ca2e126b6af [2023-10-06T18:35:18.906Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.55" -trimpath -mod=readonly -o app-record-replay [2023-10-06T18:37:40.667Z] Removing intermediate container 8ca2e126b6af [2023-10-06T18:37:40.667Z] ---> 43bbabcf7c31 [2023-10-06T18:37:40.667Z] Step 13/26 : FROM alpine:3.18 [2023-10-06T18:37:40.667Z] 3.18: Pulling from library/alpine [2023-10-06T18:37:40.667Z] 579b34f0a95b: Pulling fs layer [2023-10-06T18:37:40.667Z] 579b34f0a95b: Verifying Checksum [2023-10-06T18:37:40.667Z] 579b34f0a95b: Download complete [2023-10-06T18:37:40.667Z] 579b34f0a95b: Pull complete [2023-10-06T18:37:40.667Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-06T18:37:40.667Z] Status: Downloaded newer image for alpine:3.18 [2023-10-06T18:37:40.667Z] ---> 3cc203321400 [2023-10-06T18:37:40.667Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-06T18:37:40.667Z] ---> Running in 0f74c9a132bc [2023-10-06T18:37:40.667Z] Removing intermediate container 0f74c9a132bc [2023-10-06T18:37:40.667Z] ---> cb2509f475aa [2023-10-06T18:37:40.667Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-06T18:37:40.667Z] ---> Running in d6054538f020 [2023-10-06T18:37:40.667Z] Removing intermediate container d6054538f020 [2023-10-06T18:37:40.667Z] ---> 759495376161 [2023-10-06T18:37:40.667Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-06T18:37:40.667Z] ---> Running in 481c5f53937d [2023-10-06T18:37:40.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T18:37:40.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T18:37:40.667Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-06T18:37:40.667Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-06T18:37:40.667Z] Executing busybox-1.36.1-r2.trigger [2023-10-06T18:37:40.667Z] Executing ca-certificates-20230506-r0.trigger [2023-10-06T18:37:40.667Z] OK: 9 MiB in 17 packages [2023-10-06T18:37:40.667Z] Removing intermediate container 481c5f53937d [2023-10-06T18:37:40.667Z] ---> 11cc4a81eceb [2023-10-06T18:37:40.667Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-06T18:37:40.667Z] ---> bf751b6f0a56 [2023-10-06T18:37:40.667Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-06T18:37:40.667Z] ---> 334b9bee8722 [2023-10-06T18:37:40.667Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-06T18:37:40.667Z] ---> 8b061661835d [2023-10-06T18:37:40.667Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-06T18:37:40.667Z] ---> 0fdbe4b508e3 [2023-10-06T18:37:40.667Z] Step 21/26 : EXPOSE 59712 [2023-10-06T18:37:40.667Z] ---> Running in 081fe0ce0b07 [2023-10-06T18:37:40.667Z] Removing intermediate container 081fe0ce0b07 [2023-10-06T18:37:40.667Z] ---> f38f9946a0e4 [2023-10-06T18:37:40.667Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-06T18:37:40.667Z] ---> Running in eb8e11177c3e [2023-10-06T18:37:40.667Z] Removing intermediate container eb8e11177c3e [2023-10-06T18:37:40.667Z] ---> eeed1b3b14e3 [2023-10-06T18:37:40.667Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-06T18:37:40.667Z] ---> Running in 080ae275b956 [2023-10-06T18:37:40.667Z] Removing intermediate container 080ae275b956 [2023-10-06T18:37:40.667Z] ---> 3ffbd3f37f16 [2023-10-06T18:37:40.667Z] Step 24/26 : LABEL arch=arm64 [2023-10-06T18:37:40.667Z] ---> Running in db394db8a7d3 [2023-10-06T18:37:40.667Z] Removing intermediate container db394db8a7d3 [2023-10-06T18:37:40.667Z] ---> 2ae3466252ec [2023-10-06T18:37:40.667Z] Step 25/26 : LABEL git_sha=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [2023-10-06T18:37:40.667Z] ---> Running in 4283a84ac85c [2023-10-06T18:37:40.667Z] Removing intermediate container 4283a84ac85c [2023-10-06T18:37:40.667Z] ---> 7c86bc2470b8 [2023-10-06T18:37:40.667Z] Step 26/26 : LABEL version=3.1.0-dev.55 [2023-10-06T18:37:40.667Z] ---> Running in 5e880b067add [2023-10-06T18:37:40.667Z] Removing intermediate container 5e880b067add [2023-10-06T18:37:40.667Z] ---> 90b26575b21e [2023-10-06T18:37:40.667Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-06T18:37:40.667Z] Successfully built 90b26575b21e [2023-10-06T18:37:40.667Z] 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-10-06T18:37:40.789Z] provisioning config files... [2023-10-06T18:37:40.807Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/60@tmp/config11102912327395595642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:37:41.151Z] ---> docker-login.sh [2023-10-06T18:37:41.151Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:37:41.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:37:41.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:37:41.420Z] Configure a credential helper to remove this warning. See [2023-10-06T18:37:41.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:37:41.420Z] [2023-10-06T18:37:41.420Z] Login Succeeded [2023-10-06T18:37:41.420Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:37:41.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:37:41.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:37:41.953Z] Configure a credential helper to remove this warning. See [2023-10-06T18:37:41.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:37:41.953Z] [2023-10-06T18:37:41.953Z] Login Succeeded [2023-10-06T18:37:41.953Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:37:42.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:37:42.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:37:42.219Z] Configure a credential helper to remove this warning. See [2023-10-06T18:37:42.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:37:42.219Z] [2023-10-06T18:37:42.219Z] Login Succeeded [2023-10-06T18:37:42.219Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:37:42.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:37:42.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:37:42.752Z] Configure a credential helper to remove this warning. See [2023-10-06T18:37:42.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:37:42.752Z] [2023-10-06T18:37:42.752Z] Login Succeeded [2023-10-06T18:37:42.752Z] docker.io [2023-10-06T18:37:43.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:37:43.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:37:43.286Z] Configure a credential helper to remove this warning. See [2023-10-06T18:37:43.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:37:43.286Z] [2023-10-06T18:37:43.286Z] Login Succeeded [2023-10-06T18:37:43.286Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:37:43.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:37:43.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:37:43.335Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-10-06T18:37:43.335Z] 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [2023-10-06T18:37:43.335Z] latest [2023-10-06T18:37:43.335Z] 3.1.0-dev.55 [2023-10-06T18:37:43.335Z] 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 [2023-10-06T18:37:43.335Z] main [2023-10-06T18:37:43.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:37:43.671Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:37:44.018Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [2023-10-06T18:37:44.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-06T18:37:44.018Z] 4fa653c75e45: Preparing [2023-10-06T18:37:44.018Z] a436718a3fcb: Preparing [2023-10-06T18:37:44.018Z] 29449701f419: Preparing [2023-10-06T18:37:44.018Z] ce58bd12a4ff: Preparing [2023-10-06T18:37:44.018Z] ea15a2c4ded4: Preparing [2023-10-06T18:37:44.018Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:37:44.286Z] ce58bd12a4ff: Pushed [2023-10-06T18:37:44.286Z] a436718a3fcb: Pushed [2023-10-06T18:37:44.286Z] 29449701f419: Pushed [2023-10-06T18:37:44.286Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:37:44.552Z] ea15a2c4ded4: Pushed [2023-10-06T18:37:49.896Z] 4fa653c75e45: Pushed [2023-10-06T18:37:50.163Z] 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00: digest: sha256:6fd729ef841fb199458e03c8ad7d1d0b19f5b0b9cf474586dcc08f4380bdb48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:37:50.575Z] + 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-10-06T18:37:50.951Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-06T18:37:50.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-06T18:37:50.951Z] 4fa653c75e45: Preparing [2023-10-06T18:37:50.951Z] a436718a3fcb: Preparing [2023-10-06T18:37:50.951Z] 29449701f419: Preparing [2023-10-06T18:37:50.951Z] ce58bd12a4ff: Preparing [2023-10-06T18:37:50.951Z] ea15a2c4ded4: Preparing [2023-10-06T18:37:50.951Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:37:50.951Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:37:50.951Z] ea15a2c4ded4: Layer already exists [2023-10-06T18:37:50.951Z] 29449701f419: Layer already exists [2023-10-06T18:37:50.951Z] ce58bd12a4ff: Layer already exists [2023-10-06T18:37:50.951Z] a436718a3fcb: Layer already exists [2023-10-06T18:37:50.951Z] 4fa653c75e45: Layer already exists [2023-10-06T18:37:50.951Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:37:51.224Z] latest: digest: sha256:6fd729ef841fb199458e03c8ad7d1d0b19f5b0b9cf474586dcc08f4380bdb48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:37:51.583Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:37:51.934Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.55 [2023-10-06T18:37:51.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-06T18:37:51.934Z] 4fa653c75e45: Preparing [2023-10-06T18:37:51.934Z] a436718a3fcb: Preparing [2023-10-06T18:37:51.934Z] 29449701f419: Preparing [2023-10-06T18:37:51.934Z] ce58bd12a4ff: Preparing [2023-10-06T18:37:51.934Z] ea15a2c4ded4: Preparing [2023-10-06T18:37:51.934Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:37:51.934Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:37:51.934Z] 29449701f419: Layer already exists [2023-10-06T18:37:51.934Z] 4fa653c75e45: Layer already exists [2023-10-06T18:37:51.934Z] a436718a3fcb: Layer already exists [2023-10-06T18:37:51.934Z] ea15a2c4ded4: Layer already exists [2023-10-06T18:37:51.934Z] ce58bd12a4ff: Layer already exists [2023-10-06T18:37:51.934Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:37:52.202Z] 3.1.0-dev.55: digest: sha256:6fd729ef841fb199458e03c8ad7d1d0b19f5b0b9cf474586dcc08f4380bdb48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:37:52.546Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:37:52.894Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 [2023-10-06T18:37:52.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-06T18:37:52.894Z] 4fa653c75e45: Preparing [2023-10-06T18:37:52.894Z] a436718a3fcb: Preparing [2023-10-06T18:37:52.894Z] 29449701f419: Preparing [2023-10-06T18:37:52.894Z] ce58bd12a4ff: Preparing [2023-10-06T18:37:52.894Z] ea15a2c4ded4: Preparing [2023-10-06T18:37:52.894Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:37:52.894Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:37:52.894Z] 4fa653c75e45: Layer already exists [2023-10-06T18:37:52.894Z] a436718a3fcb: Layer already exists [2023-10-06T18:37:52.894Z] 29449701f419: Layer already exists [2023-10-06T18:37:52.894Z] ce58bd12a4ff: Layer already exists [2023-10-06T18:37:52.894Z] ea15a2c4ded4: Layer already exists [2023-10-06T18:37:52.894Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:37:53.161Z] 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55: digest: sha256:6fd729ef841fb199458e03c8ad7d1d0b19f5b0b9cf474586dcc08f4380bdb48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:37:53.510Z] + 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-10-06T18:37:53.854Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-10-06T18:37:53.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-06T18:37:53.854Z] 4fa653c75e45: Preparing [2023-10-06T18:37:53.854Z] a436718a3fcb: Preparing [2023-10-06T18:37:53.854Z] 29449701f419: Preparing [2023-10-06T18:37:53.854Z] ce58bd12a4ff: Preparing [2023-10-06T18:37:53.854Z] ea15a2c4ded4: Preparing [2023-10-06T18:37:53.854Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:37:53.854Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:37:53.854Z] 29449701f419: Layer already exists [2023-10-06T18:37:53.854Z] 4fa653c75e45: Layer already exists [2023-10-06T18:37:53.854Z] a436718a3fcb: Layer already exists [2023-10-06T18:37:53.854Z] ce58bd12a4ff: Layer already exists [2023-10-06T18:37:53.854Z] ea15a2c4ded4: Layer already exists [2023-10-06T18:37:53.854Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:37:54.122Z] main: digest: sha256:6fd729ef841fb199458e03c8ad7d1d0b19f5b0b9cf474586dcc08f4380bdb48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:37:54.177Z] ===================================================== [Pipeline] echo [2023-10-06T18:37:54.184Z] taggedImages: [2023-10-06T18:37:54.184Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [2023-10-06T18:37:54.184Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-06T18:37:54.184Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.55 [2023-10-06T18:37:54.184Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 [2023-10-06T18:37:54.184Z] - 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-10-06T18:37:54.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T18:37:54.552Z] [2023-10-06T18:37:54.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:37:54.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T18:37:55.163Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-06T18:37:55.163Z] 8998bd30e6a1: Pulling fs layer [2023-10-06T18:37:55.163Z] 04944245beec: Pulling fs layer [2023-10-06T18:37:55.163Z] 699f458cf7ca: Pulling fs layer [2023-10-06T18:37:55.163Z] 765212b225bb: Pulling fs layer [2023-10-06T18:37:55.163Z] f23df028b6ca: Pulling fs layer [2023-10-06T18:37:55.163Z] d65c8cfc05b1: Pulling fs layer [2023-10-06T18:37:55.163Z] 2437ff75d9bd: Pulling fs layer [2023-10-06T18:37:55.163Z] 765212b225bb: Waiting [2023-10-06T18:37:55.163Z] f23df028b6ca: Waiting [2023-10-06T18:37:55.163Z] d65c8cfc05b1: Waiting [2023-10-06T18:37:55.163Z] 2437ff75d9bd: Waiting [2023-10-06T18:37:55.163Z] 04944245beec: Verifying Checksum [2023-10-06T18:37:55.163Z] 04944245beec: Download complete [2023-10-06T18:37:55.163Z] 765212b225bb: Verifying Checksum [2023-10-06T18:37:55.163Z] 765212b225bb: Download complete [2023-10-06T18:37:55.163Z] f23df028b6ca: Verifying Checksum [2023-10-06T18:37:55.163Z] f23df028b6ca: Download complete [2023-10-06T18:37:55.163Z] d65c8cfc05b1: Verifying Checksum [2023-10-06T18:37:55.163Z] d65c8cfc05b1: Download complete [2023-10-06T18:37:55.430Z] 699f458cf7ca: Verifying Checksum [2023-10-06T18:37:55.430Z] 699f458cf7ca: Download complete [2023-10-06T18:37:55.699Z] 8998bd30e6a1: Verifying Checksum [2023-10-06T18:37:55.699Z] 8998bd30e6a1: Download complete [2023-10-06T18:37:58.282Z] 2437ff75d9bd: Verifying Checksum [2023-10-06T18:37:58.282Z] 2437ff75d9bd: Download complete [2023-10-06T18:37:59.692Z] 8998bd30e6a1: Pull complete [2023-10-06T18:37:59.960Z] 04944245beec: Pull complete [2023-10-06T18:38:01.382Z] 699f458cf7ca: Pull complete [2023-10-06T18:38:01.651Z] 765212b225bb: Pull complete [2023-10-06T18:38:02.236Z] f23df028b6ca: Pull complete [2023-10-06T18:38:02.505Z] d65c8cfc05b1: Pull complete [2023-10-06T18:38:15.075Z] 2437ff75d9bd: Pull complete [2023-10-06T18:38:15.076Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-06T18:38:15.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T18:38:15.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:38:15.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-8645 does not seem to be running inside a container [2023-10-06T18:38:15.337Z] $ 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/60 -v /w/workspace/app-record-replay/60:/w/workspace/app-record-replay/60:rw,z -v /w/workspace/app-record-replay/60@tmp:/w/workspace/app-record-replay/60@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-10-06T18:38:18.224Z] $ docker top 4079c988177d07244d3da43f2476c3b49c32b6007c5acbd6a4b56b3041f34f05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:38:19.077Z] ---> job-cost.sh [2023-10-06T18:38:19.077Z] lf-activate-venv: SKIPPING [2023-10-06T18:38:19.077Z] INFO: No Stack... [2023-10-06T18:38:19.663Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-06T18:38:20.625Z] INFO: Archiving Costs [Pipeline] sh [2023-10-06T18:38:21.273Z] + cat /w/workspace/app-record-replay/60/archives/cost.csv [2023-10-06T18:38:21.273Z] + cut -d, -f6 [Pipeline] lock [2023-10-06T18:38:21.342Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] [2023-10-06T18:38:21.350Z] Resource [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] did not exist. Created. [2023-10-06T18:38:21.350Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T18:38:22.021Z] /w/workspace/app-record-replay/60@tmp/durable-dab0c588/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-06T18:38:22.698Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-06T18:38:22.722Z] Warning: overwriting stash ‘stack-cost’ [2023-10-06T18:38:22.779Z] Stashed 1 file(s) [Pipeline] } [2023-10-06T18:38:22.786Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-06T18:38:22.820Z] $ docker stop --time=1 4079c988177d07244d3da43f2476c3b49c32b6007c5acbd6a4b56b3041f34f05 [2023-10-06T18:38:24.401Z] $ docker rm -f --volumes 4079c988177d07244d3da43f2476c3b49c32b6007c5acbd6a4b56b3041f34f05 [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-10-06T18:38:24.852Z] provisioning config files... [2023-10-06T18:38:24.859Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7516945415660076377tmp [Pipeline] { [Pipeline] sh [2023-10-06T18:38:25.154Z] + set +x [2023-10-06T18:38:25.154Z] + curl -s https://codecov.io/bash [2023-10-06T18:38:25.154Z] + bash -s -- [2023-10-06T18:38:25.154Z] [2023-10-06T18:38:25.154Z] _____ _ [2023-10-06T18:38:25.154Z] / ____| | | [2023-10-06T18:38:25.154Z] | | ___ __| | ___ ___ _____ __ [2023-10-06T18:38:25.154Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-06T18:38:25.154Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-06T18:38:25.154Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-06T18:38:25.154Z] Bash-1.0.6 [2023-10-06T18:38:25.154Z] [2023-10-06T18:38:25.154Z] [2023-10-06T18:38:25.154Z] ==> git version 2.25.1 found [2023-10-06T18:38:25.154Z] ==> 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-10-06T18:38:25.154Z] Release-Date: 2020-01-08 [2023-10-06T18:38:25.154Z] 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-10-06T18:38:25.154Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-06T18:38:25.154Z] ==> Jenkins CI detected. [2023-10-06T18:38:25.154Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-10-06T18:38:25.154Z] project root: . [2023-10-06T18:38:25.154Z] --> token set from env [2023-10-06T18:38:25.154Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-06T18:38:25.154Z] ==> Running gcov in . (disable via -X gcov) [2023-10-06T18:38:25.154Z] ==> Python coveragepy not found [2023-10-06T18:38:25.154Z] ==> Searching for coverage reports in: [2023-10-06T18:38:25.154Z] + . [2023-10-06T18:38:25.154Z] -> Found 1 reports [2023-10-06T18:38:25.154Z] ==> Detecting git/mercurial file structure [2023-10-06T18:38:25.154Z] ==> Reading reports [2023-10-06T18:38:25.414Z] + ./coverage.out bytes=24666 [2023-10-06T18:38:25.414Z] ==> Appending adjustments [2023-10-06T18:38:25.414Z] https://docs.codecov.io/docs/fixing-reports [2023-10-06T18:38:25.414Z] + Found adjustments [2023-10-06T18:38:25.414Z] ==> Gzipping contents [2023-10-06T18:38:25.414Z] 8.0K /tmp/codecov.k0pKkk.gz [2023-10-06T18:38:25.414Z] ==> Uploading reports [2023-10-06T18:38:25.414Z] url: https://codecov.io [2023-10-06T18:38:25.414Z] query: branch=main&commit=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-06T18:38:25.414Z] -> Pinging Codecov [2023-10-06T18:38:25.414Z] 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=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-06T18:38:25.673Z] -> Uploading to [2023-10-06T18:38:25.673Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-06/F467761B9912B4F32F9BC62907045C81/5c559a911c1562fde1d9a9b8ac8e65fed7d72c00/fefb8156-8785-43a0-bcc5-abfaf7a87e35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231006T183825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a41cdb2e03a2f4a786117a97421c26ca67874456fb5cf3444250595737bd25b2 [2023-10-06T18:38:25.673Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-06T18:38:25.673Z] Dload Upload Total Spent Left Speed [2023-10-06T18:38:25.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 17446 --:--:-- --:--:-- --:--:-- 17383 [2023-10-06T18:38:25.932Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] } [2023-10-06T18:38:25.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-06T18:38:26.055Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-06T18:38:26.064Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:38:26.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-06T18:38:26.366Z] [2023-10-06T18:38:26.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:38:26.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-06T18:38:26.664Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-06T18:38:26.664Z] df9b9388f04a: Pulling fs layer [2023-10-06T18:38:26.664Z] 52dc419b0ee2: Pulling fs layer [2023-10-06T18:38:26.664Z] 25bc292e5bac: Pulling fs layer [2023-10-06T18:38:26.664Z] 114826534d7a: Pulling fs layer [2023-10-06T18:38:26.664Z] 4657fd5d0bcf: Pulling fs layer [2023-10-06T18:38:26.664Z] 6ad1cebc031e: Pulling fs layer [2023-10-06T18:38:26.664Z] 8a3aa393b2d8: Pulling fs layer [2023-10-06T18:38:26.664Z] 114826534d7a: Waiting [2023-10-06T18:38:26.664Z] 4657fd5d0bcf: Waiting [2023-10-06T18:38:26.664Z] 6ad1cebc031e: Waiting [2023-10-06T18:38:26.664Z] 8a3aa393b2d8: Waiting [2023-10-06T18:38:26.664Z] 25bc292e5bac: Verifying Checksum [2023-10-06T18:38:26.664Z] 25bc292e5bac: Download complete [2023-10-06T18:38:26.664Z] 52dc419b0ee2: Download complete [2023-10-06T18:38:26.664Z] 4657fd5d0bcf: Verifying Checksum [2023-10-06T18:38:26.664Z] 4657fd5d0bcf: Download complete [2023-10-06T18:38:26.664Z] df9b9388f04a: Verifying Checksum [2023-10-06T18:38:26.664Z] df9b9388f04a: Download complete [2023-10-06T18:38:26.927Z] 6ad1cebc031e: Verifying Checksum [2023-10-06T18:38:26.927Z] 6ad1cebc031e: Download complete [2023-10-06T18:38:26.927Z] df9b9388f04a: Pull complete [2023-10-06T18:38:27.187Z] 52dc419b0ee2: Pull complete [2023-10-06T18:38:27.187Z] 25bc292e5bac: Pull complete [2023-10-06T18:38:27.450Z] 114826534d7a: Download complete [2023-10-06T18:38:27.450Z] 8a3aa393b2d8: Verifying Checksum [2023-10-06T18:38:27.450Z] 8a3aa393b2d8: Download complete [2023-10-06T18:38:30.755Z] 114826534d7a: Pull complete [2023-10-06T18:38:30.755Z] 4657fd5d0bcf: Pull complete [2023-10-06T18:38:31.320Z] 6ad1cebc031e: Pull complete [2023-10-06T18:38:34.604Z] 8a3aa393b2d8: Pull complete [2023-10-06T18:38:34.604Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-06T18:38:34.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-06T18:38:34.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:38:34.685Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-10-06T18:38:34.711Z] $ 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-10-06T18:38:38.796Z] $ docker top 67d5a980deed44ac5e34269ea1841cf72523af860164d3062b28b2b7f57508fd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-06T18:38:38.868Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-10-06T18:38:39.147Z] + set -o pipefail [2023-10-06T18:38:39.147Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-10-06T18:38:45.710Z] [2023-10-06T18:38:45.710Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-10-06T18:38:45.710Z] [2023-10-06T18:38:45.710Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/2b9bd89f-9559-47a4-997b-206c33f4fbdf [2023-10-06T18:38:45.710Z] [2023-10-06T18:38:45.710Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-06T18:38:45.710Z] [2023-10-06T18:38:45.710Z] [2023-10-06T18:38:45.710Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-06T18:38:45.710Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-06T18:38:45.710Z] More details here: https://snyk.co/ue1NS [2023-10-06T18:38:45.710Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-06T18:38:45.710Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-06T18:38:45.719Z] $ docker stop --time=1 67d5a980deed44ac5e34269ea1841cf72523af860164d3062b28b2b7f57508fd [2023-10-06T18:38:48.959Z] $ docker rm -f --volumes 67d5a980deed44ac5e34269ea1841cf72523af860164d3062b28b2b7f57508fd [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-10-06T18:38:49.684Z] + git log --format=format:%s -1 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] sh [2023-10-06T18:38:49.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:38:49.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:38:50.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:38:50.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:38:50.347Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-10-06T18:38:50.374Z] $ 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-10-06T18:38:50.836Z] $ docker top 9545c719f0520267c16b0fc461aa2dfcfb35a1ca4b3776214a2258baaeae9e11 -eo pid,comm [2023-10-06T18:38:50.885Z] 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-10-06T18:38:50.885Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:38:50.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:38:50.923Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:38:51.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:38:51.042Z] $ docker exec 9545c719f0520267c16b0fc461aa2dfcfb35a1ca4b3776214a2258baaeae9e11 ssh-agent [2023-10-06T18:38:51.148Z] SSH_AUTH_SOCK=/tmp/ssh-0u0oOpinYYYN/agent.31 [2023-10-06T18:38:51.148Z] SSH_AGENT_PID=37 [2023-10-06T18:38:51.153Z] Running ssh-add (command line suppressed) [2023-10-06T18:38:51.251Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_650358548968794316.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_650358548968794316.key) [2023-10-06T18:38:51.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:38:51.552Z] + git semver tag [2023-10-06T18:38:51.810Z] 2023-10-06 18:38:51,738 [run_tag] DEBUG tag force:False [2023-10-06T18:38:51.810Z] 2023-10-06 18:38:51,738 [check_head_tag] DEBUG check head tag [2023-10-06T18:38:51.810Z] 2023-10-06 18:38:51,739 [execute] INFO git cat-file --batch-check [2023-10-06T18:38:51.810Z] 2023-10-06 18:38:51,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-06T18:38:51.810Z] 2023-10-06 18:38:51,744 [execute] INFO git cat-file --batch [2023-10-06T18:38:51.810Z] 2023-10-06 18:38:51,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-06T18:38:51.810Z] 2023-10-06 18:38:51,761 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-06T18:38:51.810Z] 2023-10-06 18:38:51,761 [execute] INFO git tag -a v3.1.0-dev.55 -m v3.1.0-dev.55 [2023-10-06T18:38:51.810Z] 2023-10-06 18:38:51,762 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.55', '-m', 'v3.1.0-dev.55'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:38:51.810Z] 2023-10-06 18:38:51,767 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-06T18:38:51.811Z] 3.1.0-dev.55 [Pipeline] } [2023-10-06T18:38:51.819Z] $ docker exec --env ******** --env ******** 9545c719f0520267c16b0fc461aa2dfcfb35a1ca4b3776214a2258baaeae9e11 ssh-agent -k [2023-10-06T18:38:51.917Z] unset SSH_AUTH_SOCK; [2023-10-06T18:38:51.918Z] unset SSH_AGENT_PID; [2023-10-06T18:38:51.918Z] echo Agent pid 37 killed; [2023-10-06T18:38:51.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:38:52.238Z] + git semver [Pipeline] } [2023-10-06T18:38:52.817Z] $ docker stop --time=1 9545c719f0520267c16b0fc461aa2dfcfb35a1ca4b3776214a2258baaeae9e11 [2023-10-06T18:38:54.073Z] $ docker rm -f --volumes 9545c719f0520267c16b0fc461aa2dfcfb35a1ca4b3776214a2258baaeae9e11 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:38:54.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-06T18:38:54.441Z] [2023-10-06T18:38:54.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:38:54.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-06T18:38:54.738Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-06T18:38:54.738Z] ab5ef0e58194: Pulling fs layer [2023-10-06T18:38:54.738Z] 9712f1f96733: Pulling fs layer [2023-10-06T18:38:54.738Z] 63f879dbbcfc: Pulling fs layer [2023-10-06T18:38:54.738Z] 0d9ebad4ef96: Pulling fs layer [2023-10-06T18:38:54.738Z] e9a5061849ea: Pulling fs layer [2023-10-06T18:38:54.738Z] d747dcd14b5f: Pulling fs layer [2023-10-06T18:38:54.738Z] 2de7ff778b66: Pulling fs layer [2023-10-06T18:38:54.738Z] e9a5061849ea: Waiting [2023-10-06T18:38:54.738Z] d747dcd14b5f: Waiting [2023-10-06T18:38:54.738Z] 0d9ebad4ef96: Waiting [2023-10-06T18:38:54.738Z] 9712f1f96733: Download complete [2023-10-06T18:38:55.311Z] 63f879dbbcfc: Verifying Checksum [2023-10-06T18:38:55.311Z] 63f879dbbcfc: Download complete [2023-10-06T18:38:55.311Z] ab5ef0e58194: Verifying Checksum [2023-10-06T18:38:55.311Z] ab5ef0e58194: Download complete [2023-10-06T18:38:55.311Z] 0d9ebad4ef96: Verifying Checksum [2023-10-06T18:38:55.311Z] 0d9ebad4ef96: Download complete [2023-10-06T18:38:55.569Z] e9a5061849ea: Verifying Checksum [2023-10-06T18:38:55.569Z] e9a5061849ea: Download complete [2023-10-06T18:38:55.569Z] 2de7ff778b66: Verifying Checksum [2023-10-06T18:38:55.569Z] 2de7ff778b66: Download complete [2023-10-06T18:38:58.856Z] ab5ef0e58194: Pull complete [2023-10-06T18:38:58.856Z] 9712f1f96733: Pull complete [2023-10-06T18:38:59.115Z] 63f879dbbcfc: Pull complete [2023-10-06T18:39:04.333Z] 0d9ebad4ef96: Pull complete [2023-10-06T18:39:04.333Z] e9a5061849ea: Pull complete [2023-10-06T18:39:04.333Z] d747dcd14b5f: Pull complete [2023-10-06T18:39:09.032Z] 2de7ff778b66: Pull complete [2023-10-06T18:39:09.032Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-06T18:39:09.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-06T18:39:09.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:39:09.115Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-10-06T18:39:09.144Z] $ 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-10-06T18:39:14.043Z] $ docker top b9791994470674d0882f8df5a9a1d6d4b494eea104a3297798d22ca92b3dd11e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:39:14.111Z] provisioning config files... [2023-10-06T18:39:14.117Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9133513307903699717tmp [2023-10-06T18:39:14.125Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15490970806746309412tmp [2023-10-06T18:39:14.135Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17503431910833944076tmp [Pipeline] { [Pipeline] echo [2023-10-06T18:39:14.149Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:14.428Z] ---> sigul-configuration.sh [2023-10-06T18:39:14.428Z] gpg: directory `/root/.gnupg' created [2023-10-06T18:39:14.428Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-06T18:39:14.428Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-06T18:39:14.428Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-06T18:39:14.428Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-06T18:39:14.428Z] gpg: CAST5 encrypted data [2023-10-06T18:39:14.428Z] gpg: encrypted with 1 passphrase [2023-10-06T18:39:14.428Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-06T18:39:14.710Z] + mkdir /home/jenkins [2023-10-06T18:39:14.710Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-06T18:39:14.994Z] + 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-10-06T18:39:15.001Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:15.284Z] ---> sigul-install.sh [2023-10-06T18:39:15.284Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-06T18:39:15.572Z] + git tag --list [2023-10-06T18:39:15.572Z] v3.1.0-dev.0 [2023-10-06T18:39:15.572Z] v3.1.0-dev.1 [2023-10-06T18:39:15.572Z] v3.1.0-dev.10 [2023-10-06T18:39:15.572Z] v3.1.0-dev.11 [2023-10-06T18:39:15.572Z] v3.1.0-dev.12 [2023-10-06T18:39:15.572Z] v3.1.0-dev.13 [2023-10-06T18:39:15.572Z] v3.1.0-dev.14 [2023-10-06T18:39:15.572Z] v3.1.0-dev.15 [2023-10-06T18:39:15.572Z] v3.1.0-dev.16 [2023-10-06T18:39:15.572Z] v3.1.0-dev.17 [2023-10-06T18:39:15.572Z] v3.1.0-dev.18 [2023-10-06T18:39:15.572Z] v3.1.0-dev.19 [2023-10-06T18:39:15.572Z] v3.1.0-dev.2 [2023-10-06T18:39:15.572Z] v3.1.0-dev.20 [2023-10-06T18:39:15.572Z] v3.1.0-dev.21 [2023-10-06T18:39:15.572Z] v3.1.0-dev.22 [2023-10-06T18:39:15.572Z] v3.1.0-dev.23 [2023-10-06T18:39:15.572Z] v3.1.0-dev.24 [2023-10-06T18:39:15.572Z] v3.1.0-dev.25 [2023-10-06T18:39:15.572Z] v3.1.0-dev.26 [2023-10-06T18:39:15.572Z] v3.1.0-dev.27 [2023-10-06T18:39:15.572Z] v3.1.0-dev.28 [2023-10-06T18:39:15.572Z] v3.1.0-dev.29 [2023-10-06T18:39:15.572Z] v3.1.0-dev.3 [2023-10-06T18:39:15.572Z] v3.1.0-dev.30 [2023-10-06T18:39:15.572Z] v3.1.0-dev.31 [2023-10-06T18:39:15.572Z] v3.1.0-dev.32 [2023-10-06T18:39:15.572Z] v3.1.0-dev.33 [2023-10-06T18:39:15.572Z] v3.1.0-dev.34 [2023-10-06T18:39:15.572Z] v3.1.0-dev.35 [2023-10-06T18:39:15.572Z] v3.1.0-dev.36 [2023-10-06T18:39:15.572Z] v3.1.0-dev.37 [2023-10-06T18:39:15.572Z] v3.1.0-dev.38 [2023-10-06T18:39:15.572Z] v3.1.0-dev.39 [2023-10-06T18:39:15.572Z] v3.1.0-dev.4 [2023-10-06T18:39:15.572Z] v3.1.0-dev.40 [2023-10-06T18:39:15.572Z] v3.1.0-dev.41 [2023-10-06T18:39:15.572Z] v3.1.0-dev.42 [2023-10-06T18:39:15.572Z] v3.1.0-dev.43 [2023-10-06T18:39:15.572Z] v3.1.0-dev.44 [2023-10-06T18:39:15.572Z] v3.1.0-dev.45 [2023-10-06T18:39:15.572Z] v3.1.0-dev.46 [2023-10-06T18:39:15.572Z] v3.1.0-dev.47 [2023-10-06T18:39:15.572Z] v3.1.0-dev.48 [2023-10-06T18:39:15.572Z] v3.1.0-dev.49 [2023-10-06T18:39:15.572Z] v3.1.0-dev.5 [2023-10-06T18:39:15.572Z] v3.1.0-dev.50 [2023-10-06T18:39:15.572Z] v3.1.0-dev.51 [2023-10-06T18:39:15.572Z] v3.1.0-dev.52 [2023-10-06T18:39:15.572Z] v3.1.0-dev.53 [2023-10-06T18:39:15.572Z] v3.1.0-dev.54 [2023-10-06T18:39:15.572Z] v3.1.0-dev.55 [2023-10-06T18:39:15.572Z] v3.1.0-dev.6 [2023-10-06T18:39:15.572Z] v3.1.0-dev.7 [2023-10-06T18:39:15.572Z] v3.1.0-dev.8 [2023-10-06T18:39:15.572Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-06T18:39:15.855Z] + lftools sign git-tag v3.1.0-dev.55 [2023-10-06T18:39:16.421Z] Signing Git tag with Sigul... [2023-10-06T18:39:16.421Z] Signing v3.1.0-dev.55 [Pipeline] echo [2023-10-06T18:39:16.687Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:16.966Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-06T18:39:16.973Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-06T18:39:16.994Z] $ docker stop --time=1 b9791994470674d0882f8df5a9a1d6d4b494eea104a3297798d22ca92b3dd11e [2023-10-06T18:39:18.670Z] $ docker rm -f --volumes b9791994470674d0882f8df5a9a1d6d4b494eea104a3297798d22ca92b3dd11e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-06T18:39:19.164Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:39:19.164Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:19.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:39:19.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:39:19.535Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-10-06T18:39:19.561Z] $ 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-10-06T18:39:19.942Z] $ docker top a930f46f20c9ddee9c00ecb8c76112cbf289dd7416b18ce3150bb90623e722f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:39:20.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:39:20.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:39:20.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:39:20.159Z] $ docker exec a930f46f20c9ddee9c00ecb8c76112cbf289dd7416b18ce3150bb90623e722f2 ssh-agent [2023-10-06T18:39:20.284Z] SSH_AUTH_SOCK=/tmp/ssh-RpxiMswppCGV/agent.33 [2023-10-06T18:39:20.285Z] SSH_AGENT_PID=39 [2023-10-06T18:39:20.289Z] Running ssh-add (command line suppressed) [2023-10-06T18:39:20.390Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7786422572183770831.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7786422572183770831.key) [2023-10-06T18:39:20.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:39:20.694Z] + git semver bump pre [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,892 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,892 [bump_version] DEBUG bumping version:3.1.0-dev.55 on axis:pre with prefix:dev [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,892 [bump_version] DEBUG bumped version:3.1.0-dev.56 [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,892 [write_version] DEBUG write version:3.1.0-dev.56 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,892 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,892 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,894 [execute] INFO git cat-file --batch-check [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,899 [execute] INFO git cat-file --batch [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T18:39:20.953Z] 2023-10-06 18:39:20,905 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-06T18:39:20.953Z] 3.1.0-dev.56 [Pipeline] } [2023-10-06T18:39:20.961Z] $ docker exec --env ******** --env ******** a930f46f20c9ddee9c00ecb8c76112cbf289dd7416b18ce3150bb90623e722f2 ssh-agent -k [2023-10-06T18:39:21.051Z] unset SSH_AUTH_SOCK; [2023-10-06T18:39:21.052Z] unset SSH_AGENT_PID; [2023-10-06T18:39:21.052Z] echo Agent pid 39 killed; [2023-10-06T18:39:21.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:39:21.375Z] + git semver [Pipeline] } [2023-10-06T18:39:21.644Z] $ docker stop --time=1 a930f46f20c9ddee9c00ecb8c76112cbf289dd7416b18ce3150bb90623e722f2 [2023-10-06T18:39:22.902Z] $ docker rm -f --volumes a930f46f20c9ddee9c00ecb8c76112cbf289dd7416b18ce3150bb90623e722f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:39:23.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:39:23.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:23.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:39:23.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:39:23.629Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-10-06T18:39:23.657Z] $ 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-10-06T18:39:23.987Z] $ docker top 837e01ca1a15e7a40e452c818d6de32c23769da97ad9e7070ae0bb376a2db224 -eo pid,comm [2023-10-06T18:39:24.037Z] 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-10-06T18:39:24.037Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:39:24.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:39:24.074Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:39:24.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:39:24.218Z] $ docker exec 837e01ca1a15e7a40e452c818d6de32c23769da97ad9e7070ae0bb376a2db224 ssh-agent [2023-10-06T18:39:24.338Z] SSH_AUTH_SOCK=/tmp/ssh-btrS9WC8Rp07/agent.32 [2023-10-06T18:39:24.338Z] SSH_AGENT_PID=38 [2023-10-06T18:39:24.343Z] Running ssh-add (command line suppressed) [2023-10-06T18:39:24.438Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1793936887665305042.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1793936887665305042.key) [2023-10-06T18:39:24.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:39:24.751Z] + git semver push [2023-10-06T18:39:25.011Z] 2023-10-06 18:39:24,967 [run_push] DEBUG push [2023-10-06T18:39:25.011Z] 2023-10-06 18:39:24,967 [execute] INFO git cat-file --batch-check [2023-10-06T18:39:25.011Z] 2023-10-06 18:39:24,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T18:39:25.011Z] 2023-10-06 18:39:24,972 [execute] INFO git rev-list 9571480d435ec6cebcd147b0b4023edf0a9d4275 -- [2023-10-06T18:39:25.011Z] 2023-10-06 18:39:24,972 [execute] DEBUG Popen(['git', 'rev-list', '9571480d435ec6cebcd147b0b4023edf0a9d4275', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:39:25.011Z] 2023-10-06 18:39:24,978 [execute] INFO git fetch -v origin [2023-10-06T18:39:25.011Z] 2023-10-06 18:39:24,979 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-06T18:39:25.947Z] 2023-10-06 18:39:25,639 [run_push] DEBUG no remote changes detected [2023-10-06T18:39:25.947Z] 2023-10-06 18:39:25,639 [execute] INFO git push origin semver [2023-10-06T18:39:25.947Z] 2023-10-06 18:39:25,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:39:26.883Z] 2023-10-06 18:39:26,615 [run_push] DEBUG push all version tags [2023-10-06T18:39:26.883Z] 2023-10-06 18:39:26,615 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-06T18:39:26.883Z] 2023-10-06 18:39:26,615 [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-10-06T18:39:27.450Z] 2023-10-06 18:39:27,400 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-06T18:39:27.450Z] 3.1.0-dev.56 [Pipeline] } [2023-10-06T18:39:27.457Z] $ docker exec --env ******** --env ******** 837e01ca1a15e7a40e452c818d6de32c23769da97ad9e7070ae0bb376a2db224 ssh-agent -k [2023-10-06T18:39:27.561Z] unset SSH_AUTH_SOCK; [2023-10-06T18:39:27.562Z] unset SSH_AGENT_PID; [2023-10-06T18:39:27.562Z] echo Agent pid 38 killed; [2023-10-06T18:39:27.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:39:27.873Z] + git semver [Pipeline] } [2023-10-06T18:39:28.145Z] $ docker stop --time=1 837e01ca1a15e7a40e452c818d6de32c23769da97ad9e7070ae0bb376a2db224 [2023-10-06T18:39:29.518Z] $ docker rm -f --volumes 837e01ca1a15e7a40e452c818d6de32c23769da97ad9e7070ae0bb376a2db224 [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-10-06T18:39:30.150Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-10-06T18:39:30.150Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-06T18:39:30.150Z] total 16 [2023-10-06T18:39:30.150Z] drwxr-xr-x 3 root root 4096 Oct 6 18:26 . [2023-10-06T18:39:30.150Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 18:39 .. [2023-10-06T18:39:30.150Z] drwxr-xr-x 2 root root 4096 Oct 6 18:26 cost [2023-10-06T18:39:30.150Z] -rw-r--r-- 1 root root 88 Oct 6 18:26 cost.csv [2023-10-06T18:39:30.150Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-06T18:39:30.150Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-06T18:39:30.150Z] total 16 [2023-10-06T18:39:30.150Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:26 . [2023-10-06T18:39:30.150Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 18:39 .. [2023-10-06T18:39:30.150Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 18:26 cost [2023-10-06T18:39:30.150Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 6 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:30.534Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:31.463Z] ---> package-listing.sh [2023-10-06T18:39:31.463Z] ++ facter osfamily [2023-10-06T18:39:31.463Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-06T18:39:31.722Z] + OS_FAMILY=debian [2023-10-06T18:39:31.722Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-10-06T18:39:31.722Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-06T18:39:31.722Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-06T18:39:31.722Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-06T18:39:31.722Z] + PACKAGES=/tmp/packages_start.txt [2023-10-06T18:39:31.722Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-06T18:39:31.722Z] + PACKAGES=/tmp/packages_end.txt [2023-10-06T18:39:31.722Z] + case "${OS_FAMILY}" in [2023-10-06T18:39:31.722Z] + dpkg -l [2023-10-06T18:39:31.722Z] + grep '^ii' [2023-10-06T18:39:31.722Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-06T18:39:31.722Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-06T18:39:31.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-06T18:39:31.722Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-06T18:39:31.722Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-10-06T18:39:31.722Z] + 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-10-06T18:39:31.732Z] 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-10-06T18:39:32.008Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:32.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:39:32.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:39:32.637Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-10-06T18:39:32.666Z] $ 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-10-06T18:39:32.895Z] $ docker top d6cf99f6b5dc816278431a3df318a0a14a96a458f25e90af76569947aa16be75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:39:33.236Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-06T18:39:33.521Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-06T18:39:33.805Z] + ls /var/log/sa-host [2023-10-06T18:39:33.805Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:39:33.868Z] provisioning config files... [2023-10-06T18:39:33.876Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2797198229047170954tmp [Pipeline] { [Pipeline] echo [2023-10-06T18:39:33.888Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:34.169Z] ---> create-netrc.sh [Pipeline] } [2023-10-06T18:39:34.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:34.486Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-06T18:39:34.494Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:34.776Z] ---> sudo-logs.sh [2023-10-06T18:39:34.776Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-06T18:39:34.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:35.090Z] ---> job-cost.sh [2023-10-06T18:39:35.090Z] lf-activate-venv: SKIPPING [2023-10-06T18:39:35.090Z] DEBUG: total: 0.2199999988079071 [2023-10-06T18:39:35.090Z] INFO: Retrieving Stack Cost... [2023-10-06T18:39:35.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-06T18:39:35.917Z] INFO: Archiving Costs [Pipeline] echo [2023-10-06T18:39:35.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:36.209Z] ---> logs-deploy.sh [2023-10-06T18:39:36.209Z] lf-activate-venv: SKIPPING [2023-10-06T18:39:36.209Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/60 [2023-10-06T18:39:36.209Z] INFO: archiving workspace using pattern(s): [2023-10-06T18:39:37.147Z] Archives upload complete. [2023-10-06T18:39:37.147Z] INFO: archiving logs to Nexus