Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71f8f64bcad1ab42414dea6ad01fdbff4824520b 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-ssh14907009233432422054.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-ssh9126606335837043483.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-ssh489940470822663177.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-ssh7951535418069990399.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-ssh6018728119451994446.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-6550 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 71f8f64bcad1ab42414dea6ad01fdbff4824520b (main) Commit message: "Merge pull request #79 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.30" > 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 71f8f64bcad1ab42414dea6ad01fdbff4824520b # timeout=10 > git rev-list --no-walk 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T15:20:00.841Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T15:20:00.889Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T15:20:00.905Z] ========================================================= [2023-09-19T15:20:00.905Z] EdgeX Global Pipelines Version Info [2023-09-19T15:20:00.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:20:01.999Z] ------------------- [2023-09-19T15:20:01.999Z] stable info: [2023-09-19T15:20:01.999Z] ------------------- [2023-09-19T15:20:01.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T15:20:01.999Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T15:20:01.999Z] Message: update stable to v1.0.254 [2023-09-19T15:20:02.263Z] ------------------- [2023-09-19T15:20:02.263Z] experimental info: [2023-09-19T15:20:02.263Z] ------------------- [2023-09-19T15:20:02.263Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T15:20:02.263Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T15:20:02.263Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T15:20:02.428Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-19T15:20:02.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-19T15:20:02.447Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T15:20:02.458Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T15:20:02.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T15:20:02.484Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T15:20:02.502Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T15:20:02.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T15:20:02.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T15:20:02.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T15:20:02.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T15:20:02.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-19T15:20:02.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T15:20:02.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T15:20:02.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T15:20:02.625Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T15:20:02.634Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T15:20:02.643Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T15:20:02.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T15:20:02.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T15:20:02.671Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T15:20:02.679Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T15:20:02.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T15:20:02.710Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T15:20:02.727Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T15:20:02.737Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T15:20:02.747Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T15:20:02.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T15:20:02.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T15:20:02.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T15:20:02.785Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] echo [2023-09-19T15:20:02.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71f8f64 [Pipeline] echo [2023-09-19T15:20:02.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T15:20:02.841Z] provisioning config files... [2023-09-19T15:20:02.854Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4363967181256227699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:20:03.158Z] ---> docker-login.sh [2023-09-19T15:20:03.158Z] nexus3.edgexfoundry.org:10001 [2023-09-19T15:20:03.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:20:03.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:20:03.419Z] Configure a credential helper to remove this warning. See [2023-09-19T15:20:03.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:20:03.419Z] [2023-09-19T15:20:03.419Z] Login Succeeded [2023-09-19T15:20:03.419Z] nexus3.edgexfoundry.org:10002 [2023-09-19T15:20:03.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:20:03.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:20:03.419Z] Configure a credential helper to remove this warning. See [2023-09-19T15:20:03.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:20:03.419Z] [2023-09-19T15:20:03.419Z] Login Succeeded [2023-09-19T15:20:03.419Z] nexus3.edgexfoundry.org:10003 [2023-09-19T15:20:03.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:20:03.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:20:03.678Z] Configure a credential helper to remove this warning. See [2023-09-19T15:20:03.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:20:03.678Z] [2023-09-19T15:20:03.678Z] Login Succeeded [2023-09-19T15:20:03.678Z] nexus3.edgexfoundry.org:10004 [2023-09-19T15:20:03.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:20:03.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:20:03.678Z] Configure a credential helper to remove this warning. See [2023-09-19T15:20:03.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:20:03.678Z] [2023-09-19T15:20:03.678Z] Login Succeeded [2023-09-19T15:20:03.678Z] docker.io [2023-09-19T15:20:03.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:20:03.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:20:03.937Z] Configure a credential helper to remove this warning. See [2023-09-19T15:20:03.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:20:03.937Z] [2023-09-19T15:20:03.937Z] Login Succeeded [2023-09-19T15:20:03.937Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T15:20:03.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T15:20:04.332Z] + git rev-list -1 --merges 71f8f64bcad1ab42414dea6ad01fdbff4824520b~1..71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] echo [2023-09-19T15:20:04.377Z] -----------> git rev-list -1 --merges 71f8f64bcad1ab42414dea6ad01fdbff4824520b~1..71f8f64bcad1ab42414dea6ad01fdbff4824520b 71f8f64bcad1ab42414dea6ad01fdbff4824520b [2023-09-19T15:20:04.377Z] 71f8f64bcad1ab42414dea6ad01fdbff4824520b [false] [Pipeline] sh [2023-09-19T15:20:04.663Z] + git log --format=format:%s -1 71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] echo [2023-09-19T15:20:04.677Z] ========================================================= [2023-09-19T15:20:04.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T15:20:04.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T15:20:05.010Z] + git log --format=format:%s -1 71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] echo [2023-09-19T15:20:05.021Z] [semverPrep] GIT_COMMIT: 71f8f64bcad1ab42414dea6ad01fdbff4824520b, Commit Message: Merge pull request #79 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo [2023-09-19T15:20:05.032Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T15:20:05.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T15:20:05.377Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T15:20:05.377Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T15:20:05.377Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T15:20:05.377Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T15:20:05.377Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T15:20:05.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:20:05.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:20:05.718Z] [2023-09-19T15:20:05.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:20:06.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:20:06.019Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T15:20:06.019Z] b85a868b505f: Pulling fs layer [2023-09-19T15:20:06.019Z] e2be974225ed: Pulling fs layer [2023-09-19T15:20:06.019Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T15:20:06.019Z] 988bab9f4d93: Pulling fs layer [2023-09-19T15:20:06.019Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T15:20:06.019Z] eaf3925da568: Pulling fs layer [2023-09-19T15:20:06.019Z] bab4dde63d76: Pulling fs layer [2023-09-19T15:20:06.019Z] bde34c3a00c8: Pulling fs layer [2023-09-19T15:20:06.019Z] b352a97aabf1: Pulling fs layer [2023-09-19T15:20:06.019Z] 4872d77fe225: Pulling fs layer [2023-09-19T15:20:06.019Z] 5851b861e8e6: Pulling fs layer [2023-09-19T15:20:06.019Z] bab4dde63d76: Waiting [2023-09-19T15:20:06.019Z] bde34c3a00c8: Waiting [2023-09-19T15:20:06.020Z] b352a97aabf1: Waiting [2023-09-19T15:20:06.020Z] 4872d77fe225: Waiting [2023-09-19T15:20:06.020Z] 5851b861e8e6: Waiting [2023-09-19T15:20:06.020Z] 988bab9f4d93: Waiting [2023-09-19T15:20:06.020Z] 1469e6f7b9e6: Waiting [2023-09-19T15:20:06.020Z] eaf3925da568: Waiting [2023-09-19T15:20:06.020Z] e2be974225ed: Verifying Checksum [2023-09-19T15:20:06.020Z] e2be974225ed: Download complete [2023-09-19T15:20:06.020Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T15:20:06.020Z] 1469e6f7b9e6: Download complete [2023-09-19T15:20:06.020Z] eaf3925da568: Verifying Checksum [2023-09-19T15:20:06.020Z] eaf3925da568: Download complete [2023-09-19T15:20:06.278Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T15:20:06.278Z] 339a4e72a1f5: Download complete [2023-09-19T15:20:06.278Z] bde34c3a00c8: Verifying Checksum [2023-09-19T15:20:06.278Z] bde34c3a00c8: Download complete [2023-09-19T15:20:06.278Z] b352a97aabf1: Download complete [2023-09-19T15:20:06.278Z] 4872d77fe225: Download complete [2023-09-19T15:20:06.278Z] b85a868b505f: Verifying Checksum [2023-09-19T15:20:06.278Z] b85a868b505f: Download complete [2023-09-19T15:20:06.278Z] 5851b861e8e6: Verifying Checksum [2023-09-19T15:20:06.278Z] 5851b861e8e6: Download complete [2023-09-19T15:20:06.537Z] bab4dde63d76: Verifying Checksum [2023-09-19T15:20:06.537Z] bab4dde63d76: Download complete [2023-09-19T15:20:07.473Z] b85a868b505f: Pull complete [2023-09-19T15:20:07.732Z] e2be974225ed: Pull complete [2023-09-19T15:20:08.299Z] 339a4e72a1f5: Pull complete [2023-09-19T15:20:08.299Z] 988bab9f4d93: Pull complete [2023-09-19T15:20:08.558Z] 1469e6f7b9e6: Pull complete [2023-09-19T15:20:08.558Z] eaf3925da568: Pull complete [2023-09-19T15:20:10.462Z] bab4dde63d76: Pull complete [2023-09-19T15:20:10.462Z] bde34c3a00c8: Pull complete [2023-09-19T15:20:10.462Z] b352a97aabf1: Pull complete [2023-09-19T15:20:10.722Z] 4872d77fe225: Pull complete [2023-09-19T15:20:10.722Z] 5851b861e8e6: Pull complete [2023-09-19T15:20:10.722Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T15:20:10.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:20:10.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:20:10.815Z] prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container [2023-09-19T15:20:10.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T15:20:13.150Z] $ docker top 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f -eo pid,comm [2023-09-19T15:20:13.215Z] 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-09-19T15:20:13.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T15:20:13.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T15:20:13.254Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T15:20:13.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T15:20:13.363Z] $ docker exec 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f ssh-agent [2023-09-19T15:20:13.493Z] SSH_AUTH_SOCK=/tmp/ssh-rVaiL4Haz35k/agent.31 [2023-09-19T15:20:13.493Z] SSH_AGENT_PID=37 [2023-09-19T15:20:13.499Z] Running ssh-add (command line suppressed) [2023-09-19T15:20:13.577Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10464791275775099961.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10464791275775099961.key) [2023-09-19T15:20:13.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T15:20:13.899Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T15:20:13.900Z] $ docker exec --env ******** --env ******** 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f ssh-agent -k [2023-09-19T15:20:14.027Z] unset SSH_AUTH_SOCK; [2023-09-19T15:20:14.027Z] unset SSH_AGENT_PID; [2023-09-19T15:20:14.028Z] echo Agent pid 37 killed; [2023-09-19T15:20:14.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T15:20:14.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T15:20:14.078Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T15:20:14.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T15:20:14.204Z] $ docker exec 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f ssh-agent [2023-09-19T15:20:14.341Z] SSH_AUTH_SOCK=/tmp/ssh-l5iXyL5Q8sek/agent.69 [2023-09-19T15:20:14.341Z] SSH_AGENT_PID=75 [2023-09-19T15:20:14.347Z] Running ssh-add (command line suppressed) [2023-09-19T15:20:14.434Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3061137714416792669.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3061137714416792669.key) [2023-09-19T15:20:14.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T15:20:14.755Z] + git semver init [2023-09-19T15:20:15.016Z] 2023-09-19 15:20:14,920 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T15:20:15.016Z] 2023-09-19 15:20:14,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-19T15:20:15.017Z] 2023-09-19 15:20:14,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-19T15:20:15.017Z] 2023-09-19 15:20:14,921 [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-09-19T15:20:15.589Z] 2023-09-19 15:20:15,573 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-09-19T15:20:15.589Z] 2023-09-19 15:20:15,574 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-09-19T15:20:15.589Z] 2023-09-19 15:20:15,574 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-19T15:20:15.589Z] 2023-09-19 15:20:15,574 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-19T15:20:15.589Z] 3.1.0-dev.46 [Pipeline] } [2023-09-19T15:20:15.847Z] $ docker exec --env ******** --env ******** 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f ssh-agent -k [2023-09-19T15:20:15.947Z] unset SSH_AUTH_SOCK; [2023-09-19T15:20:15.948Z] unset SSH_AGENT_PID; [2023-09-19T15:20:15.948Z] echo Agent pid 75 killed; [2023-09-19T15:20:15.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T15:20:16.286Z] + git semver [Pipeline] } [2023-09-19T15:20:16.548Z] $ docker stop --time=1 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f [2023-09-19T15:20:17.837Z] $ docker rm -f --volumes 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T15:20:18.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T15:20:18.405Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T15:20:18.409Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.46 [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-09-19T15:20:18.521Z] provisioning config files... [2023-09-19T15:20:18.532Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6310796914963064029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:20:18.829Z] ---> docker-login.sh [2023-09-19T15:20:18.830Z] nexus3.edgexfoundry.org:10001 [2023-09-19T15:20:18.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:20:18.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:20:18.830Z] Configure a credential helper to remove this warning. See [2023-09-19T15:20:18.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:20:18.830Z] [2023-09-19T15:20:18.830Z] Login Succeeded [2023-09-19T15:20:18.830Z] nexus3.edgexfoundry.org:10002 [2023-09-19T15:20:18.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:20:18.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:20:18.830Z] Configure a credential helper to remove this warning. See [2023-09-19T15:20:18.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:20:18.830Z] [2023-09-19T15:20:18.830Z] Login Succeeded [2023-09-19T15:20:18.830Z] nexus3.edgexfoundry.org:10003 [2023-09-19T15:20:19.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:20:19.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:20:19.089Z] Configure a credential helper to remove this warning. See [2023-09-19T15:20:19.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:20:19.089Z] [2023-09-19T15:20:19.089Z] Login Succeeded [2023-09-19T15:20:19.089Z] nexus3.edgexfoundry.org:10004 [2023-09-19T15:20:19.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:20:19.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:20:19.089Z] Configure a credential helper to remove this warning. See [2023-09-19T15:20:19.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:20:19.089Z] [2023-09-19T15:20:19.089Z] Login Succeeded [2023-09-19T15:20:19.089Z] docker.io [2023-09-19T15:20:19.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:20:19.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:20:19.610Z] Configure a credential helper to remove this warning. See [2023-09-19T15:20:19.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:20:19.610Z] [2023-09-19T15:20:19.610Z] Login Succeeded [2023-09-19T15:20:19.610Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T15:20:19.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T15:20:19.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:20:19.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:20:19.699Z] ========================================================= [2023-09-19T15:20:19.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T15:20:19.699Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:20:20.001Z] + 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-09-19T15:20:20.001Z] Sending build context to Docker daemon 571.4kB [2023-09-19T15:20:20.001Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T15:20:20.001Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T15:20:20.001Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T15:20:20.001Z] 7264a8db6415: Pulling fs layer [2023-09-19T15:20:20.001Z] c4d48a809fc2: Pulling fs layer [2023-09-19T15:20:20.001Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T15:20:20.001Z] ad3a456e5733: Pulling fs layer [2023-09-19T15:20:20.001Z] 9e4f439ed901: Pulling fs layer [2023-09-19T15:20:20.001Z] feaf6a47b606: Pulling fs layer [2023-09-19T15:20:20.001Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T15:20:20.001Z] 8ac70367396e: Pulling fs layer [2023-09-19T15:20:20.001Z] 6db16350a2e2: Pulling fs layer [2023-09-19T15:20:20.001Z] 9250d5d63582: Pulling fs layer [2023-09-19T15:20:20.001Z] 8ac70367396e: Waiting [2023-09-19T15:20:20.001Z] 9250d5d63582: Waiting [2023-09-19T15:20:20.001Z] 9e4f439ed901: Waiting [2023-09-19T15:20:20.001Z] feaf6a47b606: Waiting [2023-09-19T15:20:20.001Z] 5e8b037d7d82: Waiting [2023-09-19T15:20:20.001Z] ad3a456e5733: Waiting [2023-09-19T15:20:20.001Z] c4d48a809fc2: Verifying Checksum [2023-09-19T15:20:20.001Z] c4d48a809fc2: Download complete [2023-09-19T15:20:20.001Z] ad3a456e5733: Verifying Checksum [2023-09-19T15:20:20.001Z] ad3a456e5733: Download complete [2023-09-19T15:20:20.001Z] 9e4f439ed901: Verifying Checksum [2023-09-19T15:20:20.001Z] 9e4f439ed901: Download complete [2023-09-19T15:20:20.259Z] 7264a8db6415: Download complete [2023-09-19T15:20:20.259Z] feaf6a47b606: Verifying Checksum [2023-09-19T15:20:20.259Z] feaf6a47b606: Download complete [2023-09-19T15:20:20.259Z] 7264a8db6415: Pull complete [2023-09-19T15:20:20.259Z] 8ac70367396e: Verifying Checksum [2023-09-19T15:20:20.259Z] 8ac70367396e: Download complete [2023-09-19T15:20:20.519Z] c4d48a809fc2: Pull complete [2023-09-19T15:20:20.519Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T15:20:20.519Z] 4f1c88b9dad5: Download complete [2023-09-19T15:20:20.777Z] 6db16350a2e2: Verifying Checksum [2023-09-19T15:20:20.777Z] 6db16350a2e2: Download complete [2023-09-19T15:20:20.777Z] 9250d5d63582: Verifying Checksum [2023-09-19T15:20:20.777Z] 9250d5d63582: Download complete [2023-09-19T15:20:21.036Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T15:20:21.036Z] 5e8b037d7d82: Download complete [2023-09-19T15:20:24.317Z] 4f1c88b9dad5: Pull complete [2023-09-19T15:20:24.317Z] ad3a456e5733: Pull complete [2023-09-19T15:20:24.317Z] 9e4f439ed901: Pull complete [2023-09-19T15:20:24.317Z] feaf6a47b606: Pull complete [2023-09-19T15:20:26.852Z] 5e8b037d7d82: Pull complete [2023-09-19T15:20:27.112Z] 8ac70367396e: Pull complete [2023-09-19T15:20:27.680Z] 6db16350a2e2: Pull complete [2023-09-19T15:20:28.247Z] 9250d5d63582: Pull complete [2023-09-19T15:20:28.247Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T15:20:28.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T15:20:28.247Z] ---> fa269f55d9b9 [2023-09-19T15:20:28.247Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T15:20:32.436Z] ---> Running in f349fdf79039 [2023-09-19T15:20:32.436Z] Removing intermediate container f349fdf79039 [2023-09-19T15:20:32.436Z] ---> a7b455070acc [2023-09-19T15:20:32.436Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T15:20:32.436Z] ---> Running in 75f5c1600649 [2023-09-19T15:20:32.436Z] Removing intermediate container 75f5c1600649 [2023-09-19T15:20:32.436Z] ---> 39c4fe5590df [2023-09-19T15:20:32.436Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T15:20:32.436Z] ---> Running in ced7a22103cf [2023-09-19T15:20:32.695Z] Removing intermediate container ced7a22103cf [2023-09-19T15:20:32.695Z] ---> aa7806518f93 [2023-09-19T15:20:32.695Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T15:20:32.695Z] ---> Running in 220ce84a66d8 [2023-09-19T15:20:32.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T15:20:32.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T15:20:33.213Z] OK: 265 MiB in 56 packages [2023-09-19T15:20:33.482Z] Still waiting to schedule task [2023-09-19T15:20:33.482Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6551’ is offline [2023-09-19T15:20:33.782Z] Removing intermediate container 220ce84a66d8 [2023-09-19T15:20:33.782Z] ---> 5ff5346b3e7a [2023-09-19T15:20:33.782Z] Step 7/12 : WORKDIR /app [2023-09-19T15:20:33.782Z] ---> Running in be6d55b02108 [2023-09-19T15:20:33.782Z] Removing intermediate container be6d55b02108 [2023-09-19T15:20:33.782Z] ---> 141ee88ba323 [2023-09-19T15:20:33.782Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T15:20:33.782Z] ---> 5793fbfe452b [2023-09-19T15:20:33.782Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T15:20:34.041Z] ---> Running in 14506c2ff5aa [2023-09-19T15:21:06.164Z] Removing intermediate container 14506c2ff5aa [2023-09-19T15:21:06.164Z] ---> 0c016802f36e [2023-09-19T15:21:06.164Z] Step 10/12 : COPY . . [2023-09-19T15:21:06.164Z] ---> cfd15b1cfa34 [2023-09-19T15:21:06.164Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T15:21:06.164Z] ---> Running in c05daec74cf3 [2023-09-19T15:21:06.423Z] Removing intermediate container c05daec74cf3 [2023-09-19T15:21:06.423Z] ---> 0490ab76e1a4 [2023-09-19T15:21:06.423Z] Step 12/12 : RUN $MAKE [2023-09-19T15:21:06.423Z] ---> Running in 63e3eb927fb1 [2023-09-19T15:21:06.682Z] noop [2023-09-19T15:21:06.939Z] Removing intermediate container 63e3eb927fb1 [2023-09-19T15:21:06.939Z] ---> d502a0149ce6 [2023-09-19T15:21:06.939Z] Successfully built d502a0149ce6 [2023-09-19T15:21:06.939Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:21:07.253Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T15:21:07.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:21:07.326Z] prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container [2023-09-19T15:21:07.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T15:21:07.685Z] $ docker top a1e5c81faeecad0d990c4b637c62b7f04e441fd4d871b9070b8a9097956c3173 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T15:21:08.011Z] + go version [2023-09-19T15:21:08.011Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T15:21:08.026Z] $ docker stop --time=1 a1e5c81faeecad0d990c4b637c62b7f04e441fd4d871b9070b8a9097956c3173 [2023-09-19T15:21:09.281Z] $ docker rm -f --volumes a1e5c81faeecad0d990c4b637c62b7f04e441fd4d871b9070b8a9097956c3173 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:21:09.683Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T15:21:09.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:21:09.748Z] prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container [2023-09-19T15:21:09.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T15:21:10.071Z] $ docker top 23f425ddb8982b17d756189983cab9fad6780381f2e8507d292aa6104624e154 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T15:21:10.412Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-09-19T15:21:10.705Z] + make test [2023-09-19T15:21:10.705Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T15:21:28.771Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-19T15:21:28.771Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-19T15:21:28.771Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-19T15:21:28.771Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-19T15:21:29.338Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements [2023-09-19T15:21:39.312Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.615s coverage: 98.7% of statements [2023-09-19T15:21:39.312Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.092s coverage: 78.7% of statements [2023-09-19T15:21:39.312Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2023-09-19T15:21:57.522Z] go vet ./... [2023-09-19T15:21:59.425Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T15:21:59.425Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T15:21:59.425Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T15:21:59.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T15:21:59.711Z] $ docker stop --time=1 23f425ddb8982b17d756189983cab9fad6780381f2e8507d292aa6104624e154 [2023-09-19T15:22:03.167Z] $ docker rm -f --volumes 23f425ddb8982b17d756189983cab9fad6780381f2e8507d292aa6104624e154 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T15:22:03.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T15:22:03.855Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T15:22:04.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T15:22:04.577Z] + ls -al . [2023-09-19T15:22:04.577Z] total 184 [2023-09-19T15:22:04.577Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 15:21 . [2023-09-19T15:22:04.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:19 .. [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 19 15:20 .dockerignore [2023-09-19T15:22:04.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 15:21 .git [2023-09-19T15:22:04.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:20 .github [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 19 15:20 .gitignore [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 15:20 .golangci.yml [2023-09-19T15:22:04.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 15:20 .semver [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 19 15:20 Attribution.txt [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 19 15:20 CHANGELOG.md [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 19 15:20 Dockerfile [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 15:20 GOVERNANCE.md [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 19 15:20 Jenkinsfile [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 19 15:20 LICENSE [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 19 15:20 Makefile [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 19 15:20 OWNERS.md [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 19 15:20 README.md [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 19 15:20 Record and Reply.postman_collection.json [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 15:20 VERSION [2023-09-19T15:22:04.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:20 bin [2023-09-19T15:22:04.577Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 19 15:21 coverage.out [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 3916 Sep 19 15:20 go.mod [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 35418 Sep 19 15:20 go.sum [2023-09-19T15:22:04.577Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 19 15:20 internal [2023-09-19T15:22:04.577Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 19 15:20 main.go [2023-09-19T15:22:04.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:20 openapi [2023-09-19T15:22:04.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:20 pkg [2023-09-19T15:22:04.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:04.888Z] + 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=71f8f64bcad1ab42414dea6ad01fdbff4824520b --label arch=amd64 --label version=3.1.0-dev.46 . [2023-09-19T15:22:04.889Z] Sending build context to Docker daemon 596.5kB [2023-09-19T15:22:04.889Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T15:22:04.889Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-19T15:22:04.889Z] ---> d502a0149ce6 [2023-09-19T15:22:04.889Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T15:22:05.147Z] ---> Running in 8adbbcf865ae [2023-09-19T15:22:05.147Z] Removing intermediate container 8adbbcf865ae [2023-09-19T15:22:05.147Z] ---> 0a51deb2b7f0 [2023-09-19T15:22:05.147Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T15:22:05.147Z] ---> Running in 9aeabeb54787 [2023-09-19T15:22:05.147Z] Removing intermediate container 9aeabeb54787 [2023-09-19T15:22:05.147Z] ---> 7fd30bff045e [2023-09-19T15:22:05.147Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-19T15:22:05.147Z] ---> Running in 420d02d54adb [2023-09-19T15:22:05.147Z] Removing intermediate container 420d02d54adb [2023-09-19T15:22:05.147Z] ---> d4fbb9640418 [2023-09-19T15:22:05.147Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T15:22:05.147Z] ---> Running in f0ee69607b9a [2023-09-19T15:22:05.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T15:22:05.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T15:22:05.923Z] OK: 265 MiB in 56 packages [2023-09-19T15:22:06.182Z] Removing intermediate container f0ee69607b9a [2023-09-19T15:22:06.183Z] ---> 7b58d946f7c1 [2023-09-19T15:22:06.183Z] Step 7/26 : WORKDIR /app [2023-09-19T15:22:06.183Z] ---> Running in c5ae05694b37 [2023-09-19T15:22:06.183Z] Removing intermediate container c5ae05694b37 [2023-09-19T15:22:06.183Z] ---> ea579b24cf05 [2023-09-19T15:22:06.183Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-19T15:22:06.183Z] ---> 2c6b304c20bf [2023-09-19T15:22:06.183Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T15:22:06.441Z] ---> Running in b35991925c2a [2023-09-19T15:22:07.036Z] Removing intermediate container b35991925c2a [2023-09-19T15:22:07.036Z] ---> e4bfbbd94d39 [2023-09-19T15:22:07.036Z] Step 10/26 : COPY . . [2023-09-19T15:22:07.295Z] ---> 025d5416155a [2023-09-19T15:22:07.295Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T15:22:07.295Z] ---> Running in d663931eea93 [2023-09-19T15:22:07.295Z] Removing intermediate container d663931eea93 [2023-09-19T15:22:07.295Z] ---> bd8b14dec340 [2023-09-19T15:22:07.295Z] Step 12/26 : RUN $MAKE [2023-09-19T15:22:07.295Z] ---> Running in eb1c127b02f2 [2023-09-19T15:22:07.554Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.46" -trimpath -mod=readonly -o app-record-replay [2023-09-19T15:22:25.652Z] Removing intermediate container eb1c127b02f2 [2023-09-19T15:22:25.652Z] ---> e1cecee90765 [2023-09-19T15:22:25.652Z] Step 13/26 : FROM alpine:3.18 [2023-09-19T15:22:25.911Z] 3.18: Pulling from library/alpine [2023-09-19T15:22:25.911Z] 7264a8db6415: Already exists [2023-09-19T15:22:26.170Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T15:22:26.170Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T15:22:26.170Z] ---> 7e01a0d0a1dc [2023-09-19T15:22:26.170Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T15:22:26.170Z] ---> Running in 56dcd8552536 [2023-09-19T15:22:26.170Z] Removing intermediate container 56dcd8552536 [2023-09-19T15:22:26.170Z] ---> b42dbc58642d [2023-09-19T15:22:26.170Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-19T15:22:26.170Z] ---> Running in fd94f910a62c [2023-09-19T15:22:26.428Z] Removing intermediate container fd94f910a62c [2023-09-19T15:22:26.428Z] ---> 3be162ac382b [2023-09-19T15:22:26.428Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T15:22:26.428Z] ---> Running in 6c8d33a5e7a0 [2023-09-19T15:22:26.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T15:22:26.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T15:22:26.946Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T15:22:26.946Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T15:22:26.946Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T15:22:27.205Z] Executing ca-certificates-20230506-r0.trigger [2023-09-19T15:22:27.205Z] OK: 8 MiB in 17 packages [2023-09-19T15:22:27.464Z] Removing intermediate container 6c8d33a5e7a0 [2023-09-19T15:22:27.464Z] ---> f7618428bfce [2023-09-19T15:22:27.464Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-19T15:22:27.724Z] ---> 5893170f7451 [2023-09-19T15:22:27.724Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-19T15:22:27.724Z] ---> d0a08cfdf001 [2023-09-19T15:22:27.724Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-19T15:22:27.983Z] ---> 20a868be43bd [2023-09-19T15:22:27.983Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-19T15:22:28.920Z] ---> e688c7c6f09f [2023-09-19T15:22:28.920Z] Step 21/26 : EXPOSE 59712 [2023-09-19T15:22:28.920Z] ---> Running in cbe64e0adf69 [2023-09-19T15:22:28.920Z] Removing intermediate container cbe64e0adf69 [2023-09-19T15:22:28.920Z] ---> 23b3310c1caf [2023-09-19T15:22:28.920Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-19T15:22:28.920Z] ---> Running in b82beabb8d8a [2023-09-19T15:22:29.180Z] Removing intermediate container b82beabb8d8a [2023-09-19T15:22:29.180Z] ---> 975560a982a4 [2023-09-19T15:22:29.180Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T15:22:29.180Z] ---> Running in 9079db9e8286 [2023-09-19T15:22:29.180Z] Removing intermediate container 9079db9e8286 [2023-09-19T15:22:29.180Z] ---> f3b5620181ab [2023-09-19T15:22:29.180Z] Step 24/26 : LABEL arch=amd64 [2023-09-19T15:22:29.180Z] ---> Running in 25d27c205db4 [2023-09-19T15:22:29.180Z] Removing intermediate container 25d27c205db4 [2023-09-19T15:22:29.180Z] ---> 53f8b711b221 [2023-09-19T15:22:29.180Z] Step 25/26 : LABEL git_sha=71f8f64bcad1ab42414dea6ad01fdbff4824520b [2023-09-19T15:22:29.440Z] ---> Running in 934f5b4ac998 [2023-09-19T15:22:29.440Z] Removing intermediate container 934f5b4ac998 [2023-09-19T15:22:29.440Z] ---> 474bdd2dd489 [2023-09-19T15:22:29.440Z] Step 26/26 : LABEL version=3.1.0-dev.46 [2023-09-19T15:22:29.440Z] ---> Running in 16fb2b9d92bc [2023-09-19T15:22:29.440Z] Removing intermediate container 16fb2b9d92bc [2023-09-19T15:22:29.440Z] ---> 37660ecf0e8f [2023-09-19T15:22:29.440Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T15:22:29.440Z] Successfully built 37660ecf0e8f [2023-09-19T15:22:29.440Z] 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-09-19T15:22:29.520Z] provisioning config files... [2023-09-19T15:22:29.528Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10370064357992569484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:22:29.824Z] ---> docker-login.sh [2023-09-19T15:22:29.825Z] nexus3.edgexfoundry.org:10001 [2023-09-19T15:22:29.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:22:29.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:22:29.825Z] Configure a credential helper to remove this warning. See [2023-09-19T15:22:29.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:22:29.825Z] [2023-09-19T15:22:29.825Z] Login Succeeded [2023-09-19T15:22:29.825Z] nexus3.edgexfoundry.org:10002 [2023-09-19T15:22:29.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:22:29.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:22:29.825Z] Configure a credential helper to remove this warning. See [2023-09-19T15:22:29.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:22:29.825Z] [2023-09-19T15:22:29.825Z] Login Succeeded [2023-09-19T15:22:29.825Z] nexus3.edgexfoundry.org:10003 [2023-09-19T15:22:30.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:22:30.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:22:30.083Z] Configure a credential helper to remove this warning. See [2023-09-19T15:22:30.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:22:30.083Z] [2023-09-19T15:22:30.083Z] Login Succeeded [2023-09-19T15:22:30.083Z] nexus3.edgexfoundry.org:10004 [2023-09-19T15:22:30.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:22:30.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:22:30.083Z] Configure a credential helper to remove this warning. See [2023-09-19T15:22:30.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:22:30.083Z] [2023-09-19T15:22:30.083Z] Login Succeeded [2023-09-19T15:22:30.083Z] docker.io [2023-09-19T15:22:30.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:22:30.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:22:30.342Z] Configure a credential helper to remove this warning. See [2023-09-19T15:22:30.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:22:30.342Z] [2023-09-19T15:22:30.342Z] Login Succeeded [2023-09-19T15:22:30.342Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T15:22:30.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T15:22:30.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:22:30.392Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-09-19T15:22:30.392Z] 71f8f64bcad1ab42414dea6ad01fdbff4824520b [2023-09-19T15:22:30.392Z] latest [2023-09-19T15:22:30.392Z] 3.1.0-dev.46 [2023-09-19T15:22:30.392Z] 71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 [2023-09-19T15:22:30.392Z] main [2023-09-19T15:22:30.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:30.702Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:31.009Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b [2023-09-19T15:22:31.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-19T15:22:31.009Z] c5ab58d78c70: Preparing [2023-09-19T15:22:31.009Z] 7f8c578017fe: Preparing [2023-09-19T15:22:31.009Z] 528e4908aed3: Preparing [2023-09-19T15:22:31.009Z] 5e92bf4bb01a: Preparing [2023-09-19T15:22:31.009Z] 2a49a6852c38: Preparing [2023-09-19T15:22:31.009Z] 4693057ce236: Preparing [2023-09-19T15:22:31.009Z] 4693057ce236: Waiting [2023-09-19T15:22:31.009Z] 528e4908aed3: Pushed [2023-09-19T15:22:31.009Z] 5e92bf4bb01a: Pushed [2023-09-19T15:22:31.009Z] 7f8c578017fe: Pushed [2023-09-19T15:22:31.009Z] 4693057ce236: Layer already exists [2023-09-19T15:22:31.009Z] 2a49a6852c38: Pushed [2023-09-19T15:22:33.542Z] c5ab58d78c70: Pushed [2023-09-19T15:22:33.542Z] 71f8f64bcad1ab42414dea6ad01fdbff4824520b: digest: sha256:322ba73f4eb3322a6ae65403ddd843d6385566fab295743e88a8e116aaac9a58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:33.856Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:34.162Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-19T15:22:34.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-19T15:22:34.162Z] c5ab58d78c70: Preparing [2023-09-19T15:22:34.162Z] 7f8c578017fe: Preparing [2023-09-19T15:22:34.162Z] 528e4908aed3: Preparing [2023-09-19T15:22:34.162Z] 5e92bf4bb01a: Preparing [2023-09-19T15:22:34.162Z] 2a49a6852c38: Preparing [2023-09-19T15:22:34.162Z] 4693057ce236: Preparing [2023-09-19T15:22:34.162Z] 4693057ce236: Waiting [2023-09-19T15:22:34.162Z] 5e92bf4bb01a: Layer already exists [2023-09-19T15:22:34.162Z] 2a49a6852c38: Layer already exists [2023-09-19T15:22:34.162Z] 7f8c578017fe: Layer already exists [2023-09-19T15:22:34.162Z] 528e4908aed3: Layer already exists [2023-09-19T15:22:34.162Z] c5ab58d78c70: Layer already exists [2023-09-19T15:22:34.162Z] 4693057ce236: Layer already exists [2023-09-19T15:22:34.162Z] latest: digest: sha256:322ba73f4eb3322a6ae65403ddd843d6385566fab295743e88a8e116aaac9a58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:34.468Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:34.773Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.46 [2023-09-19T15:22:34.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-19T15:22:34.773Z] c5ab58d78c70: Preparing [2023-09-19T15:22:34.773Z] 7f8c578017fe: Preparing [2023-09-19T15:22:34.773Z] 528e4908aed3: Preparing [2023-09-19T15:22:34.773Z] 5e92bf4bb01a: Preparing [2023-09-19T15:22:34.773Z] 2a49a6852c38: Preparing [2023-09-19T15:22:34.773Z] 4693057ce236: Preparing [2023-09-19T15:22:34.773Z] 4693057ce236: Waiting [2023-09-19T15:22:34.773Z] 528e4908aed3: Layer already exists [2023-09-19T15:22:34.773Z] 7f8c578017fe: Layer already exists [2023-09-19T15:22:34.773Z] 2a49a6852c38: Layer already exists [2023-09-19T15:22:34.774Z] c5ab58d78c70: Layer already exists [2023-09-19T15:22:34.774Z] 5e92bf4bb01a: Layer already exists [2023-09-19T15:22:34.774Z] 4693057ce236: Layer already exists [2023-09-19T15:22:34.774Z] 3.1.0-dev.46: digest: sha256:322ba73f4eb3322a6ae65403ddd843d6385566fab295743e88a8e116aaac9a58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:35.094Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:35.410Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 [2023-09-19T15:22:35.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-19T15:22:35.410Z] c5ab58d78c70: Preparing [2023-09-19T15:22:35.410Z] 7f8c578017fe: Preparing [2023-09-19T15:22:35.410Z] 528e4908aed3: Preparing [2023-09-19T15:22:35.410Z] 5e92bf4bb01a: Preparing [2023-09-19T15:22:35.410Z] 2a49a6852c38: Preparing [2023-09-19T15:22:35.410Z] 4693057ce236: Preparing [2023-09-19T15:22:35.410Z] 4693057ce236: Waiting [2023-09-19T15:22:35.410Z] 528e4908aed3: Layer already exists [2023-09-19T15:22:35.410Z] 7f8c578017fe: Layer already exists [2023-09-19T15:22:35.410Z] 5e92bf4bb01a: Layer already exists [2023-09-19T15:22:35.410Z] 2a49a6852c38: Layer already exists [2023-09-19T15:22:35.410Z] c5ab58d78c70: Layer already exists [2023-09-19T15:22:35.410Z] 4693057ce236: Layer already exists [2023-09-19T15:22:35.410Z] 71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46: digest: sha256:322ba73f4eb3322a6ae65403ddd843d6385566fab295743e88a8e116aaac9a58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:35.723Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:36.027Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-09-19T15:22:36.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-19T15:22:36.027Z] c5ab58d78c70: Preparing [2023-09-19T15:22:36.027Z] 7f8c578017fe: Preparing [2023-09-19T15:22:36.027Z] 528e4908aed3: Preparing [2023-09-19T15:22:36.027Z] 5e92bf4bb01a: Preparing [2023-09-19T15:22:36.027Z] 2a49a6852c38: Preparing [2023-09-19T15:22:36.027Z] 4693057ce236: Preparing [2023-09-19T15:22:36.027Z] 4693057ce236: Waiting [2023-09-19T15:22:36.027Z] 528e4908aed3: Layer already exists [2023-09-19T15:22:36.027Z] 2a49a6852c38: Layer already exists [2023-09-19T15:22:36.027Z] c5ab58d78c70: Layer already exists [2023-09-19T15:22:36.027Z] 5e92bf4bb01a: Layer already exists [2023-09-19T15:22:36.027Z] 7f8c578017fe: Layer already exists [2023-09-19T15:22:36.027Z] 4693057ce236: Layer already exists [2023-09-19T15:22:36.027Z] main: digest: sha256:322ba73f4eb3322a6ae65403ddd843d6385566fab295743e88a8e116aaac9a58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T15:22:36.081Z] ===================================================== [Pipeline] echo [2023-09-19T15:22:36.091Z] taggedImages: [2023-09-19T15:22:36.091Z] - nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b [2023-09-19T15:22:36.091Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-19T15:22:36.091Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.46 [2023-09-19T15:22:36.091Z] - nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 [2023-09-19T15:22:36.091Z] - 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-09-19T15:22:36.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T15:22:36.477Z] [2023-09-19T15:22:36.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:36.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T15:22:36.777Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T15:22:36.777Z] 5eb5b503b376: Pulling fs layer [2023-09-19T15:22:36.777Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T15:22:36.777Z] ec43610c2a17: Pulling fs layer [2023-09-19T15:22:36.777Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T15:22:36.777Z] 33b1e0a273af: Pulling fs layer [2023-09-19T15:22:36.777Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T15:22:36.777Z] 2f39f015ded8: Pulling fs layer [2023-09-19T15:22:36.777Z] 3a2ae6a8a46f: Waiting [2023-09-19T15:22:36.777Z] 33b1e0a273af: Waiting [2023-09-19T15:22:36.777Z] 5d3b04190fa2: Waiting [2023-09-19T15:22:36.777Z] 2f39f015ded8: Waiting [2023-09-19T15:22:36.777Z] 5c69ac0246d0: Download complete [2023-09-19T15:22:36.777Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T15:22:36.777Z] 3a2ae6a8a46f: Download complete [2023-09-19T15:22:36.777Z] ec43610c2a17: Verifying Checksum [2023-09-19T15:22:36.777Z] ec43610c2a17: Download complete [2023-09-19T15:22:36.777Z] 33b1e0a273af: Verifying Checksum [2023-09-19T15:22:36.777Z] 33b1e0a273af: Download complete [2023-09-19T15:22:36.777Z] 5d3b04190fa2: Download complete [2023-09-19T15:22:37.036Z] 5eb5b503b376: Verifying Checksum [2023-09-19T15:22:37.036Z] 5eb5b503b376: Download complete [2023-09-19T15:22:37.601Z] 2f39f015ded8: Verifying Checksum [2023-09-19T15:22:37.602Z] 2f39f015ded8: Download complete [2023-09-19T15:22:38.537Z] 5eb5b503b376: Pull complete [2023-09-19T15:22:38.537Z] 5c69ac0246d0: Pull complete [2023-09-19T15:22:38.795Z] ec43610c2a17: Pull complete [2023-09-19T15:22:39.054Z] 3a2ae6a8a46f: Pull complete [2023-09-19T15:22:39.054Z] 33b1e0a273af: Pull complete [2023-09-19T15:22:39.312Z] 5d3b04190fa2: Pull complete [2023-09-19T15:22:43.506Z] 2f39f015ded8: Pull complete [2023-09-19T15:22:43.506Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T15:22:43.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T15:22:43.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:22:43.596Z] prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container [2023-09-19T15:22:43.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T15:22:47.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6552 in /w/workspace/exfoundry_app-record-replay_main [2023-09-19T15:22:48.097Z] $ docker top 388524c6a9f28fac92ad2f0b937da9f60d03a113f7b900502ba5c42e9e16b627 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-09-19T15:22:48.213Z] Running in /w/workspace/app-record-replay/50 [Pipeline] { [Pipeline] checkout [2023-09-19T15:22:48.271Z] Selected Git installation does not exist. Using Default [2023-09-19T15:22:48.271Z] The recommended git tool is: NONE [2023-09-19T15:22:48.466Z] ---> job-cost.sh [2023-09-19T15:22:48.466Z] lf-activate-venv: SKIPPING [2023-09-19T15:22:48.466Z] INFO: No Stack... [2023-09-19T15:22:48.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T15:22:48.983Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T15:22:49.273Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-09-19T15:22:49.273Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T15:22:49.287Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] [2023-09-19T15:22:49.296Z] Resource [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] did not exist. Created. [2023-09-19T15:22:49.296Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T15:22:49.600Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T15:22:49.630Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T15:22:49.638Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T15:22:49.662Z] $ docker stop --time=1 388524c6a9f28fac92ad2f0b937da9f60d03a113f7b900502ba5c42e9e16b627 [2023-09-19T15:22:50.828Z] $ docker rm -f --volumes 388524c6a9f28fac92ad2f0b937da9f60d03a113f7b900502ba5c42e9e16b627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T15:22:53.511Z] using credential edgex-jenkins-ssh [2023-09-19T15:22:53.526Z] Cloning the remote Git repository [2023-09-19T15:22:53.567Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-19T15:22:53.651Z] > git init /w/workspace/app-record-replay/50 # timeout=10 [2023-09-19T15:22:53.785Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-19T15:22:53.786Z] > git --version # timeout=10 [2023-09-19T15:22:53.810Z] > git --version # 'git version 2.25.1' [2023-09-19T15:22:53.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T15:22:53.955Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T15:22:54.619Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-19T15:22:54.641Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T15:22:55.517Z] Avoid second fetch [2023-09-19T15:22:55.518Z] Checking out Revision 71f8f64bcad1ab42414dea6ad01fdbff4824520b (main) [2023-09-19T15:22:55.536Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T15:22:55.618Z] > git checkout -f 71f8f64bcad1ab42414dea6ad01fdbff4824520b # timeout=10 [2023-09-19T15:22:56.118Z] Commit message: "Merge pull request #79 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T15:22:57.286Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T15:22:57.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T15:22:57.286Z] Dload Upload Total Spent Left Speed [2023-09-19T15:22:57.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-09-19T15:22:57.912Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T15:22:58.255Z] + sudo tee /etc/docker/daemon.new [2023-09-19T15:22:58.255Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T15:22:58.255Z] { [2023-09-19T15:22:58.255Z] "registry-mirrors": [ [2023-09-19T15:22:58.255Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T15:22:58.255Z] ], [2023-09-19T15:22:58.255Z] "bip": "10.250.0.254/24", [2023-09-19T15:22:58.255Z] "hosts": [ [2023-09-19T15:22:58.255Z] "tcp://0.0.0.0:5555", [2023-09-19T15:22:58.255Z] "unix:///var/run/docker.sock" [2023-09-19T15:22:58.255Z] ], [2023-09-19T15:22:58.255Z] "mtu": 1458, [2023-09-19T15:22:58.255Z] "selinux-enabled": true, [2023-09-19T15:22:58.255Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T15:22:58.255Z] } [Pipeline] sh [2023-09-19T15:22:58.585Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T15:22:58.920Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T15:23:17.208Z] provisioning config files... [2023-09-19T15:23:17.234Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/50@tmp/config16257752606531486962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:23:17.586Z] ---> docker-login.sh [2023-09-19T15:23:17.586Z] nexus3.edgexfoundry.org:10001 [2023-09-19T15:23:17.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:23:18.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:23:18.129Z] Configure a credential helper to remove this warning. See [2023-09-19T15:23:18.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:23:18.129Z] [2023-09-19T15:23:18.129Z] Login Succeeded [2023-09-19T15:23:18.129Z] nexus3.edgexfoundry.org:10002 [2023-09-19T15:23:18.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:23:18.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:23:18.666Z] Configure a credential helper to remove this warning. See [2023-09-19T15:23:18.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:23:18.666Z] [2023-09-19T15:23:18.666Z] Login Succeeded [2023-09-19T15:23:18.666Z] nexus3.edgexfoundry.org:10003 [2023-09-19T15:23:18.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:23:18.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:23:18.937Z] Configure a credential helper to remove this warning. See [2023-09-19T15:23:18.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:23:18.937Z] [2023-09-19T15:23:18.937Z] Login Succeeded [2023-09-19T15:23:18.937Z] nexus3.edgexfoundry.org:10004 [2023-09-19T15:23:19.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:23:19.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:23:19.208Z] Configure a credential helper to remove this warning. See [2023-09-19T15:23:19.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:23:19.208Z] [2023-09-19T15:23:19.208Z] Login Succeeded [2023-09-19T15:23:19.208Z] docker.io [2023-09-19T15:23:19.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:23:19.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:23:19.750Z] Configure a credential helper to remove this warning. See [2023-09-19T15:23:19.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:23:19.750Z] [2023-09-19T15:23:19.750Z] Login Succeeded [2023-09-19T15:23:19.750Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T15:23:19.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T15:23:20.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:23:20.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:23:20.055Z] ========================================================= [2023-09-19T15:23:20.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T15:23:20.055Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:23:20.405Z] + 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-09-19T15:23:20.405Z] Sending build context to Docker daemon 258kB [2023-09-19T15:23:20.674Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T15:23:20.674Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T15:23:20.674Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T15:23:20.674Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T15:23:20.674Z] 5d54e960e981: Pulling fs layer [2023-09-19T15:23:20.674Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T15:23:20.674Z] f0e02332f6b5: Pulling fs layer [2023-09-19T15:23:20.674Z] 66412af1f25a: Pulling fs layer [2023-09-19T15:23:20.674Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T15:23:20.674Z] 9a37bb91b891: Pulling fs layer [2023-09-19T15:23:20.674Z] a29adfc67d43: Pulling fs layer [2023-09-19T15:23:20.674Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T15:23:20.674Z] 1baf3a5c0e64: Waiting [2023-09-19T15:23:20.674Z] 9a37bb91b891: Waiting [2023-09-19T15:23:20.674Z] f0e02332f6b5: Waiting [2023-09-19T15:23:20.674Z] 66412af1f25a: Waiting [2023-09-19T15:23:20.674Z] a29adfc67d43: Waiting [2023-09-19T15:23:20.944Z] 5d54e960e981: Verifying Checksum [2023-09-19T15:23:20.944Z] 5d54e960e981: Download complete [2023-09-19T15:23:20.944Z] f0e02332f6b5: Verifying Checksum [2023-09-19T15:23:20.945Z] f0e02332f6b5: Download complete [2023-09-19T15:23:20.945Z] 66412af1f25a: Verifying Checksum [2023-09-19T15:23:20.945Z] 66412af1f25a: Download complete [2023-09-19T15:23:20.945Z] 9fda8d8052c6: Download complete [2023-09-19T15:23:21.534Z] 9a37bb91b891: Verifying Checksum [2023-09-19T15:23:21.534Z] 9a37bb91b891: Download complete [2023-09-19T15:23:22.147Z] a29adfc67d43: Verifying Checksum [2023-09-19T15:23:22.147Z] a29adfc67d43: Download complete [2023-09-19T15:23:22.147Z] 9fda8d8052c6: Pull complete [2023-09-19T15:23:22.741Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T15:23:22.741Z] d5de9f91c1a4: Download complete [2023-09-19T15:23:23.012Z] c4a7e357bf2a: Download complete [2023-09-19T15:23:23.600Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T15:23:23.600Z] 1baf3a5c0e64: Download complete [2023-09-19T15:23:25.031Z] 5d54e960e981: Pull complete [2023-09-19T15:23:40.040Z] c4a7e357bf2a: Pull complete [2023-09-19T15:23:40.040Z] f0e02332f6b5: Pull complete [2023-09-19T15:23:40.040Z] 66412af1f25a: Pull complete [2023-09-19T15:23:45.414Z] 1baf3a5c0e64: Pull complete [2023-09-19T15:23:46.385Z] 9a37bb91b891: Pull complete [2023-09-19T15:23:47.345Z] a29adfc67d43: Pull complete [2023-09-19T15:23:52.672Z] d5de9f91c1a4: Pull complete [2023-09-19T15:23:52.672Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T15:23:52.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T15:23:52.672Z] ---> 746ca1b523b5 [2023-09-19T15:23:52.672Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T15:23:54.088Z] ---> Running in d184c16c6110 [2023-09-19T15:23:54.088Z] Removing intermediate container d184c16c6110 [2023-09-19T15:23:54.088Z] ---> 93051401f4ca [2023-09-19T15:23:54.088Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T15:23:54.088Z] ---> Running in 1a09b65429a2 [2023-09-19T15:23:54.360Z] Removing intermediate container 1a09b65429a2 [2023-09-19T15:23:54.360Z] ---> d5086f623016 [2023-09-19T15:23:54.360Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T15:23:54.629Z] ---> Running in 10eced8fc98a [2023-09-19T15:23:54.897Z] Removing intermediate container 10eced8fc98a [2023-09-19T15:23:54.897Z] ---> b89583f57add [2023-09-19T15:23:54.897Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T15:23:54.897Z] ---> Running in 94efaf56bee1 [2023-09-19T15:23:56.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T15:23:56.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T15:23:57.337Z] OK: 267 MiB in 56 packages [2023-09-19T15:23:58.326Z] Removing intermediate container 94efaf56bee1 [2023-09-19T15:23:58.326Z] ---> 26be29fd05c1 [2023-09-19T15:23:58.326Z] Step 7/12 : WORKDIR /app [2023-09-19T15:23:58.326Z] ---> Running in 1412789174f1 [2023-09-19T15:23:58.594Z] Removing intermediate container 1412789174f1 [2023-09-19T15:23:58.594Z] ---> d84c655dfada [2023-09-19T15:23:58.594Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T15:23:59.188Z] ---> f68979fdd6ce [2023-09-19T15:23:59.188Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T15:23:59.188Z] ---> Running in 0d4ead5b98af [2023-09-19T15:25:07.053Z] Removing intermediate container 0d4ead5b98af [2023-09-19T15:25:07.053Z] ---> 91809788427a [2023-09-19T15:25:07.053Z] Step 10/12 : COPY . . [2023-09-19T15:25:07.053Z] ---> e369f731650f [2023-09-19T15:25:07.053Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T15:25:07.053Z] ---> Running in 721a2b110fc9 [2023-09-19T15:25:07.053Z] Removing intermediate container 721a2b110fc9 [2023-09-19T15:25:07.053Z] ---> c93f86416ce9 [2023-09-19T15:25:07.053Z] Step 12/12 : RUN $MAKE [2023-09-19T15:25:07.053Z] ---> Running in 63c886a02ce0 [2023-09-19T15:25:07.329Z] noop [2023-09-19T15:25:07.916Z] Removing intermediate container 63c886a02ce0 [2023-09-19T15:25:07.916Z] ---> d48f7356bd13 [2023-09-19T15:25:07.916Z] Successfully built d48f7356bd13 [2023-09-19T15:25:07.916Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:25:08.276Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T15:25:08.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:25:08.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-6552 does not seem to be running inside a container [2023-09-19T15:25:08.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/50 -v /w/workspace/app-record-replay/50:/w/workspace/app-record-replay/50:rw,z -v /w/workspace/app-record-replay/50@tmp:/w/workspace/app-record-replay/50@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-09-19T15:25:09.712Z] $ docker top b5f5e640c880ce5f1b4b9caf4be76539ce31a612f5e47c2e6e2b2a263833105e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T15:25:10.536Z] + go version [2023-09-19T15:25:10.536Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T15:25:10.553Z] $ docker stop --time=1 b5f5e640c880ce5f1b4b9caf4be76539ce31a612f5e47c2e6e2b2a263833105e [2023-09-19T15:25:12.125Z] $ docker rm -f --volumes b5f5e640c880ce5f1b4b9caf4be76539ce31a612f5e47c2e6e2b2a263833105e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:25:12.635Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T15:25:12.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:25:12.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-6552 does not seem to be running inside a container [2023-09-19T15:25:12.863Z] $ 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/50 -v /w/workspace/app-record-replay/50:/w/workspace/app-record-replay/50:rw,z -v /w/workspace/app-record-replay/50@tmp:/w/workspace/app-record-replay/50@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-09-19T15:25:15.838Z] $ docker top f44d3bb51383b924084896220f62c753b352a2f6081ad08b0ec439e6fa305e5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T15:25:16.653Z] + git config --global --add safe.directory /w/workspace/app-record-replay/50 [Pipeline] fileExists [Pipeline] sh [2023-09-19T15:25:16.979Z] + make test [2023-09-19T15:25:16.979Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T15:27:38.663Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-19T15:27:38.663Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.297s coverage: 88.0% of statements [2023-09-19T15:27:42.912Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-19T15:27:42.912Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-19T15:27:43.498Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-19T15:27:53.574Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.052s coverage: 98.7% of statements [2023-09-19T15:27:53.574Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.663s coverage: 78.7% of statements [2023-09-19T15:27:53.574Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.163s coverage: 100.0% of statements [2023-09-19T15:27:53.574Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T15:27:53.574Z] go vet ./... [2023-09-19T15:30:00.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T15:30:00.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T15:30:00.269Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T15:30:00.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T15:30:00.294Z] $ docker stop --time=1 f44d3bb51383b924084896220f62c753b352a2f6081ad08b0ec439e6fa305e5a [2023-09-19T15:30:04.279Z] $ docker rm -f --volumes f44d3bb51383b924084896220f62c753b352a2f6081ad08b0ec439e6fa305e5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T15:30:05.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T15:30:05.947Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T15:30:06.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T15:30:06.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T15:30:07.101Z] + ls -al . [2023-09-19T15:30:07.101Z] total 180 [2023-09-19T15:30:07.101Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 15:25 . [2023-09-19T15:30:07.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:22 .. [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 19 15:22 .dockerignore [2023-09-19T15:30:07.101Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 15:22 .git [2023-09-19T15:30:07.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:22 .github [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 19 15:22 .gitignore [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 15:22 .golangci.yml [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 19 15:22 Attribution.txt [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 19 15:22 CHANGELOG.md [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 19 15:22 Dockerfile [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 15:22 GOVERNANCE.md [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 19 15:22 Jenkinsfile [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 19 15:22 LICENSE [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 19 15:22 Makefile [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 19 15:22 OWNERS.md [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 19 15:22 README.md [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 19 15:22 Record and Reply.postman_collection.json [2023-09-19T15:30:07.101Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 15:20 VERSION [2023-09-19T15:30:07.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:22 bin [2023-09-19T15:30:07.102Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 19 15:27 coverage.out [2023-09-19T15:30:07.102Z] -rw-rw-r-- 1 jenkins jenkins 3916 Sep 19 15:22 go.mod [2023-09-19T15:30:07.102Z] -rw-rw-r-- 1 jenkins jenkins 35418 Sep 19 15:22 go.sum [2023-09-19T15:30:07.102Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 19 15:22 internal [2023-09-19T15:30:07.102Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 19 15:22 main.go [2023-09-19T15:30:07.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:22 openapi [2023-09-19T15:30:07.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:22 pkg [2023-09-19T15:30:07.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:30:07.443Z] + 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=71f8f64bcad1ab42414dea6ad01fdbff4824520b --label arch=arm64 --label version=3.1.0-dev.46 . [2023-09-19T15:30:07.710Z] Sending build context to Docker daemon 283.1kB [2023-09-19T15:30:07.710Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T15:30:07.710Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-19T15:30:07.710Z] ---> d48f7356bd13 [2023-09-19T15:30:07.710Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T15:30:07.710Z] ---> Running in a1861452f806 [2023-09-19T15:30:07.979Z] Removing intermediate container a1861452f806 [2023-09-19T15:30:07.979Z] ---> d89b06a3c12e [2023-09-19T15:30:07.979Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T15:30:08.245Z] ---> Running in 145409ad7bd5 [2023-09-19T15:30:08.512Z] Removing intermediate container 145409ad7bd5 [2023-09-19T15:30:08.512Z] ---> 68bded8dabd4 [2023-09-19T15:30:08.512Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-19T15:30:08.512Z] ---> Running in 78297a1bcfb2 [2023-09-19T15:30:08.790Z] Removing intermediate container 78297a1bcfb2 [2023-09-19T15:30:08.790Z] ---> 055e19bbdf63 [2023-09-19T15:30:08.790Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T15:30:08.790Z] ---> Running in cd64470b2f2a [2023-09-19T15:30:10.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T15:30:10.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T15:30:11.442Z] OK: 267 MiB in 56 packages [2023-09-19T15:30:12.404Z] Removing intermediate container cd64470b2f2a [2023-09-19T15:30:12.404Z] ---> d767c46a75b9 [2023-09-19T15:30:12.404Z] Step 7/26 : WORKDIR /app [2023-09-19T15:30:12.404Z] ---> Running in d4a59ea57cac [2023-09-19T15:30:12.671Z] Removing intermediate container d4a59ea57cac [2023-09-19T15:30:12.671Z] ---> bccfabf17cf9 [2023-09-19T15:30:12.671Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-19T15:30:13.255Z] ---> 6ad9ebccf6d7 [2023-09-19T15:30:13.255Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T15:30:13.255Z] ---> Running in 751f8238c7dd [2023-09-19T15:30:17.523Z] Removing intermediate container 751f8238c7dd [2023-09-19T15:30:17.523Z] ---> ea79e451781c [2023-09-19T15:30:17.523Z] Step 10/26 : COPY . . [2023-09-19T15:30:18.109Z] ---> 3bb4ab7b06ae [2023-09-19T15:30:18.109Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T15:30:18.109Z] ---> Running in 51d84d579ffd [2023-09-19T15:30:18.377Z] Removing intermediate container 51d84d579ffd [2023-09-19T15:30:18.377Z] ---> baf3b59eb3ee [2023-09-19T15:30:18.377Z] Step 12/26 : RUN $MAKE [2023-09-19T15:30:18.377Z] ---> Running in f969279fd6b3 [2023-09-19T15:30:19.337Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.46" -trimpath -mod=readonly -o app-record-replay [2023-09-19T15:32:10.982Z] Removing intermediate container f969279fd6b3 [2023-09-19T15:32:10.982Z] ---> 2f5a8a5cbe7e [2023-09-19T15:32:10.982Z] Step 13/26 : FROM alpine:3.18 [2023-09-19T15:32:10.982Z] 3.18: Pulling from library/alpine [2023-09-19T15:32:10.982Z] 9fda8d8052c6: Already exists [2023-09-19T15:32:10.982Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T15:32:10.982Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T15:32:10.982Z] ---> f6648c04cd6c [2023-09-19T15:32:10.982Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T15:32:10.982Z] ---> Running in 9dd45473bd00 [2023-09-19T15:32:10.982Z] Removing intermediate container 9dd45473bd00 [2023-09-19T15:32:10.982Z] ---> dd2eb749855f [2023-09-19T15:32:10.982Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-19T15:32:10.982Z] ---> Running in d6811f54141a [2023-09-19T15:32:10.982Z] Removing intermediate container d6811f54141a [2023-09-19T15:32:10.982Z] ---> 468940df74d8 [2023-09-19T15:32:10.982Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T15:32:10.982Z] ---> Running in 614de781723e [2023-09-19T15:32:10.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T15:32:10.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T15:32:11.561Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T15:32:11.561Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T15:32:11.561Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T15:32:11.561Z] Executing ca-certificates-20230506-r0.trigger [2023-09-19T15:32:11.834Z] OK: 9 MiB in 17 packages [2023-09-19T15:32:13.253Z] Removing intermediate container 614de781723e [2023-09-19T15:32:13.253Z] ---> 4914b2b9dff6 [2023-09-19T15:32:13.253Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-19T15:32:13.520Z] ---> 9886a2e4462d [2023-09-19T15:32:13.520Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-19T15:32:14.102Z] ---> 7f69c8290d4c [2023-09-19T15:32:14.102Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-19T15:32:14.368Z] ---> d50a1965c475 [2023-09-19T15:32:14.368Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-19T15:32:15.777Z] ---> a6fbf6627a48 [2023-09-19T15:32:15.777Z] Step 21/26 : EXPOSE 59712 [2023-09-19T15:32:15.777Z] ---> Running in 276b9a6e301c [2023-09-19T15:32:16.043Z] Removing intermediate container 276b9a6e301c [2023-09-19T15:32:16.043Z] ---> 10188ea21103 [2023-09-19T15:32:16.043Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-19T15:32:16.308Z] ---> Running in 59122a8cc19d [2023-09-19T15:32:16.574Z] Removing intermediate container 59122a8cc19d [2023-09-19T15:32:16.574Z] ---> efebf2e877e6 [2023-09-19T15:32:16.574Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T15:32:16.574Z] ---> Running in f7955adecc24 [2023-09-19T15:32:16.841Z] Removing intermediate container f7955adecc24 [2023-09-19T15:32:16.841Z] ---> 0c2713e73b8e [2023-09-19T15:32:16.841Z] Step 24/26 : LABEL arch=arm64 [2023-09-19T15:32:16.841Z] ---> Running in 30b5cecca49a [2023-09-19T15:32:17.108Z] Removing intermediate container 30b5cecca49a [2023-09-19T15:32:17.108Z] ---> c192b34f4bde [2023-09-19T15:32:17.108Z] Step 25/26 : LABEL git_sha=71f8f64bcad1ab42414dea6ad01fdbff4824520b [2023-09-19T15:32:17.108Z] ---> Running in 54fce3cc377e [2023-09-19T15:32:17.378Z] Removing intermediate container 54fce3cc377e [2023-09-19T15:32:17.378Z] ---> 08ee357196f8 [2023-09-19T15:32:17.378Z] Step 26/26 : LABEL version=3.1.0-dev.46 [2023-09-19T15:32:17.644Z] ---> Running in 3d69c580e143 [2023-09-19T15:32:17.910Z] Removing intermediate container 3d69c580e143 [2023-09-19T15:32:17.910Z] ---> efd2ef93f660 [2023-09-19T15:32:17.910Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T15:32:17.910Z] Successfully built efd2ef93f660 [2023-09-19T15:32:17.910Z] 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-09-19T15:32:18.015Z] provisioning config files... [2023-09-19T15:32:18.028Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/50@tmp/config1592546390986188703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:18.355Z] ---> docker-login.sh [2023-09-19T15:32:18.355Z] nexus3.edgexfoundry.org:10001 [2023-09-19T15:32:18.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:32:18.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:32:18.622Z] Configure a credential helper to remove this warning. See [2023-09-19T15:32:18.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:32:18.622Z] [2023-09-19T15:32:18.622Z] Login Succeeded [2023-09-19T15:32:18.622Z] nexus3.edgexfoundry.org:10002 [2023-09-19T15:32:18.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:32:18.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:32:18.889Z] Configure a credential helper to remove this warning. See [2023-09-19T15:32:18.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:32:18.889Z] [2023-09-19T15:32:18.889Z] Login Succeeded [2023-09-19T15:32:18.889Z] nexus3.edgexfoundry.org:10003 [2023-09-19T15:32:19.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:32:19.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:32:19.154Z] Configure a credential helper to remove this warning. See [2023-09-19T15:32:19.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:32:19.154Z] [2023-09-19T15:32:19.154Z] Login Succeeded [2023-09-19T15:32:19.421Z] nexus3.edgexfoundry.org:10004 [2023-09-19T15:32:19.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:32:19.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:32:19.687Z] Configure a credential helper to remove this warning. See [2023-09-19T15:32:19.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:32:19.687Z] [2023-09-19T15:32:19.687Z] Login Succeeded [2023-09-19T15:32:19.687Z] docker.io [2023-09-19T15:32:19.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:32:20.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:32:20.218Z] Configure a credential helper to remove this warning. See [2023-09-19T15:32:20.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:32:20.218Z] [2023-09-19T15:32:20.218Z] Login Succeeded [2023-09-19T15:32:20.218Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T15:32:20.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T15:32:20.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:32:20.287Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-09-19T15:32:20.287Z] 71f8f64bcad1ab42414dea6ad01fdbff4824520b [2023-09-19T15:32:20.287Z] latest [2023-09-19T15:32:20.287Z] 3.1.0-dev.46 [2023-09-19T15:32:20.287Z] 71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 [2023-09-19T15:32:20.287Z] main [2023-09-19T15:32:20.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:20.639Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:21.062Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b [2023-09-19T15:32:21.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-19T15:32:21.062Z] 26177ae1cd13: Preparing [2023-09-19T15:32:21.062Z] 16295ebcfc11: Preparing [2023-09-19T15:32:21.062Z] 3941190b6c8c: Preparing [2023-09-19T15:32:21.062Z] c3cdaa4a637e: Preparing [2023-09-19T15:32:21.062Z] e86c63c12bb1: Preparing [2023-09-19T15:32:21.062Z] b2191e2be29d: Preparing [2023-09-19T15:32:21.062Z] b2191e2be29d: Waiting [2023-09-19T15:32:21.339Z] 16295ebcfc11: Pushed [2023-09-19T15:32:21.339Z] 3941190b6c8c: Pushed [2023-09-19T15:32:21.339Z] c3cdaa4a637e: Pushed [2023-09-19T15:32:21.339Z] b2191e2be29d: Layer already exists [2023-09-19T15:32:21.610Z] e86c63c12bb1: Pushed [2023-09-19T15:32:26.993Z] 26177ae1cd13: Pushed [2023-09-19T15:32:27.258Z] 71f8f64bcad1ab42414dea6ad01fdbff4824520b: digest: sha256:8ced5e715017a8656b8b58068a3cf4c5892dc5e7c463df37f0f882b3043700a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:27.585Z] + 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-09-19T15:32:27.920Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-19T15:32:27.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-19T15:32:27.920Z] 26177ae1cd13: Preparing [2023-09-19T15:32:27.920Z] 16295ebcfc11: Preparing [2023-09-19T15:32:27.920Z] 3941190b6c8c: Preparing [2023-09-19T15:32:27.920Z] c3cdaa4a637e: Preparing [2023-09-19T15:32:27.920Z] e86c63c12bb1: Preparing [2023-09-19T15:32:27.920Z] b2191e2be29d: Preparing [2023-09-19T15:32:27.920Z] b2191e2be29d: Waiting [2023-09-19T15:32:27.920Z] 3941190b6c8c: Layer already exists [2023-09-19T15:32:27.920Z] c3cdaa4a637e: Layer already exists [2023-09-19T15:32:27.920Z] 26177ae1cd13: Layer already exists [2023-09-19T15:32:27.920Z] 16295ebcfc11: Layer already exists [2023-09-19T15:32:27.920Z] e86c63c12bb1: Layer already exists [2023-09-19T15:32:27.920Z] b2191e2be29d: Layer already exists [2023-09-19T15:32:27.920Z] latest: digest: sha256:8ced5e715017a8656b8b58068a3cf4c5892dc5e7c463df37f0f882b3043700a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:28.516Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:28.856Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.46 [2023-09-19T15:32:28.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-19T15:32:28.856Z] 26177ae1cd13: Preparing [2023-09-19T15:32:28.856Z] 16295ebcfc11: Preparing [2023-09-19T15:32:28.856Z] 3941190b6c8c: Preparing [2023-09-19T15:32:28.856Z] c3cdaa4a637e: Preparing [2023-09-19T15:32:28.856Z] e86c63c12bb1: Preparing [2023-09-19T15:32:28.856Z] b2191e2be29d: Preparing [2023-09-19T15:32:28.856Z] b2191e2be29d: Waiting [2023-09-19T15:32:28.856Z] 26177ae1cd13: Layer already exists [2023-09-19T15:32:28.856Z] c3cdaa4a637e: Layer already exists [2023-09-19T15:32:28.856Z] 16295ebcfc11: Layer already exists [2023-09-19T15:32:28.856Z] e86c63c12bb1: Layer already exists [2023-09-19T15:32:28.856Z] 3941190b6c8c: Layer already exists [2023-09-19T15:32:28.856Z] b2191e2be29d: Layer already exists [2023-09-19T15:32:28.856Z] 3.1.0-dev.46: digest: sha256:8ced5e715017a8656b8b58068a3cf4c5892dc5e7c463df37f0f882b3043700a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:29.194Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:29.542Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 [2023-09-19T15:32:29.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-19T15:32:29.542Z] 26177ae1cd13: Preparing [2023-09-19T15:32:29.542Z] 16295ebcfc11: Preparing [2023-09-19T15:32:29.542Z] 3941190b6c8c: Preparing [2023-09-19T15:32:29.542Z] c3cdaa4a637e: Preparing [2023-09-19T15:32:29.542Z] e86c63c12bb1: Preparing [2023-09-19T15:32:29.542Z] b2191e2be29d: Preparing [2023-09-19T15:32:29.542Z] b2191e2be29d: Waiting [2023-09-19T15:32:29.542Z] c3cdaa4a637e: Layer already exists [2023-09-19T15:32:29.542Z] 26177ae1cd13: Layer already exists [2023-09-19T15:32:29.542Z] 16295ebcfc11: Layer already exists [2023-09-19T15:32:29.542Z] 3941190b6c8c: Layer already exists [2023-09-19T15:32:29.542Z] e86c63c12bb1: Layer already exists [2023-09-19T15:32:29.542Z] b2191e2be29d: Layer already exists [2023-09-19T15:32:29.542Z] 71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46: digest: sha256:8ced5e715017a8656b8b58068a3cf4c5892dc5e7c463df37f0f882b3043700a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:29.889Z] + 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-09-19T15:32:30.234Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-09-19T15:32:30.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-19T15:32:30.234Z] 26177ae1cd13: Preparing [2023-09-19T15:32:30.234Z] 16295ebcfc11: Preparing [2023-09-19T15:32:30.234Z] 3941190b6c8c: Preparing [2023-09-19T15:32:30.234Z] c3cdaa4a637e: Preparing [2023-09-19T15:32:30.234Z] e86c63c12bb1: Preparing [2023-09-19T15:32:30.234Z] b2191e2be29d: Preparing [2023-09-19T15:32:30.234Z] b2191e2be29d: Waiting [2023-09-19T15:32:30.234Z] 16295ebcfc11: Layer already exists [2023-09-19T15:32:30.234Z] 3941190b6c8c: Layer already exists [2023-09-19T15:32:30.234Z] c3cdaa4a637e: Layer already exists [2023-09-19T15:32:30.234Z] 26177ae1cd13: Layer already exists [2023-09-19T15:32:30.234Z] e86c63c12bb1: Layer already exists [2023-09-19T15:32:30.234Z] b2191e2be29d: Layer already exists [2023-09-19T15:32:30.234Z] main: digest: sha256:8ced5e715017a8656b8b58068a3cf4c5892dc5e7c463df37f0f882b3043700a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T15:32:30.299Z] ===================================================== [Pipeline] echo [2023-09-19T15:32:30.307Z] taggedImages: [2023-09-19T15:32:30.307Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b [2023-09-19T15:32:30.307Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-19T15:32:30.307Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.46 [2023-09-19T15:32:30.307Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 [2023-09-19T15:32:30.307Z] - 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-09-19T15:32:30.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T15:32:30.676Z] [2023-09-19T15:32:30.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:31.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T15:32:31.000Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T15:32:31.000Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T15:32:31.000Z] 04944245beec: Pulling fs layer [2023-09-19T15:32:31.000Z] 699f458cf7ca: Pulling fs layer [2023-09-19T15:32:31.000Z] 765212b225bb: Pulling fs layer [2023-09-19T15:32:31.000Z] f23df028b6ca: Pulling fs layer [2023-09-19T15:32:31.000Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T15:32:31.000Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T15:32:31.000Z] f23df028b6ca: Waiting [2023-09-19T15:32:31.000Z] d65c8cfc05b1: Waiting [2023-09-19T15:32:31.000Z] 2437ff75d9bd: Waiting [2023-09-19T15:32:31.000Z] 765212b225bb: Waiting [2023-09-19T15:32:31.268Z] 04944245beec: Verifying Checksum [2023-09-19T15:32:31.268Z] 04944245beec: Download complete [2023-09-19T15:32:31.268Z] 765212b225bb: Verifying Checksum [2023-09-19T15:32:31.268Z] 765212b225bb: Download complete [2023-09-19T15:32:31.268Z] f23df028b6ca: Download complete [2023-09-19T15:32:31.268Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T15:32:31.268Z] d65c8cfc05b1: Download complete [2023-09-19T15:32:31.268Z] 699f458cf7ca: Verifying Checksum [2023-09-19T15:32:31.268Z] 699f458cf7ca: Download complete [2023-09-19T15:32:31.857Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T15:32:31.857Z] 8998bd30e6a1: Download complete [2023-09-19T15:32:33.790Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T15:32:33.790Z] 2437ff75d9bd: Download complete [2023-09-19T15:32:36.363Z] 8998bd30e6a1: Pull complete [2023-09-19T15:32:36.630Z] 04944245beec: Pull complete [2023-09-19T15:32:38.030Z] 699f458cf7ca: Pull complete [2023-09-19T15:32:38.031Z] 765212b225bb: Pull complete [2023-09-19T15:32:38.987Z] f23df028b6ca: Pull complete [2023-09-19T15:32:38.987Z] d65c8cfc05b1: Pull complete [2023-09-19T15:32:53.967Z] 2437ff75d9bd: Pull complete [2023-09-19T15:32:53.967Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T15:32:53.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T15:32:53.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:32:54.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-6552 does not seem to be running inside a container [2023-09-19T15:32:54.194Z] $ 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/50 -v /w/workspace/app-record-replay/50:/w/workspace/app-record-replay/50:rw,z -v /w/workspace/app-record-replay/50@tmp:/w/workspace/app-record-replay/50@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-09-19T15:32:56.565Z] $ docker top b5c36c50024ef4e4c2ef0ccd520e5d6287ee364cf480a9aaf7e903941c1046d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:57.377Z] ---> job-cost.sh [2023-09-19T15:32:57.378Z] lf-activate-venv: SKIPPING [2023-09-19T15:32:57.378Z] INFO: No Stack... [2023-09-19T15:32:57.641Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T15:32:58.598Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T15:32:58.912Z] + cat /w/workspace/app-record-replay/50/archives/cost.csv [2023-09-19T15:32:58.913Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T15:32:58.978Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] [2023-09-19T15:32:58.986Z] Resource [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] did not exist. Created. [2023-09-19T15:32:58.986Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T15:32:59.314Z] /w/workspace/app-record-replay/50@tmp/durable-63bfbefa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T15:32:59.648Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T15:32:59.671Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T15:32:59.720Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T15:32:59.727Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T15:32:59.739Z] $ docker stop --time=1 b5c36c50024ef4e4c2ef0ccd520e5d6287ee364cf480a9aaf7e903941c1046d0 [2023-09-19T15:33:01.239Z] $ docker rm -f --volumes b5c36c50024ef4e4c2ef0ccd520e5d6287ee364cf480a9aaf7e903941c1046d0 [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-09-19T15:33:02.648Z] provisioning config files... [2023-09-19T15:33:02.655Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12586470499603803787tmp [Pipeline] { [Pipeline] sh [2023-09-19T15:33:02.957Z] + set +x [2023-09-19T15:33:02.957Z] + bash -s -- [2023-09-19T15:33:02.957Z] + curl -s https://codecov.io/bash [2023-09-19T15:33:02.957Z] [2023-09-19T15:33:02.957Z] _____ _ [2023-09-19T15:33:02.957Z] / ____| | | [2023-09-19T15:33:02.957Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T15:33:02.957Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T15:33:02.957Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T15:33:02.957Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T15:33:02.957Z] Bash-1.0.6 [2023-09-19T15:33:02.957Z] [2023-09-19T15:33:02.957Z] [2023-09-19T15:33:02.957Z] ==> git version 2.25.1 found [2023-09-19T15:33:02.957Z] ==> 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-09-19T15:33:02.957Z] Release-Date: 2020-01-08 [2023-09-19T15:33:02.957Z] 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-09-19T15:33:02.957Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T15:33:02.957Z] ==> Jenkins CI detected. [2023-09-19T15:33:02.957Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-09-19T15:33:02.957Z] project root: . [2023-09-19T15:33:02.957Z] --> token set from env [2023-09-19T15:33:02.957Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T15:33:02.957Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T15:33:02.957Z] ==> Python coveragepy not found [2023-09-19T15:33:02.957Z] ==> Searching for coverage reports in: [2023-09-19T15:33:02.957Z] + . [2023-09-19T15:33:02.957Z] -> Found 1 reports [2023-09-19T15:33:02.957Z] ==> Detecting git/mercurial file structure [2023-09-19T15:33:02.957Z] ==> Reading reports [2023-09-19T15:33:02.957Z] + ./coverage.out bytes=24552 [2023-09-19T15:33:02.957Z] ==> Appending adjustments [2023-09-19T15:33:02.957Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T15:33:03.216Z] + Found adjustments [2023-09-19T15:33:03.216Z] ==> Gzipping contents [2023-09-19T15:33:03.216Z] 8.0K /tmp/codecov.ujiChC.gz [2023-09-19T15:33:03.216Z] ==> Uploading reports [2023-09-19T15:33:03.216Z] url: https://codecov.io [2023-09-19T15:33:03.216Z] query: branch=main&commit=71f8f64bcad1ab42414dea6ad01fdbff4824520b&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T15:33:03.216Z] -> Pinging Codecov [2023-09-19T15:33:03.216Z] 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=71f8f64bcad1ab42414dea6ad01fdbff4824520b&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T15:33:03.216Z] -> Uploading to [2023-09-19T15:33:03.216Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/F467761B9912B4F32F9BC62907045C81/71f8f64bcad1ab42414dea6ad01fdbff4824520b/5ef6d070-7477-4786-a762-fe570db037d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T153303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de6c96189c6d73c30fff064eaabdb330c281782d27391e4b6e338d2b43ab1aa2 [2023-09-19T15:33:03.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T15:33:03.216Z] Dload Upload Total Spent Left Speed [2023-09-19T15:33:03.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 24326 --:--:-- --:--:-- --:--:-- 24326 [2023-09-19T15:33:03.476Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] } [2023-09-19T15:33:03.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-19T15:33:03.634Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T15:33:03.643Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:33:03.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T15:33:03.954Z] [2023-09-19T15:33:03.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:33:04.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T15:33:04.253Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T15:33:04.253Z] df9b9388f04a: Pulling fs layer [2023-09-19T15:33:04.253Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T15:33:04.253Z] 25bc292e5bac: Pulling fs layer [2023-09-19T15:33:04.253Z] 114826534d7a: Pulling fs layer [2023-09-19T15:33:04.253Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T15:33:04.253Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T15:33:04.253Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T15:33:04.253Z] 114826534d7a: Waiting [2023-09-19T15:33:04.253Z] 4657fd5d0bcf: Waiting [2023-09-19T15:33:04.253Z] 6ad1cebc031e: Waiting [2023-09-19T15:33:04.253Z] 8a3aa393b2d8: Waiting [2023-09-19T15:33:04.253Z] 25bc292e5bac: Download complete [2023-09-19T15:33:04.253Z] 52dc419b0ee2: Download complete [2023-09-19T15:33:04.253Z] 4657fd5d0bcf: Verifying Checksum [2023-09-19T15:33:04.253Z] 4657fd5d0bcf: Download complete [2023-09-19T15:33:04.253Z] df9b9388f04a: Download complete [2023-09-19T15:33:04.511Z] 6ad1cebc031e: Download complete [2023-09-19T15:33:04.511Z] df9b9388f04a: Pull complete [2023-09-19T15:33:04.511Z] 52dc419b0ee2: Pull complete [2023-09-19T15:33:05.078Z] 25bc292e5bac: Pull complete [2023-09-19T15:33:05.078Z] 114826534d7a: Verifying Checksum [2023-09-19T15:33:05.078Z] 114826534d7a: Download complete [2023-09-19T15:33:05.078Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T15:33:05.078Z] 8a3aa393b2d8: Download complete [2023-09-19T15:33:08.355Z] 114826534d7a: Pull complete [2023-09-19T15:33:08.355Z] 4657fd5d0bcf: Pull complete [2023-09-19T15:33:08.612Z] 6ad1cebc031e: Pull complete [2023-09-19T15:33:11.150Z] 8a3aa393b2d8: Pull complete [2023-09-19T15:33:11.150Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T15:33:11.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T15:33:11.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:33:11.231Z] prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container [2023-09-19T15:33:11.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-19T15:33:15.179Z] $ docker top a82968682bdf17a00a8ca78e21efce69ac899362011004a578934f6571117c41 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T15:33:15.228Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-09-19T15:33:15.511Z] + set -o pipefail [2023-09-19T15:33:15.511Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-09-19T15:33:20.774Z] [2023-09-19T15:33:20.774Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-09-19T15:33:20.774Z] [2023-09-19T15:33:20.774Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/c2705ada-76ea-4799-9fe3-1ed94bc3ca5e [2023-09-19T15:33:20.774Z] [2023-09-19T15:33:20.774Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T15:33:20.774Z] [2023-09-19T15:33:21.031Z] [2023-09-19T15:33:21.031Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T15:33:21.031Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T15:33:21.031Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T15:33:21.057Z] $ docker stop --time=1 a82968682bdf17a00a8ca78e21efce69ac899362011004a578934f6571117c41 [2023-09-19T15:33:24.863Z] $ docker rm -f --volumes a82968682bdf17a00a8ca78e21efce69ac899362011004a578934f6571117c41 [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-09-19T15:33:25.527Z] + git log --format=format:%s -1 71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] sh [2023-09-19T15:33:25.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T15:33:25.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:33:26.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:33:26.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:33:26.187Z] prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container [2023-09-19T15:33:26.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T15:33:26.670Z] $ docker top bccaa0140de9e9036f120f7fd6fe12c23eef769f7295a960e9a0bccb5e5df551 -eo pid,comm [2023-09-19T15:33:26.702Z] 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-09-19T15:33:26.702Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T15:33:26.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T15:33:26.740Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T15:33:26.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T15:33:26.868Z] $ docker exec bccaa0140de9e9036f120f7fd6fe12c23eef769f7295a960e9a0bccb5e5df551 ssh-agent [2023-09-19T15:33:26.964Z] SSH_AUTH_SOCK=/tmp/ssh-eDvVhffV8i3e/agent.31 [2023-09-19T15:33:26.964Z] SSH_AGENT_PID=37 [2023-09-19T15:33:26.969Z] Running ssh-add (command line suppressed) [2023-09-19T15:33:27.080Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1004319198167532974.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1004319198167532974.key) [2023-09-19T15:33:27.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T15:33:27.363Z] + git semver tag [2023-09-19T15:33:27.620Z] 2023-09-19 15:33:27,546 [run_tag] DEBUG tag force:False [2023-09-19T15:33:27.620Z] 2023-09-19 15:33:27,546 [check_head_tag] DEBUG check head tag [2023-09-19T15:33:27.620Z] 2023-09-19 15:33:27,547 [execute] INFO git cat-file --batch-check [2023-09-19T15:33:27.620Z] 2023-09-19 15:33:27,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-19T15:33:27.620Z] 2023-09-19 15:33:27,551 [execute] INFO git cat-file --batch [2023-09-19T15:33:27.621Z] 2023-09-19 15:33:27,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-19T15:33:27.621Z] 2023-09-19 15:33:27,567 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-19T15:33:27.621Z] 2023-09-19 15:33:27,568 [execute] INFO git tag -a v3.1.0-dev.46 -m v3.1.0-dev.46 [2023-09-19T15:33:27.621Z] 2023-09-19 15:33:27,568 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.46', '-m', 'v3.1.0-dev.46'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T15:33:27.621Z] 2023-09-19 15:33:27,572 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-19T15:33:27.621Z] 3.1.0-dev.46 [Pipeline] } [2023-09-19T15:33:27.643Z] $ docker exec --env ******** --env ******** bccaa0140de9e9036f120f7fd6fe12c23eef769f7295a960e9a0bccb5e5df551 ssh-agent -k [2023-09-19T15:33:27.723Z] unset SSH_AUTH_SOCK; [2023-09-19T15:33:27.723Z] unset SSH_AGENT_PID; [2023-09-19T15:33:27.723Z] echo Agent pid 37 killed; [2023-09-19T15:33:27.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T15:33:28.016Z] + git semver [Pipeline] } [2023-09-19T15:33:28.303Z] $ docker stop --time=1 bccaa0140de9e9036f120f7fd6fe12c23eef769f7295a960e9a0bccb5e5df551 [2023-09-19T15:33:29.599Z] $ docker rm -f --volumes bccaa0140de9e9036f120f7fd6fe12c23eef769f7295a960e9a0bccb5e5df551 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:33:29.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T15:33:29.966Z] [2023-09-19T15:33:29.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:33:30.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T15:33:30.269Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T15:33:30.269Z] ab5ef0e58194: Pulling fs layer [2023-09-19T15:33:30.269Z] 9712f1f96733: Pulling fs layer [2023-09-19T15:33:30.269Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T15:33:30.269Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T15:33:30.269Z] e9a5061849ea: Pulling fs layer [2023-09-19T15:33:30.269Z] d747dcd14b5f: Pulling fs layer [2023-09-19T15:33:30.269Z] 2de7ff778b66: Pulling fs layer [2023-09-19T15:33:30.269Z] e9a5061849ea: Waiting [2023-09-19T15:33:30.269Z] d747dcd14b5f: Waiting [2023-09-19T15:33:30.269Z] 2de7ff778b66: Waiting [2023-09-19T15:33:30.269Z] 9712f1f96733: Verifying Checksum [2023-09-19T15:33:30.269Z] 9712f1f96733: Download complete [2023-09-19T15:33:30.529Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T15:33:30.529Z] 63f879dbbcfc: Download complete [2023-09-19T15:33:30.787Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T15:33:30.787Z] 0d9ebad4ef96: Download complete [2023-09-19T15:33:30.787Z] d747dcd14b5f: Download complete [2023-09-19T15:33:30.787Z] e9a5061849ea: Verifying Checksum [2023-09-19T15:33:30.787Z] e9a5061849ea: Download complete [2023-09-19T15:33:30.787Z] ab5ef0e58194: Verifying Checksum [2023-09-19T15:33:30.787Z] ab5ef0e58194: Download complete [2023-09-19T15:33:31.045Z] 2de7ff778b66: Verifying Checksum [2023-09-19T15:33:31.045Z] 2de7ff778b66: Download complete [2023-09-19T15:33:33.576Z] ab5ef0e58194: Pull complete [2023-09-19T15:33:33.576Z] 9712f1f96733: Pull complete [2023-09-19T15:33:34.141Z] 63f879dbbcfc: Pull complete [2023-09-19T15:33:37.430Z] 0d9ebad4ef96: Pull complete [2023-09-19T15:33:37.686Z] e9a5061849ea: Pull complete [2023-09-19T15:33:37.686Z] d747dcd14b5f: Pull complete [2023-09-19T15:33:38.621Z] 2de7ff778b66: Pull complete [2023-09-19T15:33:38.621Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T15:33:38.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T15:33:38.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:33:38.713Z] prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container [2023-09-19T15:33:38.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-19T15:33:43.834Z] $ docker top 4f1e2438826b3701b9e7c3b2d6f28ae95999b56408ab621870645a1278f05220 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T15:33:43.890Z] provisioning config files... [2023-09-19T15:33:43.896Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7415878864625055298tmp [2023-09-19T15:33:43.905Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9892185530344057122tmp [2023-09-19T15:33:43.913Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5280981491189726876tmp [Pipeline] { [Pipeline] echo [2023-09-19T15:33:43.927Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:33:44.206Z] ---> sigul-configuration.sh [2023-09-19T15:33:44.206Z] gpg: directory `/root/.gnupg' created [2023-09-19T15:33:44.206Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T15:33:44.206Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T15:33:44.206Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T15:33:44.206Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T15:33:44.206Z] gpg: CAST5 encrypted data [2023-09-19T15:33:44.206Z] gpg: encrypted with 1 passphrase [2023-09-19T15:33:44.206Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T15:33:44.491Z] + mkdir /home/jenkins [2023-09-19T15:33:44.491Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T15:33:44.777Z] + 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-09-19T15:33:44.785Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:33:45.069Z] ---> sigul-install.sh [2023-09-19T15:33:45.069Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T15:33:45.355Z] + git tag --list [2023-09-19T15:33:45.355Z] v3.1.0-dev.0 [2023-09-19T15:33:45.355Z] v3.1.0-dev.1 [2023-09-19T15:33:45.355Z] v3.1.0-dev.10 [2023-09-19T15:33:45.355Z] v3.1.0-dev.11 [2023-09-19T15:33:45.355Z] v3.1.0-dev.12 [2023-09-19T15:33:45.355Z] v3.1.0-dev.13 [2023-09-19T15:33:45.355Z] v3.1.0-dev.14 [2023-09-19T15:33:45.355Z] v3.1.0-dev.15 [2023-09-19T15:33:45.355Z] v3.1.0-dev.16 [2023-09-19T15:33:45.355Z] v3.1.0-dev.17 [2023-09-19T15:33:45.355Z] v3.1.0-dev.18 [2023-09-19T15:33:45.355Z] v3.1.0-dev.19 [2023-09-19T15:33:45.355Z] v3.1.0-dev.2 [2023-09-19T15:33:45.355Z] v3.1.0-dev.20 [2023-09-19T15:33:45.355Z] v3.1.0-dev.21 [2023-09-19T15:33:45.355Z] v3.1.0-dev.22 [2023-09-19T15:33:45.355Z] v3.1.0-dev.23 [2023-09-19T15:33:45.355Z] v3.1.0-dev.24 [2023-09-19T15:33:45.355Z] v3.1.0-dev.25 [2023-09-19T15:33:45.355Z] v3.1.0-dev.26 [2023-09-19T15:33:45.355Z] v3.1.0-dev.27 [2023-09-19T15:33:45.355Z] v3.1.0-dev.28 [2023-09-19T15:33:45.355Z] v3.1.0-dev.29 [2023-09-19T15:33:45.355Z] v3.1.0-dev.3 [2023-09-19T15:33:45.355Z] v3.1.0-dev.30 [2023-09-19T15:33:45.355Z] v3.1.0-dev.31 [2023-09-19T15:33:45.355Z] v3.1.0-dev.32 [2023-09-19T15:33:45.355Z] v3.1.0-dev.33 [2023-09-19T15:33:45.355Z] v3.1.0-dev.34 [2023-09-19T15:33:45.355Z] v3.1.0-dev.35 [2023-09-19T15:33:45.355Z] v3.1.0-dev.36 [2023-09-19T15:33:45.355Z] v3.1.0-dev.37 [2023-09-19T15:33:45.355Z] v3.1.0-dev.38 [2023-09-19T15:33:45.355Z] v3.1.0-dev.39 [2023-09-19T15:33:45.355Z] v3.1.0-dev.4 [2023-09-19T15:33:45.355Z] v3.1.0-dev.40 [2023-09-19T15:33:45.355Z] v3.1.0-dev.41 [2023-09-19T15:33:45.355Z] v3.1.0-dev.42 [2023-09-19T15:33:45.355Z] v3.1.0-dev.43 [2023-09-19T15:33:45.355Z] v3.1.0-dev.44 [2023-09-19T15:33:45.355Z] v3.1.0-dev.45 [2023-09-19T15:33:45.355Z] v3.1.0-dev.46 [2023-09-19T15:33:45.355Z] v3.1.0-dev.5 [2023-09-19T15:33:45.355Z] v3.1.0-dev.6 [2023-09-19T15:33:45.355Z] v3.1.0-dev.7 [2023-09-19T15:33:45.355Z] v3.1.0-dev.8 [2023-09-19T15:33:45.355Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T15:33:45.637Z] + lftools sign git-tag v3.1.0-dev.46 [2023-09-19T15:33:46.204Z] Signing Git tag with Sigul... [2023-09-19T15:33:46.204Z] Signing v3.1.0-dev.46 [Pipeline] echo [2023-09-19T15:33:46.486Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:33:46.768Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T15:33:46.775Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T15:33:46.806Z] $ docker stop --time=1 4f1e2438826b3701b9e7c3b2d6f28ae95999b56408ab621870645a1278f05220 [2023-09-19T15:33:48.125Z] $ docker rm -f --volumes 4f1e2438826b3701b9e7c3b2d6f28ae95999b56408ab621870645a1278f05220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T15:33:48.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T15:33:48.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:33:48.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:33:48.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:33:48.889Z] prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container [2023-09-19T15:33:48.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T15:33:49.260Z] $ docker top 1095f9a3d6b7d026419213caf1dee528b98fada317d2b1b616d37243882087b8 -eo pid,comm [2023-09-19T15:33:49.289Z] 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-09-19T15:33:49.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T15:33:49.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T15:33:49.325Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T15:33:49.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T15:33:49.455Z] $ docker exec 1095f9a3d6b7d026419213caf1dee528b98fada317d2b1b616d37243882087b8 ssh-agent [2023-09-19T15:33:49.557Z] SSH_AUTH_SOCK=/tmp/ssh-rqaTtEjocOZy/agent.32 [2023-09-19T15:33:49.557Z] SSH_AGENT_PID=38 [2023-09-19T15:33:49.563Z] Running ssh-add (command line suppressed) [2023-09-19T15:33:49.674Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1447824285352526587.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1447824285352526587.key) [2023-09-19T15:33:49.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T15:33:49.963Z] + git semver bump pre [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,171 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,171 [bump_version] DEBUG bumping version:3.1.0-dev.46 on axis:pre with prefix:dev [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,171 [bump_version] DEBUG bumped version:3.1.0-dev.47 [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,172 [write_version] DEBUG write version:3.1.0-dev.47 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,172 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,172 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,174 [execute] INFO git cat-file --batch-check [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,179 [execute] INFO git cat-file --batch [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T15:33:50.222Z] 2023-09-19 15:33:50,185 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-19T15:33:50.222Z] 3.1.0-dev.47 [Pipeline] } [2023-09-19T15:33:50.247Z] $ docker exec --env ******** --env ******** 1095f9a3d6b7d026419213caf1dee528b98fada317d2b1b616d37243882087b8 ssh-agent -k [2023-09-19T15:33:50.349Z] unset SSH_AUTH_SOCK; [2023-09-19T15:33:50.349Z] unset SSH_AGENT_PID; [2023-09-19T15:33:50.349Z] echo Agent pid 38 killed; [2023-09-19T15:33:50.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T15:33:50.654Z] + git semver [Pipeline] } [2023-09-19T15:33:50.939Z] $ docker stop --time=1 1095f9a3d6b7d026419213caf1dee528b98fada317d2b1b616d37243882087b8 [2023-09-19T15:33:52.223Z] $ docker rm -f --volumes 1095f9a3d6b7d026419213caf1dee528b98fada317d2b1b616d37243882087b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T15:33:52.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T15:33:52.535Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:33:52.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:33:52.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:33:52.905Z] prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container [2023-09-19T15:33:52.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T15:33:53.306Z] $ docker top 73eda68d730518f222a90af7c6764268f6a3d6472c5fb1852ea05b3bcc87d25a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T15:33:53.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T15:33:53.372Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T15:33:53.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T15:33:53.498Z] $ docker exec 73eda68d730518f222a90af7c6764268f6a3d6472c5fb1852ea05b3bcc87d25a ssh-agent [2023-09-19T15:33:53.596Z] SSH_AUTH_SOCK=/tmp/ssh-UMn7v50AvFzB/agent.32 [2023-09-19T15:33:53.597Z] SSH_AGENT_PID=38 [2023-09-19T15:33:53.601Z] Running ssh-add (command line suppressed) [2023-09-19T15:33:53.719Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13492239871554638439.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13492239871554638439.key) [2023-09-19T15:33:53.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T15:33:54.008Z] + git semver push [2023-09-19T15:33:54.267Z] 2023-09-19 15:33:54,221 [run_push] DEBUG push [2023-09-19T15:33:54.267Z] 2023-09-19 15:33:54,221 [execute] INFO git cat-file --batch-check [2023-09-19T15:33:54.267Z] 2023-09-19 15:33:54,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T15:33:54.267Z] 2023-09-19 15:33:54,225 [execute] INFO git rev-list 93e95c5309d614ad4b48d355ba0e05f942f9135b -- [2023-09-19T15:33:54.268Z] 2023-09-19 15:33:54,226 [execute] DEBUG Popen(['git', 'rev-list', '93e95c5309d614ad4b48d355ba0e05f942f9135b', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T15:33:54.268Z] 2023-09-19 15:33:54,232 [execute] INFO git fetch -v origin [2023-09-19T15:33:54.268Z] 2023-09-19 15:33:54,232 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-19T15:33:54.837Z] 2023-09-19 15:33:54,714 [run_push] DEBUG no remote changes detected [2023-09-19T15:33:54.837Z] 2023-09-19 15:33:54,714 [execute] INFO git push origin semver [2023-09-19T15:33:54.837Z] 2023-09-19 15:33:54,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T15:33:56.221Z] 2023-09-19 15:33:56,158 [run_push] DEBUG push all version tags [2023-09-19T15:33:56.221Z] 2023-09-19 15:33:56,159 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T15:33:56.221Z] 2023-09-19 15:33:56,159 [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-09-19T15:33:57.161Z] 2023-09-19 15:33:57,082 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-19T15:33:57.161Z] 3.1.0-dev.47 [Pipeline] } [2023-09-19T15:33:57.187Z] $ docker exec --env ******** --env ******** 73eda68d730518f222a90af7c6764268f6a3d6472c5fb1852ea05b3bcc87d25a ssh-agent -k [2023-09-19T15:33:57.284Z] unset SSH_AUTH_SOCK; [2023-09-19T15:33:57.284Z] unset SSH_AGENT_PID; [2023-09-19T15:33:57.284Z] echo Agent pid 38 killed; [2023-09-19T15:33:57.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T15:33:57.591Z] + git semver [Pipeline] } [2023-09-19T15:33:57.879Z] $ docker stop --time=1 73eda68d730518f222a90af7c6764268f6a3d6472c5fb1852ea05b3bcc87d25a [2023-09-19T15:33:59.138Z] $ docker rm -f --volumes 73eda68d730518f222a90af7c6764268f6a3d6472c5fb1852ea05b3bcc87d25a [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-09-19T15:33:59.670Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-09-19T15:33:59.670Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-19T15:33:59.670Z] total 16 [2023-09-19T15:33:59.670Z] drwxr-xr-x 3 root root 4096 Sep 19 15:22 . [2023-09-19T15:33:59.670Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 15:33 .. [2023-09-19T15:33:59.670Z] drwxr-xr-x 2 root root 4096 Sep 19 15:22 cost [2023-09-19T15:33:59.670Z] -rw-r--r-- 1 root root 88 Sep 19 15:22 cost.csv [2023-09-19T15:33:59.670Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-19T15:33:59.670Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-19T15:33:59.670Z] total 16 [2023-09-19T15:33:59.670Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 15:22 . [2023-09-19T15:33:59.670Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 15:33 .. [2023-09-19T15:33:59.670Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 15:22 cost [2023-09-19T15:33:59.670Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 19 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:33:59.959Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:34:00.815Z] ---> package-listing.sh [2023-09-19T15:34:00.815Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T15:34:00.815Z] ++ facter osfamily [2023-09-19T15:34:01.075Z] + OS_FAMILY=debian [2023-09-19T15:34:01.075Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-09-19T15:34:01.075Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T15:34:01.075Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T15:34:01.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T15:34:01.075Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T15:34:01.075Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-19T15:34:01.075Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T15:34:01.075Z] + case "${OS_FAMILY}" in [2023-09-19T15:34:01.075Z] + dpkg -l [2023-09-19T15:34:01.075Z] + grep '^ii' [2023-09-19T15:34:01.075Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T15:34:01.075Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T15:34:01.075Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T15:34:01.075Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-19T15:34:01.075Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-09-19T15:34:01.075Z] + 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-09-19T15:34:01.085Z] 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-09-19T15:34:01.364Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:34:01.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T15:34:01.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:34:01.783Z] prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container [2023-09-19T15:34:01.854Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T15:34:02.069Z] $ docker top 4610bf6d7c21daf4b8a36ccaf23aeeb2ab2f5144205b67f1d34bf349e3681791 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T15:34:02.411Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T15:34:02.694Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T15:34:02.975Z] + ls /var/log/sa-host [2023-09-19T15:34:02.975Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T15:34:03.039Z] provisioning config files... [2023-09-19T15:34:03.047Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9791086056270427846tmp [Pipeline] { [Pipeline] echo [2023-09-19T15:34:03.062Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:34:03.344Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T15:34:03.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:34:03.676Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T15:34:03.683Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:34:03.965Z] ---> sudo-logs.sh [2023-09-19T15:34:03.965Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T15:34:03.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:34:04.278Z] ---> job-cost.sh [2023-09-19T15:34:04.278Z] lf-activate-venv: SKIPPING [2023-09-19T15:34:04.278Z] DEBUG: total: 0.2199999988079071 [2023-09-19T15:34:04.278Z] INFO: Retrieving Stack Cost... [2023-09-19T15:34:04.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T15:34:05.106Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T15:34:05.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:34:05.402Z] ---> logs-deploy.sh [2023-09-19T15:34:05.402Z] lf-activate-venv: SKIPPING [2023-09-19T15:34:05.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/50 [2023-09-19T15:34:05.402Z] INFO: archiving workspace using pattern(s): [2023-09-19T15:34:06.341Z] Archives upload complete. [2023-09-19T15:34:06.341Z] INFO: archiving logs to Nexus