Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b73e8993c43ebe873df5cbdb244a85e7d5ee0384 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-ssh10127723775127623129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1204498728142239125.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15505681842662813455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9355954930269488317.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-ssh1987910220689730857.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5115 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 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 (main) Commit message: "build: Update to latest 3.2.0 dev go-mods (#109)" > 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 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 # timeout=10 > git rev-list --no-walk 8c2c99c7fdf3e1e1347488c6fa267e75b198ea32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:28:47.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:28:47.282Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:28:47.310Z] ========================================================= [2023-11-28T20:28:47.310Z] EdgeX Global Pipelines Version Info [2023-11-28T20:28:47.310Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:48.055Z] ------------------- [2023-11-28T20:28:48.055Z] stable info: [2023-11-28T20:28:48.055Z] ------------------- [2023-11-28T20:28:48.055Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:28:48.055Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:28:48.055Z] Message: update stable to v1.0.258 [2023-11-28T20:28:48.624Z] ------------------- [2023-11-28T20:28:48.624Z] experimental info: [2023-11-28T20:28:48.624Z] ------------------- [2023-11-28T20:28:48.624Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:28:48.624Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:28:48.624Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:28:48.713Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-28T20:28:48.736Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-28T20:28:48.760Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:28:48.783Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:28:48.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:28:48.832Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:28:48.893Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:28:48.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:28:48.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:28:48.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:28:48.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:28:49.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-28T20:28:49.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:28:49.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:28:49.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:28:49.113Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:28:49.141Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:28:49.169Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:28:49.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:28:49.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:28:49.261Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:28:49.292Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:28:49.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:28:49.366Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:28:49.404Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:28:49.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:28:49.475Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:28:49.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T20:28:49.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T20:28:49.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T20:28:49.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] echo [2023-11-28T20:28:49.666Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b73e899 [Pipeline] echo [2023-11-28T20:28:49.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:28:49.790Z] provisioning config files... [2023-11-28T20:28:49.804Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1571143821020347555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:50.148Z] ---> ****-login.sh [2023-11-28T20:28:50.148Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:28:50.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:50.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:50.407Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:50.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:50.407Z] [2023-11-28T20:28:50.407Z] Login Succeeded [2023-11-28T20:28:50.407Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:28:50.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:50.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:50.407Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:50.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:50.408Z] [2023-11-28T20:28:50.408Z] Login Succeeded [2023-11-28T20:28:50.408Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:28:50.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:50.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:50.668Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:50.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:50.668Z] [2023-11-28T20:28:50.668Z] Login Succeeded [2023-11-28T20:28:50.668Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:28:50.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:50.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:50.668Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:50.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:50.668Z] [2023-11-28T20:28:50.668Z] Login Succeeded [2023-11-28T20:28:50.668Z] ****.io [2023-11-28T20:28:50.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:50.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:50.936Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:50.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:50.937Z] [2023-11-28T20:28:50.937Z] Login Succeeded [2023-11-28T20:28:50.937Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:28:50.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:28:51.385Z] + git rev-list -1 --merges b73e8993c43ebe873df5cbdb244a85e7d5ee0384~1..b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] echo [2023-11-28T20:28:51.412Z] -----------> git rev-list -1 --merges b73e8993c43ebe873df5cbdb244a85e7d5ee0384~1..b73e8993c43ebe873df5cbdb244a85e7d5ee0384 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [false] [Pipeline] sh [2023-11-28T20:28:51.706Z] + git log --format=format:%s -1 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] echo [2023-11-28T20:28:51.720Z] ========================================================= [2023-11-28T20:28:51.720Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:28:51.720Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:28:52.077Z] + git log --format=format:%s -1 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] echo [2023-11-28T20:28:52.088Z] [semverPrep] GIT_COMMIT: b73e8993c43ebe873df5cbdb244a85e7d5ee0384, Commit Message: build: Update to latest 3.2.0 dev go-mods (#109) [Pipeline] echo [2023-11-28T20:28:52.110Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:28:52.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:28:52.478Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:28:52.478Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:28:52.478Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:28:52.478Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:28:52.478Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:28:52.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:52.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:52.903Z] [2023-11-28T20:28:52.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:53.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:53.484Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:28:53.484Z] b85a868b505f: Pulling fs layer [2023-11-28T20:28:53.484Z] e2be974225ed: Pulling fs layer [2023-11-28T20:28:53.484Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:28:53.484Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:28:53.484Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:28:53.484Z] eaf3925da568: Pulling fs layer [2023-11-28T20:28:53.484Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:28:53.484Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:28:53.484Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:28:53.484Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:28:53.484Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:28:53.484Z] bab4dde63d76: Waiting [2023-11-28T20:28:53.484Z] bde34c3a00c8: Waiting [2023-11-28T20:28:53.484Z] b352a97aabf1: Waiting [2023-11-28T20:28:53.484Z] 4872d77fe225: Waiting [2023-11-28T20:28:53.484Z] 5851b861e8e6: Waiting [2023-11-28T20:28:53.484Z] 988bab9f4d93: Waiting [2023-11-28T20:28:53.484Z] eaf3925da568: Waiting [2023-11-28T20:28:53.484Z] 1469e6f7b9e6: Waiting [2023-11-28T20:28:53.484Z] e2be974225ed: Verifying Checksum [2023-11-28T20:28:53.484Z] e2be974225ed: Download complete [2023-11-28T20:28:53.484Z] 988bab9f4d93: Verifying Checksum [2023-11-28T20:28:53.484Z] 988bab9f4d93: Download complete [2023-11-28T20:28:53.484Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:28:53.484Z] 1469e6f7b9e6: Download complete [2023-11-28T20:28:53.484Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:28:53.484Z] 339a4e72a1f5: Download complete [2023-11-28T20:28:53.484Z] eaf3925da568: Download complete [2023-11-28T20:28:53.741Z] bde34c3a00c8: Download complete [2023-11-28T20:28:53.741Z] b352a97aabf1: Verifying Checksum [2023-11-28T20:28:53.741Z] b352a97aabf1: Download complete [2023-11-28T20:28:53.741Z] 4872d77fe225: Verifying Checksum [2023-11-28T20:28:53.741Z] 4872d77fe225: Download complete [2023-11-28T20:28:53.741Z] 5851b861e8e6: Download complete [2023-11-28T20:28:53.741Z] b85a868b505f: Verifying Checksum [2023-11-28T20:28:53.741Z] b85a868b505f: Download complete [2023-11-28T20:28:53.998Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:28:53.998Z] bab4dde63d76: Download complete [2023-11-28T20:28:54.935Z] b85a868b505f: Pull complete [2023-11-28T20:28:55.502Z] e2be974225ed: Pull complete [2023-11-28T20:28:55.761Z] 339a4e72a1f5: Pull complete [2023-11-28T20:28:56.021Z] 988bab9f4d93: Pull complete [2023-11-28T20:28:56.958Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:28:57.216Z] eaf3925da568: Pull complete [2023-11-28T20:28:59.116Z] bab4dde63d76: Pull complete [2023-11-28T20:28:59.376Z] bde34c3a00c8: Pull complete [2023-11-28T20:28:59.657Z] b352a97aabf1: Pull complete [2023-11-28T20:28:59.923Z] 4872d77fe225: Pull complete [2023-11-28T20:29:00.498Z] 5851b861e8e6: Pull complete [2023-11-28T20:29:00.498Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:29:00.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:29:00.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:29:01.025Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2023-11-28T20:29:01.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T20:29:09.795Z] $ docker top 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 -eo pid,comm [2023-11-28T20:29:09.880Z] 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-11-28T20:29:09.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:29:09.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:29:09.975Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:29:10.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:29:10.112Z] $ docker exec 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 ssh-agent [2023-11-28T20:29:10.212Z] SSH_AUTH_SOCK=/tmp/ssh-cW5GFMKQ8wj5/agent.14 [2023-11-28T20:29:10.212Z] SSH_AGENT_PID=20 [2023-11-28T20:29:10.221Z] Running ssh-add (command line suppressed) [2023-11-28T20:29:10.376Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9695867486732092800.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9695867486732092800.key) [2023-11-28T20:29:10.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:29:10.696Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:29:10.711Z] $ docker exec --env ******** --env ******** 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 ssh-agent -k [2023-11-28T20:29:10.811Z] unset SSH_AUTH_SOCK; [2023-11-28T20:29:10.812Z] unset SSH_AGENT_PID; [2023-11-28T20:29:10.812Z] echo Agent pid 20 killed; [2023-11-28T20:29:10.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:29:10.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:29:10.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:29:10.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:29:11.016Z] $ docker exec 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 ssh-agent [2023-11-28T20:29:11.119Z] SSH_AUTH_SOCK=/tmp/ssh-9dh9Anld1hLI/agent.71 [2023-11-28T20:29:11.119Z] SSH_AGENT_PID=77 [2023-11-28T20:29:11.123Z] Running ssh-add (command line suppressed) [2023-11-28T20:29:11.240Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3704087073603633215.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3704087073603633215.key) [2023-11-28T20:29:11.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:29:11.545Z] + git semver init [2023-11-28T20:29:11.806Z] 2023-11-28 20:29:11,732 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:29:11.806Z] 2023-11-28 20:29:11,733 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-28T20:29:11.806Z] 2023-11-28 20:29:11,733 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-28T20:29:11.806Z] 2023-11-28 20:29:11,734 [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-11-28T20:29:13.185Z] 2023-11-28 20:29:12,976 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-11-28T20:29:13.185Z] 2023-11-28 20:29:12,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-11-28T20:29:13.185Z] 2023-11-28 20:29:12,977 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-28T20:29:13.185Z] 2023-11-28 20:29:12,977 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-28T20:29:13.185Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:29:13.200Z] $ docker exec --env ******** --env ******** 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 ssh-agent -k [2023-11-28T20:29:13.289Z] unset SSH_AUTH_SOCK; [2023-11-28T20:29:13.289Z] unset SSH_AGENT_PID; [2023-11-28T20:29:13.289Z] echo Agent pid 77 killed; [2023-11-28T20:29:13.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:29:13.662Z] + git semver [Pipeline] } [2023-11-28T20:29:13.934Z] $ docker stop --time=1 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 [2023-11-28T20:29:15.580Z] $ docker rm -f --volumes 364faac5ee794a121f94d39be7d093ceef38483d5fcec79b5f562c8172957ec3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:29:15.978Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:29:16.315Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:29:16.317Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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-11-28T20:29:16.700Z] provisioning config files... [2023-11-28T20:29:16.708Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2530941003098653375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:29:17.126Z] ---> ****-login.sh [2023-11-28T20:29:17.126Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:29:17.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:17.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:17.126Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:17.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:17.126Z] [2023-11-28T20:29:17.126Z] Login Succeeded [2023-11-28T20:29:17.126Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:29:17.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:17.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:17.127Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:17.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:17.127Z] [2023-11-28T20:29:17.127Z] Login Succeeded [2023-11-28T20:29:17.127Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:29:17.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:17.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:17.127Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:17.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:17.127Z] [2023-11-28T20:29:17.127Z] Login Succeeded [2023-11-28T20:29:17.127Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:29:17.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:17.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:17.385Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:17.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:17.385Z] [2023-11-28T20:29:17.385Z] Login Succeeded [2023-11-28T20:29:17.385Z] ****.io [2023-11-28T20:29:17.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:17.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:17.644Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:17.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:17.644Z] [2023-11-28T20:29:17.644Z] Login Succeeded [2023-11-28T20:29:17.644Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:29:17.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:29:17.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:29:17.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:29:17.848Z] ========================================================= [2023-11-28T20:29:17.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:29:17.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:18.253Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:29:18.253Z] Sending build context to Docker daemon 6.68MB [2023-11-28T20:29:18.253Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:29:18.253Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:29:18.253Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:29:18.253Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:29:18.253Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:29:18.253Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:29:18.253Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:29:18.253Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:29:18.253Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:29:18.253Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:29:18.253Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:29:18.253Z] 1f1c1a5573a3: Waiting [2023-11-28T20:29:18.253Z] ad3a456e5733: Waiting [2023-11-28T20:29:18.253Z] 69c7f0334f64: Waiting [2023-11-28T20:29:18.253Z] ce7588e14bc9: Waiting [2023-11-28T20:29:18.253Z] b5e4710f87ac: Waiting [2023-11-28T20:29:18.253Z] c4d48a809fc2: Download complete [2023-11-28T20:29:18.253Z] ad3a456e5733: Verifying Checksum [2023-11-28T20:29:18.253Z] ad3a456e5733: Download complete [2023-11-28T20:29:18.253Z] 69c7f0334f64: Verifying Checksum [2023-11-28T20:29:18.253Z] 69c7f0334f64: Download complete [2023-11-28T20:29:18.512Z] 7264a8db6415: Verifying Checksum [2023-11-28T20:29:18.512Z] 7264a8db6415: Download complete [2023-11-28T20:29:18.512Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:29:18.512Z] 1f1c1a5573a3: Download complete [2023-11-28T20:29:18.512Z] 7264a8db6415: Pull complete [2023-11-28T20:29:18.772Z] c4d48a809fc2: Pull complete [2023-11-28T20:29:18.772Z] b5e4710f87ac: Verifying Checksum [2023-11-28T20:29:18.772Z] b5e4710f87ac: Download complete [2023-11-28T20:29:18.772Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:29:18.772Z] 4f1c88b9dad5: Download complete [2023-11-28T20:29:19.347Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:29:21.888Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:29:21.888Z] ad3a456e5733: Pull complete [2023-11-28T20:29:21.888Z] 69c7f0334f64: Pull complete [2023-11-28T20:29:22.157Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:29:24.686Z] ce7588e14bc9: Pull complete [2023-11-28T20:29:25.625Z] b5e4710f87ac: Pull complete [2023-11-28T20:29:25.625Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:29:25.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:29:25.625Z] ---> 88b5674ff536 [2023-11-28T20:29:25.625Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:29:31.589Z] Still waiting to schedule task [2023-11-28T20:29:31.590Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:29:37.896Z] ---> Running in 54d8d4b5f4a8 [2023-11-28T20:29:37.896Z] Removing intermediate container 54d8d4b5f4a8 [2023-11-28T20:29:37.896Z] ---> f4a7b77c3108 [2023-11-28T20:29:37.896Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:29:37.897Z] ---> Running in 0b8739a7e06b [2023-11-28T20:29:37.897Z] Removing intermediate container 0b8739a7e06b [2023-11-28T20:29:37.897Z] ---> 1e40a23af55b [2023-11-28T20:29:37.897Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:29:37.897Z] ---> Running in 015519c114af [2023-11-28T20:29:38.834Z] Removing intermediate container 015519c114af [2023-11-28T20:29:38.834Z] ---> 46205bf7b7f3 [2023-11-28T20:29:38.834Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:29:38.834Z] ---> Running in 5959554a898d [2023-11-28T20:29:39.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:29:39.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:29:39.769Z] OK: 264 MiB in 52 packages [2023-11-28T20:29:40.705Z] Removing intermediate container 5959554a898d [2023-11-28T20:29:40.705Z] ---> 14c4a80f2050 [2023-11-28T20:29:40.705Z] Step 7/12 : WORKDIR /app [2023-11-28T20:29:40.963Z] ---> Running in 543286cb1d72 [2023-11-28T20:29:41.226Z] Removing intermediate container 543286cb1d72 [2023-11-28T20:29:41.226Z] ---> 32d7da781cb0 [2023-11-28T20:29:41.226Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T20:29:41.798Z] ---> 8a4984ad2211 [2023-11-28T20:29:41.798Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:29:42.064Z] ---> Running in 0516de6e0806 [2023-11-28T20:30:38.396Z] Removing intermediate container 0516de6e0806 [2023-11-28T20:30:38.396Z] ---> 9a212239e4a0 [2023-11-28T20:30:38.396Z] Step 10/12 : COPY . . [2023-11-28T20:30:38.396Z] ---> b44f84c35239 [2023-11-28T20:30:38.396Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:30:38.396Z] ---> Running in 5bc24a31e99a [2023-11-28T20:30:38.396Z] Removing intermediate container 5bc24a31e99a [2023-11-28T20:30:38.396Z] ---> dd177efe5f09 [2023-11-28T20:30:38.396Z] Step 12/12 : RUN $MAKE [2023-11-28T20:30:38.396Z] ---> Running in d2c49cc23696 [2023-11-28T20:30:38.396Z] noop [2023-11-28T20:30:38.396Z] Removing intermediate container d2c49cc23696 [2023-11-28T20:30:38.396Z] ---> 498143a8175a [2023-11-28T20:30:38.396Z] Successfully built 498143a8175a [2023-11-28T20:30:38.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:38.790Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:30:38.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:38.907Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2023-11-28T20:30:38.950Z] $ 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-11-28T20:30:39.280Z] $ docker top e03a97e82be774468c4035f417c0ac81207d0024fea78e4c4dbcfb5413b35fc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:30:39.661Z] + go version [2023-11-28T20:30:39.661Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:30:39.679Z] $ docker stop --time=1 e03a97e82be774468c4035f417c0ac81207d0024fea78e4c4dbcfb5413b35fc8 [2023-11-28T20:30:40.939Z] $ docker rm -f --volumes e03a97e82be774468c4035f417c0ac81207d0024fea78e4c4dbcfb5413b35fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:41.509Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:30:41.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:41.687Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2023-11-28T20:30:41.776Z] $ 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-11-28T20:30:42.092Z] $ docker top f212c40c9f82f8b03e6d52c580773d5e2c01309cf1f26fc0c5b194ea4f47e94f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:30:42.478Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:30:42.798Z] + make test [2023-11-28T20:30:42.798Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T20:31:02.064Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-28T20:31:02.064Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-28T20:31:02.064Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-28T20:31:02.064Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-28T20:31:02.064Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements [2023-11-28T20:31:12.103Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.604s coverage: 98.7% of statements [2023-11-28T20:31:12.103Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.096s coverage: 89.7% of statements [2023-11-28T20:31:12.103Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements [2023-11-28T20:31:38.717Z] go vet ./... [2023-11-28T20:31:38.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:31:38.718Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:31:38.718Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:31:38.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:31:38.893Z] $ docker stop --time=1 f212c40c9f82f8b03e6d52c580773d5e2c01309cf1f26fc0c5b194ea4f47e94f [2023-11-28T20:31:45.102Z] $ docker rm -f --volumes f212c40c9f82f8b03e6d52c580773d5e2c01309cf1f26fc0c5b194ea4f47e94f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:31:45.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:31:45.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:31:46.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:31:46.590Z] + ls -al . [2023-11-28T20:31:46.590Z] total 192 [2023-11-28T20:31:46.590Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 20:30 . [2023-11-28T20:31:46.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:28 .. [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 20:28 .dockerignore [2023-11-28T20:31:46.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 .git [2023-11-28T20:31:46.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 .github [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 28 20:28 .gitignore [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:28 .golangci.yml [2023-11-28T20:31:46.590Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:29 .semver [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 28 20:28 Attribution.txt [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 28 20:28 CHANGELOG.md [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 28 20:28 Dockerfile [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:28 GOVERNANCE.md [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 28 20:28 Jenkinsfile [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 20:28 LICENSE [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 3136 Nov 28 20:28 Makefile [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 28 20:28 OWNERS.md [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 28 20:28 README.md [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 28 20:28 Record and Reply.postman_collection.json [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION [2023-11-28T20:31:46.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 bin [2023-11-28T20:31:46.590Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 28 20:31 coverage.out [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 3901 Nov 28 20:28 go.mod [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 34881 Nov 28 20:28 go.sum [2023-11-28T20:31:46.590Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 20:28 internal [2023-11-28T20:31:46.590Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 28 20:28 main.go [2023-11-28T20:31:46.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 openapi [2023-11-28T20:31:46.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 pkg [2023-11-28T20:31:46.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:46.969Z] + 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=b73e8993c43ebe873df5cbdb244a85e7d5ee0384 --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T20:31:46.969Z] Sending build context to Docker daemon 6.706MB [2023-11-28T20:31:46.969Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:31:46.969Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-28T20:31:46.969Z] ---> 498143a8175a [2023-11-28T20:31:46.969Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:31:47.226Z] ---> Running in 11d41a72dc85 [2023-11-28T20:31:47.226Z] Removing intermediate container 11d41a72dc85 [2023-11-28T20:31:47.226Z] ---> 804127fe23fb [2023-11-28T20:31:47.226Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:31:47.226Z] ---> Running in 22ab1ad8e0d6 [2023-11-28T20:31:47.483Z] Removing intermediate container 22ab1ad8e0d6 [2023-11-28T20:31:47.483Z] ---> f4e50e8aa6ac [2023-11-28T20:31:47.483Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:31:47.483Z] ---> Running in f6c930e7ebe4 [2023-11-28T20:31:47.483Z] Removing intermediate container f6c930e7ebe4 [2023-11-28T20:31:47.483Z] ---> 5072374aeeb9 [2023-11-28T20:31:47.483Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:31:47.483Z] ---> Running in df6536b6e82e [2023-11-28T20:31:47.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:47.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:47.998Z] OK: 264 MiB in 52 packages [2023-11-28T20:31:48.256Z] Removing intermediate container df6536b6e82e [2023-11-28T20:31:48.256Z] ---> 4cfbe156237d [2023-11-28T20:31:48.256Z] Step 7/27 : WORKDIR /app [2023-11-28T20:31:48.256Z] ---> Running in 704017d92300 [2023-11-28T20:31:48.513Z] Removing intermediate container 704017d92300 [2023-11-28T20:31:48.513Z] ---> d9dc54d5457a [2023-11-28T20:31:48.513Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-28T20:31:49.080Z] ---> 24e6c1063e37 [2023-11-28T20:31:49.080Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:31:49.080Z] ---> Running in 381078d9d73d [2023-11-28T20:31:50.011Z] Removing intermediate container 381078d9d73d [2023-11-28T20:31:50.011Z] ---> 02bcdb4e03be [2023-11-28T20:31:50.011Z] Step 10/27 : COPY . . [2023-11-28T20:31:50.268Z] ---> 86e11f47eb4a [2023-11-28T20:31:50.268Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:31:50.268Z] ---> Running in fffd79f02dd2 [2023-11-28T20:31:50.526Z] Removing intermediate container fffd79f02dd2 [2023-11-28T20:31:50.526Z] ---> 0fb569ba73d5 [2023-11-28T20:31:50.526Z] Step 12/27 : RUN $MAKE [2023-11-28T20:31:50.526Z] ---> Running in a8ba28885767 [2023-11-28T20:31:50.790Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1" -trimpath -mod=readonly -o app-record-replay [2023-11-28T20:32:17.436Z] Removing intermediate container a8ba28885767 [2023-11-28T20:32:17.436Z] ---> 4d8f3c6b233b [2023-11-28T20:32:17.436Z] Step 13/27 : FROM alpine:3.18 [2023-11-28T20:32:17.436Z] 3.18: Pulling from library/alpine [2023-11-28T20:32:17.436Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:32:17.436Z] 96526aa774ef: Verifying Checksum [2023-11-28T20:32:17.436Z] 96526aa774ef: Download complete [2023-11-28T20:32:17.436Z] 96526aa774ef: Pull complete [2023-11-28T20:32:17.436Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:32:17.436Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:32:17.436Z] ---> 8ca4688f4f35 [2023-11-28T20:32:17.436Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T20:32:17.695Z] ---> Running in 32efd2549594 [2023-11-28T20:32:18.264Z] Removing intermediate container 32efd2549594 [2023-11-28T20:32:18.264Z] ---> b826daef097a [2023-11-28T20:32:18.264Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-28T20:32:18.538Z] ---> Running in 90bbe2ef8874 [2023-11-28T20:32:19.475Z] Removing intermediate container 90bbe2ef8874 [2023-11-28T20:32:19.475Z] ---> 75e2c0220c5e [2023-11-28T20:32:19.475Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T20:32:19.819Z] ---> Running in a990df10c5a5 [2023-11-28T20:32:20.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:20.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:20.652Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T20:32:20.652Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T20:32:20.652Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:32:20.652Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T20:32:20.652Z] OK: 8 MiB in 17 packages [2023-11-28T20:32:22.031Z] Removing intermediate container a990df10c5a5 [2023-11-28T20:32:22.032Z] ---> 976b0dccc87f [2023-11-28T20:32:22.032Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-28T20:32:22.296Z] ---> Running in d75964494015 [2023-11-28T20:32:22.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:22.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:22.810Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:32:22.810Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:22.810Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:32:22.810Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:22.810Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:32:22.810Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:32:22.810Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:22.810Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:32:22.810Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:32:22.810Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T20:32:22.810Z] OK: 8 MiB in 17 packages [2023-11-28T20:32:23.382Z] Removing intermediate container d75964494015 [2023-11-28T20:32:23.382Z] ---> d7a58601efd2 [2023-11-28T20:32:23.382Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-28T20:32:23.641Z] ---> e9435f8e951e [2023-11-28T20:32:23.641Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-28T20:32:23.641Z] ---> a721597ae7e0 [2023-11-28T20:32:23.641Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-28T20:32:23.900Z] ---> ba7a264bfe24 [2023-11-28T20:32:23.900Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-28T20:32:24.616Z] ---> 7554b1ccea44 [2023-11-28T20:32:24.616Z] Step 22/27 : EXPOSE 59712 [2023-11-28T20:32:24.616Z] ---> Running in e038eb817e2e [2023-11-28T20:32:24.616Z] Removing intermediate container e038eb817e2e [2023-11-28T20:32:24.616Z] ---> a0c3915df787 [2023-11-28T20:32:24.616Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-11-28T20:32:24.616Z] ---> Running in 92e8444cd105 [2023-11-28T20:32:24.616Z] Removing intermediate container 92e8444cd105 [2023-11-28T20:32:24.616Z] ---> 263688fa75a7 [2023-11-28T20:32:24.616Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T20:32:24.875Z] ---> Running in 7a3ff7222966 [2023-11-28T20:32:24.875Z] Removing intermediate container 7a3ff7222966 [2023-11-28T20:32:24.875Z] ---> 27d5bb761e72 [2023-11-28T20:32:24.875Z] Step 25/27 : LABEL arch=amd64 [2023-11-28T20:32:24.875Z] ---> Running in 5fbf1e9a2647 [2023-11-28T20:32:24.875Z] Removing intermediate container 5fbf1e9a2647 [2023-11-28T20:32:24.875Z] ---> 520428938187 [2023-11-28T20:32:24.875Z] Step 26/27 : LABEL git_sha=b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [2023-11-28T20:32:24.875Z] ---> Running in 7232f035333c [2023-11-28T20:32:24.875Z] Removing intermediate container 7232f035333c [2023-11-28T20:32:24.875Z] ---> f1a7f6835345 [2023-11-28T20:32:24.875Z] Step 27/27 : LABEL version=3.2.0-dev.1 [2023-11-28T20:32:24.875Z] ---> Running in dcff736a3ea5 [2023-11-28T20:32:25.136Z] Removing intermediate container dcff736a3ea5 [2023-11-28T20:32:25.136Z] ---> eeb9451a8b91 [2023-11-28T20:32:25.136Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:32:25.136Z] Successfully built eeb9451a8b91 [2023-11-28T20:32:25.136Z] 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-11-28T20:32:25.406Z] provisioning config files... [2023-11-28T20:32:25.423Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8279262360642103441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:25.763Z] ---> ****-login.sh [2023-11-28T20:32:25.763Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:32:25.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:25.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:25.763Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:25.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:25.763Z] [2023-11-28T20:32:25.763Z] Login Succeeded [2023-11-28T20:32:25.763Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:32:25.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:25.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:25.763Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:25.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:25.763Z] [2023-11-28T20:32:25.763Z] Login Succeeded [2023-11-28T20:32:25.763Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:32:26.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:26.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:26.023Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:26.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:26.023Z] [2023-11-28T20:32:26.023Z] Login Succeeded [2023-11-28T20:32:26.023Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:32:26.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:26.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:26.023Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:26.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:26.023Z] [2023-11-28T20:32:26.023Z] Login Succeeded [2023-11-28T20:32:26.023Z] ****.io [2023-11-28T20:32:26.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:26.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:26.281Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:26.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:26.281Z] [2023-11-28T20:32:26.281Z] Login Succeeded [2023-11-28T20:32:26.281Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:32:26.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:32:26.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:32:26.457Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-11-28T20:32:26.457Z] b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [2023-11-28T20:32:26.457Z] latest [2023-11-28T20:32:26.457Z] 3.2.0-dev.1 [2023-11-28T20:32:26.457Z] b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 [2023-11-28T20:32:26.457Z] main [2023-11-28T20:32:26.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:26.901Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:27.273Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [2023-11-28T20:32:27.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-28T20:32:27.273Z] 0f6d11c8d8ad: Preparing [2023-11-28T20:32:27.273Z] 0f63b086f0c8: Preparing [2023-11-28T20:32:27.273Z] 85996ac36495: Preparing [2023-11-28T20:32:27.273Z] 73163bb624a9: Preparing [2023-11-28T20:32:27.273Z] b26dadc696d5: Preparing [2023-11-28T20:32:27.273Z] 7f88281d8bc6: Preparing [2023-11-28T20:32:27.273Z] cc2447e1835a: Preparing [2023-11-28T20:32:27.273Z] 7f88281d8bc6: Waiting [2023-11-28T20:32:27.273Z] 0f63b086f0c8: Pushed [2023-11-28T20:32:27.273Z] 85996ac36495: Pushed [2023-11-28T20:32:27.273Z] 73163bb624a9: Pushed [2023-11-28T20:32:27.273Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:27.531Z] 7f88281d8bc6: Pushed [2023-11-28T20:32:28.153Z] b26dadc696d5: Pushed [2023-11-28T20:32:30.090Z] 0f6d11c8d8ad: Pushed [2023-11-28T20:32:30.090Z] b73e8993c43ebe873df5cbdb244a85e7d5ee0384: digest: sha256:06d16d2dfaadbaa148d13d7548543fefe222665135de3c119c4d52610d1eb0c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:30.475Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:30.862Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-28T20:32:30.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-28T20:32:30.862Z] 0f6d11c8d8ad: Preparing [2023-11-28T20:32:30.862Z] 0f63b086f0c8: Preparing [2023-11-28T20:32:30.862Z] 85996ac36495: Preparing [2023-11-28T20:32:30.862Z] 73163bb624a9: Preparing [2023-11-28T20:32:30.862Z] b26dadc696d5: Preparing [2023-11-28T20:32:30.862Z] 7f88281d8bc6: Preparing [2023-11-28T20:32:30.862Z] cc2447e1835a: Preparing [2023-11-28T20:32:30.862Z] 7f88281d8bc6: Waiting [2023-11-28T20:32:30.862Z] cc2447e1835a: Waiting [2023-11-28T20:32:30.862Z] b26dadc696d5: Layer already exists [2023-11-28T20:32:30.862Z] 85996ac36495: Layer already exists [2023-11-28T20:32:30.862Z] 73163bb624a9: Layer already exists [2023-11-28T20:32:30.862Z] 0f63b086f0c8: Layer already exists [2023-11-28T20:32:30.862Z] 0f6d11c8d8ad: Layer already exists [2023-11-28T20:32:30.862Z] 7f88281d8bc6: Layer already exists [2023-11-28T20:32:30.862Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:30.862Z] latest: digest: sha256:06d16d2dfaadbaa148d13d7548543fefe222665135de3c119c4d52610d1eb0c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:31.262Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:31.656Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.1 [2023-11-28T20:32:31.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-28T20:32:31.656Z] 0f6d11c8d8ad: Preparing [2023-11-28T20:32:31.656Z] 0f63b086f0c8: Preparing [2023-11-28T20:32:31.656Z] 85996ac36495: Preparing [2023-11-28T20:32:31.656Z] 73163bb624a9: Preparing [2023-11-28T20:32:31.656Z] b26dadc696d5: Preparing [2023-11-28T20:32:31.656Z] 7f88281d8bc6: Preparing [2023-11-28T20:32:31.656Z] cc2447e1835a: Preparing [2023-11-28T20:32:31.656Z] cc2447e1835a: Waiting [2023-11-28T20:32:31.656Z] 7f88281d8bc6: Waiting [2023-11-28T20:32:31.656Z] b26dadc696d5: Layer already exists [2023-11-28T20:32:31.656Z] 0f63b086f0c8: Layer already exists [2023-11-28T20:32:31.656Z] 73163bb624a9: Layer already exists [2023-11-28T20:32:31.656Z] 0f6d11c8d8ad: Layer already exists [2023-11-28T20:32:31.656Z] 85996ac36495: Layer already exists [2023-11-28T20:32:31.656Z] 7f88281d8bc6: Layer already exists [2023-11-28T20:32:31.656Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:31.656Z] 3.2.0-dev.1: digest: sha256:06d16d2dfaadbaa148d13d7548543fefe222665135de3c119c4d52610d1eb0c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:32.035Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:32.416Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 [2023-11-28T20:32:32.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-28T20:32:32.416Z] 0f6d11c8d8ad: Preparing [2023-11-28T20:32:32.416Z] 0f63b086f0c8: Preparing [2023-11-28T20:32:32.416Z] 85996ac36495: Preparing [2023-11-28T20:32:32.416Z] 73163bb624a9: Preparing [2023-11-28T20:32:32.416Z] b26dadc696d5: Preparing [2023-11-28T20:32:32.416Z] 7f88281d8bc6: Preparing [2023-11-28T20:32:32.416Z] cc2447e1835a: Preparing [2023-11-28T20:32:32.416Z] 7f88281d8bc6: Waiting [2023-11-28T20:32:32.416Z] cc2447e1835a: Waiting [2023-11-28T20:32:32.416Z] 0f63b086f0c8: Layer already exists [2023-11-28T20:32:32.416Z] 0f6d11c8d8ad: Layer already exists [2023-11-28T20:32:32.416Z] 85996ac36495: Layer already exists [2023-11-28T20:32:32.416Z] b26dadc696d5: Layer already exists [2023-11-28T20:32:32.416Z] 73163bb624a9: Layer already exists [2023-11-28T20:32:32.416Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:32.416Z] 7f88281d8bc6: Layer already exists [2023-11-28T20:32:32.416Z] b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1: digest: sha256:06d16d2dfaadbaa148d13d7548543fefe222665135de3c119c4d52610d1eb0c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:32.813Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:33.209Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-11-28T20:32:33.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-28T20:32:33.209Z] 0f6d11c8d8ad: Preparing [2023-11-28T20:32:33.209Z] 0f63b086f0c8: Preparing [2023-11-28T20:32:33.209Z] 85996ac36495: Preparing [2023-11-28T20:32:33.209Z] 73163bb624a9: Preparing [2023-11-28T20:32:33.209Z] b26dadc696d5: Preparing [2023-11-28T20:32:33.209Z] 7f88281d8bc6: Preparing [2023-11-28T20:32:33.209Z] cc2447e1835a: Preparing [2023-11-28T20:32:33.209Z] 7f88281d8bc6: Waiting [2023-11-28T20:32:33.209Z] 0f63b086f0c8: Layer already exists [2023-11-28T20:32:33.209Z] b26dadc696d5: Layer already exists [2023-11-28T20:32:33.209Z] 85996ac36495: Layer already exists [2023-11-28T20:32:33.209Z] 0f6d11c8d8ad: Layer already exists [2023-11-28T20:32:33.209Z] 73163bb624a9: Layer already exists [2023-11-28T20:32:33.209Z] 7f88281d8bc6: Layer already exists [2023-11-28T20:32:33.209Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:33.209Z] main: digest: sha256:06d16d2dfaadbaa148d13d7548543fefe222665135de3c119c4d52610d1eb0c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:32:33.420Z] ===================================================== [Pipeline] echo [2023-11-28T20:32:33.452Z] taggedImages: [2023-11-28T20:32:33.452Z] - nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [2023-11-28T20:32:33.452Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-28T20:32:33.452Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.1 [2023-11-28T20:32:33.452Z] - nexus3.edgexfoundry.org:10004/app-record-replay:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 [2023-11-28T20:32:33.452Z] - 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-11-28T20:32:34.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:34.072Z] [2023-11-28T20:32:34.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:34.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:34.400Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:32:34.400Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:32:34.400Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:32:34.400Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:32:34.400Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:32:34.400Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:32:34.400Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:32:34.400Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:32:34.400Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:32:34.400Z] 33b1e0a273af: Waiting [2023-11-28T20:32:34.400Z] 5d3b04190fa2: Waiting [2023-11-28T20:32:34.400Z] 2f39f015ded8: Waiting [2023-11-28T20:32:34.400Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T20:32:34.400Z] 5c69ac0246d0: Download complete [2023-11-28T20:32:34.400Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:32:34.400Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:32:34.400Z] 33b1e0a273af: Download complete [2023-11-28T20:32:34.400Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T20:32:34.400Z] 5d3b04190fa2: Download complete [2023-11-28T20:32:34.400Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:32:34.400Z] ec43610c2a17: Download complete [2023-11-28T20:32:34.660Z] 5eb5b503b376: Verifying Checksum [2023-11-28T20:32:34.660Z] 5eb5b503b376: Download complete [2023-11-28T20:32:35.226Z] 2f39f015ded8: Download complete [2023-11-28T20:32:35.790Z] 5eb5b503b376: Pull complete [2023-11-28T20:32:36.047Z] 5c69ac0246d0: Pull complete [2023-11-28T20:32:36.305Z] ec43610c2a17: Pull complete [2023-11-28T20:32:36.305Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:32:36.562Z] 33b1e0a273af: Pull complete [2023-11-28T20:32:36.562Z] 5d3b04190fa2: Pull complete [2023-11-28T20:32:40.746Z] 2f39f015ded8: Pull complete [2023-11-28T20:32:40.746Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:32:40.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:40.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:32:40.971Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2023-11-28T20:32:41.003Z] $ 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-11-28T20:32:46.122Z] $ docker top 7bde4522c44c26f19949b31426f044ff0b1918c0a75c94fde2d4b163c0dc3aee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:46.548Z] ---> job-cost.sh [2023-11-28T20:32:46.548Z] lf-activate-venv: SKIPPING [2023-11-28T20:32:46.548Z] INFO: No Stack... [2023-11-28T20:32:46.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:32:47.374Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:32:47.660Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-11-28T20:32:47.660Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:32:47.672Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] [2023-11-28T20:32:47.683Z] Resource [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] did not exist. Created. [2023-11-28T20:32:47.683Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:32:48.048Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:32:48.118Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:32:48.125Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:32:48.217Z] $ docker stop --time=1 7bde4522c44c26f19949b31426f044ff0b1918c0a75c94fde2d4b163c0dc3aee [2023-11-28T20:32:49.509Z] $ docker rm -f --volumes 7bde4522c44c26f19949b31426f044ff0b1918c0a75c94fde2d4b163c0dc3aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T20:57:06.964Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6619 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-11-28T20:57:07.008Z] Running in /w/workspace/app-record-replay/75 [Pipeline] { [Pipeline] checkout [2023-11-28T20:57:07.076Z] Selected Git installation does not exist. Using Default [2023-11-28T20:57:07.076Z] The recommended git tool is: NONE [2023-11-28T20:57:13.317Z] using credential edgex-jenkins-ssh [2023-11-28T20:57:13.341Z] Cloning the remote Git repository [2023-11-28T20:57:13.393Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-28T20:57:13.507Z] > git init /w/workspace/app-record-replay/75 # timeout=10 [2023-11-28T20:57:13.731Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-28T20:57:13.733Z] > git --version # timeout=10 [2023-11-28T20:57:13.764Z] > git --version # 'git version 2.25.1' [2023-11-28T20:57:13.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T20:57:13.968Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:57:15.617Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-28T20:57:15.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:57:16.844Z] Avoid second fetch [2023-11-28T20:57:16.845Z] Checking out Revision b73e8993c43ebe873df5cbdb244a85e7d5ee0384 (main) [2023-11-28T20:57:16.869Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T20:57:16.931Z] > git checkout -f b73e8993c43ebe873df5cbdb244a85e7d5ee0384 # timeout=10 [2023-11-28T20:57:21.546Z] Commit message: "build: Update to latest 3.2.0 dev go-mods (#109)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:57:22.921Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T20:57:22.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:57:22.921Z] Dload Upload Total Spent Left Speed [2023-11-28T20:57:22.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh [2023-11-28T20:57:23.289Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T20:57:23.695Z] + sudo tee /etc/docker/daemon.new [2023-11-28T20:57:23.695Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T20:57:23.695Z] { [2023-11-28T20:57:23.695Z] "registry-mirrors": [ [2023-11-28T20:57:23.695Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T20:57:23.695Z] ], [2023-11-28T20:57:23.695Z] "bip": "10.250.0.254/24", [2023-11-28T20:57:23.695Z] "hosts": [ [2023-11-28T20:57:23.695Z] "tcp://0.0.0.0:5555", [2023-11-28T20:57:23.695Z] "unix:///var/run/docker.sock" [2023-11-28T20:57:23.695Z] ], [2023-11-28T20:57:23.695Z] "mtu": 1458, [2023-11-28T20:57:23.695Z] "selinux-enabled": true, [2023-11-28T20:57:23.695Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T20:57:23.695Z] } [Pipeline] sh [2023-11-28T20:57:24.061Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T20:57:24.465Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:57:42.822Z] provisioning config files... [2023-11-28T20:57:42.853Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/75@tmp/config15180621276237513628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:57:43.319Z] ---> ****-login.sh [2023-11-28T20:57:43.319Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:57:43.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:57:43.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:57:43.909Z] Configure a credential helper to remove this warning. See [2023-11-28T20:57:43.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:57:43.909Z] [2023-11-28T20:57:43.909Z] Login Succeeded [2023-11-28T20:57:43.909Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:57:44.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:57:44.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:57:44.180Z] Configure a credential helper to remove this warning. See [2023-11-28T20:57:44.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:57:44.180Z] [2023-11-28T20:57:44.180Z] Login Succeeded [2023-11-28T20:57:44.470Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:57:44.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:57:44.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:57:44.741Z] Configure a credential helper to remove this warning. See [2023-11-28T20:57:44.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:57:44.741Z] [2023-11-28T20:57:44.741Z] Login Succeeded [2023-11-28T20:57:44.741Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:57:45.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:57:45.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:57:45.012Z] Configure a credential helper to remove this warning. See [2023-11-28T20:57:45.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:57:45.012Z] [2023-11-28T20:57:45.012Z] Login Succeeded [2023-11-28T20:57:45.012Z] ****.io [2023-11-28T20:57:45.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:57:45.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:57:45.560Z] Configure a credential helper to remove this warning. See [2023-11-28T20:57:45.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:57:45.560Z] [2023-11-28T20:57:45.560Z] Login Succeeded [2023-11-28T20:57:45.560Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:57:45.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:57:46.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:57:46.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:57:46.167Z] ========================================================= [2023-11-28T20:57:46.167Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T20:57:46.167Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:57:46.679Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:57:50.959Z] Sending build context to Docker daemon 259.1kB [2023-11-28T20:57:50.959Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:57:50.959Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:57:50.959Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T20:57:50.959Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T20:57:50.959Z] 5d54e960e981: Pulling fs layer [2023-11-28T20:57:50.959Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T20:57:50.959Z] f0e02332f6b5: Pulling fs layer [2023-11-28T20:57:50.959Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T20:57:50.959Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T20:57:50.959Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T20:57:50.959Z] f0e02332f6b5: Waiting [2023-11-28T20:57:50.959Z] 872ee5b61b7b: Waiting [2023-11-28T20:57:50.959Z] 94ae7d8d031c: Waiting [2023-11-28T20:57:50.959Z] 5d54e960e981: Verifying Checksum [2023-11-28T20:57:50.959Z] 5d54e960e981: Download complete [2023-11-28T20:57:50.959Z] f0e02332f6b5: Verifying Checksum [2023-11-28T20:57:50.959Z] f0e02332f6b5: Download complete [2023-11-28T20:57:50.959Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T20:57:50.959Z] 872ee5b61b7b: Download complete [2023-11-28T20:57:51.230Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T20:57:51.230Z] 94ae7d8d031c: Download complete [2023-11-28T20:57:51.504Z] 9fda8d8052c6: Pull complete [2023-11-28T20:57:52.094Z] 5d54e960e981: Pull complete [2023-11-28T20:57:52.366Z] c4a7e357bf2a: Download complete [2023-11-28T20:57:53.336Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T20:57:53.336Z] 0c6a40ed1a82: Download complete [2023-11-28T20:58:05.677Z] c4a7e357bf2a: Pull complete [2023-11-28T20:58:05.677Z] f0e02332f6b5: Pull complete [2023-11-28T20:58:05.677Z] 872ee5b61b7b: Pull complete [2023-11-28T20:58:13.933Z] 0c6a40ed1a82: Pull complete [2023-11-28T20:58:15.891Z] 94ae7d8d031c: Pull complete [2023-11-28T20:58:15.891Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T20:58:15.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T20:58:15.891Z] ---> 86de565de09d [2023-11-28T20:58:15.891Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:58:16.867Z] ---> Running in 8e4323e95111 [2023-11-28T20:58:16.867Z] Removing intermediate container 8e4323e95111 [2023-11-28T20:58:16.867Z] ---> 5cd86e687d77 [2023-11-28T20:58:16.867Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:58:17.141Z] ---> Running in 3198d7c29c03 [2023-11-28T20:58:17.415Z] Removing intermediate container 3198d7c29c03 [2023-11-28T20:58:17.415Z] ---> 6c69f37dabb1 [2023-11-28T20:58:17.415Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:58:17.415Z] ---> Running in 9478efdf67e9 [2023-11-28T20:58:17.691Z] Removing intermediate container 9478efdf67e9 [2023-11-28T20:58:17.691Z] ---> 1c6eaef5040b [2023-11-28T20:58:17.691Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:58:17.691Z] ---> Running in 26b1cb11b177 [2023-11-28T20:58:19.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:58:19.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:58:20.354Z] OK: 266 MiB in 52 packages [2023-11-28T20:58:21.341Z] Removing intermediate container 26b1cb11b177 [2023-11-28T20:58:21.341Z] ---> 8d0649eb6fdd [2023-11-28T20:58:21.341Z] Step 7/12 : WORKDIR /app [2023-11-28T20:58:21.341Z] ---> Running in ebd5a714e97f [2023-11-28T20:58:21.935Z] Removing intermediate container ebd5a714e97f [2023-11-28T20:58:21.935Z] ---> bf1386545c94 [2023-11-28T20:58:21.935Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T20:58:22.204Z] ---> c7514df9a873 [2023-11-28T20:58:22.204Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:58:22.204Z] ---> Running in 7afb202a7a23 [2023-11-28T20:59:43.885Z] Removing intermediate container 7afb202a7a23 [2023-11-28T20:59:43.885Z] ---> 4d5f859e6589 [2023-11-28T20:59:43.885Z] Step 10/12 : COPY . . [2023-11-28T20:59:43.885Z] ---> 70b9d0a031f0 [2023-11-28T20:59:43.885Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:59:43.885Z] ---> Running in 289e9de278cb [2023-11-28T20:59:43.885Z] Removing intermediate container 289e9de278cb [2023-11-28T20:59:43.885Z] ---> cbee977f9bee [2023-11-28T20:59:43.885Z] Step 12/12 : RUN $MAKE [2023-11-28T20:59:43.885Z] ---> Running in e8c920e7f374 [2023-11-28T20:59:43.885Z] noop [2023-11-28T20:59:43.885Z] Removing intermediate container e8c920e7f374 [2023-11-28T20:59:43.885Z] ---> c7b0888a4ddf [2023-11-28T20:59:43.885Z] Successfully built c7b0888a4ddf [2023-11-28T20:59:43.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:59:44.407Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:59:44.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:59:44.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-6619 does not seem to be running inside a container [2023-11-28T20:59:44.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/75 -v /w/workspace/app-record-replay/75:/w/workspace/app-record-replay/75:rw,z -v /w/workspace/app-record-replay/75@tmp:/w/workspace/app-record-replay/75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T20:59:47.037Z] $ docker top 0c23ccf6aada39912bb72a3a6f9780aeddd451457a0bf39da3d3181527899c66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:59:47.952Z] + go version [2023-11-28T20:59:47.952Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T20:59:47.980Z] $ docker stop --time=1 0c23ccf6aada39912bb72a3a6f9780aeddd451457a0bf39da3d3181527899c66 [2023-11-28T20:59:49.626Z] $ docker rm -f --volumes 0c23ccf6aada39912bb72a3a6f9780aeddd451457a0bf39da3d3181527899c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:59:50.524Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:59:50.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:59:50.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-6619 does not seem to be running inside a container [2023-11-28T20:59:50.853Z] $ 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/75 -v /w/workspace/app-record-replay/75:/w/workspace/app-record-replay/75:rw,z -v /w/workspace/app-record-replay/75@tmp:/w/workspace/app-record-replay/75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T20:59:52.152Z] $ docker top bbc4cca5c58ed1a2ec47a049d0794ea238cee9ba5c2fc81f507718f6826ca0af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:59:53.035Z] + git config --global --add safe.directory /w/workspace/app-record-replay/75 [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:59:53.755Z] + make test [2023-11-28T20:59:53.755Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T21:02:16.385Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-28T21:02:16.385Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.239s coverage: 88.0% of statements [2023-11-28T21:02:19.736Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-28T21:02:19.736Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-28T21:02:21.148Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-28T21:02:29.356Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.982s coverage: 98.7% of statements [2023-11-28T21:02:29.356Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.551s coverage: 89.7% of statements [2023-11-28T21:02:29.357Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.166s coverage: 100.0% of statements [2023-11-28T21:02:30.320Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T21:02:30.320Z] go vet ./... [2023-11-28T21:04:21.974Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T21:04:21.974Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T21:04:21.974Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T21:04:22.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T21:04:22.635Z] $ docker stop --time=1 bbc4cca5c58ed1a2ec47a049d0794ea238cee9ba5c2fc81f507718f6826ca0af [2023-11-28T21:04:24.581Z] $ docker rm -f --volumes bbc4cca5c58ed1a2ec47a049d0794ea238cee9ba5c2fc81f507718f6826ca0af [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:04:26.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T21:04:26.290Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T21:04:26.784Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:04:27.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T21:04:27.713Z] + ls -al . [2023-11-28T21:04:27.713Z] total 188 [2023-11-28T21:04:27.713Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:59 . [2023-11-28T21:04:27.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:57 .. [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 20:57 .dockerignore [2023-11-28T21:04:27.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:57 .git [2023-11-28T21:04:27.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:57 .github [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 28 20:57 .gitignore [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:57 .golangci.yml [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 28 20:57 Attribution.txt [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 28 20:57 CHANGELOG.md [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 1725 Nov 28 20:57 Dockerfile [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:57 GOVERNANCE.md [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 28 20:57 Jenkinsfile [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 20:57 LICENSE [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 3136 Nov 28 20:57 Makefile [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 28 20:57 OWNERS.md [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 28 20:57 README.md [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 28 20:57 Record and Reply.postman_collection.json [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION [2023-11-28T21:04:27.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:57 bin [2023-11-28T21:04:27.713Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 28 21:02 coverage.out [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 3901 Nov 28 20:57 go.mod [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 34881 Nov 28 20:57 go.sum [2023-11-28T21:04:27.713Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 20:57 internal [2023-11-28T21:04:27.713Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 28 20:57 main.go [2023-11-28T21:04:27.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:57 openapi [2023-11-28T21:04:27.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:57 pkg [2023-11-28T21:04:27.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:04:28.137Z] + 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=b73e8993c43ebe873df5cbdb244a85e7d5ee0384 --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T21:04:28.408Z] Sending build context to Docker daemon 284.7kB [2023-11-28T21:04:28.408Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:04:28.408Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-28T21:04:28.408Z] ---> c7b0888a4ddf [2023-11-28T21:04:28.408Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T21:04:28.408Z] ---> Running in a3e5c44aff66 [2023-11-28T21:04:28.995Z] Removing intermediate container a3e5c44aff66 [2023-11-28T21:04:28.995Z] ---> 29f5721a092c [2023-11-28T21:04:28.995Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:04:28.995Z] ---> Running in 02bc0db1cf2d [2023-11-28T21:04:29.263Z] Removing intermediate container 02bc0db1cf2d [2023-11-28T21:04:29.263Z] ---> 3b4fb8f2ae15 [2023-11-28T21:04:29.263Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:04:29.263Z] ---> Running in dea6286d9c73 [2023-11-28T21:04:29.530Z] Removing intermediate container dea6286d9c73 [2023-11-28T21:04:29.530Z] ---> 0dadd710e50d [2023-11-28T21:04:29.530Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:04:29.797Z] ---> Running in 9b8d31612b0e [2023-11-28T21:04:30.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:04:31.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:04:32.314Z] OK: 266 MiB in 52 packages [2023-11-28T21:04:35.658Z] Removing intermediate container 9b8d31612b0e [2023-11-28T21:04:35.658Z] ---> d6606b2b8a3f [2023-11-28T21:04:35.658Z] Step 7/27 : WORKDIR /app [2023-11-28T21:04:35.658Z] ---> Running in 57581afaef86 [2023-11-28T21:04:35.925Z] Removing intermediate container 57581afaef86 [2023-11-28T21:04:35.925Z] ---> 8b37b7b1c687 [2023-11-28T21:04:35.925Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-28T21:04:36.511Z] ---> 1f2808f3cb4a [2023-11-28T21:04:36.511Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:04:36.511Z] ---> Running in 69b7a7951f2f [2023-11-28T21:04:39.108Z] Removing intermediate container 69b7a7951f2f [2023-11-28T21:04:39.108Z] ---> 5e1076634379 [2023-11-28T21:04:39.108Z] Step 10/27 : COPY . . [2023-11-28T21:04:39.694Z] ---> 869a80c0f98a [2023-11-28T21:04:39.694Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:04:39.694Z] ---> Running in ab283c35050e [2023-11-28T21:04:39.964Z] Removing intermediate container ab283c35050e [2023-11-28T21:04:39.964Z] ---> cfd18dc374a6 [2023-11-28T21:04:39.964Z] Step 12/27 : RUN $MAKE [2023-11-28T21:04:40.232Z] ---> Running in 7ca9b816c4c0 [2023-11-28T21:04:41.193Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1" -trimpath -mod=readonly -o app-record-replay [2023-11-28T21:06:32.926Z] Removing intermediate container 7ca9b816c4c0 [2023-11-28T21:06:32.926Z] ---> 079f555aee24 [2023-11-28T21:06:32.926Z] Step 13/27 : FROM alpine:3.18 [2023-11-28T21:06:32.926Z] 3.18: Pulling from library/alpine [2023-11-28T21:06:32.926Z] 579b34f0a95b: Pulling fs layer [2023-11-28T21:06:32.926Z] 579b34f0a95b: Verifying Checksum [2023-11-28T21:06:32.926Z] 579b34f0a95b: Download complete [2023-11-28T21:06:32.926Z] 579b34f0a95b: Pull complete [2023-11-28T21:06:32.926Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T21:06:32.926Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T21:06:32.926Z] ---> 3cc203321400 [2023-11-28T21:06:32.926Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T21:06:32.926Z] ---> Running in 8ee971b1189d [2023-11-28T21:06:32.926Z] Removing intermediate container 8ee971b1189d [2023-11-28T21:06:32.926Z] ---> b888013a00fd [2023-11-28T21:06:32.926Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-28T21:06:32.926Z] ---> Running in ac695f968092 [2023-11-28T21:06:32.926Z] Removing intermediate container ac695f968092 [2023-11-28T21:06:32.926Z] ---> 6efa00e0c96e [2023-11-28T21:06:32.926Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T21:06:32.926Z] ---> Running in 6386849529ad [2023-11-28T21:06:32.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:06:32.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:06:33.888Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T21:06:34.157Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T21:06:34.157Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T21:06:34.157Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T21:06:34.424Z] OK: 9 MiB in 17 packages [2023-11-28T21:06:35.840Z] Removing intermediate container 6386849529ad [2023-11-28T21:06:35.840Z] ---> 4f537de165c5 [2023-11-28T21:06:35.840Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-28T21:06:35.840Z] ---> Running in 0afb94f29f6a [2023-11-28T21:06:36.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:06:37.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:06:38.030Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:06:38.030Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:06:38.299Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T21:06:38.299Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:06:38.299Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:06:38.299Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:06:38.299Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:06:38.299Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:06:38.299Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:06:38.299Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T21:06:38.578Z] OK: 9 MiB in 17 packages [2023-11-28T21:06:41.998Z] Removing intermediate container 0afb94f29f6a [2023-11-28T21:06:41.998Z] ---> d39f18ad31ea [2023-11-28T21:06:41.998Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-28T21:06:42.587Z] ---> ea9893ed9a39 [2023-11-28T21:06:42.587Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-28T21:06:43.175Z] ---> 6953865f71d0 [2023-11-28T21:06:43.175Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-28T21:06:43.761Z] ---> a8bc935d057c [2023-11-28T21:06:43.761Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-28T21:06:45.172Z] ---> 3724428be611 [2023-11-28T21:06:45.172Z] Step 22/27 : EXPOSE 59712 [2023-11-28T21:06:45.443Z] ---> Running in 051644b18c81 [2023-11-28T21:06:45.711Z] Removing intermediate container 051644b18c81 [2023-11-28T21:06:45.711Z] ---> d5ac88a655ee [2023-11-28T21:06:45.711Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-11-28T21:06:45.711Z] ---> Running in 382d9a3508ac [2023-11-28T21:06:45.980Z] Removing intermediate container 382d9a3508ac [2023-11-28T21:06:45.980Z] ---> 5aa435172de8 [2023-11-28T21:06:45.980Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T21:06:46.256Z] ---> Running in f30c28dfe821 [2023-11-28T21:06:46.525Z] Removing intermediate container f30c28dfe821 [2023-11-28T21:06:46.525Z] ---> 71bbf3d7b182 [2023-11-28T21:06:46.525Z] Step 25/27 : LABEL arch=arm64 [2023-11-28T21:06:46.525Z] ---> Running in aa802b72a822 [2023-11-28T21:06:46.796Z] Removing intermediate container aa802b72a822 [2023-11-28T21:06:46.796Z] ---> bba2d506ad7e [2023-11-28T21:06:46.796Z] Step 26/27 : LABEL git_sha=b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [2023-11-28T21:06:47.066Z] ---> Running in bbed8fa44abf [2023-11-28T21:06:47.333Z] Removing intermediate container bbed8fa44abf [2023-11-28T21:06:47.333Z] ---> cce2e507005f [2023-11-28T21:06:47.333Z] Step 27/27 : LABEL version=3.2.0-dev.1 [2023-11-28T21:06:47.333Z] ---> Running in 5d238db4d626 [2023-11-28T21:06:47.599Z] Removing intermediate container 5d238db4d626 [2023-11-28T21:06:47.599Z] ---> 77fe42041069 [2023-11-28T21:06:47.599Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T21:06:47.599Z] Successfully built 77fe42041069 [2023-11-28T21:06:47.599Z] 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-11-28T21:06:48.061Z] provisioning config files... [2023-11-28T21:06:48.074Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/75@tmp/config12748486512887679677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:06:48.485Z] ---> ****-login.sh [2023-11-28T21:06:48.485Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:06:48.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:06:48.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:06:48.754Z] Configure a credential helper to remove this warning. See [2023-11-28T21:06:48.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:06:48.754Z] [2023-11-28T21:06:48.754Z] Login Succeeded [2023-11-28T21:06:48.754Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:06:49.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:06:49.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:06:49.023Z] Configure a credential helper to remove this warning. See [2023-11-28T21:06:49.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:06:49.023Z] [2023-11-28T21:06:49.023Z] Login Succeeded [2023-11-28T21:06:49.023Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:06:49.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:06:49.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:06:49.558Z] Configure a credential helper to remove this warning. See [2023-11-28T21:06:49.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:06:49.558Z] [2023-11-28T21:06:49.558Z] Login Succeeded [2023-11-28T21:06:49.558Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:06:49.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:06:49.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:06:49.825Z] Configure a credential helper to remove this warning. See [2023-11-28T21:06:49.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:06:49.825Z] [2023-11-28T21:06:49.825Z] Login Succeeded [2023-11-28T21:06:49.825Z] ****.io [2023-11-28T21:06:50.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:06:50.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:06:50.358Z] Configure a credential helper to remove this warning. See [2023-11-28T21:06:50.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:06:50.358Z] [2023-11-28T21:06:50.358Z] Login Succeeded [2023-11-28T21:06:50.358Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:06:50.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:06:50.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:06:50.622Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-11-28T21:06:50.622Z] b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [2023-11-28T21:06:50.622Z] latest [2023-11-28T21:06:50.622Z] 3.2.0-dev.1 [2023-11-28T21:06:50.622Z] b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 [2023-11-28T21:06:50.622Z] main [2023-11-28T21:06:50.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:06:51.178Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:06:51.651Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [2023-11-28T21:06:51.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-28T21:06:51.651Z] 18ffeed56f9f: Preparing [2023-11-28T21:06:51.651Z] b12132d33bb6: Preparing [2023-11-28T21:06:51.651Z] 0af805837321: Preparing [2023-11-28T21:06:51.651Z] 459d77ed5c2d: Preparing [2023-11-28T21:06:51.651Z] 5f97ef512443: Preparing [2023-11-28T21:06:51.651Z] 11261eb54f1a: Preparing [2023-11-28T21:06:51.651Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:06:51.651Z] 11261eb54f1a: Waiting [2023-11-28T21:06:51.651Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:06:51.921Z] 459d77ed5c2d: Pushed [2023-11-28T21:06:51.922Z] b12132d33bb6: Pushed [2023-11-28T21:06:51.922Z] 0af805837321: Pushed [2023-11-28T21:06:51.922Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:06:52.188Z] 11261eb54f1a: Pushed [2023-11-28T21:06:53.759Z] 5f97ef512443: Pushed [2023-11-28T21:06:58.072Z] 18ffeed56f9f: Pushed [2023-11-28T21:06:58.072Z] b73e8993c43ebe873df5cbdb244a85e7d5ee0384: digest: sha256:64128135db373d45539f79de8ddf8190fcd9cc05ff21e40f0a86d60b22b91389 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:06:58.567Z] + 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-11-28T21:06:59.039Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-28T21:06:59.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-28T21:06:59.039Z] 18ffeed56f9f: Preparing [2023-11-28T21:06:59.039Z] b12132d33bb6: Preparing [2023-11-28T21:06:59.039Z] 0af805837321: Preparing [2023-11-28T21:06:59.039Z] 459d77ed5c2d: Preparing [2023-11-28T21:06:59.039Z] 5f97ef512443: Preparing [2023-11-28T21:06:59.039Z] 11261eb54f1a: Preparing [2023-11-28T21:06:59.039Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:06:59.039Z] 11261eb54f1a: Waiting [2023-11-28T21:06:59.039Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:06:59.039Z] b12132d33bb6: Layer already exists [2023-11-28T21:06:59.039Z] 0af805837321: Layer already exists [2023-11-28T21:06:59.039Z] 459d77ed5c2d: Layer already exists [2023-11-28T21:06:59.039Z] 5f97ef512443: Layer already exists [2023-11-28T21:06:59.039Z] 18ffeed56f9f: Layer already exists [2023-11-28T21:06:59.039Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:06:59.039Z] 11261eb54f1a: Layer already exists [2023-11-28T21:06:59.304Z] latest: digest: sha256:64128135db373d45539f79de8ddf8190fcd9cc05ff21e40f0a86d60b22b91389 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:06:59.789Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:07:00.312Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.1 [2023-11-28T21:07:00.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-28T21:07:00.312Z] 18ffeed56f9f: Preparing [2023-11-28T21:07:00.312Z] b12132d33bb6: Preparing [2023-11-28T21:07:00.312Z] 0af805837321: Preparing [2023-11-28T21:07:00.312Z] 459d77ed5c2d: Preparing [2023-11-28T21:07:00.312Z] 5f97ef512443: Preparing [2023-11-28T21:07:00.312Z] 11261eb54f1a: Preparing [2023-11-28T21:07:00.312Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:07:00.312Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:07:00.312Z] 11261eb54f1a: Waiting [2023-11-28T21:07:00.312Z] 18ffeed56f9f: Layer already exists [2023-11-28T21:07:00.312Z] b12132d33bb6: Layer already exists [2023-11-28T21:07:00.312Z] 0af805837321: Layer already exists [2023-11-28T21:07:00.312Z] 5f97ef512443: Layer already exists [2023-11-28T21:07:00.312Z] 459d77ed5c2d: Layer already exists [2023-11-28T21:07:00.312Z] 11261eb54f1a: Layer already exists [2023-11-28T21:07:00.312Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:07:00.579Z] 3.2.0-dev.1: digest: sha256:64128135db373d45539f79de8ddf8190fcd9cc05ff21e40f0a86d60b22b91389 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:07:01.054Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:07:01.540Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 [2023-11-28T21:07:01.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-28T21:07:01.540Z] 18ffeed56f9f: Preparing [2023-11-28T21:07:01.540Z] b12132d33bb6: Preparing [2023-11-28T21:07:01.540Z] 0af805837321: Preparing [2023-11-28T21:07:01.540Z] 459d77ed5c2d: Preparing [2023-11-28T21:07:01.540Z] 5f97ef512443: Preparing [2023-11-28T21:07:01.540Z] 11261eb54f1a: Preparing [2023-11-28T21:07:01.540Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:07:01.540Z] 11261eb54f1a: Waiting [2023-11-28T21:07:01.540Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:07:01.540Z] b12132d33bb6: Layer already exists [2023-11-28T21:07:01.540Z] 5f97ef512443: Layer already exists [2023-11-28T21:07:01.540Z] 18ffeed56f9f: Layer already exists [2023-11-28T21:07:01.540Z] 459d77ed5c2d: Layer already exists [2023-11-28T21:07:01.540Z] 0af805837321: Layer already exists [2023-11-28T21:07:01.540Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:07:01.540Z] 11261eb54f1a: Layer already exists [2023-11-28T21:07:01.808Z] b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1: digest: sha256:64128135db373d45539f79de8ddf8190fcd9cc05ff21e40f0a86d60b22b91389 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:07:02.299Z] + 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-11-28T21:07:02.781Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-11-28T21:07:02.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-28T21:07:02.781Z] 18ffeed56f9f: Preparing [2023-11-28T21:07:02.781Z] b12132d33bb6: Preparing [2023-11-28T21:07:02.781Z] 0af805837321: Preparing [2023-11-28T21:07:02.781Z] 459d77ed5c2d: Preparing [2023-11-28T21:07:02.781Z] 5f97ef512443: Preparing [2023-11-28T21:07:02.781Z] 11261eb54f1a: Preparing [2023-11-28T21:07:02.781Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:07:02.781Z] 11261eb54f1a: Waiting [2023-11-28T21:07:02.781Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:07:02.781Z] 0af805837321: Layer already exists [2023-11-28T21:07:02.781Z] 5f97ef512443: Layer already exists [2023-11-28T21:07:02.781Z] b12132d33bb6: Layer already exists [2023-11-28T21:07:02.781Z] 18ffeed56f9f: Layer already exists [2023-11-28T21:07:02.781Z] 459d77ed5c2d: Layer already exists [2023-11-28T21:07:02.781Z] 11261eb54f1a: Layer already exists [2023-11-28T21:07:02.781Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:07:03.049Z] main: digest: sha256:64128135db373d45539f79de8ddf8190fcd9cc05ff21e40f0a86d60b22b91389 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:07:03.361Z] ===================================================== [Pipeline] echo [2023-11-28T21:07:03.417Z] taggedImages: [2023-11-28T21:07:03.417Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [2023-11-28T21:07:03.417Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-28T21:07:03.417Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.1 [2023-11-28T21:07:03.417Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:b73e8993c43ebe873df5cbdb244a85e7d5ee0384-3.2.0-dev.1 [2023-11-28T21:07:03.417Z] - 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-11-28T21:07:04.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:07:04.053Z] [2023-11-28T21:07:04.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:07:04.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:07:04.427Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T21:07:04.427Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T21:07:04.427Z] 04944245beec: Pulling fs layer [2023-11-28T21:07:04.427Z] 699f458cf7ca: Pulling fs layer [2023-11-28T21:07:04.427Z] 765212b225bb: Pulling fs layer [2023-11-28T21:07:04.427Z] f23df028b6ca: Pulling fs layer [2023-11-28T21:07:04.427Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T21:07:04.427Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T21:07:04.427Z] d65c8cfc05b1: Waiting [2023-11-28T21:07:04.427Z] 2437ff75d9bd: Waiting [2023-11-28T21:07:04.427Z] 765212b225bb: Waiting [2023-11-28T21:07:04.696Z] 04944245beec: Verifying Checksum [2023-11-28T21:07:04.696Z] 04944245beec: Download complete [2023-11-28T21:07:04.696Z] 765212b225bb: Download complete [2023-11-28T21:07:04.696Z] f23df028b6ca: Verifying Checksum [2023-11-28T21:07:04.696Z] f23df028b6ca: Download complete [2023-11-28T21:07:04.696Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T21:07:04.696Z] d65c8cfc05b1: Download complete [2023-11-28T21:07:04.964Z] 699f458cf7ca: Verifying Checksum [2023-11-28T21:07:04.964Z] 699f458cf7ca: Download complete [2023-11-28T21:07:05.234Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T21:07:05.234Z] 8998bd30e6a1: Download complete [2023-11-28T21:07:07.813Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T21:07:07.813Z] 2437ff75d9bd: Download complete [2023-11-28T21:07:09.755Z] 8998bd30e6a1: Pull complete [2023-11-28T21:07:10.030Z] 04944245beec: Pull complete [2023-11-28T21:07:11.435Z] 699f458cf7ca: Pull complete [2023-11-28T21:07:11.705Z] 765212b225bb: Pull complete [2023-11-28T21:07:12.665Z] f23df028b6ca: Pull complete [2023-11-28T21:07:12.933Z] d65c8cfc05b1: Pull complete [2023-11-28T21:07:27.916Z] 2437ff75d9bd: Pull complete [2023-11-28T21:07:27.916Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T21:07:27.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:07:27.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:07:28.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-6619 does not seem to be running inside a container [2023-11-28T21:07:28.352Z] $ 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/75 -v /w/workspace/app-record-replay/75:/w/workspace/app-record-replay/75:rw,z -v /w/workspace/app-record-replay/75@tmp:/w/workspace/app-record-replay/75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T21:07:30.979Z] $ docker top fb70f14c4270291ac07d2e041b796fd70f2a05e995aecbb5883f16752750dc07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:07:31.893Z] ---> job-cost.sh [2023-11-28T21:07:31.894Z] lf-activate-venv: SKIPPING [2023-11-28T21:07:31.894Z] INFO: No Stack... [2023-11-28T21:07:32.474Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T21:07:33.055Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T21:07:33.688Z] + + cut -d, -f6 [2023-11-28T21:07:33.688Z] cat /w/workspace/app-record-replay/75/archives/cost.csv [Pipeline] lock [2023-11-28T21:07:33.747Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] [2023-11-28T21:07:33.755Z] Resource [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] did not exist. Created. [2023-11-28T21:07:33.755Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:07:34.191Z] /w/workspace/app-record-replay/75@tmp/durable-f1ba733e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T21:07:34.831Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T21:07:34.848Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T21:07:34.906Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T21:07:34.971Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T21:07:35.096Z] $ docker stop --time=1 fb70f14c4270291ac07d2e041b796fd70f2a05e995aecbb5883f16752750dc07 [2023-11-28T21:07:38.648Z] $ docker rm -f --volumes fb70f14c4270291ac07d2e041b796fd70f2a05e995aecbb5883f16752750dc07 [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-11-28T21:07:39.961Z] provisioning config files... [2023-11-28T21:07:39.970Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11734434241877150428tmp [Pipeline] { [Pipeline] sh [2023-11-28T21:07:40.358Z] + set +x [2023-11-28T21:07:40.358Z] + curl -s https://codecov.io/bash [2023-11-28T21:07:40.358Z] + bash -s -- [2023-11-28T21:07:40.358Z] [2023-11-28T21:07:40.358Z] _____ _ [2023-11-28T21:07:40.358Z] / ____| | | [2023-11-28T21:07:40.358Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T21:07:40.358Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T21:07:40.358Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T21:07:40.358Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T21:07:40.358Z] Bash-1.0.6 [2023-11-28T21:07:40.358Z] [2023-11-28T21:07:40.358Z] [2023-11-28T21:07:40.358Z] ==> git version 2.25.1 found [2023-11-28T21:07:40.358Z] ==> 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-11-28T21:07:40.358Z] Release-Date: 2020-01-08 [2023-11-28T21:07:40.358Z] 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-11-28T21:07:40.358Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T21:07:40.358Z] ==> Jenkins CI detected. [2023-11-28T21:07:40.358Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-11-28T21:07:40.358Z] project root: . [2023-11-28T21:07:40.358Z] --> token set from env [2023-11-28T21:07:40.358Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T21:07:40.358Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T21:07:40.358Z] ==> Python coveragepy not found [2023-11-28T21:07:40.358Z] ==> Searching for coverage reports in: [2023-11-28T21:07:40.358Z] + . [2023-11-28T21:07:40.358Z] -> Found 1 reports [2023-11-28T21:07:40.358Z] ==> Detecting git/mercurial file structure [2023-11-28T21:07:40.358Z] ==> Reading reports [2023-11-28T21:07:40.358Z] + ./coverage.out bytes=24666 [2023-11-28T21:07:40.358Z] ==> Appending adjustments [2023-11-28T21:07:40.358Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T21:07:40.617Z] + Found adjustments [2023-11-28T21:07:40.617Z] ==> Gzipping contents [2023-11-28T21:07:40.617Z] 8.0K /tmp/codecov.G4NLjl.gz [2023-11-28T21:07:40.617Z] ==> Uploading reports [2023-11-28T21:07:40.617Z] url: https://codecov.io [2023-11-28T21:07:40.617Z] query: branch=main&commit=b73e8993c43ebe873df5cbdb244a85e7d5ee0384&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:07:40.617Z] -> Pinging Codecov [2023-11-28T21:07:40.617Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b73e8993c43ebe873df5cbdb244a85e7d5ee0384&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:07:40.617Z] -> Uploading to [2023-11-28T21:07:40.617Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/F467761B9912B4F32F9BC62907045C81/b73e8993c43ebe873df5cbdb244a85e7d5ee0384/fd1b5324-1b2f-4eda-a8ff-11e00cf9656d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T210740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2502dd97e43f57c706b58ad263e593af4f51a47485d810cbcd2382b471d536b [2023-11-28T21:07:40.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:07:40.617Z] Dload Upload Total Spent Left Speed [2023-11-28T21:07:40.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 20815 --:--:-- --:--:-- --:--:-- 20815 [2023-11-28T21:07:40.876Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] } [2023-11-28T21:07:40.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T21:07:41.289Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T21:07:41.302Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:07:41.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:07:41.746Z] [2023-11-28T21:07:41.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:07:42.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:07:42.092Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T21:07:42.092Z] df9b9388f04a: Pulling fs layer [2023-11-28T21:07:42.092Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T21:07:42.092Z] 25bc292e5bac: Pulling fs layer [2023-11-28T21:07:42.092Z] 114826534d7a: Pulling fs layer [2023-11-28T21:07:42.092Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T21:07:42.092Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T21:07:42.092Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T21:07:42.092Z] 4657fd5d0bcf: Waiting [2023-11-28T21:07:42.092Z] 6ad1cebc031e: Waiting [2023-11-28T21:07:42.092Z] 114826534d7a: Waiting [2023-11-28T21:07:42.092Z] 8a3aa393b2d8: Waiting [2023-11-28T21:07:42.092Z] 25bc292e5bac: Download complete [2023-11-28T21:07:42.092Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T21:07:42.092Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T21:07:42.092Z] 4657fd5d0bcf: Download complete [2023-11-28T21:07:42.092Z] df9b9388f04a: Download complete [2023-11-28T21:07:42.352Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T21:07:42.352Z] 6ad1cebc031e: Download complete [2023-11-28T21:07:42.352Z] df9b9388f04a: Pull complete [2023-11-28T21:07:42.352Z] 52dc419b0ee2: Pull complete [2023-11-28T21:07:42.352Z] 25bc292e5bac: Pull complete [2023-11-28T21:07:42.921Z] 114826534d7a: Verifying Checksum [2023-11-28T21:07:42.921Z] 114826534d7a: Download complete [2023-11-28T21:07:42.921Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T21:07:42.921Z] 8a3aa393b2d8: Download complete [2023-11-28T21:07:46.213Z] 114826534d7a: Pull complete [2023-11-28T21:07:46.213Z] 4657fd5d0bcf: Pull complete [2023-11-28T21:07:46.470Z] 6ad1cebc031e: Pull complete [2023-11-28T21:07:50.670Z] 8a3aa393b2d8: Pull complete [2023-11-28T21:07:50.670Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T21:07:50.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:07:50.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:07:50.956Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2023-11-28T21:07:50.981Z] $ 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-11-28T21:07:55.637Z] $ docker top ae42996b72cfd02aa33cdb1b2e76413b756ae367639e39c3563fe55eaed0023d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T21:07:55.804Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-11-28T21:07:56.088Z] + set -o pipefail [2023-11-28T21:07:56.088Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-11-28T21:08:01.359Z] [2023-11-28T21:08:01.359Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-11-28T21:08:01.359Z] [2023-11-28T21:08:01.359Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/52e0e888-4ffc-49f2-95ce-12617eccae76 [2023-11-28T21:08:01.359Z] [2023-11-28T21:08:01.359Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T21:08:01.359Z] [2023-11-28T21:08:01.617Z] [2023-11-28T21:08:01.617Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T21:08:01.617Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T21:08:01.617Z] More details here: https://snyk.co/ue1NS [2023-11-28T21:08:01.617Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T21:08:01.617Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T21:08:01.621Z] $ docker stop --time=1 ae42996b72cfd02aa33cdb1b2e76413b756ae367639e39c3563fe55eaed0023d [2023-11-28T21:08:06.457Z] $ docker rm -f --volumes ae42996b72cfd02aa33cdb1b2e76413b756ae367639e39c3563fe55eaed0023d [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-11-28T21:08:07.984Z] + git log --format=format:%s -1 b73e8993c43ebe873df5cbdb244a85e7d5ee0384 [Pipeline] sh [2023-11-28T21:08:08.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:08:08.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:08:08.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:08:08.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:08:08.801Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2023-11-28T21:08:08.826Z] $ 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-11-28T21:08:09.231Z] $ docker top 63592a1445ccbb2ea3454e877a81cb77ae8e3b5f3de9c37daceff60e254d2aaa -eo pid,comm [2023-11-28T21:08:09.288Z] 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-11-28T21:08:09.288Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:08:09.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:08:09.511Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:08:09.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:08:09.658Z] $ docker exec 63592a1445ccbb2ea3454e877a81cb77ae8e3b5f3de9c37daceff60e254d2aaa ssh-agent [2023-11-28T21:08:09.776Z] SSH_AUTH_SOCK=/tmp/ssh-vC9R3lcekjg4/agent.33 [2023-11-28T21:08:09.776Z] SSH_AGENT_PID=39 [2023-11-28T21:08:09.781Z] Running ssh-add (command line suppressed) [2023-11-28T21:08:09.885Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8591420283197601814.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8591420283197601814.key) [2023-11-28T21:08:09.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:08:10.248Z] + git semver tag [2023-11-28T21:08:10.512Z] 2023-11-28 21:08:10,417 [run_tag] DEBUG tag force:False [2023-11-28T21:08:10.512Z] 2023-11-28 21:08:10,418 [check_head_tag] DEBUG check head tag [2023-11-28T21:08:10.512Z] 2023-11-28 21:08:10,419 [execute] INFO git cat-file --batch-check [2023-11-28T21:08:10.512Z] 2023-11-28 21:08:10,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:08:10.512Z] 2023-11-28 21:08:10,422 [execute] INFO git cat-file --batch [2023-11-28T21:08:10.512Z] 2023-11-28 21:08:10,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:08:10.512Z] 2023-11-28 21:08:10,446 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-28T21:08:10.512Z] 2023-11-28 21:08:10,446 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T21:08:10.512Z] 2023-11-28 21:08:10,446 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:08:10.512Z] 2023-11-28 21:08:10,451 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-28T21:08:10.512Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T21:08:10.516Z] $ docker exec --env ******** --env ******** 63592a1445ccbb2ea3454e877a81cb77ae8e3b5f3de9c37daceff60e254d2aaa ssh-agent -k [2023-11-28T21:08:10.612Z] unset SSH_AUTH_SOCK; [2023-11-28T21:08:10.612Z] unset SSH_AGENT_PID; [2023-11-28T21:08:10.612Z] echo Agent pid 39 killed; [2023-11-28T21:08:10.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:08:11.155Z] + git semver [Pipeline] } [2023-11-28T21:08:11.426Z] $ docker stop --time=1 63592a1445ccbb2ea3454e877a81cb77ae8e3b5f3de9c37daceff60e254d2aaa [2023-11-28T21:08:12.806Z] $ docker rm -f --volumes 63592a1445ccbb2ea3454e877a81cb77ae8e3b5f3de9c37daceff60e254d2aaa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:08:13.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:08:13.454Z] [2023-11-28T21:08:13.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:08:13.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:08:13.797Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T21:08:13.797Z] ab5ef0e58194: Pulling fs layer [2023-11-28T21:08:13.797Z] 9712f1f96733: Pulling fs layer [2023-11-28T21:08:13.797Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T21:08:13.797Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T21:08:13.797Z] e9a5061849ea: Pulling fs layer [2023-11-28T21:08:13.797Z] d747dcd14b5f: Pulling fs layer [2023-11-28T21:08:13.797Z] 2de7ff778b66: Pulling fs layer [2023-11-28T21:08:13.797Z] 0d9ebad4ef96: Waiting [2023-11-28T21:08:13.797Z] e9a5061849ea: Waiting [2023-11-28T21:08:13.797Z] d747dcd14b5f: Waiting [2023-11-28T21:08:13.797Z] 2de7ff778b66: Waiting [2023-11-28T21:08:13.797Z] 9712f1f96733: Verifying Checksum [2023-11-28T21:08:13.797Z] 9712f1f96733: Download complete [2023-11-28T21:08:14.058Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T21:08:14.058Z] 63f879dbbcfc: Download complete [2023-11-28T21:08:14.317Z] e9a5061849ea: Verifying Checksum [2023-11-28T21:08:14.317Z] e9a5061849ea: Download complete [2023-11-28T21:08:14.317Z] d747dcd14b5f: Verifying Checksum [2023-11-28T21:08:14.317Z] d747dcd14b5f: Download complete [2023-11-28T21:08:14.317Z] ab5ef0e58194: Verifying Checksum [2023-11-28T21:08:14.317Z] ab5ef0e58194: Download complete [2023-11-28T21:08:14.317Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T21:08:14.317Z] 0d9ebad4ef96: Download complete [2023-11-28T21:08:14.317Z] 2de7ff778b66: Verifying Checksum [2023-11-28T21:08:14.317Z] 2de7ff778b66: Download complete [2023-11-28T21:08:17.602Z] ab5ef0e58194: Pull complete [2023-11-28T21:08:17.602Z] 9712f1f96733: Pull complete [2023-11-28T21:08:18.169Z] 63f879dbbcfc: Pull complete [2023-11-28T21:08:22.350Z] 0d9ebad4ef96: Pull complete [2023-11-28T21:08:22.350Z] e9a5061849ea: Pull complete [2023-11-28T21:08:22.350Z] d747dcd14b5f: Pull complete [2023-11-28T21:08:23.283Z] 2de7ff778b66: Pull complete [2023-11-28T21:08:23.283Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T21:08:23.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:08:23.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:08:23.582Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2023-11-28T21:08:23.602Z] $ 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-11-28T21:08:31.189Z] $ docker top 5a8adb947ce0309255a013b3a0449d4c4220dc853f407dc504314eedd348b701 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:08:31.381Z] provisioning config files... [2023-11-28T21:08:31.402Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15070056052230757281tmp [2023-11-28T21:08:31.426Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10714903120858746060tmp [2023-11-28T21:08:31.452Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2320513722237102979tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:08:31.581Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:08:31.903Z] ---> sigul-configuration.sh [2023-11-28T21:08:31.903Z] gpg: directory `/root/.gnupg' created [2023-11-28T21:08:31.903Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T21:08:31.903Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T21:08:31.903Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T21:08:31.903Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T21:08:31.903Z] gpg: CAST5 encrypted data [2023-11-28T21:08:31.903Z] gpg: encrypted with 1 passphrase [2023-11-28T21:08:31.903Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T21:08:32.195Z] + mkdir /home/jenkins [2023-11-28T21:08:32.195Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T21:08:32.493Z] + 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-11-28T21:08:32.504Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:08:32.796Z] ---> sigul-install.sh [2023-11-28T21:08:32.796Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T21:08:33.089Z] + git tag --list [2023-11-28T21:08:33.089Z] v3.1 [2023-11-28T21:08:33.089Z] v3.1.0 [2023-11-28T21:08:33.089Z] v3.1.0-dev.0 [2023-11-28T21:08:33.089Z] v3.1.0-dev.1 [2023-11-28T21:08:33.089Z] v3.1.0-dev.10 [2023-11-28T21:08:33.089Z] v3.1.0-dev.11 [2023-11-28T21:08:33.089Z] v3.1.0-dev.12 [2023-11-28T21:08:33.089Z] v3.1.0-dev.13 [2023-11-28T21:08:33.089Z] v3.1.0-dev.14 [2023-11-28T21:08:33.089Z] v3.1.0-dev.15 [2023-11-28T21:08:33.089Z] v3.1.0-dev.16 [2023-11-28T21:08:33.089Z] v3.1.0-dev.17 [2023-11-28T21:08:33.089Z] v3.1.0-dev.18 [2023-11-28T21:08:33.089Z] v3.1.0-dev.19 [2023-11-28T21:08:33.089Z] v3.1.0-dev.2 [2023-11-28T21:08:33.089Z] v3.1.0-dev.20 [2023-11-28T21:08:33.089Z] v3.1.0-dev.21 [2023-11-28T21:08:33.089Z] v3.1.0-dev.22 [2023-11-28T21:08:33.089Z] v3.1.0-dev.23 [2023-11-28T21:08:33.089Z] v3.1.0-dev.24 [2023-11-28T21:08:33.089Z] v3.1.0-dev.25 [2023-11-28T21:08:33.089Z] v3.1.0-dev.26 [2023-11-28T21:08:33.089Z] v3.1.0-dev.27 [2023-11-28T21:08:33.089Z] v3.1.0-dev.28 [2023-11-28T21:08:33.089Z] v3.1.0-dev.29 [2023-11-28T21:08:33.089Z] v3.1.0-dev.3 [2023-11-28T21:08:33.089Z] v3.1.0-dev.30 [2023-11-28T21:08:33.089Z] v3.1.0-dev.31 [2023-11-28T21:08:33.089Z] v3.1.0-dev.32 [2023-11-28T21:08:33.089Z] v3.1.0-dev.33 [2023-11-28T21:08:33.089Z] v3.1.0-dev.34 [2023-11-28T21:08:33.089Z] v3.1.0-dev.35 [2023-11-28T21:08:33.089Z] v3.1.0-dev.36 [2023-11-28T21:08:33.089Z] v3.1.0-dev.37 [2023-11-28T21:08:33.089Z] v3.1.0-dev.38 [2023-11-28T21:08:33.089Z] v3.1.0-dev.39 [2023-11-28T21:08:33.089Z] v3.1.0-dev.4 [2023-11-28T21:08:33.089Z] v3.1.0-dev.40 [2023-11-28T21:08:33.089Z] v3.1.0-dev.41 [2023-11-28T21:08:33.089Z] v3.1.0-dev.42 [2023-11-28T21:08:33.089Z] v3.1.0-dev.43 [2023-11-28T21:08:33.089Z] v3.1.0-dev.44 [2023-11-28T21:08:33.089Z] v3.1.0-dev.45 [2023-11-28T21:08:33.089Z] v3.1.0-dev.46 [2023-11-28T21:08:33.089Z] v3.1.0-dev.47 [2023-11-28T21:08:33.089Z] v3.1.0-dev.48 [2023-11-28T21:08:33.089Z] v3.1.0-dev.49 [2023-11-28T21:08:33.089Z] v3.1.0-dev.5 [2023-11-28T21:08:33.089Z] v3.1.0-dev.50 [2023-11-28T21:08:33.089Z] v3.1.0-dev.51 [2023-11-28T21:08:33.089Z] v3.1.0-dev.52 [2023-11-28T21:08:33.089Z] v3.1.0-dev.53 [2023-11-28T21:08:33.089Z] v3.1.0-dev.54 [2023-11-28T21:08:33.089Z] v3.1.0-dev.55 [2023-11-28T21:08:33.089Z] v3.1.0-dev.56 [2023-11-28T21:08:33.089Z] v3.1.0-dev.57 [2023-11-28T21:08:33.089Z] v3.1.0-dev.58 [2023-11-28T21:08:33.089Z] v3.1.0-dev.59 [2023-11-28T21:08:33.089Z] v3.1.0-dev.6 [2023-11-28T21:08:33.089Z] v3.1.0-dev.60 [2023-11-28T21:08:33.089Z] v3.1.0-dev.61 [2023-11-28T21:08:33.089Z] v3.1.0-dev.62 [2023-11-28T21:08:33.089Z] v3.1.0-dev.63 [2023-11-28T21:08:33.089Z] v3.1.0-dev.64 [2023-11-28T21:08:33.089Z] v3.1.0-dev.65 [2023-11-28T21:08:33.089Z] v3.1.0-dev.66 [2023-11-28T21:08:33.089Z] v3.1.0-dev.67 [2023-11-28T21:08:33.089Z] v3.1.0-dev.68 [2023-11-28T21:08:33.089Z] v3.1.0-dev.7 [2023-11-28T21:08:33.089Z] v3.1.0-dev.8 [2023-11-28T21:08:33.089Z] v3.1.0-dev.9 [2023-11-28T21:08:33.089Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T21:08:33.380Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T21:08:33.952Z] Signing Git tag with Sigul... [2023-11-28T21:08:33.952Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T21:08:34.225Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:08:34.516Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T21:08:34.523Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T21:08:34.654Z] $ docker stop --time=1 5a8adb947ce0309255a013b3a0449d4c4220dc853f407dc504314eedd348b701 [2023-11-28T21:08:36.280Z] $ docker rm -f --volumes 5a8adb947ce0309255a013b3a0449d4c4220dc853f407dc504314eedd348b701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T21:08:37.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:08:37.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:08:37.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:08:37.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:08:37.708Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2023-11-28T21:08:37.725Z] $ 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-11-28T21:08:38.149Z] $ docker top 6cf7fef0a355d3d003be74f05b08b12578aceee8608fea05f3a679cbc23b6ffb -eo pid,comm [2023-11-28T21:08:38.202Z] 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-11-28T21:08:38.202Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:08:38.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:08:38.409Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:08:38.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:08:38.517Z] $ docker exec 6cf7fef0a355d3d003be74f05b08b12578aceee8608fea05f3a679cbc23b6ffb ssh-agent [2023-11-28T21:08:38.625Z] SSH_AUTH_SOCK=/tmp/ssh-91EgnpqRFz1e/agent.33 [2023-11-28T21:08:38.625Z] SSH_AGENT_PID=39 [2023-11-28T21:08:38.629Z] Running ssh-add (command line suppressed) [2023-11-28T21:08:38.717Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12479305595346856792.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12479305595346856792.key) [2023-11-28T21:08:38.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:08:39.079Z] + git semver bump pre [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,237 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,237 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,237 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,237 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,237 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,237 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,239 [execute] INFO git cat-file --batch-check [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,244 [execute] INFO git cat-file --batch [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:08:39.337Z] 2023-11-28 21:08:39,249 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-28T21:08:39.337Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:08:39.339Z] $ docker exec --env ******** --env ******** 6cf7fef0a355d3d003be74f05b08b12578aceee8608fea05f3a679cbc23b6ffb ssh-agent -k [2023-11-28T21:08:39.434Z] unset SSH_AUTH_SOCK; [2023-11-28T21:08:39.435Z] unset SSH_AGENT_PID; [2023-11-28T21:08:39.435Z] echo Agent pid 39 killed; [2023-11-28T21:08:39.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:08:39.980Z] + git semver [Pipeline] } [2023-11-28T21:08:40.245Z] $ docker stop --time=1 6cf7fef0a355d3d003be74f05b08b12578aceee8608fea05f3a679cbc23b6ffb [2023-11-28T21:08:41.503Z] $ docker rm -f --volumes 6cf7fef0a355d3d003be74f05b08b12578aceee8608fea05f3a679cbc23b6ffb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:08:42.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:08:42.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:08:42.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:08:42.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:08:42.571Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2023-11-28T21:08:42.588Z] $ 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-11-28T21:08:42.915Z] $ docker top ff08f01bc459e59f04295b17b681daf4741f03dfc25fe82effe310117a5dae18 -eo pid,comm [2023-11-28T21:08:42.968Z] 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-11-28T21:08:42.968Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:08:43.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:08:43.188Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:08:43.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:08:43.286Z] $ docker exec ff08f01bc459e59f04295b17b681daf4741f03dfc25fe82effe310117a5dae18 ssh-agent [2023-11-28T21:08:43.402Z] SSH_AUTH_SOCK=/tmp/ssh-DitdozJBMfle/agent.32 [2023-11-28T21:08:43.402Z] SSH_AGENT_PID=39 [2023-11-28T21:08:43.406Z] Running ssh-add (command line suppressed) [2023-11-28T21:08:43.506Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8553783633589779141.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8553783633589779141.key) [2023-11-28T21:08:43.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:08:43.861Z] + git semver push [2023-11-28T21:08:44.120Z] 2023-11-28 21:08:44,024 [run_push] DEBUG push [2023-11-28T21:08:44.120Z] 2023-11-28 21:08:44,025 [execute] INFO git cat-file --batch-check [2023-11-28T21:08:44.120Z] 2023-11-28 21:08:44,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:08:44.120Z] 2023-11-28 21:08:44,029 [execute] INFO git rev-list 924f7b7802fec687100a7e9d12e9185b7364b856 -- [2023-11-28T21:08:44.120Z] 2023-11-28 21:08:44,029 [execute] DEBUG Popen(['git', 'rev-list', '924f7b7802fec687100a7e9d12e9185b7364b856', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:08:44.120Z] 2023-11-28 21:08:44,035 [execute] INFO git fetch -v origin [2023-11-28T21:08:44.120Z] 2023-11-28 21:08:44,036 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T21:08:44.685Z] 2023-11-28 21:08:44,572 [run_push] DEBUG no remote changes detected [2023-11-28T21:08:44.686Z] 2023-11-28 21:08:44,572 [execute] INFO git push origin semver [2023-11-28T21:08:44.686Z] 2023-11-28 21:08:44,573 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:08:45.621Z] 2023-11-28 21:08:45,309 [run_push] DEBUG push all version tags [2023-11-28T21:08:45.621Z] 2023-11-28 21:08:45,310 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T21:08:45.621Z] 2023-11-28 21:08:45,310 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:08:46.187Z] 2023-11-28 21:08:46,115 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-28T21:08:46.187Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:08:46.188Z] $ docker exec --env ******** --env ******** ff08f01bc459e59f04295b17b681daf4741f03dfc25fe82effe310117a5dae18 ssh-agent -k [2023-11-28T21:08:46.287Z] unset SSH_AUTH_SOCK; [2023-11-28T21:08:46.288Z] unset SSH_AGENT_PID; [2023-11-28T21:08:46.288Z] echo Agent pid 39 killed; [2023-11-28T21:08:46.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:08:46.833Z] + git semver [Pipeline] } [2023-11-28T21:08:47.103Z] $ docker stop --time=1 ff08f01bc459e59f04295b17b681daf4741f03dfc25fe82effe310117a5dae18 [2023-11-28T21:08:48.362Z] $ docker rm -f --volumes ff08f01bc459e59f04295b17b681daf4741f03dfc25fe82effe310117a5dae18 [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-11-28T21:08:49.847Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-11-28T21:08:49.847Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-28T21:08:49.847Z] total 16 [2023-11-28T21:08:49.847Z] drwxr-xr-x 3 root root 4096 Nov 28 20:32 . [2023-11-28T21:08:49.847Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 21:08 .. [2023-11-28T21:08:49.847Z] drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost [2023-11-28T21:08:49.847Z] -rw-r--r-- 1 root root 88 Nov 28 20:32 cost.csv [2023-11-28T21:08:49.847Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-28T21:08:49.847Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-28T21:08:49.847Z] total 16 [2023-11-28T21:08:49.847Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . [2023-11-28T21:08:49.847Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 21:08 .. [2023-11-28T21:08:49.847Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost [2023-11-28T21:08:49.847Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:08:50.138Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:08:50.996Z] ---> package-listing.sh [2023-11-28T21:08:50.996Z] ++ facter osfamily [2023-11-28T21:08:50.996Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T21:08:51.255Z] + OS_FAMILY=debian [2023-11-28T21:08:51.255Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-11-28T21:08:51.255Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T21:08:51.255Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T21:08:51.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T21:08:51.255Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T21:08:51.255Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-28T21:08:51.255Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T21:08:51.255Z] + case "${OS_FAMILY}" in [2023-11-28T21:08:51.255Z] + dpkg -l [2023-11-28T21:08:51.255Z] + grep '^ii' [2023-11-28T21:08:51.255Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T21:08:51.255Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T21:08:51.256Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T21:08:51.256Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-28T21:08:51.256Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-11-28T21:08:51.256Z] + 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-11-28T21:08:51.266Z] 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-11-28T21:08:51.542Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:08:52.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T21:08:52.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:08:52.346Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2023-11-28T21:08:52.369Z] $ 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-11-28T21:08:52.608Z] $ docker top 3a417efa3b6adc3625a975318a9428cc39ea133f61904af61e7f5f55c08e4ee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:08:53.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T21:08:53.356Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T21:08:53.637Z] + ls /var/log/sa-host [2023-11-28T21:08:53.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:08:53.773Z] provisioning config files... [2023-11-28T21:08:53.783Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13706955672320737046tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:08:53.915Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:08:54.195Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T21:08:54.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:08:54.645Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T21:08:54.655Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:08:54.938Z] ---> sudo-logs.sh [2023-11-28T21:08:54.938Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T21:08:55.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:08:55.312Z] ---> job-cost.sh [2023-11-28T21:08:55.312Z] lf-activate-venv: SKIPPING [2023-11-28T21:08:55.312Z] DEBUG: total: 0.2199999988079071 [2023-11-28T21:08:55.312Z] INFO: Retrieving Stack Cost... [2023-11-28T21:08:55.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T21:08:56.138Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T21:08:56.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:08:56.435Z] ---> logs-deploy.sh [2023-11-28T21:08:56.435Z] lf-activate-venv: SKIPPING [2023-11-28T21:08:56.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/75 [2023-11-28T21:08:56.435Z] INFO: archiving workspace using pattern(s): [2023-11-28T21:08:57.370Z] Archives upload complete. [2023-11-28T21:08:57.370Z] INFO: archiving logs to Nexus