Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c92ddd0c7e3e15c586d50481a838eca30277fa14 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-ssh10290882708897984472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7116639893643580232.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1297155567312856649.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9959982315827449859.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-ssh14241610474189331879.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-915 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 c92ddd0c7e3e15c586d50481a838eca30277fa14 (main) Commit message: "Merge pull request #39 from lenny-intel/count-pipeline-function" > 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 c92ddd0c7e3e15c586d50481a838eca30277fa14 # timeout=10 > git rev-list --no-walk c92ddd0c7e3e15c586d50481a838eca30277fa14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T00:51:47.814Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T00:51:47.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T00:51:47.904Z] ========================================================= [2023-07-12T00:51:47.904Z] EdgeX Global Pipelines Version Info [2023-07-12T00:51:47.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:51:48.609Z] ------------------- [2023-07-12T00:51:48.609Z] stable info: [2023-07-12T00:51:48.609Z] ------------------- [2023-07-12T00:51:48.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T00:51:48.609Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T00:51:48.609Z] Message: update stable to v1.0.250 [2023-07-12T00:51:49.990Z] ------------------- [2023-07-12T00:51:49.990Z] experimental info: [2023-07-12T00:51:49.990Z] ------------------- [2023-07-12T00:51:49.990Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T00:51:49.990Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T00:51:49.990Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T00:51:50.164Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-12T00:51:50.179Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-12T00:51:50.192Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T00:51:50.204Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T00:51:50.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T00:51:50.233Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T00:51:50.245Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T00:51:50.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-12T00:51:50.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T00:51:50.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T00:51:50.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T00:51:50.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-12T00:51:50.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T00:51:50.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T00:51:50.359Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T00:51:50.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T00:51:50.389Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T00:51:50.405Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T00:51:50.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T00:51:50.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T00:51:50.463Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-12T00:51:50.474Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-12T00:51:50.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-12T00:51:50.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-12T00:51:50.522Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-12T00:51:50.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T00:51:50.548Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T00:51:50.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-12T00:51:50.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-12T00:51:50.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-12T00:51:50.608Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo [2023-07-12T00:51:50.624Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c92ddd0 [Pipeline] echo [2023-07-12T00:51:50.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:51:50.674Z] provisioning config files... [2023-07-12T00:51:50.687Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9581327723450119354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:51:50.992Z] ---> docker-login.sh [2023-07-12T00:51:50.992Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:51:51.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:51:51.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:51:51.252Z] Configure a credential helper to remove this warning. See [2023-07-12T00:51:51.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:51:51.252Z] [2023-07-12T00:51:51.252Z] Login Succeeded [2023-07-12T00:51:51.252Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:51:51.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:51:51.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:51:51.252Z] Configure a credential helper to remove this warning. See [2023-07-12T00:51:51.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:51:51.252Z] [2023-07-12T00:51:51.252Z] Login Succeeded [2023-07-12T00:51:51.252Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:51:51.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:51:51.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:51:51.513Z] Configure a credential helper to remove this warning. See [2023-07-12T00:51:51.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:51:51.513Z] [2023-07-12T00:51:51.513Z] Login Succeeded [2023-07-12T00:51:51.513Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:51:51.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:51:51.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:51:51.513Z] Configure a credential helper to remove this warning. See [2023-07-12T00:51:51.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:51:51.513Z] [2023-07-12T00:51:51.513Z] Login Succeeded [2023-07-12T00:51:51.513Z] docker.io [2023-07-12T00:51:51.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:51:51.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:51:51.773Z] Configure a credential helper to remove this warning. See [2023-07-12T00:51:51.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:51:51.773Z] [2023-07-12T00:51:51.773Z] Login Succeeded [2023-07-12T00:51:51.773Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:51:51.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T00:51:52.203Z] + git rev-list -1 --merges c92ddd0c7e3e15c586d50481a838eca30277fa14~1..c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo [2023-07-12T00:51:52.247Z] -----------> git rev-list -1 --merges c92ddd0c7e3e15c586d50481a838eca30277fa14~1..c92ddd0c7e3e15c586d50481a838eca30277fa14 c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:51:52.247Z] c92ddd0c7e3e15c586d50481a838eca30277fa14 [false] [Pipeline] sh [2023-07-12T00:51:52.543Z] + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo [2023-07-12T00:51:52.559Z] ========================================================= [2023-07-12T00:51:52.559Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T00:51:52.559Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:51:52.878Z] + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo [2023-07-12T00:51:52.888Z] [semverPrep] GIT_COMMIT: c92ddd0c7e3e15c586d50481a838eca30277fa14, Commit Message: Merge pull request #39 from lenny-intel/count-pipeline-function [Pipeline] echo [2023-07-12T00:51:52.896Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-12T00:51:53.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T00:51:53.248Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T00:51:53.248Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T00:51:53.248Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T00:51:53.248Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T00:51:53.248Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T00:51:53.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:51:53.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:51:53.662Z] [2023-07-12T00:51:53.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:51:53.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:51:53.966Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T00:51:53.966Z] b85a868b505f: Pulling fs layer [2023-07-12T00:51:53.966Z] e2be974225ed: Pulling fs layer [2023-07-12T00:51:53.966Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T00:51:53.966Z] 988bab9f4d93: Pulling fs layer [2023-07-12T00:51:53.966Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T00:51:53.966Z] eaf3925da568: Pulling fs layer [2023-07-12T00:51:53.966Z] bab4dde63d76: Pulling fs layer [2023-07-12T00:51:53.966Z] bde34c3a00c8: Pulling fs layer [2023-07-12T00:51:53.966Z] b352a97aabf1: Pulling fs layer [2023-07-12T00:51:53.966Z] 988bab9f4d93: Waiting [2023-07-12T00:51:53.966Z] 4872d77fe225: Pulling fs layer [2023-07-12T00:51:53.966Z] 5851b861e8e6: Pulling fs layer [2023-07-12T00:51:53.966Z] 1469e6f7b9e6: Waiting [2023-07-12T00:51:53.966Z] bde34c3a00c8: Waiting [2023-07-12T00:51:53.966Z] 5851b861e8e6: Waiting [2023-07-12T00:51:53.966Z] eaf3925da568: Waiting [2023-07-12T00:51:53.966Z] b352a97aabf1: Waiting [2023-07-12T00:51:53.966Z] 4872d77fe225: Waiting [2023-07-12T00:51:53.966Z] bab4dde63d76: Waiting [2023-07-12T00:51:53.966Z] e2be974225ed: Download complete [2023-07-12T00:51:53.966Z] 988bab9f4d93: Verifying Checksum [2023-07-12T00:51:53.966Z] 988bab9f4d93: Download complete [2023-07-12T00:51:53.966Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T00:51:53.966Z] 1469e6f7b9e6: Download complete [2023-07-12T00:51:54.226Z] eaf3925da568: Verifying Checksum [2023-07-12T00:51:54.226Z] eaf3925da568: Download complete [2023-07-12T00:51:54.226Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T00:51:54.226Z] 339a4e72a1f5: Download complete [2023-07-12T00:51:54.226Z] bde34c3a00c8: Verifying Checksum [2023-07-12T00:51:54.226Z] bde34c3a00c8: Download complete [2023-07-12T00:51:54.226Z] b352a97aabf1: Verifying Checksum [2023-07-12T00:51:54.226Z] b352a97aabf1: Download complete [2023-07-12T00:51:54.226Z] 4872d77fe225: Verifying Checksum [2023-07-12T00:51:54.226Z] 4872d77fe225: Download complete [2023-07-12T00:51:54.226Z] 5851b861e8e6: Verifying Checksum [2023-07-12T00:51:54.226Z] 5851b861e8e6: Download complete [2023-07-12T00:51:54.226Z] b85a868b505f: Verifying Checksum [2023-07-12T00:51:54.226Z] b85a868b505f: Download complete [2023-07-12T00:51:54.484Z] bab4dde63d76: Verifying Checksum [2023-07-12T00:51:54.484Z] bab4dde63d76: Download complete [2023-07-12T00:51:55.422Z] b85a868b505f: Pull complete [2023-07-12T00:51:55.422Z] e2be974225ed: Pull complete [2023-07-12T00:51:55.989Z] 339a4e72a1f5: Pull complete [2023-07-12T00:51:55.989Z] 988bab9f4d93: Pull complete [2023-07-12T00:51:56.249Z] 1469e6f7b9e6: Pull complete [2023-07-12T00:51:56.249Z] eaf3925da568: Pull complete [2023-07-12T00:51:58.151Z] bab4dde63d76: Pull complete [2023-07-12T00:51:58.151Z] bde34c3a00c8: Pull complete [2023-07-12T00:51:58.151Z] b352a97aabf1: Pull complete [2023-07-12T00:51:58.151Z] 4872d77fe225: Pull complete [2023-07-12T00:51:58.151Z] 5851b861e8e6: Pull complete [2023-07-12T00:51:58.151Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T00:51:58.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:51:58.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:51:58.246Z] prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container [2023-07-12T00:51:58.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T00:52:01.795Z] $ docker top fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c -eo pid,comm [2023-07-12T00:52:01.844Z] 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-07-12T00:52:01.844Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T00:52:01.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:52:01.878Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:52:01.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:52:02.006Z] $ docker exec fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c ssh-agent [2023-07-12T00:52:02.112Z] SSH_AUTH_SOCK=/tmp/ssh-rfWrChD32flD/agent.33 [2023-07-12T00:52:02.112Z] SSH_AGENT_PID=39 [2023-07-12T00:52:02.119Z] Running ssh-add (command line suppressed) [2023-07-12T00:52:02.260Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8234090769033116316.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8234090769033116316.key) [2023-07-12T00:52:02.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:52:02.555Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T00:52:02.570Z] $ docker exec --env ******** --env ******** fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c ssh-agent -k [2023-07-12T00:52:02.668Z] unset SSH_AUTH_SOCK; [2023-07-12T00:52:02.668Z] unset SSH_AGENT_PID; [2023-07-12T00:52:02.668Z] echo Agent pid 39 killed; [2023-07-12T00:52:02.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-07-12T00:52:02.699Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.0-dev.13' [Pipeline] sshagent [2023-07-12T00:52:02.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:52:02.716Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:52:02.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:52:02.834Z] $ docker exec fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c ssh-agent [2023-07-12T00:52:02.941Z] SSH_AUTH_SOCK=/tmp/ssh-XrMSHlIn1P6E/agent.72 [2023-07-12T00:52:02.941Z] SSH_AGENT_PID=78 [2023-07-12T00:52:02.946Z] Running ssh-add (command line suppressed) [2023-07-12T00:52:03.058Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9984503478788853324.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9984503478788853324.key) [2023-07-12T00:52:03.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:52:03.361Z] + git semver init [2023-07-12T00:52:03.622Z] 2023-07-12 00:52:03,526 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T00:52:03.622Z] 2023-07-12 00:52:03,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-12T00:52:03.622Z] 2023-07-12 00:52:03,527 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-12T00:52:03.622Z] 2023-07-12 00:52:03,527 [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-07-12T00:52:04.193Z] 2023-07-12 00:52:04,123 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-12T00:52:04.193Z] 2023-07-12 00:52:04,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-12T00:52:04.193Z] 2023-07-12 00:52:04,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:52:04.194Z] 2023-07-12 00:52:04,124 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:52:04.194Z] 3.1.0-dev.14 [Pipeline] } [2023-07-12T00:52:04.209Z] $ docker exec --env ******** --env ******** fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c ssh-agent -k [2023-07-12T00:52:04.308Z] unset SSH_AUTH_SOCK; [2023-07-12T00:52:04.308Z] unset SSH_AGENT_PID; [2023-07-12T00:52:04.308Z] echo Agent pid 78 killed; [2023-07-12T00:52:04.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:52:04.622Z] + git semver [Pipeline] } [2023-07-12T00:52:04.898Z] $ docker stop --time=1 fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c [2023-07-12T00:52:06.186Z] $ docker rm -f --volumes fd541867ab997f490abe69a771977d847ee80de083b06e91f71de51d86a8147c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:52:06.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T00:52:06.748Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T00:52:06.751Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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-07-12T00:52:06.874Z] provisioning config files... [2023-07-12T00:52:06.884Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6436409776356090880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:52:07.176Z] ---> docker-login.sh [2023-07-12T00:52:07.176Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:52:07.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:52:07.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:52:07.176Z] Configure a credential helper to remove this warning. See [2023-07-12T00:52:07.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:52:07.176Z] [2023-07-12T00:52:07.176Z] Login Succeeded [2023-07-12T00:52:07.176Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:52:07.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:52:07.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:52:07.176Z] Configure a credential helper to remove this warning. See [2023-07-12T00:52:07.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:52:07.176Z] [2023-07-12T00:52:07.176Z] Login Succeeded [2023-07-12T00:52:07.176Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:52:07.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:52:07.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:52:07.435Z] Configure a credential helper to remove this warning. See [2023-07-12T00:52:07.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:52:07.435Z] [2023-07-12T00:52:07.435Z] Login Succeeded [2023-07-12T00:52:07.435Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:52:07.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:52:07.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:52:07.435Z] Configure a credential helper to remove this warning. See [2023-07-12T00:52:07.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:52:07.435Z] [2023-07-12T00:52:07.435Z] Login Succeeded [2023-07-12T00:52:07.435Z] docker.io [2023-07-12T00:52:07.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:52:07.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:52:07.722Z] Configure a credential helper to remove this warning. See [2023-07-12T00:52:07.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:52:07.722Z] [2023-07-12T00:52:07.722Z] Login Succeeded [2023-07-12T00:52:07.722Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:52:07.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T00:52:07.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:52:07.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:52:07.833Z] ========================================================= [2023-07-12T00:52:07.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T00:52:07.833Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:52:08.147Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-12T00:52:08.147Z] Sending build context to Docker daemon 313.9kB [2023-07-12T00:52:08.147Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:52:08.147Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T00:52:08.147Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T00:52:08.147Z] f56be85fc22e: Pulling fs layer [2023-07-12T00:52:08.147Z] 85791d961cd3: Pulling fs layer [2023-07-12T00:52:08.147Z] d694b5ae8c79: Pulling fs layer [2023-07-12T00:52:08.147Z] 9f32a84ed3da: Pulling fs layer [2023-07-12T00:52:08.147Z] 4d19c01a9841: Pulling fs layer [2023-07-12T00:52:08.147Z] 9325e15d5711: Pulling fs layer [2023-07-12T00:52:08.147Z] 556b6ee489ea: Pulling fs layer [2023-07-12T00:52:08.147Z] c5a4b2cf53e6: Pulling fs layer [2023-07-12T00:52:08.147Z] 9325e15d5711: Waiting [2023-07-12T00:52:08.147Z] 556b6ee489ea: Waiting [2023-07-12T00:52:08.147Z] c5a4b2cf53e6: Waiting [2023-07-12T00:52:08.147Z] 9f32a84ed3da: Waiting [2023-07-12T00:52:08.147Z] 4d19c01a9841: Waiting [2023-07-12T00:52:08.147Z] 85791d961cd3: Download complete [2023-07-12T00:52:08.147Z] 9f32a84ed3da: Verifying Checksum [2023-07-12T00:52:08.147Z] 9f32a84ed3da: Download complete [2023-07-12T00:52:08.147Z] 4d19c01a9841: Verifying Checksum [2023-07-12T00:52:08.147Z] 4d19c01a9841: Download complete [2023-07-12T00:52:08.147Z] f56be85fc22e: Verifying Checksum [2023-07-12T00:52:08.147Z] f56be85fc22e: Download complete [2023-07-12T00:52:08.422Z] 9325e15d5711: Verifying Checksum [2023-07-12T00:52:08.422Z] 9325e15d5711: Download complete [2023-07-12T00:52:08.422Z] f56be85fc22e: Pull complete [2023-07-12T00:52:08.719Z] 85791d961cd3: Pull complete [2023-07-12T00:52:08.985Z] c5a4b2cf53e6: Verifying Checksum [2023-07-12T00:52:08.985Z] c5a4b2cf53e6: Download complete [2023-07-12T00:52:09.245Z] d694b5ae8c79: Verifying Checksum [2023-07-12T00:52:09.246Z] d694b5ae8c79: Download complete [2023-07-12T00:52:09.502Z] 556b6ee489ea: Download complete [2023-07-12T00:52:12.038Z] d694b5ae8c79: Pull complete [2023-07-12T00:52:12.296Z] 9f32a84ed3da: Pull complete [2023-07-12T00:52:12.296Z] 4d19c01a9841: Pull complete [2023-07-12T00:52:12.568Z] 9325e15d5711: Pull complete [2023-07-12T00:52:15.101Z] 556b6ee489ea: Pull complete [2023-07-12T00:52:15.667Z] c5a4b2cf53e6: Pull complete [2023-07-12T00:52:15.667Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-12T00:52:15.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T00:52:15.667Z] ---> c4be618373d6 [2023-07-12T00:52:15.667Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:52:21.840Z] Still waiting to schedule task [2023-07-12T00:52:21.840Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-12T00:52:22.253Z] ---> Running in 761a322cfb57 [2023-07-12T00:52:22.253Z] Removing intermediate container 761a322cfb57 [2023-07-12T00:52:22.253Z] ---> 8169c183e772 [2023-07-12T00:52:22.253Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:52:22.253Z] ---> Running in 232f4b8b9cfb [2023-07-12T00:52:22.253Z] Removing intermediate container 232f4b8b9cfb [2023-07-12T00:52:22.253Z] ---> cc5e44d96991 [2023-07-12T00:52:22.253Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:52:22.253Z] ---> Running in 34032b1ed814 [2023-07-12T00:52:22.253Z] Removing intermediate container 34032b1ed814 [2023-07-12T00:52:22.253Z] ---> 119c9f3f3824 [2023-07-12T00:52:22.253Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:52:22.253Z] ---> Running in 31588b4d1d95 [2023-07-12T00:52:22.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:52:22.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:52:22.512Z] OK: 265 MiB in 53 packages [2023-07-12T00:52:22.772Z] Removing intermediate container 31588b4d1d95 [2023-07-12T00:52:22.772Z] ---> 2300002513ac [2023-07-12T00:52:22.772Z] Step 7/12 : WORKDIR /app [2023-07-12T00:52:22.772Z] ---> Running in 781a5ba389e2 [2023-07-12T00:52:22.772Z] Removing intermediate container 781a5ba389e2 [2023-07-12T00:52:22.772Z] ---> f3e7cfdc2788 [2023-07-12T00:52:22.772Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T00:52:23.030Z] ---> 8131a06f68b4 [2023-07-12T00:52:23.030Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:52:23.030Z] ---> Running in 37d16c402289 [2023-07-12T00:52:55.105Z] Removing intermediate container 37d16c402289 [2023-07-12T00:52:55.105Z] ---> 3ffa4e7f8869 [2023-07-12T00:52:55.105Z] Step 10/12 : COPY . . [2023-07-12T00:52:55.105Z] ---> 6e0c68a99153 [2023-07-12T00:52:55.105Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:52:55.105Z] ---> Running in c9fbde9b6751 [2023-07-12T00:52:55.105Z] Removing intermediate container c9fbde9b6751 [2023-07-12T00:52:55.105Z] ---> d039a50edd77 [2023-07-12T00:52:55.105Z] Step 12/12 : RUN $MAKE [2023-07-12T00:52:55.105Z] ---> Running in 48c3a6eefc3c [2023-07-12T00:52:55.105Z] noop [2023-07-12T00:52:55.105Z] Removing intermediate container 48c3a6eefc3c [2023-07-12T00:52:55.105Z] ---> 8ade1b42bf75 [2023-07-12T00:52:55.105Z] Successfully built 8ade1b42bf75 [2023-07-12T00:52:55.105Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:52:55.419Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T00:52:55.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:52:55.487Z] prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container [2023-07-12T00:52:55.521Z] $ 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-07-12T00:52:55.857Z] $ docker top be49c73a647f5f62db8397602a42008c5665e89bd5de16445b95faff45373086 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:52:56.199Z] + go version [2023-07-12T00:52:56.200Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-12T00:52:56.215Z] $ docker stop --time=1 be49c73a647f5f62db8397602a42008c5665e89bd5de16445b95faff45373086 [2023-07-12T00:52:57.476Z] $ docker rm -f --volumes be49c73a647f5f62db8397602a42008c5665e89bd5de16445b95faff45373086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:52:57.890Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T00:52:57.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:52:57.966Z] prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container [2023-07-12T00:52:58.003Z] $ 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-07-12T00:52:58.343Z] $ docker top 1af98be777e4de31f1dcfdb3d2c0f4149a7703a84580c26c6b10db7da2993506 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:52:58.683Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:52:58.977Z] + make test [2023-07-12T00:52:58.977Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T00:53:17.063Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T00:53:17.632Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T00:53:17.633Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T00:53:17.633Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T00:53:17.633Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.061s coverage: 76.9% of statements [2023-07-12T00:53:17.633Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.070s coverage: 92.9% of statements [2023-07-12T00:53:17.633Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.052s coverage: 50.0% of statements [2023-07-12T00:53:39.552Z] go vet ./... [2023-07-12T00:53:40.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T00:53:40.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T00:53:40.928Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T00:53:40.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T00:53:40.959Z] $ docker stop --time=1 1af98be777e4de31f1dcfdb3d2c0f4149a7703a84580c26c6b10db7da2993506 [2023-07-12T00:53:45.414Z] $ docker rm -f --volumes 1af98be777e4de31f1dcfdb3d2c0f4149a7703a84580c26c6b10db7da2993506 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:53:45.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T00:53:46.016Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-12T00:53:46.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T00:53:46.714Z] + ls -al . [2023-07-12T00:53:46.714Z] total 160 [2023-07-12T00:53:46.714Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 00:52 . [2023-07-12T00:53:46.714Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:51 .. [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:51 .dockerignore [2023-07-12T00:53:46.714Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:52 .git [2023-07-12T00:53:46.714Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:51 .github [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:51 .gitignore [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:51 .golangci.yml [2023-07-12T00:53:46.714Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:52 .semver [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:51 Attribution.txt [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:51 CHANGELOG.md [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:51 Dockerfile [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:51 GOVERNANCE.md [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:51 Jenkinsfile [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:51 LICENSE [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:51 Makefile [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:51 OWNERS.md [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:51 README.md [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:51 Record and Reply.postman_collection.json [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 00:52 VERSION [2023-07-12T00:53:46.714Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:51 bin [2023-07-12T00:53:46.714Z] -rw-r--r-- 1 jenkins jenkins 6681 Jul 12 00:53 coverage.out [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:51 go.mod [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:51 go.sum [2023-07-12T00:53:46.714Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:51 internal [2023-07-12T00:53:46.714Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:51 main.go [2023-07-12T00:53:46.714Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:51 pkg [2023-07-12T00:53:46.714Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:53:47.011Z] + 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=c92ddd0c7e3e15c586d50481a838eca30277fa14 --label arch=amd64 --label version=3.1.0-dev.14 . [2023-07-12T00:53:47.011Z] Sending build context to Docker daemon 321.5kB [2023-07-12T00:53:47.011Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:53:47.011Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T00:53:47.011Z] ---> 8ade1b42bf75 [2023-07-12T00:53:47.011Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:53:47.011Z] ---> Running in f23fd2cb137a [2023-07-12T00:53:47.284Z] Removing intermediate container f23fd2cb137a [2023-07-12T00:53:47.284Z] ---> 9c6002b11d57 [2023-07-12T00:53:47.284Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:53:47.284Z] ---> Running in 1a9bae036b31 [2023-07-12T00:53:47.284Z] Removing intermediate container 1a9bae036b31 [2023-07-12T00:53:47.284Z] ---> c6bc283f9206 [2023-07-12T00:53:47.284Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:53:47.284Z] ---> Running in cd674a4747a4 [2023-07-12T00:53:47.284Z] Removing intermediate container cd674a4747a4 [2023-07-12T00:53:47.284Z] ---> 9c0449c86fb6 [2023-07-12T00:53:47.284Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:53:47.544Z] ---> Running in b410094230ad [2023-07-12T00:53:47.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:53:48.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:53:48.322Z] OK: 265 MiB in 53 packages [2023-07-12T00:53:48.580Z] Removing intermediate container b410094230ad [2023-07-12T00:53:48.580Z] ---> b2ae8f930e21 [2023-07-12T00:53:48.580Z] Step 7/26 : WORKDIR /app [2023-07-12T00:53:48.580Z] ---> Running in 4a992919bec3 [2023-07-12T00:53:48.580Z] Removing intermediate container 4a992919bec3 [2023-07-12T00:53:48.580Z] ---> 7e694142bc7f [2023-07-12T00:53:48.580Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T00:53:48.839Z] ---> 58f878362c13 [2023-07-12T00:53:48.839Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:53:48.839Z] ---> Running in 1fd6e16300ab [2023-07-12T00:53:49.407Z] Removing intermediate container 1fd6e16300ab [2023-07-12T00:53:49.407Z] ---> 922f76d5ec80 [2023-07-12T00:53:49.407Z] Step 10/26 : COPY . . [2023-07-12T00:53:49.666Z] ---> 84a10e9f8d81 [2023-07-12T00:53:49.666Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:53:49.666Z] ---> Running in 99de9bb3d422 [2023-07-12T00:53:49.666Z] Removing intermediate container 99de9bb3d422 [2023-07-12T00:53:49.666Z] ---> a7bfc0a0d8fb [2023-07-12T00:53:49.666Z] Step 12/26 : RUN $MAKE [2023-07-12T00:53:49.666Z] ---> Running in ef2fb39e4a67 [2023-07-12T00:53:50.233Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14" -trimpath -mod=readonly -o app-record-replay [2023-07-12T00:54:08.311Z] Removing intermediate container ef2fb39e4a67 [2023-07-12T00:54:08.311Z] ---> a49fceb8cd89 [2023-07-12T00:54:08.311Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T00:54:08.311Z] 3.17: Pulling from library/alpine [2023-07-12T00:54:08.311Z] 4db1b89c0bd1: Pulling fs layer [2023-07-12T00:54:08.590Z] 4db1b89c0bd1: Verifying Checksum [2023-07-12T00:54:08.590Z] 4db1b89c0bd1: Download complete [2023-07-12T00:54:08.849Z] 4db1b89c0bd1: Pull complete [2023-07-12T00:54:08.849Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T00:54:08.849Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T00:54:08.849Z] ---> 1f73a9d63274 [2023-07-12T00:54:08.849Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T00:54:08.849Z] ---> Running in a337b6e599e6 [2023-07-12T00:54:08.849Z] Removing intermediate container a337b6e599e6 [2023-07-12T00:54:08.849Z] ---> 520f8ff15313 [2023-07-12T00:54:08.849Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T00:54:08.849Z] ---> Running in db5749963e2f [2023-07-12T00:54:09.110Z] Removing intermediate container db5749963e2f [2023-07-12T00:54:09.110Z] ---> d428caa74fa2 [2023-07-12T00:54:09.110Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T00:54:09.110Z] ---> Running in ceb621e55713 [2023-07-12T00:54:09.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:54:09.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:54:09.935Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T00:54:09.935Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T00:54:09.935Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T00:54:09.935Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T00:54:09.935Z] OK: 8 MiB in 17 packages [2023-07-12T00:54:10.504Z] Removing intermediate container ceb621e55713 [2023-07-12T00:54:10.504Z] ---> f063984e14d9 [2023-07-12T00:54:10.504Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T00:54:10.504Z] ---> 89a32758ba1e [2023-07-12T00:54:10.504Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T00:54:10.504Z] ---> 75041b6ac081 [2023-07-12T00:54:10.504Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T00:54:10.764Z] ---> ad42a1af8aac [2023-07-12T00:54:10.764Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T00:54:11.332Z] ---> babe378681b9 [2023-07-12T00:54:11.332Z] Step 21/26 : EXPOSE 59712 [2023-07-12T00:54:11.332Z] ---> Running in a4bd42eb8ae6 [2023-07-12T00:54:11.332Z] Removing intermediate container a4bd42eb8ae6 [2023-07-12T00:54:11.332Z] ---> fcbec6e61e98 [2023-07-12T00:54:11.332Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T00:54:11.332Z] ---> Running in 7a6eba24a8f5 [2023-07-12T00:54:11.592Z] Removing intermediate container 7a6eba24a8f5 [2023-07-12T00:54:11.592Z] ---> 300deb902b6a [2023-07-12T00:54:11.592Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T00:54:11.592Z] ---> Running in 11664af0c34a [2023-07-12T00:54:11.592Z] Removing intermediate container 11664af0c34a [2023-07-12T00:54:11.592Z] ---> 65e44b6783b6 [2023-07-12T00:54:11.592Z] Step 24/26 : LABEL arch=amd64 [2023-07-12T00:54:11.592Z] ---> Running in a215f5eaf021 [2023-07-12T00:54:11.592Z] Removing intermediate container a215f5eaf021 [2023-07-12T00:54:11.592Z] ---> 81f59924f3f4 [2023-07-12T00:54:11.592Z] Step 25/26 : LABEL git_sha=c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:54:11.592Z] ---> Running in 07e2d0628011 [2023-07-12T00:54:11.854Z] Removing intermediate container 07e2d0628011 [2023-07-12T00:54:11.854Z] ---> cf91e011c1df [2023-07-12T00:54:11.854Z] Step 26/26 : LABEL version=3.1.0-dev.14 [2023-07-12T00:54:11.854Z] ---> Running in 24a5dfa29988 [2023-07-12T00:54:11.854Z] Removing intermediate container 24a5dfa29988 [2023-07-12T00:54:11.854Z] ---> e66823a083bc [2023-07-12T00:54:11.854Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T00:54:11.854Z] Successfully built e66823a083bc [2023-07-12T00:54:11.854Z] 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-07-12T00:54:12.039Z] provisioning config files... [2023-07-12T00:54:12.061Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13969311098333973123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:54:12.410Z] ---> docker-login.sh [2023-07-12T00:54:12.410Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:54:12.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:54:12.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:54:12.410Z] Configure a credential helper to remove this warning. See [2023-07-12T00:54:12.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:54:12.410Z] [2023-07-12T00:54:12.410Z] Login Succeeded [2023-07-12T00:54:12.410Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:54:12.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:54:12.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:54:12.410Z] Configure a credential helper to remove this warning. See [2023-07-12T00:54:12.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:54:12.410Z] [2023-07-12T00:54:12.410Z] Login Succeeded [2023-07-12T00:54:12.410Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:54:12.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:54:12.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:54:12.701Z] Configure a credential helper to remove this warning. See [2023-07-12T00:54:12.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:54:12.701Z] [2023-07-12T00:54:12.701Z] Login Succeeded [2023-07-12T00:54:12.701Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:54:12.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:54:12.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:54:12.701Z] Configure a credential helper to remove this warning. See [2023-07-12T00:54:12.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:54:12.701Z] [2023-07-12T00:54:12.701Z] Login Succeeded [2023-07-12T00:54:12.701Z] docker.io [2023-07-12T00:54:12.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:54:12.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:54:12.960Z] Configure a credential helper to remove this warning. See [2023-07-12T00:54:12.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:54:12.960Z] [2023-07-12T00:54:12.960Z] Login Succeeded [2023-07-12T00:54:12.960Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:54:12.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T00:54:12.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:54:13.008Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-12T00:54:13.008Z] c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:54:13.008Z] latest [2023-07-12T00:54:13.008Z] 3.1.0-dev.14 [2023-07-12T00:54:13.008Z] c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 [2023-07-12T00:54:13.008Z] main [2023-07-12T00:54:13.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:13.319Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:13.623Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:54:13.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T00:54:13.623Z] 464a782eb5fa: Preparing [2023-07-12T00:54:13.623Z] 640ff82108b2: Preparing [2023-07-12T00:54:13.623Z] 341d9ea2932f: Preparing [2023-07-12T00:54:13.623Z] 56e55415ae0f: Preparing [2023-07-12T00:54:13.623Z] 889ab2c4c60f: Preparing [2023-07-12T00:54:13.623Z] 3dab9f8bf2d2: Preparing [2023-07-12T00:54:13.623Z] 3dab9f8bf2d2: Waiting [2023-07-12T00:54:13.623Z] 640ff82108b2: Pushed [2023-07-12T00:54:13.623Z] 341d9ea2932f: Pushed [2023-07-12T00:54:13.623Z] 56e55415ae0f: Pushed [2023-07-12T00:54:13.623Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T00:54:13.623Z] 889ab2c4c60f: Pushed [2023-07-12T00:54:16.154Z] 464a782eb5fa: Pushed [2023-07-12T00:54:16.154Z] c92ddd0c7e3e15c586d50481a838eca30277fa14: digest: sha256:85fa82cec7973444aaabeff1e6b9b82cc5fc0f2712bd4d071a37164f8a233b98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:16.456Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:16.759Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-12T00:54:16.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T00:54:16.760Z] 464a782eb5fa: Preparing [2023-07-12T00:54:16.760Z] 640ff82108b2: Preparing [2023-07-12T00:54:16.760Z] 341d9ea2932f: Preparing [2023-07-12T00:54:16.760Z] 56e55415ae0f: Preparing [2023-07-12T00:54:16.760Z] 889ab2c4c60f: Preparing [2023-07-12T00:54:16.760Z] 3dab9f8bf2d2: Preparing [2023-07-12T00:54:16.760Z] 3dab9f8bf2d2: Waiting [2023-07-12T00:54:16.760Z] 464a782eb5fa: Layer already exists [2023-07-12T00:54:16.760Z] 640ff82108b2: Layer already exists [2023-07-12T00:54:16.760Z] 889ab2c4c60f: Layer already exists [2023-07-12T00:54:16.760Z] 56e55415ae0f: Layer already exists [2023-07-12T00:54:16.760Z] 341d9ea2932f: Layer already exists [2023-07-12T00:54:16.760Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T00:54:16.760Z] latest: digest: sha256:85fa82cec7973444aaabeff1e6b9b82cc5fc0f2712bd4d071a37164f8a233b98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:17.070Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:17.375Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.14 [2023-07-12T00:54:17.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T00:54:17.375Z] 464a782eb5fa: Preparing [2023-07-12T00:54:17.375Z] 640ff82108b2: Preparing [2023-07-12T00:54:17.375Z] 341d9ea2932f: Preparing [2023-07-12T00:54:17.375Z] 56e55415ae0f: Preparing [2023-07-12T00:54:17.375Z] 889ab2c4c60f: Preparing [2023-07-12T00:54:17.375Z] 3dab9f8bf2d2: Preparing [2023-07-12T00:54:17.375Z] 341d9ea2932f: Layer already exists [2023-07-12T00:54:17.375Z] 640ff82108b2: Layer already exists [2023-07-12T00:54:17.375Z] 464a782eb5fa: Layer already exists [2023-07-12T00:54:17.375Z] 889ab2c4c60f: Layer already exists [2023-07-12T00:54:17.375Z] 56e55415ae0f: Layer already exists [2023-07-12T00:54:17.375Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T00:54:17.375Z] 3.1.0-dev.14: digest: sha256:85fa82cec7973444aaabeff1e6b9b82cc5fc0f2712bd4d071a37164f8a233b98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:17.686Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:17.991Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 [2023-07-12T00:54:17.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T00:54:17.992Z] 464a782eb5fa: Preparing [2023-07-12T00:54:17.992Z] 640ff82108b2: Preparing [2023-07-12T00:54:17.992Z] 341d9ea2932f: Preparing [2023-07-12T00:54:17.992Z] 56e55415ae0f: Preparing [2023-07-12T00:54:17.992Z] 889ab2c4c60f: Preparing [2023-07-12T00:54:17.992Z] 3dab9f8bf2d2: Preparing [2023-07-12T00:54:17.992Z] 3dab9f8bf2d2: Waiting [2023-07-12T00:54:17.992Z] 464a782eb5fa: Layer already exists [2023-07-12T00:54:17.992Z] 56e55415ae0f: Layer already exists [2023-07-12T00:54:17.992Z] 889ab2c4c60f: Layer already exists [2023-07-12T00:54:17.992Z] 640ff82108b2: Layer already exists [2023-07-12T00:54:17.992Z] 341d9ea2932f: Layer already exists [2023-07-12T00:54:17.992Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T00:54:17.992Z] c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14: digest: sha256:85fa82cec7973444aaabeff1e6b9b82cc5fc0f2712bd4d071a37164f8a233b98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:18.348Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:18.657Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-12T00:54:18.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T00:54:18.657Z] 464a782eb5fa: Preparing [2023-07-12T00:54:18.657Z] 640ff82108b2: Preparing [2023-07-12T00:54:18.657Z] 341d9ea2932f: Preparing [2023-07-12T00:54:18.657Z] 56e55415ae0f: Preparing [2023-07-12T00:54:18.657Z] 889ab2c4c60f: Preparing [2023-07-12T00:54:18.657Z] 3dab9f8bf2d2: Preparing [2023-07-12T00:54:18.657Z] 3dab9f8bf2d2: Waiting [2023-07-12T00:54:18.657Z] 56e55415ae0f: Layer already exists [2023-07-12T00:54:18.657Z] 341d9ea2932f: Layer already exists [2023-07-12T00:54:18.657Z] 464a782eb5fa: Layer already exists [2023-07-12T00:54:18.657Z] 640ff82108b2: Layer already exists [2023-07-12T00:54:18.657Z] 889ab2c4c60f: Layer already exists [2023-07-12T00:54:18.657Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T00:54:18.657Z] main: digest: sha256:85fa82cec7973444aaabeff1e6b9b82cc5fc0f2712bd4d071a37164f8a233b98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T00:54:18.697Z] ===================================================== [Pipeline] echo [2023-07-12T00:54:18.703Z] taggedImages: [2023-07-12T00:54:18.703Z] - nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:54:18.703Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-12T00:54:18.703Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.14 [2023-07-12T00:54:18.703Z] - nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 [2023-07-12T00:54:18.703Z] - 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-07-12T00:54:19.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:54:19.100Z] [2023-07-12T00:54:19.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:54:19.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:54:19.398Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T00:54:19.398Z] 5eb5b503b376: Pulling fs layer [2023-07-12T00:54:19.398Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T00:54:19.398Z] ec43610c2a17: Pulling fs layer [2023-07-12T00:54:19.398Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T00:54:19.398Z] 33b1e0a273af: Pulling fs layer [2023-07-12T00:54:19.398Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T00:54:19.398Z] 2f39f015ded8: Pulling fs layer [2023-07-12T00:54:19.398Z] 3a2ae6a8a46f: Waiting [2023-07-12T00:54:19.398Z] 33b1e0a273af: Waiting [2023-07-12T00:54:19.398Z] 5d3b04190fa2: Waiting [2023-07-12T00:54:19.398Z] 2f39f015ded8: Waiting [2023-07-12T00:54:19.398Z] 5c69ac0246d0: Download complete [2023-07-12T00:54:19.398Z] 3a2ae6a8a46f: Download complete [2023-07-12T00:54:19.398Z] 33b1e0a273af: Verifying Checksum [2023-07-12T00:54:19.398Z] 33b1e0a273af: Download complete [2023-07-12T00:54:19.398Z] 5d3b04190fa2: Verifying Checksum [2023-07-12T00:54:19.398Z] 5d3b04190fa2: Download complete [2023-07-12T00:54:19.656Z] ec43610c2a17: Verifying Checksum [2023-07-12T00:54:19.656Z] ec43610c2a17: Download complete [2023-07-12T00:54:19.656Z] 5eb5b503b376: Verifying Checksum [2023-07-12T00:54:19.656Z] 5eb5b503b376: Download complete [2023-07-12T00:54:20.221Z] 2f39f015ded8: Verifying Checksum [2023-07-12T00:54:20.787Z] 5eb5b503b376: Pull complete [2023-07-12T00:54:20.787Z] 5c69ac0246d0: Pull complete [2023-07-12T00:54:21.354Z] ec43610c2a17: Pull complete [2023-07-12T00:54:21.354Z] 3a2ae6a8a46f: Pull complete [2023-07-12T00:54:21.612Z] 33b1e0a273af: Pull complete [2023-07-12T00:54:21.612Z] 5d3b04190fa2: Pull complete [2023-07-12T00:54:25.796Z] 2f39f015ded8: Pull complete [2023-07-12T00:54:25.796Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T00:54:25.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:54:25.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:54:25.873Z] prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container [2023-07-12T00:54:25.901Z] $ 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-07-12T00:54:29.309Z] $ docker top 920f0fd0b27446111e5d5a59282cb6b2f7dc283dddc24b2c703fce77a84a5493 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:54:29.738Z] ---> job-cost.sh [2023-07-12T00:54:29.738Z] lf-activate-venv: SKIPPING [2023-07-12T00:54:29.738Z] INFO: No Stack... [2023-07-12T00:54:29.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T00:54:30.254Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T00:54:30.544Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-12T00:54:30.545Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T00:54:30.558Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] [2023-07-12T00:54:30.563Z] Resource [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] did not exist. Created. [2023-07-12T00:54:30.563Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T00:54:30.869Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-12T00:54:30.895Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T00:54:30.901Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T00:54:30.920Z] $ docker stop --time=1 920f0fd0b27446111e5d5a59282cb6b2f7dc283dddc24b2c703fce77a84a5493 [2023-07-12T00:54:32.078Z] $ docker rm -f --volumes 920f0fd0b27446111e5d5a59282cb6b2f7dc283dddc24b2c703fce77a84a5493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T00:55:35.811Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-916 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-12T00:55:35.823Z] Running in /w/workspace/app-record-replay/15 [Pipeline] { [Pipeline] checkout [2023-07-12T00:55:35.856Z] Selected Git installation does not exist. Using Default [2023-07-12T00:55:35.856Z] The recommended git tool is: NONE [2023-07-12T00:55:41.234Z] using credential edgex-jenkins-ssh [2023-07-12T00:55:41.251Z] Cloning the remote Git repository [2023-07-12T00:55:41.299Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T00:55:41.400Z] > git init /w/workspace/app-record-replay/15 # timeout=10 [2023-07-12T00:55:41.559Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T00:55:41.561Z] > git --version # timeout=10 [2023-07-12T00:55:41.584Z] > git --version # 'git version 2.25.1' [2023-07-12T00:55:41.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T00:55:41.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T00:55:42.345Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-12T00:55:42.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T00:55:43.295Z] Avoid second fetch [2023-07-12T00:55:43.296Z] Checking out Revision c92ddd0c7e3e15c586d50481a838eca30277fa14 (main) [2023-07-12T00:55:43.871Z] Commit message: "Merge pull request #39 from lenny-intel/count-pipeline-function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:55:43.317Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T00:55:43.386Z] > git checkout -f c92ddd0c7e3e15c586d50481a838eca30277fa14 # timeout=10 [2023-07-12T00:55:44.924Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T00:55:44.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T00:55:44.924Z] Dload Upload Total Spent Left Speed [2023-07-12T00:55:44.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-07-12T00:55:45.672Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T00:55:46.018Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-07-12T00:55:46.018Z] /etc/docker/daemon.json [2023-07-12T00:55:46.018Z] { [2023-07-12T00:55:46.018Z] "registry-mirrors": [ [2023-07-12T00:55:46.018Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T00:55:46.018Z] ], [2023-07-12T00:55:46.018Z] "bip": "10.250.0.254/24", [2023-07-12T00:55:46.018Z] "hosts": [ [2023-07-12T00:55:46.018Z] "tcp://0.0.0.0:5555", [2023-07-12T00:55:46.018Z] "unix:///var/run/docker.sock" [2023-07-12T00:55:46.018Z] ], [2023-07-12T00:55:46.018Z] "mtu": 1458, [2023-07-12T00:55:46.018Z] "selinux-enabled": true, [2023-07-12T00:55:46.018Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T00:55:46.018Z] } [Pipeline] sh [2023-07-12T00:55:46.352Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T00:55:46.695Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:56:04.986Z] provisioning config files... [2023-07-12T00:56:05.014Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/15@tmp/config5981428851181682583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:56:05.374Z] ---> docker-login.sh [2023-07-12T00:56:05.375Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:56:05.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:56:06.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:56:06.231Z] Configure a credential helper to remove this warning. See [2023-07-12T00:56:06.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:56:06.231Z] [2023-07-12T00:56:06.231Z] Login Succeeded [2023-07-12T00:56:06.231Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:56:06.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:56:06.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:56:06.499Z] Configure a credential helper to remove this warning. See [2023-07-12T00:56:06.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:56:06.499Z] [2023-07-12T00:56:06.499Z] Login Succeeded [2023-07-12T00:56:06.499Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:56:06.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:56:06.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:56:06.768Z] Configure a credential helper to remove this warning. See [2023-07-12T00:56:06.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:56:06.768Z] [2023-07-12T00:56:06.768Z] Login Succeeded [2023-07-12T00:56:06.768Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:56:07.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:56:07.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:56:07.038Z] Configure a credential helper to remove this warning. See [2023-07-12T00:56:07.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:56:07.038Z] [2023-07-12T00:56:07.038Z] Login Succeeded [2023-07-12T00:56:07.038Z] docker.io [2023-07-12T00:56:07.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:56:07.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:56:07.578Z] Configure a credential helper to remove this warning. See [2023-07-12T00:56:07.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:56:07.578Z] [2023-07-12T00:56:07.578Z] Login Succeeded [2023-07-12T00:56:07.578Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:56:07.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T00:56:07.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:56:07.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:56:07.893Z] ========================================================= [2023-07-12T00:56:07.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T00:56:07.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:56:08.246Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-12T00:56:08.246Z] Sending build context to Docker daemon 151.6kB [2023-07-12T00:56:08.515Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:56:08.515Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T00:56:08.515Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T00:56:08.515Z] c41833b44d91: Pulling fs layer [2023-07-12T00:56:08.515Z] ed15518f5707: Pulling fs layer [2023-07-12T00:56:08.515Z] feae8fd75edb: Pulling fs layer [2023-07-12T00:56:08.515Z] 242c74f7c9fa: Pulling fs layer [2023-07-12T00:56:08.515Z] 3cdef696dda3: Pulling fs layer [2023-07-12T00:56:08.515Z] 2ced38df9373: Pulling fs layer [2023-07-12T00:56:08.515Z] 58f1dce35555: Pulling fs layer [2023-07-12T00:56:08.515Z] 3cdef696dda3: Waiting [2023-07-12T00:56:08.515Z] 2ced38df9373: Waiting [2023-07-12T00:56:08.515Z] 58f1dce35555: Waiting [2023-07-12T00:56:08.515Z] 242c74f7c9fa: Waiting [2023-07-12T00:56:08.788Z] ed15518f5707: Verifying Checksum [2023-07-12T00:56:08.788Z] ed15518f5707: Download complete [2023-07-12T00:56:08.788Z] 242c74f7c9fa: Verifying Checksum [2023-07-12T00:56:08.788Z] 242c74f7c9fa: Download complete [2023-07-12T00:56:08.788Z] 3cdef696dda3: Verifying Checksum [2023-07-12T00:56:08.788Z] 3cdef696dda3: Download complete [2023-07-12T00:56:08.788Z] c41833b44d91: Verifying Checksum [2023-07-12T00:56:08.788Z] c41833b44d91: Download complete [2023-07-12T00:56:09.771Z] c41833b44d91: Pull complete [2023-07-12T00:56:10.043Z] 58f1dce35555: Verifying Checksum [2023-07-12T00:56:10.043Z] 58f1dce35555: Download complete [2023-07-12T00:56:10.313Z] ed15518f5707: Pull complete [2023-07-12T00:56:11.288Z] feae8fd75edb: Download complete [2023-07-12T00:56:11.288Z] 2ced38df9373: Verifying Checksum [2023-07-12T00:56:11.288Z] 2ced38df9373: Download complete [2023-07-12T00:56:23.622Z] feae8fd75edb: Pull complete [2023-07-12T00:56:23.622Z] 242c74f7c9fa: Pull complete [2023-07-12T00:56:23.622Z] 3cdef696dda3: Pull complete [2023-07-12T00:56:30.314Z] 2ced38df9373: Pull complete [2023-07-12T00:56:33.756Z] 58f1dce35555: Pull complete [2023-07-12T00:56:33.756Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-12T00:56:33.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T00:56:33.756Z] ---> fadd8f120f05 [2023-07-12T00:56:33.756Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:56:35.757Z] ---> Running in f1239450707c [2023-07-12T00:56:35.757Z] Removing intermediate container f1239450707c [2023-07-12T00:56:35.757Z] ---> 824d5a8ba18a [2023-07-12T00:56:35.757Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:56:35.757Z] ---> Running in 075fb052b676 [2023-07-12T00:56:36.025Z] Removing intermediate container 075fb052b676 [2023-07-12T00:56:36.025Z] ---> 7439ae6894c4 [2023-07-12T00:56:36.025Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:56:36.292Z] ---> Running in fad5d243b6ba [2023-07-12T00:56:36.563Z] Removing intermediate container fad5d243b6ba [2023-07-12T00:56:36.563Z] ---> 331729a9707a [2023-07-12T00:56:36.563Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:56:36.563Z] ---> Running in e12b3fbf5b9d [2023-07-12T00:56:37.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:56:38.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:56:39.663Z] OK: 263 MiB in 53 packages [2023-07-12T00:56:40.252Z] Removing intermediate container e12b3fbf5b9d [2023-07-12T00:56:40.252Z] ---> 961291ff4d36 [2023-07-12T00:56:40.252Z] Step 7/12 : WORKDIR /app [2023-07-12T00:56:40.252Z] ---> Running in 9a4edcdcc904 [2023-07-12T00:56:40.842Z] Removing intermediate container 9a4edcdcc904 [2023-07-12T00:56:40.842Z] ---> 001c7153d181 [2023-07-12T00:56:40.842Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T00:56:41.112Z] ---> b52ea973a365 [2023-07-12T00:56:41.112Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:56:41.383Z] ---> Running in abf742501dc3 [2023-07-12T00:57:49.264Z] Removing intermediate container abf742501dc3 [2023-07-12T00:57:49.264Z] ---> 4866e8ffc9e1 [2023-07-12T00:57:49.264Z] Step 10/12 : COPY . . [2023-07-12T00:57:49.264Z] ---> 8f98aae4a9db [2023-07-12T00:57:49.264Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:57:49.264Z] ---> Running in 694e84a6f21e [2023-07-12T00:57:49.264Z] Removing intermediate container 694e84a6f21e [2023-07-12T00:57:49.264Z] ---> 5a9127b65b58 [2023-07-12T00:57:49.264Z] Step 12/12 : RUN $MAKE [2023-07-12T00:57:49.264Z] ---> Running in 3bbdf8fae2d2 [2023-07-12T00:57:49.264Z] noop [2023-07-12T00:57:49.264Z] Removing intermediate container 3bbdf8fae2d2 [2023-07-12T00:57:49.264Z] ---> 3660dca71727 [2023-07-12T00:57:49.264Z] Successfully built 3660dca71727 [2023-07-12T00:57:49.264Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:57:49.619Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T00:57:49.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:57:49.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2023-07-12T00:57:49.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/15 -v /w/workspace/app-record-replay/15:/w/workspace/app-record-replay/15:rw,z -v /w/workspace/app-record-replay/15@tmp:/w/workspace/app-record-replay/15@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 ******** -e ******** ci-base-image-arm64 cat [2023-07-12T00:57:52.299Z] $ docker top 672256c42835471559d95994da2b33b610a1a5133ad736c9ce2ec893ec5bfd4d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:57:53.176Z] + go version [2023-07-12T00:57:53.176Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-12T00:57:53.201Z] $ docker stop --time=1 672256c42835471559d95994da2b33b610a1a5133ad736c9ce2ec893ec5bfd4d [2023-07-12T00:57:54.842Z] $ docker rm -f --volumes 672256c42835471559d95994da2b33b610a1a5133ad736c9ce2ec893ec5bfd4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:57:55.413Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T00:57:55.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:57:55.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2023-07-12T00:57:55.688Z] $ 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/15 -v /w/workspace/app-record-replay/15:/w/workspace/app-record-replay/15:rw,z -v /w/workspace/app-record-replay/15@tmp:/w/workspace/app-record-replay/15@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 ******** -e ******** ci-base-image-arm64 cat [2023-07-12T00:57:56.862Z] $ docker top 4dafa23884da0aec82de4808891a968dfd1d6b6cf012bbdd3a3e5176eec97ccd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:57:57.415Z] + git config --global --add safe.directory /w/workspace/app-record-replay/15 [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:57:58.329Z] + make test [2023-07-12T00:57:58.329Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T01:00:50.080Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T01:00:50.080Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.246s coverage: 76.9% of statements [2023-07-12T01:00:51.066Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.318s coverage: 92.9% of statements [2023-07-12T01:00:55.328Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T01:00:55.328Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T01:00:55.328Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T01:00:55.328Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.217s coverage: 50.0% of statements [2023-07-12T01:00:55.597Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-12T01:00:55.597Z] go vet ./... [2023-07-12T01:03:18.139Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T01:03:18.139Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T01:03:18.139Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T01:03:18.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T01:03:18.172Z] $ docker stop --time=1 4dafa23884da0aec82de4808891a968dfd1d6b6cf012bbdd3a3e5176eec97ccd [2023-07-12T01:03:19.993Z] $ docker rm -f --volumes 4dafa23884da0aec82de4808891a968dfd1d6b6cf012bbdd3a3e5176eec97ccd [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T01:03:21.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T01:03:21.456Z] Warning: overwriting stash ‘coverage-report’ [2023-07-12T01:03:21.847Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T01:03:22.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T01:03:22.520Z] + ls -al . [2023-07-12T01:03:22.520Z] total 156 [2023-07-12T01:03:22.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:58 . [2023-07-12T01:03:22.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:55 .. [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:55 .dockerignore [2023-07-12T01:03:22.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:55 .git [2023-07-12T01:03:22.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:55 .github [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:55 .gitignore [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:55 .golangci.yml [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:55 Attribution.txt [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:55 CHANGELOG.md [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:55 Dockerfile [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:55 GOVERNANCE.md [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:55 Jenkinsfile [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:55 LICENSE [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:55 Makefile [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:55 OWNERS.md [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:55 README.md [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:55 Record and Reply.postman_collection.json [2023-07-12T01:03:22.520Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 00:52 VERSION [2023-07-12T01:03:22.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:55 bin [2023-07-12T01:03:22.521Z] -rw-r--r-- 1 jenkins jenkins 6681 Jul 12 01:00 coverage.out [2023-07-12T01:03:22.521Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:55 go.mod [2023-07-12T01:03:22.521Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:55 go.sum [2023-07-12T01:03:22.521Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:55 internal [2023-07-12T01:03:22.521Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:55 main.go [2023-07-12T01:03:22.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:55 pkg [2023-07-12T01:03:22.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:03:22.856Z] + 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=c92ddd0c7e3e15c586d50481a838eca30277fa14 --label arch=arm64 --label version=3.1.0-dev.14 . [2023-07-12T01:03:22.856Z] Sending build context to Docker daemon 159.2kB [2023-07-12T01:03:23.121Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T01:03:23.121Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T01:03:23.121Z] ---> 3660dca71727 [2023-07-12T01:03:23.121Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T01:03:23.705Z] ---> Running in 259a7c5ea35a [2023-07-12T01:03:23.705Z] Removing intermediate container 259a7c5ea35a [2023-07-12T01:03:23.705Z] ---> 3431c456b782 [2023-07-12T01:03:23.705Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T01:03:23.975Z] ---> Running in fdc3cf4f84a6 [2023-07-12T01:03:24.242Z] Removing intermediate container fdc3cf4f84a6 [2023-07-12T01:03:24.242Z] ---> 0f841a75a07d [2023-07-12T01:03:24.242Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T01:03:24.242Z] ---> Running in 6adfd83fef99 [2023-07-12T01:03:24.509Z] Removing intermediate container 6adfd83fef99 [2023-07-12T01:03:24.509Z] ---> f1f9a48edbc3 [2023-07-12T01:03:24.509Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T01:03:24.509Z] ---> Running in 663e6bbe536a [2023-07-12T01:03:25.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T01:03:26.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T01:03:27.017Z] OK: 263 MiB in 53 packages [2023-07-12T01:03:27.981Z] Removing intermediate container 663e6bbe536a [2023-07-12T01:03:27.981Z] ---> caf37069d858 [2023-07-12T01:03:27.981Z] Step 7/26 : WORKDIR /app [2023-07-12T01:03:27.981Z] ---> Running in 455d23a16208 [2023-07-12T01:03:28.247Z] Removing intermediate container 455d23a16208 [2023-07-12T01:03:28.247Z] ---> 61ed9dcccb2f [2023-07-12T01:03:28.247Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T01:03:28.831Z] ---> dbea6f383699 [2023-07-12T01:03:28.831Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T01:03:28.831Z] ---> Running in f06144a046f9 [2023-07-12T01:03:31.416Z] Removing intermediate container f06144a046f9 [2023-07-12T01:03:31.416Z] ---> 36a6299648f5 [2023-07-12T01:03:31.416Z] Step 10/26 : COPY . . [2023-07-12T01:03:31.682Z] ---> af86726773c9 [2023-07-12T01:03:31.683Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T01:03:31.683Z] ---> Running in 559a39d5d845 [2023-07-12T01:03:31.948Z] Removing intermediate container 559a39d5d845 [2023-07-12T01:03:31.948Z] ---> e024b80e62f0 [2023-07-12T01:03:31.948Z] Step 12/26 : RUN $MAKE [2023-07-12T01:03:32.218Z] ---> Running in 0470fadec523 [2023-07-12T01:03:33.179Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14" -trimpath -mod=readonly -o app-record-replay [2023-07-12T01:05:39.854Z] Removing intermediate container 0470fadec523 [2023-07-12T01:05:39.854Z] ---> 2714a6798147 [2023-07-12T01:05:39.854Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T01:05:39.854Z] 3.17: Pulling from library/alpine [2023-07-12T01:05:39.854Z] edb6bdbacee9: Pulling fs layer [2023-07-12T01:05:39.854Z] edb6bdbacee9: Verifying Checksum [2023-07-12T01:05:39.854Z] edb6bdbacee9: Download complete [2023-07-12T01:05:39.854Z] edb6bdbacee9: Pull complete [2023-07-12T01:05:39.854Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T01:05:39.854Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T01:05:39.854Z] ---> 779605e5fbc0 [2023-07-12T01:05:39.854Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T01:05:39.854Z] ---> Running in b1aec97a187f [2023-07-12T01:05:39.854Z] Removing intermediate container b1aec97a187f [2023-07-12T01:05:39.854Z] ---> ae4f94755619 [2023-07-12T01:05:39.854Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T01:05:39.854Z] ---> Running in 886af136739c [2023-07-12T01:05:40.122Z] Removing intermediate container 886af136739c [2023-07-12T01:05:40.122Z] ---> 73ee7bd8d854 [2023-07-12T01:05:40.122Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T01:05:40.122Z] ---> Running in 534bb72eb21e [2023-07-12T01:05:41.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T01:05:41.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T01:05:43.080Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T01:05:43.080Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T01:05:43.080Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T01:05:43.080Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T01:05:43.349Z] OK: 8 MiB in 17 packages [2023-07-12T01:05:44.759Z] Removing intermediate container 534bb72eb21e [2023-07-12T01:05:44.759Z] ---> 2dc054487bdf [2023-07-12T01:05:44.759Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T01:05:45.027Z] ---> f59c126d59cf [2023-07-12T01:05:45.027Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T01:05:45.609Z] ---> 04f676750011 [2023-07-12T01:05:45.609Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T01:05:46.205Z] ---> d8e014f4df80 [2023-07-12T01:05:46.205Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T01:05:47.614Z] ---> 3c4fea9c8604 [2023-07-12T01:05:47.614Z] Step 21/26 : EXPOSE 59712 [2023-07-12T01:05:47.614Z] ---> Running in 76553934e9dc [2023-07-12T01:05:47.614Z] Removing intermediate container 76553934e9dc [2023-07-12T01:05:47.614Z] ---> 2765983a3e51 [2023-07-12T01:05:47.614Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T01:05:47.880Z] ---> Running in ea9a360a5e38 [2023-07-12T01:05:48.147Z] Removing intermediate container ea9a360a5e38 [2023-07-12T01:05:48.147Z] ---> 45e4ef94b9c5 [2023-07-12T01:05:48.147Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T01:05:48.147Z] ---> Running in 6133c3df89aa [2023-07-12T01:05:48.415Z] Removing intermediate container 6133c3df89aa [2023-07-12T01:05:48.415Z] ---> 046c0bb093be [2023-07-12T01:05:48.415Z] Step 24/26 : LABEL arch=arm64 [2023-07-12T01:05:48.415Z] ---> Running in f72f34e2c76b [2023-07-12T01:05:48.689Z] Removing intermediate container f72f34e2c76b [2023-07-12T01:05:48.689Z] ---> 5003313177ed [2023-07-12T01:05:48.689Z] Step 25/26 : LABEL git_sha=c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T01:05:48.957Z] ---> Running in b163c2bc113e [2023-07-12T01:05:49.226Z] Removing intermediate container b163c2bc113e [2023-07-12T01:05:49.226Z] ---> 722f988a0e10 [2023-07-12T01:05:49.226Z] Step 26/26 : LABEL version=3.1.0-dev.14 [2023-07-12T01:05:49.226Z] ---> Running in 80613bdcf1f3 [2023-07-12T01:05:49.493Z] Removing intermediate container 80613bdcf1f3 [2023-07-12T01:05:49.493Z] ---> 5651309a929c [2023-07-12T01:05:49.493Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T01:05:49.493Z] Successfully built 5651309a929c [2023-07-12T01:05:49.493Z] 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-07-12T01:05:49.605Z] provisioning config files... [2023-07-12T01:05:49.618Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/15@tmp/config11148186397575546934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:05:49.953Z] ---> docker-login.sh [2023-07-12T01:05:49.953Z] nexus3.edgexfoundry.org:10001 [2023-07-12T01:05:49.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T01:05:50.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T01:05:50.221Z] Configure a credential helper to remove this warning. See [2023-07-12T01:05:50.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T01:05:50.221Z] [2023-07-12T01:05:50.221Z] Login Succeeded [2023-07-12T01:05:50.221Z] nexus3.edgexfoundry.org:10002 [2023-07-12T01:05:50.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T01:05:50.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T01:05:50.490Z] Configure a credential helper to remove this warning. See [2023-07-12T01:05:50.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T01:05:50.490Z] [2023-07-12T01:05:50.490Z] Login Succeeded [2023-07-12T01:05:50.490Z] nexus3.edgexfoundry.org:10003 [2023-07-12T01:05:50.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T01:05:51.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T01:05:51.026Z] Configure a credential helper to remove this warning. See [2023-07-12T01:05:51.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T01:05:51.026Z] [2023-07-12T01:05:51.026Z] Login Succeeded [2023-07-12T01:05:51.026Z] nexus3.edgexfoundry.org:10004 [2023-07-12T01:05:51.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T01:05:51.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T01:05:51.293Z] Configure a credential helper to remove this warning. See [2023-07-12T01:05:51.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T01:05:51.293Z] [2023-07-12T01:05:51.293Z] Login Succeeded [2023-07-12T01:05:51.293Z] docker.io [2023-07-12T01:05:51.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T01:05:51.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T01:05:51.828Z] Configure a credential helper to remove this warning. See [2023-07-12T01:05:51.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T01:05:51.828Z] [2023-07-12T01:05:51.828Z] Login Succeeded [2023-07-12T01:05:51.828Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T01:05:51.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T01:05:51.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T01:05:51.895Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-12T01:05:51.895Z] c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T01:05:51.895Z] latest [2023-07-12T01:05:51.895Z] 3.1.0-dev.14 [2023-07-12T01:05:51.895Z] c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 [2023-07-12T01:05:51.895Z] main [2023-07-12T01:05:51.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:05:52.249Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:05:52.690Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T01:05:52.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T01:05:52.690Z] ee9d0f781cbd: Preparing [2023-07-12T01:05:52.690Z] 16919a62f9ca: Preparing [2023-07-12T01:05:52.690Z] 05d09050341c: Preparing [2023-07-12T01:05:52.690Z] dd5379508b14: Preparing [2023-07-12T01:05:52.690Z] e42ea66a754d: Preparing [2023-07-12T01:05:52.690Z] 9386262d7a74: Preparing [2023-07-12T01:05:52.690Z] 9386262d7a74: Waiting [2023-07-12T01:05:53.300Z] 05d09050341c: Pushed [2023-07-12T01:05:53.300Z] dd5379508b14: Pushed [2023-07-12T01:05:53.300Z] 16919a62f9ca: Pushed [2023-07-12T01:05:53.300Z] 9386262d7a74: Layer already exists [2023-07-12T01:05:53.300Z] e42ea66a754d: Pushed [2023-07-12T01:05:58.679Z] ee9d0f781cbd: Pushed [2023-07-12T01:05:58.680Z] c92ddd0c7e3e15c586d50481a838eca30277fa14: digest: sha256:0b61f6971de6c8ba4785bc9db5879f0a429fe30d1fbf6f8002c06f700631e6b8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:05:59.295Z] + 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-07-12T01:05:59.629Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-12T01:05:59.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T01:05:59.629Z] ee9d0f781cbd: Preparing [2023-07-12T01:05:59.629Z] 16919a62f9ca: Preparing [2023-07-12T01:05:59.629Z] 05d09050341c: Preparing [2023-07-12T01:05:59.629Z] dd5379508b14: Preparing [2023-07-12T01:05:59.629Z] e42ea66a754d: Preparing [2023-07-12T01:05:59.629Z] 9386262d7a74: Preparing [2023-07-12T01:05:59.629Z] 9386262d7a74: Waiting [2023-07-12T01:05:59.629Z] e42ea66a754d: Layer already exists [2023-07-12T01:05:59.629Z] dd5379508b14: Layer already exists [2023-07-12T01:05:59.629Z] 16919a62f9ca: Layer already exists [2023-07-12T01:05:59.629Z] 05d09050341c: Layer already exists [2023-07-12T01:05:59.629Z] ee9d0f781cbd: Layer already exists [2023-07-12T01:05:59.629Z] 9386262d7a74: Layer already exists [2023-07-12T01:05:59.896Z] latest: digest: sha256:0b61f6971de6c8ba4785bc9db5879f0a429fe30d1fbf6f8002c06f700631e6b8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:06:00.231Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:06:00.565Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.14 [2023-07-12T01:06:00.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T01:06:00.566Z] ee9d0f781cbd: Preparing [2023-07-12T01:06:00.566Z] 16919a62f9ca: Preparing [2023-07-12T01:06:00.566Z] 05d09050341c: Preparing [2023-07-12T01:06:00.566Z] dd5379508b14: Preparing [2023-07-12T01:06:00.566Z] e42ea66a754d: Preparing [2023-07-12T01:06:00.566Z] 9386262d7a74: Preparing [2023-07-12T01:06:00.566Z] 9386262d7a74: Waiting [2023-07-12T01:06:00.566Z] ee9d0f781cbd: Layer already exists [2023-07-12T01:06:00.566Z] 16919a62f9ca: Layer already exists [2023-07-12T01:06:00.566Z] 05d09050341c: Layer already exists [2023-07-12T01:06:00.566Z] e42ea66a754d: Layer already exists [2023-07-12T01:06:00.566Z] dd5379508b14: Layer already exists [2023-07-12T01:06:00.566Z] 9386262d7a74: Layer already exists [2023-07-12T01:06:00.831Z] 3.1.0-dev.14: digest: sha256:0b61f6971de6c8ba4785bc9db5879f0a429fe30d1fbf6f8002c06f700631e6b8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:06:01.189Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:06:04.874Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 [2023-07-12T01:06:04.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T01:06:04.875Z] ee9d0f781cbd: Preparing [2023-07-12T01:06:04.875Z] 16919a62f9ca: Preparing [2023-07-12T01:06:04.875Z] 05d09050341c: Preparing [2023-07-12T01:06:04.875Z] dd5379508b14: Preparing [2023-07-12T01:06:04.875Z] e42ea66a754d: Preparing [2023-07-12T01:06:04.875Z] 9386262d7a74: Preparing [2023-07-12T01:06:04.875Z] 9386262d7a74: Waiting [2023-07-12T01:06:04.875Z] ee9d0f781cbd: Layer already exists [2023-07-12T01:06:04.875Z] dd5379508b14: Layer already exists [2023-07-12T01:06:04.875Z] 05d09050341c: Layer already exists [2023-07-12T01:06:04.875Z] 16919a62f9ca: Layer already exists [2023-07-12T01:06:04.875Z] e42ea66a754d: Layer already exists [2023-07-12T01:06:04.875Z] 9386262d7a74: Layer already exists [2023-07-12T01:06:04.875Z] c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14: digest: sha256:0b61f6971de6c8ba4785bc9db5879f0a429fe30d1fbf6f8002c06f700631e6b8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:06:05.486Z] + 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-07-12T01:06:05.826Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-12T01:06:05.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T01:06:05.826Z] ee9d0f781cbd: Preparing [2023-07-12T01:06:05.826Z] 16919a62f9ca: Preparing [2023-07-12T01:06:05.826Z] 05d09050341c: Preparing [2023-07-12T01:06:05.826Z] dd5379508b14: Preparing [2023-07-12T01:06:05.826Z] e42ea66a754d: Preparing [2023-07-12T01:06:05.826Z] 9386262d7a74: Preparing [2023-07-12T01:06:05.826Z] 9386262d7a74: Waiting [2023-07-12T01:06:05.826Z] e42ea66a754d: Layer already exists [2023-07-12T01:06:05.826Z] 16919a62f9ca: Layer already exists [2023-07-12T01:06:05.826Z] 05d09050341c: Layer already exists [2023-07-12T01:06:05.826Z] ee9d0f781cbd: Layer already exists [2023-07-12T01:06:05.826Z] dd5379508b14: Layer already exists [2023-07-12T01:06:05.826Z] 9386262d7a74: Layer already exists [2023-07-12T01:06:06.092Z] main: digest: sha256:0b61f6971de6c8ba4785bc9db5879f0a429fe30d1fbf6f8002c06f700631e6b8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T01:06:06.138Z] ===================================================== [Pipeline] echo [2023-07-12T01:06:06.144Z] taggedImages: [2023-07-12T01:06:06.144Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T01:06:06.144Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-12T01:06:06.144Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.14 [2023-07-12T01:06:06.144Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.14 [2023-07-12T01:06:06.144Z] - 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-07-12T01:06:06.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T01:06:06.517Z] [2023-07-12T01:06:06.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:06:06.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T01:06:07.130Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T01:06:07.130Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T01:06:07.130Z] 04944245beec: Pulling fs layer [2023-07-12T01:06:07.130Z] 699f458cf7ca: Pulling fs layer [2023-07-12T01:06:07.130Z] 765212b225bb: Pulling fs layer [2023-07-12T01:06:07.130Z] f23df028b6ca: Pulling fs layer [2023-07-12T01:06:07.130Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T01:06:07.130Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T01:06:07.130Z] f23df028b6ca: Waiting [2023-07-12T01:06:07.130Z] d65c8cfc05b1: Waiting [2023-07-12T01:06:07.130Z] 2437ff75d9bd: Waiting [2023-07-12T01:06:07.130Z] 765212b225bb: Waiting [2023-07-12T01:06:07.130Z] 04944245beec: Verifying Checksum [2023-07-12T01:06:07.130Z] 04944245beec: Download complete [2023-07-12T01:06:07.130Z] 765212b225bb: Download complete [2023-07-12T01:06:07.130Z] f23df028b6ca: Verifying Checksum [2023-07-12T01:06:07.130Z] f23df028b6ca: Download complete [2023-07-12T01:06:07.130Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T01:06:07.130Z] d65c8cfc05b1: Download complete [2023-07-12T01:06:07.409Z] 699f458cf7ca: Verifying Checksum [2023-07-12T01:06:07.409Z] 699f458cf7ca: Download complete [2023-07-12T01:06:07.677Z] 8998bd30e6a1: Verifying Checksum [2023-07-12T01:06:07.677Z] 8998bd30e6a1: Download complete [2023-07-12T01:06:10.253Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T01:06:10.253Z] 2437ff75d9bd: Download complete [2023-07-12T01:06:11.658Z] 8998bd30e6a1: Pull complete [2023-07-12T01:06:11.928Z] 04944245beec: Pull complete [2023-07-12T01:06:13.334Z] 699f458cf7ca: Pull complete [2023-07-12T01:06:13.600Z] 765212b225bb: Pull complete [2023-07-12T01:06:14.181Z] f23df028b6ca: Pull complete [2023-07-12T01:06:14.447Z] d65c8cfc05b1: Pull complete [2023-07-12T01:06:26.750Z] 2437ff75d9bd: Pull complete [2023-07-12T01:06:26.750Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T01:06:26.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T01:06:26.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T01:06:26.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2023-07-12T01:06:27.030Z] $ 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/15 -v /w/workspace/app-record-replay/15:/w/workspace/app-record-replay/15:rw,z -v /w/workspace/app-record-replay/15@tmp:/w/workspace/app-record-replay/15@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-12T01:06:30.633Z] $ docker top 1266c56ca33c2098af25ba68f52791f4b856793d94b5390633691f98c474d664 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:06:31.466Z] ---> job-cost.sh [2023-07-12T01:06:31.466Z] lf-activate-venv: SKIPPING [2023-07-12T01:06:31.466Z] INFO: No Stack... [2023-07-12T01:06:32.426Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T01:06:33.385Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T01:06:34.022Z] + cat /w/workspace/app-record-replay/15/archives/cost.csv [2023-07-12T01:06:34.022Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T01:06:34.087Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] [2023-07-12T01:06:34.098Z] Resource [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] did not exist. Created. [2023-07-12T01:06:34.098Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T01:06:34.744Z] /w/workspace/app-record-replay/15@tmp/durable-79332fdc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-12T01:06:35.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T01:06:35.092Z] Warning: overwriting stash ‘stack-cost’ [2023-07-12T01:06:35.137Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T01:06:35.143Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T01:06:35.162Z] $ docker stop --time=1 1266c56ca33c2098af25ba68f52791f4b856793d94b5390633691f98c474d664 [2023-07-12T01:06:36.651Z] $ docker rm -f --volumes 1266c56ca33c2098af25ba68f52791f4b856793d94b5390633691f98c474d664 [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-07-12T01:06:37.024Z] provisioning config files... [2023-07-12T01:06:37.030Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #15 [2023-07-12T01:06:37.032Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config367858231903500820tmp [Pipeline] { [Pipeline] sh [2023-07-12T01:06:37.329Z] + set +x [2023-07-12T01:06:37.329Z] + curl -s https://codecov.io/bash [2023-07-12T01:06:37.329Z] + bash -s -- [2023-07-12T01:06:37.329Z] [2023-07-12T01:06:37.329Z] _____ _ [2023-07-12T01:06:37.329Z] / ____| | | [2023-07-12T01:06:37.329Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T01:06:37.329Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T01:06:37.329Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T01:06:37.329Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T01:06:37.329Z] Bash-1.0.6 [2023-07-12T01:06:37.329Z] [2023-07-12T01:06:37.329Z] [2023-07-12T01:06:37.329Z] ==> git version 2.25.1 found [2023-07-12T01:06:37.329Z] ==> 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-07-12T01:06:37.329Z] Release-Date: 2020-01-08 [2023-07-12T01:06:37.329Z] 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-07-12T01:06:37.329Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T01:06:37.329Z] ==> Jenkins CI detected. [2023-07-12T01:06:37.329Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-12T01:06:37.329Z] project root: . [2023-07-12T01:06:37.329Z] --> token set from env [2023-07-12T01:06:37.329Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T01:06:37.329Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T01:06:37.329Z] ==> Python coveragepy not found [2023-07-12T01:06:37.329Z] ==> Searching for coverage reports in: [2023-07-12T01:06:37.329Z] + . [2023-07-12T01:06:37.329Z] -> Found 1 reports [2023-07-12T01:06:37.329Z] ==> Detecting git/mercurial file structure [2023-07-12T01:06:37.329Z] ==> Reading reports [2023-07-12T01:06:37.329Z] + ./coverage.out bytes=6681 [2023-07-12T01:06:37.329Z] ==> Appending adjustments [2023-07-12T01:06:37.329Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T01:06:37.588Z] + Found adjustments [2023-07-12T01:06:37.588Z] ==> Gzipping contents [2023-07-12T01:06:37.588Z] 4.0K /tmp/codecov.4BydYk.gz [2023-07-12T01:06:37.588Z] ==> Uploading reports [2023-07-12T01:06:37.588Z] url: https://codecov.io [2023-07-12T01:06:37.588Z] query: branch=main&commit=c92ddd0c7e3e15c586d50481a838eca30277fa14&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T01:06:37.588Z] -> Pinging Codecov [2023-07-12T01:06:37.588Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=c92ddd0c7e3e15c586d50481a838eca30277fa14&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T01:06:37.588Z] Invalid request parameters [2023-07-12T01:06:37.588Z] 400 [Pipeline] } [2023-07-12T01:06:37.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-12T01:06:37.810Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-12T01:06:37.820Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:06:38.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T01:06:38.119Z] [2023-07-12T01:06:38.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:06:38.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T01:06:38.423Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-12T01:06:38.423Z] df9b9388f04a: Pulling fs layer [2023-07-12T01:06:38.423Z] 52dc419b0ee2: Pulling fs layer [2023-07-12T01:06:38.423Z] 25bc292e5bac: Pulling fs layer [2023-07-12T01:06:38.423Z] 114826534d7a: Pulling fs layer [2023-07-12T01:06:38.423Z] 4657fd5d0bcf: Pulling fs layer [2023-07-12T01:06:38.423Z] 6ad1cebc031e: Pulling fs layer [2023-07-12T01:06:38.423Z] 8a3aa393b2d8: Pulling fs layer [2023-07-12T01:06:38.423Z] 114826534d7a: Waiting [2023-07-12T01:06:38.423Z] 4657fd5d0bcf: Waiting [2023-07-12T01:06:38.423Z] 6ad1cebc031e: Waiting [2023-07-12T01:06:38.423Z] 8a3aa393b2d8: Waiting [2023-07-12T01:06:38.423Z] 25bc292e5bac: Verifying Checksum [2023-07-12T01:06:38.423Z] 25bc292e5bac: Download complete [2023-07-12T01:06:38.423Z] 52dc419b0ee2: Verifying Checksum [2023-07-12T01:06:38.423Z] 52dc419b0ee2: Download complete [2023-07-12T01:06:38.423Z] 4657fd5d0bcf: Download complete [2023-07-12T01:06:38.423Z] df9b9388f04a: Download complete [2023-07-12T01:06:38.699Z] df9b9388f04a: Pull complete [2023-07-12T01:06:38.699Z] 52dc419b0ee2: Pull complete [2023-07-12T01:06:38.699Z] 6ad1cebc031e: Verifying Checksum [2023-07-12T01:06:38.699Z] 6ad1cebc031e: Download complete [2023-07-12T01:06:38.699Z] 25bc292e5bac: Pull complete [2023-07-12T01:06:39.644Z] 114826534d7a: Verifying Checksum [2023-07-12T01:06:39.644Z] 114826534d7a: Download complete [2023-07-12T01:06:39.644Z] 8a3aa393b2d8: Verifying Checksum [2023-07-12T01:06:39.644Z] 8a3aa393b2d8: Download complete [2023-07-12T01:06:42.922Z] 114826534d7a: Pull complete [2023-07-12T01:06:42.922Z] 4657fd5d0bcf: Pull complete [2023-07-12T01:06:42.922Z] 6ad1cebc031e: Pull complete [2023-07-12T01:06:45.445Z] 8a3aa393b2d8: Pull complete [2023-07-12T01:06:45.445Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-12T01:06:45.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T01:06:45.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T01:06:45.522Z] prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container [2023-07-12T01:06:45.553Z] $ 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-07-12T01:06:47.876Z] $ docker top c03b2c778885ae0d4fb5747a2ecdbdf8de05ada09360481011ee740faa961cb8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T01:06:47.942Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-12T01:06:48.221Z] + set -o pipefail [2023-07-12T01:06:48.221Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-12T01:06:53.506Z] [2023-07-12T01:06:53.506Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-12T01:06:53.506Z] [2023-07-12T01:06:53.506Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/c7351331-fcfb-4e4c-840f-3c5ab19d67cc [2023-07-12T01:06:53.506Z] [2023-07-12T01:06:53.506Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-12T01:06:53.506Z] [2023-07-12T01:06:53.766Z] [2023-07-12T01:06:53.766Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-12T01:06:53.766Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-12T01:06:53.766Z] More details here: https://snyk.co/ue1NS [2023-07-12T01:06:53.766Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-12T01:06:53.766Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-12T01:06:53.778Z] $ docker stop --time=1 c03b2c778885ae0d4fb5747a2ecdbdf8de05ada09360481011ee740faa961cb8 [2023-07-12T01:06:55.964Z] $ docker rm -f --volumes c03b2c778885ae0d4fb5747a2ecdbdf8de05ada09360481011ee740faa961cb8 [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-07-12T01:06:56.704Z] + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] sh [2023-07-12T01:06:56.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T01:06:56.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:06:57.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T01:06:57.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T01:06:57.363Z] prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container [2023-07-12T01:06:57.394Z] $ 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-07-12T01:06:57.753Z] $ docker top 877210f1dbdaa13c0b1a36c5efa7cc773de527c17000a8a596dfdafdee86fa75 -eo pid,comm [2023-07-12T01:06:57.798Z] 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-07-12T01:06:57.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T01:06:57.824Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.13' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T01:06:58.118Z] + git semver [Pipeline] } [2023-07-12T01:06:58.388Z] $ docker stop --time=1 877210f1dbdaa13c0b1a36c5efa7cc773de527c17000a8a596dfdafdee86fa75 [2023-07-12T01:06:59.684Z] $ docker rm -f --volumes 877210f1dbdaa13c0b1a36c5efa7cc773de527c17000a8a596dfdafdee86fa75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:07:00.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T01:07:00.067Z] [2023-07-12T01:07:00.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:07:00.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T01:07:00.371Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-12T01:07:00.371Z] ab5ef0e58194: Pulling fs layer [2023-07-12T01:07:00.371Z] 9712f1f96733: Pulling fs layer [2023-07-12T01:07:00.371Z] 63f879dbbcfc: Pulling fs layer [2023-07-12T01:07:00.371Z] 0d9ebad4ef96: Pulling fs layer [2023-07-12T01:07:00.371Z] e9a5061849ea: Pulling fs layer [2023-07-12T01:07:00.371Z] d747dcd14b5f: Pulling fs layer [2023-07-12T01:07:00.371Z] 2de7ff778b66: Pulling fs layer [2023-07-12T01:07:00.371Z] 0d9ebad4ef96: Waiting [2023-07-12T01:07:00.371Z] d747dcd14b5f: Waiting [2023-07-12T01:07:00.371Z] 2de7ff778b66: Waiting [2023-07-12T01:07:00.371Z] e9a5061849ea: Waiting [2023-07-12T01:07:00.371Z] 9712f1f96733: Download complete [2023-07-12T01:07:00.944Z] 63f879dbbcfc: Verifying Checksum [2023-07-12T01:07:00.944Z] 63f879dbbcfc: Download complete [2023-07-12T01:07:00.944Z] e9a5061849ea: Verifying Checksum [2023-07-12T01:07:00.944Z] e9a5061849ea: Download complete [2023-07-12T01:07:00.944Z] d747dcd14b5f: Verifying Checksum [2023-07-12T01:07:00.944Z] d747dcd14b5f: Download complete [2023-07-12T01:07:00.944Z] 0d9ebad4ef96: Verifying Checksum [2023-07-12T01:07:00.944Z] 0d9ebad4ef96: Download complete [2023-07-12T01:07:00.944Z] ab5ef0e58194: Verifying Checksum [2023-07-12T01:07:00.944Z] ab5ef0e58194: Download complete [2023-07-12T01:07:01.211Z] 2de7ff778b66: Verifying Checksum [2023-07-12T01:07:01.211Z] 2de7ff778b66: Download complete [2023-07-12T01:07:03.738Z] ab5ef0e58194: Pull complete [2023-07-12T01:07:03.738Z] 9712f1f96733: Pull complete [2023-07-12T01:07:03.995Z] 63f879dbbcfc: Pull complete [2023-07-12T01:07:07.272Z] 0d9ebad4ef96: Pull complete [2023-07-12T01:07:07.528Z] e9a5061849ea: Pull complete [2023-07-12T01:07:07.528Z] d747dcd14b5f: Pull complete [2023-07-12T01:07:08.459Z] 2de7ff778b66: Pull complete [2023-07-12T01:07:08.459Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-12T01:07:08.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T01:07:08.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T01:07:08.534Z] prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container [2023-07-12T01:07:08.565Z] $ 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-07-12T01:07:11.156Z] $ docker top 8cc49dce31d7614b9d1bb253cfbe83c9b9d572e2a59c9374de9bf0e65a381411 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-12T01:07:11.220Z] provisioning config files... [2023-07-12T01:07:11.225Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8556208895612004396tmp [2023-07-12T01:07:11.233Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6456201006352752295tmp [2023-07-12T01:07:11.248Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9962733416256655629tmp [Pipeline] { [Pipeline] echo [2023-07-12T01:07:11.261Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:07:11.539Z] ---> sigul-configuration.sh [2023-07-12T01:07:11.539Z] gpg: directory `/root/.gnupg' created [2023-07-12T01:07:11.539Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-12T01:07:11.539Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-12T01:07:11.539Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-12T01:07:11.539Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-12T01:07:11.539Z] gpg: CAST5 encrypted data [2023-07-12T01:07:11.539Z] gpg: encrypted with 1 passphrase [2023-07-12T01:07:11.539Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-12T01:07:11.825Z] + mkdir /home/jenkins [2023-07-12T01:07:11.825Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-12T01:07:12.116Z] + 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-07-12T01:07:12.124Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:07:12.409Z] ---> sigul-install.sh [2023-07-12T01:07:12.409Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-12T01:07:12.693Z] + git tag --list [2023-07-12T01:07:12.693Z] v3.1.0-dev.0 [2023-07-12T01:07:12.693Z] v3.1.0-dev.1 [2023-07-12T01:07:12.693Z] v3.1.0-dev.10 [2023-07-12T01:07:12.693Z] v3.1.0-dev.11 [2023-07-12T01:07:12.693Z] v3.1.0-dev.12 [2023-07-12T01:07:12.693Z] v3.1.0-dev.13 [2023-07-12T01:07:12.693Z] v3.1.0-dev.2 [2023-07-12T01:07:12.693Z] v3.1.0-dev.3 [2023-07-12T01:07:12.693Z] v3.1.0-dev.4 [2023-07-12T01:07:12.693Z] v3.1.0-dev.5 [2023-07-12T01:07:12.693Z] v3.1.0-dev.6 [2023-07-12T01:07:12.693Z] v3.1.0-dev.7 [2023-07-12T01:07:12.693Z] v3.1.0-dev.8 [2023-07-12T01:07:12.693Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-12T01:07:12.978Z] + lftools sign git-tag v3.1.0-dev.14 [2023-07-12T01:07:13.546Z] Signing Git tag with Sigul... [2023-07-12T01:07:13.546Z] Signing v3.1.0-dev.14 [2023-07-12T01:07:13.546Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.1.0-dev.14'], return code 1, stdout , stderr [Pipeline] echo [2023-07-12T01:07:13.555Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:07:13.839Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-12T01:07:13.847Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-12T01:07:13.867Z] $ docker stop --time=1 8cc49dce31d7614b9d1bb253cfbe83c9b9d572e2a59c9374de9bf0e65a381411 [2023-07-12T01:07:15.159Z] $ docker rm -f --volumes 8cc49dce31d7614b9d1bb253cfbe83c9b9d572e2a59c9374de9bf0e65a381411 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-12T01:07:15.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T01:07:15.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:07:15.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T01:07:15.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T01:07:15.940Z] prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container [2023-07-12T01:07:15.976Z] $ 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-07-12T01:07:16.339Z] $ docker top 428afbac30a276ba2ad665f99cb60290340986f0929082d2535e4273d5b0a87b -eo pid,comm [2023-07-12T01:07:16.378Z] 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-07-12T01:07:16.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T01:07:16.412Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.13' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T01:07:16.703Z] + git semver [Pipeline] } [2023-07-12T01:07:16.978Z] $ docker stop --time=1 428afbac30a276ba2ad665f99cb60290340986f0929082d2535e4273d5b0a87b [2023-07-12T01:07:18.283Z] $ docker rm -f --volumes 428afbac30a276ba2ad665f99cb60290340986f0929082d2535e4273d5b0a87b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T01:07:19.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T01:07:19.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:07:19.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T01:07:19.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T01:07:19.965Z] prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container [2023-07-12T01:07:19.996Z] $ 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-07-12T01:07:20.337Z] $ docker top d3dcc6ca97847219821f0b148da1d2b174b03ed365f3726d4291dcf2d13e5543 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T01:07:20.410Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.13' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T01:07:20.702Z] + git semver [Pipeline] } [2023-07-12T01:07:20.974Z] $ docker stop --time=1 d3dcc6ca97847219821f0b148da1d2b174b03ed365f3726d4291dcf2d13e5543 [2023-07-12T01:07:22.262Z] $ docker rm -f --volumes d3dcc6ca97847219821f0b148da1d2b174b03ed365f3726d4291dcf2d13e5543 [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-07-12T01:07:22.822Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-12T01:07:22.822Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-12T01:07:22.822Z] total 16 [2023-07-12T01:07:22.822Z] drwxr-xr-x 3 root root 4096 Jul 12 00:54 . [2023-07-12T01:07:22.822Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 01:07 .. [2023-07-12T01:07:22.822Z] drwxr-xr-x 2 root root 4096 Jul 12 00:54 cost [2023-07-12T01:07:22.822Z] -rw-r--r-- 1 root root 88 Jul 12 00:54 cost.csv [2023-07-12T01:07:22.822Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-12T01:07:22.822Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-12T01:07:22.822Z] total 16 [2023-07-12T01:07:22.822Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:54 . [2023-07-12T01:07:22.822Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 01:07 .. [2023-07-12T01:07:22.822Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 00:54 cost [2023-07-12T01:07:22.822Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 12 00:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:07:23.118Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:07:23.977Z] ---> package-listing.sh [2023-07-12T01:07:23.977Z] ++ facter osfamily [2023-07-12T01:07:23.977Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T01:07:24.237Z] + OS_FAMILY=debian [2023-07-12T01:07:24.237Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-12T01:07:24.237Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T01:07:24.237Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T01:07:24.237Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T01:07:24.237Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T01:07:24.237Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-12T01:07:24.237Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T01:07:24.237Z] + case "${OS_FAMILY}" in [2023-07-12T01:07:24.237Z] + dpkg -l [2023-07-12T01:07:24.237Z] + grep '^ii' [2023-07-12T01:07:24.237Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T01:07:24.237Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T01:07:24.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T01:07:24.237Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-12T01:07:24.237Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-12T01:07:24.237Z] + 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-07-12T01:07:24.250Z] 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-07-12T01:07:24.527Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T01:07:25.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T01:07:25.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T01:07:25.158Z] prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container [2023-07-12T01:07:25.185Z] $ 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-07-12T01:07:25.384Z] $ docker top df73593b317ce5c55a02bbe858817247307c546fe3b97d170aace682baef4a4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T01:07:25.722Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T01:07:26.006Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T01:07:26.288Z] + ls /var/log/sa-host [2023-07-12T01:07:26.288Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T01:07:26.352Z] provisioning config files... [2023-07-12T01:07:26.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9686392728593188081tmp [Pipeline] { [Pipeline] echo [2023-07-12T01:07:26.377Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:07:26.657Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T01:07:26.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:07:26.976Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T01:07:26.985Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:07:27.269Z] ---> sudo-logs.sh [2023-07-12T01:07:27.269Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T01:07:27.298Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:07:27.578Z] ---> job-cost.sh [2023-07-12T01:07:27.578Z] lf-activate-venv: SKIPPING [2023-07-12T01:07:27.578Z] DEBUG: total: 0.2199999988079071 [2023-07-12T01:07:27.578Z] INFO: Retrieving Stack Cost... [2023-07-12T01:07:28.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T01:07:28.773Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T01:07:28.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T01:07:29.153Z] ---> logs-deploy.sh [2023-07-12T01:07:29.154Z] lf-activate-venv: SKIPPING [2023-07-12T01:07:29.154Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/15 [2023-07-12T01:07:29.154Z] INFO: archiving workspace using pattern(s): [2023-07-12T01:07:30.128Z] Archives upload complete. [2023-07-12T01:07:30.128Z] INFO: archiving logs to Nexus