Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 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-ssh13109886681625112411.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8035742025893414525.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh316932435581037078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1874604048688570920.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-ssh608552336081730870.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-60 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 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 (main) Commit message: "Merge pull request #24 from marcpfuller/copy_template" > 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 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 # timeout=10 > git rev-list --no-walk 047236f56ce2e90b3717e3891727cd37ccf4463d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-27T20:04:38.486Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-27T20:04:38.551Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-27T20:04:38.569Z] ========================================================= [2023-06-27T20:04:38.569Z] EdgeX Global Pipelines Version Info [2023-06-27T20:04:38.569Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:04:39.289Z] ------------------- [2023-06-27T20:04:39.289Z] stable info: [2023-06-27T20:04:39.289Z] ------------------- [2023-06-27T20:04:39.289Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-27T20:04:39.289Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-27T20:04:39.289Z] Message: update stable to v1.0.250 [2023-06-27T20:04:39.859Z] ------------------- [2023-06-27T20:04:39.859Z] experimental info: [2023-06-27T20:04:39.859Z] ------------------- [2023-06-27T20:04:39.859Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-27T20:04:39.859Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-27T20:04:39.859Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-27T20:04:40.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-27T20:04:40.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-27T20:04:40.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-27T20:04:40.103Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-27T20:04:40.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-27T20:04:40.140Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-27T20:04:40.159Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-27T20:04:40.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-27T20:04:40.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-27T20:04:40.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-27T20:04:40.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-27T20:04:40.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-27T20:04:40.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-27T20:04:40.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-27T20:04:40.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-27T20:04:40.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-27T20:04:40.311Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-27T20:04:40.323Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-27T20:04:40.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-27T20:04:40.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-27T20:04:40.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-27T20:04:40.357Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-27T20:04:40.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-27T20:04:40.374Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-27T20:04:40.382Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-27T20:04:40.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-27T20:04:40.399Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-27T20:04:40.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-27T20:04:40.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-27T20:04:40.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-27T20:04:40.451Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] echo [2023-06-27T20:04:40.464Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 014cd2a [Pipeline] echo [2023-06-27T20:04:40.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T20:04:40.536Z] provisioning config files... [2023-06-27T20:04:40.554Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13494550454298505165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:04:40.858Z] ---> docker-login.sh [2023-06-27T20:04:40.858Z] nexus3.edgexfoundry.org:10001 [2023-06-27T20:04:41.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:04:41.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:04:41.119Z] Configure a credential helper to remove this warning. See [2023-06-27T20:04:41.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:04:41.119Z] [2023-06-27T20:04:41.119Z] Login Succeeded [2023-06-27T20:04:41.119Z] nexus3.edgexfoundry.org:10002 [2023-06-27T20:04:41.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:04:41.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:04:41.383Z] Configure a credential helper to remove this warning. See [2023-06-27T20:04:41.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:04:41.383Z] [2023-06-27T20:04:41.383Z] Login Succeeded [2023-06-27T20:04:41.383Z] nexus3.edgexfoundry.org:10003 [2023-06-27T20:04:41.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:04:41.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:04:41.383Z] Configure a credential helper to remove this warning. See [2023-06-27T20:04:41.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:04:41.383Z] [2023-06-27T20:04:41.383Z] Login Succeeded [2023-06-27T20:04:41.383Z] nexus3.edgexfoundry.org:10004 [2023-06-27T20:04:41.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:04:41.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:04:41.649Z] Configure a credential helper to remove this warning. See [2023-06-27T20:04:41.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:04:41.649Z] [2023-06-27T20:04:41.649Z] Login Succeeded [2023-06-27T20:04:41.649Z] docker.io [2023-06-27T20:04:41.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:04:41.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:04:41.913Z] Configure a credential helper to remove this warning. See [2023-06-27T20:04:41.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:04:41.913Z] [2023-06-27T20:04:41.913Z] Login Succeeded [2023-06-27T20:04:41.913Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T20:04:41.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-27T20:04:42.334Z] + git rev-list -1 --merges 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505~1..014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] echo [2023-06-27T20:04:42.402Z] -----------> git rev-list -1 --merges 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505~1..014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [2023-06-27T20:04:42.402Z] 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [false] [Pipeline] sh [2023-06-27T20:04:42.709Z] + git log --format=format:%s -1 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] echo [2023-06-27T20:04:42.728Z] ========================================================= [2023-06-27T20:04:42.728Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-27T20:04:42.728Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-27T20:04:43.055Z] + git log --format=format:%s -1 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] echo [2023-06-27T20:04:43.068Z] [semverPrep] GIT_COMMIT: 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505, Commit Message: Merge pull request #24 from marcpfuller/copy_template [Pipeline] echo [2023-06-27T20:04:43.078Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-27T20:04:43.458Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-27T20:04:43.458Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-27T20:04:43.458Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-27T20:04:43.458Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-27T20:04:43.458Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-27T20:04:43.458Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-27T20:04:43.458Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:04:43.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T20:04:43.895Z] [2023-06-27T20:04:43.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:04:44.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T20:04:44.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-27T20:04:44.205Z] b85a868b505f: Pulling fs layer [2023-06-27T20:04:44.205Z] e2be974225ed: Pulling fs layer [2023-06-27T20:04:44.205Z] 339a4e72a1f5: Pulling fs layer [2023-06-27T20:04:44.205Z] 988bab9f4d93: Pulling fs layer [2023-06-27T20:04:44.205Z] 1469e6f7b9e6: Pulling fs layer [2023-06-27T20:04:44.205Z] eaf3925da568: Pulling fs layer [2023-06-27T20:04:44.205Z] bab4dde63d76: Pulling fs layer [2023-06-27T20:04:44.205Z] bde34c3a00c8: Pulling fs layer [2023-06-27T20:04:44.205Z] b352a97aabf1: Pulling fs layer [2023-06-27T20:04:44.205Z] 4872d77fe225: Pulling fs layer [2023-06-27T20:04:44.205Z] 5851b861e8e6: Pulling fs layer [2023-06-27T20:04:44.205Z] bab4dde63d76: Waiting [2023-06-27T20:04:44.205Z] bde34c3a00c8: Waiting [2023-06-27T20:04:44.205Z] b352a97aabf1: Waiting [2023-06-27T20:04:44.205Z] 4872d77fe225: Waiting [2023-06-27T20:04:44.205Z] 5851b861e8e6: Waiting [2023-06-27T20:04:44.205Z] 988bab9f4d93: Waiting [2023-06-27T20:04:44.205Z] 1469e6f7b9e6: Waiting [2023-06-27T20:04:44.205Z] eaf3925da568: Waiting [2023-06-27T20:04:44.205Z] e2be974225ed: Verifying Checksum [2023-06-27T20:04:44.205Z] e2be974225ed: Download complete [2023-06-27T20:04:44.205Z] 988bab9f4d93: Verifying Checksum [2023-06-27T20:04:44.205Z] 988bab9f4d93: Download complete [2023-06-27T20:04:44.466Z] 1469e6f7b9e6: Verifying Checksum [2023-06-27T20:04:44.466Z] 1469e6f7b9e6: Download complete [2023-06-27T20:04:44.466Z] 339a4e72a1f5: Verifying Checksum [2023-06-27T20:04:44.466Z] 339a4e72a1f5: Download complete [2023-06-27T20:04:44.466Z] eaf3925da568: Verifying Checksum [2023-06-27T20:04:44.466Z] eaf3925da568: Download complete [2023-06-27T20:04:44.466Z] bde34c3a00c8: Download complete [2023-06-27T20:04:44.466Z] b352a97aabf1: Download complete [2023-06-27T20:04:44.466Z] 4872d77fe225: Verifying Checksum [2023-06-27T20:04:44.466Z] 4872d77fe225: Download complete [2023-06-27T20:04:44.466Z] 5851b861e8e6: Download complete [2023-06-27T20:04:44.466Z] b85a868b505f: Verifying Checksum [2023-06-27T20:04:44.466Z] b85a868b505f: Download complete [2023-06-27T20:04:44.733Z] bab4dde63d76: Verifying Checksum [2023-06-27T20:04:44.734Z] bab4dde63d76: Download complete [2023-06-27T20:04:45.680Z] b85a868b505f: Pull complete [2023-06-27T20:04:45.940Z] e2be974225ed: Pull complete [2023-06-27T20:04:46.515Z] 339a4e72a1f5: Pull complete [2023-06-27T20:04:46.515Z] 988bab9f4d93: Pull complete [2023-06-27T20:04:46.776Z] 1469e6f7b9e6: Pull complete [2023-06-27T20:04:46.776Z] eaf3925da568: Pull complete [2023-06-27T20:04:48.684Z] bab4dde63d76: Pull complete [2023-06-27T20:04:48.684Z] bde34c3a00c8: Pull complete [2023-06-27T20:04:48.944Z] b352a97aabf1: Pull complete [2023-06-27T20:04:48.944Z] 4872d77fe225: Pull complete [2023-06-27T20:04:48.944Z] 5851b861e8e6: Pull complete [2023-06-27T20:04:48.944Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-27T20:04:49.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T20:04:49.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:04:49.295Z] prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container [2023-06-27T20:04:49.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-27T20:04:51.685Z] $ docker top 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 -eo pid,comm [2023-06-27T20:04:51.751Z] 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-06-27T20:04:51.751Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-27T20:04:51.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T20:04:51.782Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T20:04:51.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T20:04:51.900Z] $ docker exec 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 ssh-agent [2023-06-27T20:04:52.017Z] SSH_AUTH_SOCK=/tmp/ssh-ZTYvHpAgX0o7/agent.31 [2023-06-27T20:04:52.017Z] SSH_AGENT_PID=36 [2023-06-27T20:04:52.023Z] Running ssh-add (command line suppressed) [2023-06-27T20:04:52.135Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11323306711234337155.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11323306711234337155.key) [2023-06-27T20:04:52.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T20:04:52.439Z] + git tag --points-at HEAD [Pipeline] } [2023-06-27T20:04:52.455Z] $ docker exec --env ******** --env ******** 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 ssh-agent -k [2023-06-27T20:04:52.557Z] unset SSH_AUTH_SOCK; [2023-06-27T20:04:52.558Z] unset SSH_AGENT_PID; [2023-06-27T20:04:52.558Z] echo Agent pid 36 killed; [2023-06-27T20:04:52.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-27T20:04:52.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T20:04:52.597Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T20:04:52.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T20:04:52.720Z] $ docker exec 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 ssh-agent [2023-06-27T20:04:52.846Z] SSH_AUTH_SOCK=/tmp/ssh-8XWw59Zd8F0F/agent.68 [2023-06-27T20:04:52.846Z] SSH_AGENT_PID=74 [2023-06-27T20:04:52.850Z] Running ssh-add (command line suppressed) [2023-06-27T20:04:52.978Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15284577490914104728.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15284577490914104728.key) [2023-06-27T20:04:53.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T20:04:53.290Z] + git semver init [2023-06-27T20:04:53.551Z] 2023-06-27 20:04:53,476 [run_init] DEBUG init version:0.0.0 force:False [2023-06-27T20:04:53.551Z] 2023-06-27 20:04:53,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-06-27T20:04:53.551Z] 2023-06-27 20:04:53,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-06-27T20:04:53.551Z] 2023-06-27 20:04:53,477 [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-06-27T20:04:54.125Z] 2023-06-27 20:04:54,014 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-06-27T20:04:54.125Z] 2023-06-27 20:04:54,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-06-27T20:04:54.125Z] 2023-06-27 20:04:54,015 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-27T20:04:54.125Z] 2023-06-27 20:04:54,015 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-27T20:04:54.125Z] 3.1.0-dev.8 [Pipeline] } [2023-06-27T20:04:54.135Z] $ docker exec --env ******** --env ******** 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 ssh-agent -k [2023-06-27T20:04:54.246Z] unset SSH_AUTH_SOCK; [2023-06-27T20:04:54.246Z] unset SSH_AGENT_PID; [2023-06-27T20:04:54.247Z] echo Agent pid 74 killed; [2023-06-27T20:04:54.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-27T20:04:54.572Z] + git semver [Pipeline] } [2023-06-27T20:04:54.845Z] $ docker stop --time=1 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 [2023-06-27T20:04:56.175Z] $ docker rm -f --volumes 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-27T20:04:56.514Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-27T20:04:56.733Z] Stashed 1 file(s) [Pipeline] echo [2023-06-27T20:04:56.735Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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-06-27T20:04:56.854Z] provisioning config files... [2023-06-27T20:04:56.864Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13277974845183104871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:04:57.160Z] ---> docker-login.sh [2023-06-27T20:04:57.160Z] nexus3.edgexfoundry.org:10001 [2023-06-27T20:04:57.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:04:57.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:04:57.160Z] Configure a credential helper to remove this warning. See [2023-06-27T20:04:57.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:04:57.160Z] [2023-06-27T20:04:57.160Z] Login Succeeded [2023-06-27T20:04:57.160Z] nexus3.edgexfoundry.org:10002 [2023-06-27T20:04:57.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:04:57.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:04:57.160Z] Configure a credential helper to remove this warning. See [2023-06-27T20:04:57.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:04:57.160Z] [2023-06-27T20:04:57.160Z] Login Succeeded [2023-06-27T20:04:57.160Z] nexus3.edgexfoundry.org:10003 [2023-06-27T20:04:57.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:04:57.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:04:57.419Z] Configure a credential helper to remove this warning. See [2023-06-27T20:04:57.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:04:57.419Z] [2023-06-27T20:04:57.419Z] Login Succeeded [2023-06-27T20:04:57.419Z] nexus3.edgexfoundry.org:10004 [2023-06-27T20:04:57.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:04:57.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:04:57.419Z] Configure a credential helper to remove this warning. See [2023-06-27T20:04:57.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:04:57.419Z] [2023-06-27T20:04:57.419Z] Login Succeeded [2023-06-27T20:04:57.419Z] docker.io [2023-06-27T20:04:57.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:04:57.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:04:57.678Z] Configure a credential helper to remove this warning. See [2023-06-27T20:04:57.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:04:57.678Z] [2023-06-27T20:04:57.678Z] Login Succeeded [2023-06-27T20:04:57.678Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T20:04:57.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-27T20:04:57.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T20:04:57.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T20:04:57.770Z] ========================================================= [2023-06-27T20:04:57.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-27T20:04:57.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:04:58.083Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-27T20:04:58.083Z] Sending build context to Docker daemon 271.9kB [2023-06-27T20:04:58.083Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-27T20:04:58.083Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-27T20:04:58.083Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-27T20:04:58.083Z] f56be85fc22e: Pulling fs layer [2023-06-27T20:04:58.083Z] 85791d961cd3: Pulling fs layer [2023-06-27T20:04:58.083Z] d694b5ae8c79: Pulling fs layer [2023-06-27T20:04:58.083Z] 9f32a84ed3da: Pulling fs layer [2023-06-27T20:04:58.083Z] 4d19c01a9841: Pulling fs layer [2023-06-27T20:04:58.083Z] 9325e15d5711: Pulling fs layer [2023-06-27T20:04:58.083Z] 556b6ee489ea: Pulling fs layer [2023-06-27T20:04:58.083Z] c5a4b2cf53e6: Pulling fs layer [2023-06-27T20:04:58.083Z] 9325e15d5711: Waiting [2023-06-27T20:04:58.083Z] 4d19c01a9841: Waiting [2023-06-27T20:04:58.083Z] 9f32a84ed3da: Waiting [2023-06-27T20:04:58.083Z] 556b6ee489ea: Waiting [2023-06-27T20:04:58.083Z] c5a4b2cf53e6: Waiting [2023-06-27T20:04:58.083Z] 85791d961cd3: Download complete [2023-06-27T20:04:58.083Z] 9f32a84ed3da: Verifying Checksum [2023-06-27T20:04:58.083Z] 9f32a84ed3da: Download complete [2023-06-27T20:04:58.083Z] 4d19c01a9841: Download complete [2023-06-27T20:04:58.083Z] f56be85fc22e: Verifying Checksum [2023-06-27T20:04:58.083Z] f56be85fc22e: Download complete [2023-06-27T20:04:58.342Z] 9325e15d5711: Verifying Checksum [2023-06-27T20:04:58.342Z] 9325e15d5711: Download complete [2023-06-27T20:04:58.342Z] f56be85fc22e: Pull complete [2023-06-27T20:04:58.604Z] 85791d961cd3: Pull complete [2023-06-27T20:04:58.864Z] c5a4b2cf53e6: Verifying Checksum [2023-06-27T20:04:58.864Z] d694b5ae8c79: Verifying Checksum [2023-06-27T20:04:58.864Z] d694b5ae8c79: Download complete [2023-06-27T20:04:59.123Z] 556b6ee489ea: Verifying Checksum [2023-06-27T20:04:59.123Z] 556b6ee489ea: Download complete [2023-06-27T20:05:02.413Z] d694b5ae8c79: Pull complete [2023-06-27T20:05:02.413Z] 9f32a84ed3da: Pull complete [2023-06-27T20:05:02.670Z] 4d19c01a9841: Pull complete [2023-06-27T20:05:02.670Z] 9325e15d5711: Pull complete [2023-06-27T20:05:05.212Z] 556b6ee489ea: Pull complete [2023-06-27T20:05:06.148Z] c5a4b2cf53e6: Pull complete [2023-06-27T20:05:06.148Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-27T20:05:06.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-27T20:05:06.148Z] ---> c4be618373d6 [2023-06-27T20:05:06.148Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-27T20:05:11.436Z] ---> Running in 070d246d8eaf [2023-06-27T20:05:11.436Z] Removing intermediate container 070d246d8eaf [2023-06-27T20:05:11.436Z] ---> 2fb7e3a9d873 [2023-06-27T20:05:11.436Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-27T20:05:11.436Z] ---> Running in e25db992b97b [2023-06-27T20:05:11.436Z] Removing intermediate container e25db992b97b [2023-06-27T20:05:11.436Z] ---> f4bb41fdf56f [2023-06-27T20:05:11.436Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-27T20:05:11.436Z] ---> Running in 8990710dbfe0 [2023-06-27T20:05:11.436Z] Removing intermediate container 8990710dbfe0 [2023-06-27T20:05:11.436Z] ---> 64bb3fd4c4c1 [2023-06-27T20:05:11.436Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-27T20:05:11.436Z] ---> Running in adc91f240b90 [2023-06-27T20:05:11.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-27T20:05:11.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-27T20:05:11.807Z] Still waiting to schedule task [2023-06-27T20:05:11.807Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-27T20:05:11.955Z] OK: 265 MiB in 53 packages [2023-06-27T20:05:12.522Z] Removing intermediate container adc91f240b90 [2023-06-27T20:05:12.522Z] ---> 0b354d7caa32 [2023-06-27T20:05:12.522Z] Step 7/12 : WORKDIR /app [2023-06-27T20:05:12.522Z] ---> Running in 431568a4e7f3 [2023-06-27T20:05:12.522Z] Removing intermediate container 431568a4e7f3 [2023-06-27T20:05:12.522Z] ---> 25c1b13d5320 [2023-06-27T20:05:12.522Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-27T20:05:12.522Z] ---> 4e85621c9702 [2023-06-27T20:05:12.522Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-27T20:05:12.522Z] ---> Running in accc0eff3a2d [2023-06-27T20:06:08.780Z] Removing intermediate container accc0eff3a2d [2023-06-27T20:06:08.780Z] ---> 8591e6967e9a [2023-06-27T20:06:08.780Z] Step 10/12 : COPY . . [2023-06-27T20:06:08.780Z] ---> 3f1ed6d4c40d [2023-06-27T20:06:08.780Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-27T20:06:08.780Z] ---> Running in 2840f4883a11 [2023-06-27T20:06:08.780Z] Removing intermediate container 2840f4883a11 [2023-06-27T20:06:08.780Z] ---> 555ba5d020e6 [2023-06-27T20:06:08.780Z] Step 12/12 : RUN $MAKE [2023-06-27T20:06:08.780Z] ---> Running in f2f55a6eb17e [2023-06-27T20:06:08.780Z] noop [2023-06-27T20:06:08.780Z] Removing intermediate container f2f55a6eb17e [2023-06-27T20:06:08.780Z] ---> e1e10d47c203 [2023-06-27T20:06:08.780Z] Successfully built e1e10d47c203 [2023-06-27T20:06:08.780Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:06:09.100Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-27T20:06:09.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:06:09.171Z] prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container [2023-06-27T20:06:09.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-27T20:06:09.596Z] $ docker top 469b74c0dfd9568c9caf301b1ac6767625c54e13b37d6864f048f7c2c929ea0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T20:06:09.947Z] + go version [2023-06-27T20:06:09.947Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-27T20:06:09.957Z] $ docker stop --time=1 469b74c0dfd9568c9caf301b1ac6767625c54e13b37d6864f048f7c2c929ea0a [2023-06-27T20:06:11.253Z] $ docker rm -f --volumes 469b74c0dfd9568c9caf301b1ac6767625c54e13b37d6864f048f7c2c929ea0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:06:11.671Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-27T20:06:11.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:06:11.749Z] prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container [2023-06-27T20:06:11.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-27T20:06:12.142Z] $ docker top a9692da4c5b6ec7159ea809d0d2c7c26e61fe56535f3677e5d2ffdc83bcf262a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T20:06:12.491Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-06-27T20:06:12.784Z] + make test [2023-06-27T20:06:12.784Z] go test -race -coverprofile=coverage.out ./... [2023-06-27T20:06:34.759Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-27T20:06:34.759Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-27T20:06:34.759Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-27T20:06:34.759Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-27T20:06:34.759Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.053s coverage: 90.0% of statements [2023-06-27T20:06:34.759Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.068s coverage: 85.1% of statements [2023-06-27T20:06:34.759Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.051s coverage: 27.3% of statements [2023-06-27T20:06:41.182Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-62 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-06-27T20:06:41.194Z] Running in /w/workspace/app-record-replay/9 [Pipeline] { [Pipeline] checkout [2023-06-27T20:06:41.231Z] Selected Git installation does not exist. Using Default [2023-06-27T20:06:41.231Z] The recommended git tool is: NONE [2023-06-27T20:06:46.143Z] using credential edgex-jenkins-ssh [2023-06-27T20:06:46.159Z] Cloning the remote Git repository [2023-06-27T20:06:46.197Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-27T20:06:46.290Z] > git init /w/workspace/app-record-replay/9 # timeout=10 [2023-06-27T20:06:46.431Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-27T20:06:46.433Z] > git --version # timeout=10 [2023-06-27T20:06:46.462Z] > git --version # 'git version 2.25.1' [2023-06-27T20:06:46.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-27T20:06:46.616Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-27T20:06:47.151Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-27T20:06:47.184Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-27T20:06:47.974Z] Avoid second fetch [2023-06-27T20:06:47.974Z] Checking out Revision 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 (main) [2023-06-27T20:06:48.463Z] Commit message: "Merge pull request #24 from marcpfuller/copy_template" [2023-06-27T20:06:47.983Z] > git config core.sparsecheckout # timeout=10 [2023-06-27T20:06:48.045Z] > git checkout -f 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-27T20:06:49.439Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-27T20:06:49.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-27T20:06:49.439Z] Dload Upload Total Spent Left Speed [2023-06-27T20:06:49.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12726 100 12726 0 0 95684 0 --:--:-- --:--:-- --:--:-- 95684 [Pipeline] sh [2023-06-27T20:06:50.030Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-27T20:06:50.364Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-06-27T20:06:50.364Z] [2023-06-27T20:06:50.364Z] { [2023-06-27T20:06:50.364Z] "registry-mirrors": [ [2023-06-27T20:06:50.364Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-27T20:06:50.364Z] ], [2023-06-27T20:06:50.364Z] "bip": "10.250.0.254/24", [2023-06-27T20:06:50.364Z] "hosts": [ [2023-06-27T20:06:50.364Z] "tcp://0.0.0.0:5555", [2023-06-27T20:06:50.364Z] "unix:///var/run/docker.sock" [2023-06-27T20:06:50.364Z] ], [2023-06-27T20:06:50.364Z] "mtu": 1458, [2023-06-27T20:06:50.364Z] "selinux-enabled": true, [2023-06-27T20:06:50.364Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-27T20:06:50.364Z] } [Pipeline] sh [2023-06-27T20:06:50.695Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-27T20:06:51.019Z] + sudo service docker restart [2023-06-27T20:06:56.745Z] go vet ./... [2023-06-27T20:07:00.027Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-27T20:07:00.027Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-27T20:07:00.027Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-27T20:07:00.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-27T20:07:00.052Z] $ docker stop --time=1 a9692da4c5b6ec7159ea809d0d2c7c26e61fe56535f3677e5d2ffdc83bcf262a [2023-06-27T20:07:03.864Z] $ docker rm -f --volumes a9692da4c5b6ec7159ea809d0d2c7c26e61fe56535f3677e5d2ffdc83bcf262a [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-27T20:07:04.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-27T20:07:04.472Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-27T20:07:05.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-27T20:07:05.288Z] + ls -al . [2023-06-27T20:07:05.289Z] total 152 [2023-06-27T20:07:05.289Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 20:06 . [2023-06-27T20:07:05.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 20:04 .. [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 27 20:04 .dockerignore [2023-06-27T20:07:05.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 20:04 .git [2023-06-27T20:07:05.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:04 .github [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 27 20:04 .gitignore [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 20:04 .golangci.yml [2023-06-27T20:07:05.289Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 20:04 .semver [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jun 27 20:04 Attribution.txt [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 27 20:04 CHANGELOG.md [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jun 27 20:04 Dockerfile [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 20:04 GOVERNANCE.md [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 27 20:04 Jenkinsfile [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 27 20:04 LICENSE [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jun 27 20:04 Makefile [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 27 20:04 OWNERS.md [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 27 20:04 README.md [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 27 20:04 VERSION [2023-06-27T20:07:05.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:04 bin [2023-06-27T20:07:05.289Z] -rw-r--r-- 1 jenkins jenkins 4703 Jun 27 20:06 coverage.out [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 3405 Jun 27 20:04 go.mod [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 31479 Jun 27 20:04 go.sum [2023-06-27T20:07:05.289Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 27 20:04 internal [2023-06-27T20:07:05.289Z] -rw-rw-r-- 1 jenkins jenkins 914 Jun 27 20:04 main.go [2023-06-27T20:07:05.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 20:04 pkg [2023-06-27T20:07:05.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:05.673Z] + 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=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 --label arch=amd64 --label version=3.1.0-dev.8 . [2023-06-27T20:07:05.673Z] Sending build context to Docker daemon 277.5kB [2023-06-27T20:07:05.673Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-27T20:07:05.673Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-27T20:07:05.673Z] ---> e1e10d47c203 [2023-06-27T20:07:05.673Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-27T20:07:05.673Z] ---> Running in c65a4259cf81 [2023-06-27T20:07:05.955Z] Removing intermediate container c65a4259cf81 [2023-06-27T20:07:05.955Z] ---> 21e4f8b1a040 [2023-06-27T20:07:05.955Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-27T20:07:05.955Z] ---> Running in 8069842caf16 [2023-06-27T20:07:05.955Z] Removing intermediate container 8069842caf16 [2023-06-27T20:07:05.955Z] ---> dfc48d3e0ef4 [2023-06-27T20:07:05.955Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-27T20:07:05.955Z] ---> Running in ec6cf2b4b5b3 [2023-06-27T20:07:05.955Z] Removing intermediate container ec6cf2b4b5b3 [2023-06-27T20:07:05.955Z] ---> 4c8802d5594a [2023-06-27T20:07:05.955Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-27T20:07:05.955Z] ---> Running in 63218d5ee040 [2023-06-27T20:07:06.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-27T20:07:06.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-27T20:07:06.785Z] OK: 265 MiB in 53 packages [2023-06-27T20:07:07.044Z] Removing intermediate container 63218d5ee040 [2023-06-27T20:07:07.044Z] ---> beb2b94bc95c [2023-06-27T20:07:07.044Z] Step 7/26 : WORKDIR /app [2023-06-27T20:07:07.044Z] ---> Running in 4b1aacc9907c [2023-06-27T20:07:07.044Z] Removing intermediate container 4b1aacc9907c [2023-06-27T20:07:07.044Z] ---> 9937edb463e3 [2023-06-27T20:07:07.044Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-27T20:07:07.044Z] ---> ce4f1487847f [2023-06-27T20:07:07.044Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-27T20:07:07.304Z] ---> Running in 1bfdf467d921 [2023-06-27T20:07:08.242Z] Removing intermediate container 1bfdf467d921 [2023-06-27T20:07:08.242Z] ---> 3f9d3ae206f3 [2023-06-27T20:07:08.242Z] Step 10/26 : COPY . . [2023-06-27T20:07:08.242Z] ---> b1e6f00608d1 [2023-06-27T20:07:08.242Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-27T20:07:08.242Z] ---> Running in 63e6bad2739c [2023-06-27T20:07:08.242Z] Removing intermediate container 63e6bad2739c [2023-06-27T20:07:08.242Z] ---> 8ee06649583a [2023-06-27T20:07:08.242Z] Step 12/26 : RUN $MAKE [2023-06-27T20:07:08.242Z] ---> Running in 9d9520ab624a [2023-06-27T20:07:08.559Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.8" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T20:07:09.287Z] provisioning config files... [2023-06-27T20:07:09.314Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/9@tmp/config12260284645435605812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:07:09.662Z] ---> docker-login.sh [2023-06-27T20:07:09.662Z] nexus3.edgexfoundry.org:10001 [2023-06-27T20:07:09.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:07:10.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:07:10.200Z] Configure a credential helper to remove this warning. See [2023-06-27T20:07:10.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:07:10.200Z] [2023-06-27T20:07:10.200Z] Login Succeeded [2023-06-27T20:07:10.200Z] nexus3.edgexfoundry.org:10002 [2023-06-27T20:07:10.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:07:10.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:07:10.737Z] Configure a credential helper to remove this warning. See [2023-06-27T20:07:10.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:07:10.737Z] [2023-06-27T20:07:10.737Z] Login Succeeded [2023-06-27T20:07:10.737Z] nexus3.edgexfoundry.org:10003 [2023-06-27T20:07:11.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:07:11.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:07:11.006Z] Configure a credential helper to remove this warning. See [2023-06-27T20:07:11.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:07:11.006Z] [2023-06-27T20:07:11.006Z] Login Succeeded [2023-06-27T20:07:11.006Z] nexus3.edgexfoundry.org:10004 [2023-06-27T20:07:11.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:07:11.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:07:11.286Z] Configure a credential helper to remove this warning. See [2023-06-27T20:07:11.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:07:11.286Z] [2023-06-27T20:07:11.286Z] Login Succeeded [2023-06-27T20:07:11.286Z] docker.io [2023-06-27T20:07:11.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:07:11.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:07:11.823Z] Configure a credential helper to remove this warning. See [2023-06-27T20:07:11.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:07:11.823Z] [2023-06-27T20:07:11.823Z] Login Succeeded [2023-06-27T20:07:11.823Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T20:07:11.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-27T20:07:12.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T20:07:12.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T20:07:12.101Z] ========================================================= [2023-06-27T20:07:12.101Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-27T20:07:12.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:12.452Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-27T20:07:12.452Z] Sending build context to Docker daemon 137.7kB [2023-06-27T20:07:12.723Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-27T20:07:12.723Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-27T20:07:12.723Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-27T20:07:12.723Z] c41833b44d91: Pulling fs layer [2023-06-27T20:07:12.723Z] ed15518f5707: Pulling fs layer [2023-06-27T20:07:12.723Z] feae8fd75edb: Pulling fs layer [2023-06-27T20:07:12.723Z] 242c74f7c9fa: Pulling fs layer [2023-06-27T20:07:12.723Z] 3cdef696dda3: Pulling fs layer [2023-06-27T20:07:12.723Z] 2ced38df9373: Pulling fs layer [2023-06-27T20:07:12.723Z] 58f1dce35555: Pulling fs layer [2023-06-27T20:07:12.723Z] 2ced38df9373: Waiting [2023-06-27T20:07:12.723Z] 242c74f7c9fa: Waiting [2023-06-27T20:07:12.723Z] 58f1dce35555: Waiting [2023-06-27T20:07:12.723Z] 3cdef696dda3: Waiting [2023-06-27T20:07:12.723Z] ed15518f5707: Verifying Checksum [2023-06-27T20:07:12.723Z] ed15518f5707: Download complete [2023-06-27T20:07:12.997Z] 242c74f7c9fa: Verifying Checksum [2023-06-27T20:07:12.997Z] 242c74f7c9fa: Download complete [2023-06-27T20:07:12.997Z] 3cdef696dda3: Verifying Checksum [2023-06-27T20:07:12.997Z] 3cdef696dda3: Download complete [2023-06-27T20:07:12.997Z] c41833b44d91: Verifying Checksum [2023-06-27T20:07:13.979Z] c41833b44d91: Pull complete [2023-06-27T20:07:14.250Z] 58f1dce35555: Verifying Checksum [2023-06-27T20:07:14.250Z] 58f1dce35555: Download complete [2023-06-27T20:07:14.519Z] ed15518f5707: Pull complete [2023-06-27T20:07:15.497Z] feae8fd75edb: Verifying Checksum [2023-06-27T20:07:15.497Z] feae8fd75edb: Download complete [2023-06-27T20:07:15.497Z] 2ced38df9373: Verifying Checksum [2023-06-27T20:07:15.497Z] 2ced38df9373: Download complete [2023-06-27T20:07:27.840Z] feae8fd75edb: Pull complete [2023-06-27T20:07:27.840Z] 242c74f7c9fa: Pull complete [2023-06-27T20:07:27.840Z] 3cdef696dda3: Pull complete [2023-06-27T20:07:30.564Z] Removing intermediate container 9d9520ab624a [2023-06-27T20:07:30.564Z] ---> e1cf302f2230 [2023-06-27T20:07:30.564Z] Step 13/26 : FROM alpine:3.17 [2023-06-27T20:07:30.564Z] 3.17: Pulling from library/alpine [2023-06-27T20:07:30.564Z] 4db1b89c0bd1: Pulling fs layer [2023-06-27T20:07:30.564Z] 4db1b89c0bd1: Verifying Checksum [2023-06-27T20:07:30.564Z] 4db1b89c0bd1: Download complete [2023-06-27T20:07:30.564Z] 4db1b89c0bd1: Pull complete [2023-06-27T20:07:30.564Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-27T20:07:30.564Z] Status: Downloaded newer image for alpine:3.17 [2023-06-27T20:07:30.564Z] ---> 1f73a9d63274 [2023-06-27T20:07:30.564Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-27T20:07:30.564Z] ---> Running in 3510de23ee26 [2023-06-27T20:07:30.564Z] Removing intermediate container 3510de23ee26 [2023-06-27T20:07:30.564Z] ---> 53df79939667 [2023-06-27T20:07:30.564Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-27T20:07:30.564Z] ---> Running in 4bcd18cbdf8c [2023-06-27T20:07:30.564Z] Removing intermediate container 4bcd18cbdf8c [2023-06-27T20:07:30.564Z] ---> d6e7f7cdf0b9 [2023-06-27T20:07:30.564Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-27T20:07:30.564Z] ---> Running in cd3d37a89096 [2023-06-27T20:07:30.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-27T20:07:30.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-27T20:07:30.564Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-27T20:07:30.822Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-27T20:07:30.822Z] Executing busybox-1.35.0-r29.trigger [2023-06-27T20:07:30.822Z] Executing ca-certificates-20230506-r0.trigger [2023-06-27T20:07:30.822Z] OK: 8 MiB in 17 packages [2023-06-27T20:07:31.404Z] Removing intermediate container cd3d37a89096 [2023-06-27T20:07:31.404Z] ---> 0c8f177dbe05 [2023-06-27T20:07:31.404Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-27T20:07:31.404Z] ---> d7f6e9c1a670 [2023-06-27T20:07:31.404Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-27T20:07:31.404Z] ---> 1404039d4208 [2023-06-27T20:07:31.404Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-27T20:07:31.666Z] ---> eba7c305cff8 [2023-06-27T20:07:31.666Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-27T20:07:32.603Z] ---> 9a4f1c946cda [2023-06-27T20:07:32.603Z] Step 21/26 : EXPOSE 59712 [2023-06-27T20:07:32.603Z] ---> Running in 623539ec9369 [2023-06-27T20:07:32.603Z] Removing intermediate container 623539ec9369 [2023-06-27T20:07:32.603Z] ---> df9ee47e0ea7 [2023-06-27T20:07:32.603Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-27T20:07:32.603Z] ---> Running in bca45b0fc40f [2023-06-27T20:07:32.603Z] Removing intermediate container bca45b0fc40f [2023-06-27T20:07:32.603Z] ---> 2e96249025bc [2023-06-27T20:07:32.603Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-27T20:07:32.603Z] ---> Running in 45e2b059762d [2023-06-27T20:07:32.603Z] Removing intermediate container 45e2b059762d [2023-06-27T20:07:32.603Z] ---> 0e51b4eb589e [2023-06-27T20:07:32.603Z] Step 24/26 : LABEL arch=amd64 [2023-06-27T20:07:32.603Z] ---> Running in 1e6d8139430a [2023-06-27T20:07:32.862Z] Removing intermediate container 1e6d8139430a [2023-06-27T20:07:32.862Z] ---> e9062a095731 [2023-06-27T20:07:32.862Z] Step 25/26 : LABEL git_sha=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [2023-06-27T20:07:32.862Z] ---> Running in 9cf1e93633f8 [2023-06-27T20:07:32.862Z] Removing intermediate container 9cf1e93633f8 [2023-06-27T20:07:32.862Z] ---> afa23d7722ad [2023-06-27T20:07:32.862Z] Step 26/26 : LABEL version=3.1.0-dev.8 [2023-06-27T20:07:32.862Z] ---> Running in 8341c64b694c [2023-06-27T20:07:32.862Z] Removing intermediate container 8341c64b694c [2023-06-27T20:07:32.862Z] ---> 072541f4bc5c [2023-06-27T20:07:32.862Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-27T20:07:32.862Z] Successfully built 072541f4bc5c [2023-06-27T20:07:32.862Z] 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-06-27T20:07:32.946Z] provisioning config files... [2023-06-27T20:07:32.957Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8348255696891714285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:07:34.065Z] ---> docker-login.sh [2023-06-27T20:07:34.065Z] nexus3.edgexfoundry.org:10001 [2023-06-27T20:07:34.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:07:36.055Z] 2ced38df9373: Pull complete [2023-06-27T20:07:36.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:07:36.188Z] Configure a credential helper to remove this warning. See [2023-06-27T20:07:36.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:07:36.188Z] [2023-06-27T20:07:36.188Z] Login Succeeded [2023-06-27T20:07:36.188Z] nexus3.edgexfoundry.org:10002 [2023-06-27T20:07:36.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:07:36.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:07:36.506Z] Configure a credential helper to remove this warning. See [2023-06-27T20:07:36.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:07:36.506Z] [2023-06-27T20:07:36.506Z] Login Succeeded [2023-06-27T20:07:36.506Z] nexus3.edgexfoundry.org:10003 [2023-06-27T20:07:36.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:07:37.473Z] 58f1dce35555: Pull complete [2023-06-27T20:07:37.473Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-27T20:07:37.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-27T20:07:37.473Z] ---> fadd8f120f05 [2023-06-27T20:07:37.473Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-27T20:07:38.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:07:38.555Z] Configure a credential helper to remove this warning. See [2023-06-27T20:07:38.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:07:38.555Z] [2023-06-27T20:07:38.555Z] Login Succeeded [2023-06-27T20:07:38.555Z] nexus3.edgexfoundry.org:10004 [2023-06-27T20:07:38.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:07:38.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:07:38.814Z] Configure a credential helper to remove this warning. See [2023-06-27T20:07:38.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:07:38.814Z] [2023-06-27T20:07:38.814Z] Login Succeeded [2023-06-27T20:07:38.814Z] docker.io [2023-06-27T20:07:38.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:07:39.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:07:39.074Z] Configure a credential helper to remove this warning. See [2023-06-27T20:07:39.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:07:39.074Z] [2023-06-27T20:07:39.074Z] Login Succeeded [2023-06-27T20:07:39.074Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T20:07:39.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-27T20:07:39.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T20:07:39.151Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-06-27T20:07:39.151Z] 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [2023-06-27T20:07:39.151Z] latest [2023-06-27T20:07:39.151Z] 3.1.0-dev.8 [2023-06-27T20:07:39.151Z] 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 [2023-06-27T20:07:39.151Z] main [2023-06-27T20:07:39.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:39.426Z] ---> Running in cd97424937cd [2023-06-27T20:07:39.426Z] Removing intermediate container cd97424937cd [2023-06-27T20:07:39.426Z] ---> 3f410b5d4017 [2023-06-27T20:07:39.426Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-27T20:07:39.480Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:39.695Z] ---> Running in 421b42ac2ce2 [2023-06-27T20:07:39.798Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [2023-06-27T20:07:39.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-27T20:07:39.798Z] 3de0a2e385fc: Preparing [2023-06-27T20:07:39.798Z] c71fae984b8a: Preparing [2023-06-27T20:07:39.798Z] 54795495af92: Preparing [2023-06-27T20:07:39.798Z] df1f8ea51158: Preparing [2023-06-27T20:07:39.798Z] 86df0c9cfc4e: Preparing [2023-06-27T20:07:39.798Z] 3dab9f8bf2d2: Preparing [2023-06-27T20:07:39.798Z] 3dab9f8bf2d2: Waiting [2023-06-27T20:07:39.798Z] c71fae984b8a: Pushed [2023-06-27T20:07:39.798Z] 54795495af92: Pushed [2023-06-27T20:07:39.798Z] df1f8ea51158: Pushed [2023-06-27T20:07:39.798Z] 3dab9f8bf2d2: Layer already exists [2023-06-27T20:07:39.798Z] 86df0c9cfc4e: Pushed [2023-06-27T20:07:39.964Z] Removing intermediate container 421b42ac2ce2 [2023-06-27T20:07:39.964Z] ---> 73260d7a248e [2023-06-27T20:07:39.964Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-27T20:07:39.964Z] ---> Running in f05a79d5c4b7 [2023-06-27T20:07:40.233Z] Removing intermediate container f05a79d5c4b7 [2023-06-27T20:07:40.233Z] ---> 72a5b7b76e23 [2023-06-27T20:07:40.233Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-27T20:07:40.233Z] ---> Running in ba3c5ce336fd [2023-06-27T20:07:41.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-27T20:07:41.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-27T20:07:42.333Z] 3de0a2e385fc: Pushed [2023-06-27T20:07:42.593Z] 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505: digest: sha256:bc88efb5fc85b5acda349dfcbf3291782f60e7ab5bd532daddb8e727e96bec0e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:42.876Z] OK: 263 MiB in 53 packages [2023-06-27T20:07:42.908Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:43.222Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-06-27T20:07:43.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-27T20:07:43.222Z] 3de0a2e385fc: Preparing [2023-06-27T20:07:43.222Z] c71fae984b8a: Preparing [2023-06-27T20:07:43.222Z] 54795495af92: Preparing [2023-06-27T20:07:43.222Z] df1f8ea51158: Preparing [2023-06-27T20:07:43.222Z] 86df0c9cfc4e: Preparing [2023-06-27T20:07:43.222Z] 3dab9f8bf2d2: Preparing [2023-06-27T20:07:43.222Z] 3dab9f8bf2d2: Waiting [2023-06-27T20:07:43.222Z] 3de0a2e385fc: Layer already exists [2023-06-27T20:07:43.222Z] 86df0c9cfc4e: Layer already exists [2023-06-27T20:07:43.222Z] c71fae984b8a: Layer already exists [2023-06-27T20:07:43.222Z] 54795495af92: Layer already exists [2023-06-27T20:07:43.222Z] df1f8ea51158: Layer already exists [2023-06-27T20:07:43.222Z] 3dab9f8bf2d2: Layer already exists [2023-06-27T20:07:43.222Z] latest: digest: sha256:bc88efb5fc85b5acda349dfcbf3291782f60e7ab5bd532daddb8e727e96bec0e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:43.533Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:43.843Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.8 [2023-06-27T20:07:43.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-27T20:07:43.843Z] 3de0a2e385fc: Preparing [2023-06-27T20:07:43.843Z] c71fae984b8a: Preparing [2023-06-27T20:07:43.843Z] 54795495af92: Preparing [2023-06-27T20:07:43.843Z] df1f8ea51158: Preparing [2023-06-27T20:07:43.843Z] 86df0c9cfc4e: Preparing [2023-06-27T20:07:43.843Z] 3dab9f8bf2d2: Preparing [2023-06-27T20:07:43.843Z] 3dab9f8bf2d2: Waiting [2023-06-27T20:07:43.843Z] c71fae984b8a: Layer already exists [2023-06-27T20:07:43.843Z] 86df0c9cfc4e: Layer already exists [2023-06-27T20:07:43.843Z] 54795495af92: Layer already exists [2023-06-27T20:07:43.843Z] df1f8ea51158: Layer already exists [2023-06-27T20:07:43.843Z] 3de0a2e385fc: Layer already exists [2023-06-27T20:07:43.843Z] 3dab9f8bf2d2: Layer already exists [2023-06-27T20:07:43.843Z] 3.1.0-dev.8: digest: sha256:bc88efb5fc85b5acda349dfcbf3291782f60e7ab5bd532daddb8e727e96bec0e size: 1573 [2023-06-27T20:07:43.845Z] Removing intermediate container ba3c5ce336fd [2023-06-27T20:07:43.845Z] ---> 8e2e42f01d12 [2023-06-27T20:07:43.845Z] Step 7/12 : WORKDIR /app [2023-06-27T20:07:43.845Z] ---> Running in bdcfa27e56c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:44.112Z] Removing intermediate container bdcfa27e56c8 [2023-06-27T20:07:44.113Z] ---> b801df1ca80a [2023-06-27T20:07:44.113Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-27T20:07:44.152Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:44.380Z] ---> f69d05a4a391 [2023-06-27T20:07:44.380Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-27T20:07:44.464Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 [2023-06-27T20:07:44.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-27T20:07:44.464Z] 3de0a2e385fc: Preparing [2023-06-27T20:07:44.464Z] c71fae984b8a: Preparing [2023-06-27T20:07:44.464Z] 54795495af92: Preparing [2023-06-27T20:07:44.464Z] df1f8ea51158: Preparing [2023-06-27T20:07:44.464Z] 86df0c9cfc4e: Preparing [2023-06-27T20:07:44.464Z] 3dab9f8bf2d2: Preparing [2023-06-27T20:07:44.464Z] 3dab9f8bf2d2: Waiting [2023-06-27T20:07:44.464Z] 3de0a2e385fc: Layer already exists [2023-06-27T20:07:44.464Z] df1f8ea51158: Layer already exists [2023-06-27T20:07:44.464Z] c71fae984b8a: Layer already exists [2023-06-27T20:07:44.464Z] 86df0c9cfc4e: Layer already exists [2023-06-27T20:07:44.464Z] 54795495af92: Layer already exists [2023-06-27T20:07:44.464Z] 3dab9f8bf2d2: Layer already exists [2023-06-27T20:07:44.464Z] 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8: digest: sha256:bc88efb5fc85b5acda349dfcbf3291782f60e7ab5bd532daddb8e727e96bec0e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:44.652Z] ---> Running in bc74f016b242 [2023-06-27T20:07:44.787Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:45.091Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-06-27T20:07:45.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-27T20:07:45.091Z] 3de0a2e385fc: Preparing [2023-06-27T20:07:45.091Z] c71fae984b8a: Preparing [2023-06-27T20:07:45.091Z] 54795495af92: Preparing [2023-06-27T20:07:45.091Z] df1f8ea51158: Preparing [2023-06-27T20:07:45.091Z] 86df0c9cfc4e: Preparing [2023-06-27T20:07:45.091Z] 3dab9f8bf2d2: Preparing [2023-06-27T20:07:45.091Z] 3dab9f8bf2d2: Waiting [2023-06-27T20:07:45.091Z] 86df0c9cfc4e: Layer already exists [2023-06-27T20:07:45.091Z] df1f8ea51158: Layer already exists [2023-06-27T20:07:45.091Z] 3de0a2e385fc: Layer already exists [2023-06-27T20:07:45.091Z] 54795495af92: Layer already exists [2023-06-27T20:07:45.091Z] c71fae984b8a: Layer already exists [2023-06-27T20:07:45.091Z] 3dab9f8bf2d2: Layer already exists [2023-06-27T20:07:45.091Z] main: digest: sha256:bc88efb5fc85b5acda349dfcbf3291782f60e7ab5bd532daddb8e727e96bec0e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-27T20:07:45.138Z] ===================================================== [Pipeline] echo [2023-06-27T20:07:45.149Z] taggedImages: [2023-06-27T20:07:45.149Z] - nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [2023-06-27T20:07:45.149Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-06-27T20:07:45.149Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.8 [2023-06-27T20:07:45.149Z] - nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 [2023-06-27T20:07:45.149Z] - 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-06-27T20:07:45.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T20:07:45.531Z] [2023-06-27T20:07:45.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:07:45.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T20:07:45.829Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-27T20:07:45.829Z] 5eb5b503b376: Pulling fs layer [2023-06-27T20:07:45.829Z] 5c69ac0246d0: Pulling fs layer [2023-06-27T20:07:45.829Z] ec43610c2a17: Pulling fs layer [2023-06-27T20:07:45.829Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-27T20:07:45.829Z] 33b1e0a273af: Pulling fs layer [2023-06-27T20:07:45.829Z] 5d3b04190fa2: Pulling fs layer [2023-06-27T20:07:45.829Z] 2f39f015ded8: Pulling fs layer [2023-06-27T20:07:45.829Z] 3a2ae6a8a46f: Waiting [2023-06-27T20:07:45.829Z] 33b1e0a273af: Waiting [2023-06-27T20:07:45.829Z] 5d3b04190fa2: Waiting [2023-06-27T20:07:45.829Z] 2f39f015ded8: Waiting [2023-06-27T20:07:45.829Z] 5c69ac0246d0: Download complete [2023-06-27T20:07:45.829Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-27T20:07:45.829Z] 3a2ae6a8a46f: Download complete [2023-06-27T20:07:45.829Z] 33b1e0a273af: Verifying Checksum [2023-06-27T20:07:45.829Z] 33b1e0a273af: Download complete [2023-06-27T20:07:45.829Z] 5d3b04190fa2: Verifying Checksum [2023-06-27T20:07:45.829Z] 5d3b04190fa2: Download complete [2023-06-27T20:07:45.829Z] ec43610c2a17: Verifying Checksum [2023-06-27T20:07:45.829Z] ec43610c2a17: Download complete [2023-06-27T20:07:46.089Z] 5eb5b503b376: Download complete [2023-06-27T20:07:47.470Z] 5eb5b503b376: Pull complete [2023-06-27T20:07:47.470Z] 5c69ac0246d0: Pull complete [2023-06-27T20:07:47.730Z] ec43610c2a17: Pull complete [2023-06-27T20:07:47.730Z] 3a2ae6a8a46f: Pull complete [2023-06-27T20:07:47.989Z] 33b1e0a273af: Pull complete [2023-06-27T20:07:48.246Z] 5d3b04190fa2: Pull complete [2023-06-27T20:07:52.434Z] 2f39f015ded8: Pull complete [2023-06-27T20:07:52.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-27T20:07:52.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T20:07:52.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:07:52.527Z] prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container [2023-06-27T20:07:52.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-27T20:07:56.021Z] $ docker top f7a842a8325e7fb214c662b8761aaeb22a9a1317120ae90a5464bcef52bf9570 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:07:56.420Z] ---> job-cost.sh [2023-06-27T20:07:56.420Z] lf-activate-venv: SKIPPING [2023-06-27T20:07:56.420Z] INFO: No Stack... [2023-06-27T20:07:56.679Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-27T20:07:56.940Z] INFO: Archiving Costs [Pipeline] sh [2023-06-27T20:07:57.232Z] + cut -d, -f6 [2023-06-27T20:07:57.232Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock [2023-06-27T20:07:57.245Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] [2023-06-27T20:07:57.251Z] Resource [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] did not exist. Created. [2023-06-27T20:07:57.251Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-27T20:07:57.560Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-27T20:07:57.590Z] Stashed 1 file(s) [Pipeline] } [2023-06-27T20:07:57.601Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-27T20:07:57.620Z] $ docker stop --time=1 f7a842a8325e7fb214c662b8761aaeb22a9a1317120ae90a5464bcef52bf9570 [2023-06-27T20:07:58.768Z] $ docker rm -f --volumes f7a842a8325e7fb214c662b8761aaeb22a9a1317120ae90a5464bcef52bf9570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-27T20:08:52.659Z] Removing intermediate container bc74f016b242 [2023-06-27T20:08:52.659Z] ---> 67cca21ab954 [2023-06-27T20:08:52.659Z] Step 10/12 : COPY . . [2023-06-27T20:08:52.659Z] ---> 1211446931a2 [2023-06-27T20:08:52.659Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-27T20:08:52.659Z] ---> Running in d7a20beca5c1 [2023-06-27T20:08:52.659Z] Removing intermediate container d7a20beca5c1 [2023-06-27T20:08:52.659Z] ---> 067999722c74 [2023-06-27T20:08:52.659Z] Step 12/12 : RUN $MAKE [2023-06-27T20:08:52.659Z] ---> Running in b16a7c0085e7 [2023-06-27T20:08:52.659Z] noop [2023-06-27T20:08:52.659Z] Removing intermediate container b16a7c0085e7 [2023-06-27T20:08:52.659Z] ---> 252c2ce64568 [2023-06-27T20:08:52.659Z] Successfully built 252c2ce64568 [2023-06-27T20:08:52.659Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:08:53.014Z] + docker inspect -f . ci-base-image-arm64 [2023-06-27T20:08:53.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:08:53.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-62 does not seem to be running inside a container [2023-06-27T20:08:53.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/9 -v /w/workspace/app-record-replay/9:/w/workspace/app-record-replay/9:rw,z -v /w/workspace/app-record-replay/9@tmp:/w/workspace/app-record-replay/9@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-06-27T20:08:54.482Z] $ docker top 22bead61f238a4a64cc0cce489e707271d7f8d3d0abfa80660c3a885c2a21933 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T20:08:55.303Z] + go version [2023-06-27T20:08:55.303Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-27T20:08:55.332Z] $ docker stop --time=1 22bead61f238a4a64cc0cce489e707271d7f8d3d0abfa80660c3a885c2a21933 [2023-06-27T20:08:57.595Z] $ docker rm -f --volumes 22bead61f238a4a64cc0cce489e707271d7f8d3d0abfa80660c3a885c2a21933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:08:58.135Z] + docker inspect -f . ci-base-image-arm64 [2023-06-27T20:08:58.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:08:58.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-62 does not seem to be running inside a container [2023-06-27T20:08:58.382Z] $ 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/9 -v /w/workspace/app-record-replay/9:/w/workspace/app-record-replay/9:rw,z -v /w/workspace/app-record-replay/9@tmp:/w/workspace/app-record-replay/9@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-06-27T20:08:59.563Z] $ docker top 2004d004aefc6b1f2eba1b8d63d19bfd676c73779d8c5de6092b6a9ae44bbac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T20:09:00.066Z] + git config --global --add safe.directory /w/workspace/app-record-replay/9 [Pipeline] fileExists [Pipeline] sh [2023-06-27T20:09:00.396Z] + make test [2023-06-27T20:09:00.396Z] go test -race -coverprofile=coverage.out ./... [2023-06-27T20:11:37.120Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-27T20:11:37.120Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.205s coverage: 90.0% of statements [2023-06-27T20:11:37.120Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.303s coverage: 85.1% of statements [2023-06-27T20:11:39.069Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-27T20:11:39.069Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-27T20:11:39.069Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-27T20:11:39.337Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.228s coverage: 27.3% of statements [2023-06-27T20:11:40.302Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-27T20:11:40.302Z] go vet ./... [2023-06-27T20:14:02.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-27T20:14:02.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-27T20:14:02.003Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-27T20:14:02.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-27T20:14:02.051Z] $ docker stop --time=1 2004d004aefc6b1f2eba1b8d63d19bfd676c73779d8c5de6092b6a9ae44bbac0 [2023-06-27T20:14:03.893Z] $ docker rm -f --volumes 2004d004aefc6b1f2eba1b8d63d19bfd676c73779d8c5de6092b6a9ae44bbac0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-27T20:14:05.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-27T20:14:05.378Z] Warning: overwriting stash ‘coverage-report’ [2023-06-27T20:14:05.743Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-27T20:14:06.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-27T20:14:06.436Z] + ls -al . [2023-06-27T20:14:06.436Z] total 148 [2023-06-27T20:14:06.436Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 20:09 . [2023-06-27T20:14:06.436Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 20:06 .. [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 27 20:06 .dockerignore [2023-06-27T20:14:06.436Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 20:06 .git [2023-06-27T20:14:06.436Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:06 .github [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 27 20:06 .gitignore [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 20:06 .golangci.yml [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jun 27 20:06 Attribution.txt [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 27 20:06 CHANGELOG.md [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jun 27 20:06 Dockerfile [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 20:06 GOVERNANCE.md [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 27 20:06 Jenkinsfile [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 27 20:06 LICENSE [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jun 27 20:06 Makefile [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 27 20:06 OWNERS.md [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 27 20:06 README.md [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 27 20:04 VERSION [2023-06-27T20:14:06.436Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:06 bin [2023-06-27T20:14:06.436Z] -rw-r--r-- 1 jenkins jenkins 4703 Jun 27 20:11 coverage.out [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 3405 Jun 27 20:06 go.mod [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 31479 Jun 27 20:06 go.sum [2023-06-27T20:14:06.436Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 27 20:06 internal [2023-06-27T20:14:06.436Z] -rw-rw-r-- 1 jenkins jenkins 914 Jun 27 20:06 main.go [2023-06-27T20:14:06.436Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 20:06 pkg [2023-06-27T20:14:06.436Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:14:06.770Z] + 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=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 --label arch=arm64 --label version=3.1.0-dev.8 . [2023-06-27T20:14:06.771Z] Sending build context to Docker daemon 143.4kB [2023-06-27T20:14:07.037Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-27T20:14:07.037Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-27T20:14:07.037Z] ---> 252c2ce64568 [2023-06-27T20:14:07.037Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-27T20:14:07.037Z] ---> Running in 69a06fab9423 [2023-06-27T20:14:07.304Z] Removing intermediate container 69a06fab9423 [2023-06-27T20:14:07.304Z] ---> 518f1f0cbf0d [2023-06-27T20:14:07.304Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-27T20:14:07.304Z] ---> Running in 1f219e4f4e56 [2023-06-27T20:14:07.571Z] Removing intermediate container 1f219e4f4e56 [2023-06-27T20:14:07.571Z] ---> e27f08205182 [2023-06-27T20:14:07.571Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-27T20:14:07.839Z] ---> Running in 7c7ee94f9718 [2023-06-27T20:14:08.123Z] Removing intermediate container 7c7ee94f9718 [2023-06-27T20:14:08.124Z] ---> 805a791ca9d0 [2023-06-27T20:14:08.124Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-27T20:14:08.124Z] ---> Running in 29f3da968de7 [2023-06-27T20:14:09.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-27T20:14:09.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-27T20:14:10.623Z] OK: 263 MiB in 53 packages [2023-06-27T20:14:11.584Z] Removing intermediate container 29f3da968de7 [2023-06-27T20:14:11.585Z] ---> b81454bcc823 [2023-06-27T20:14:11.585Z] Step 7/26 : WORKDIR /app [2023-06-27T20:14:11.585Z] ---> Running in 29d4c146f646 [2023-06-27T20:14:11.851Z] Removing intermediate container 29d4c146f646 [2023-06-27T20:14:11.851Z] ---> 070880eee8e5 [2023-06-27T20:14:11.851Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-27T20:14:13.260Z] ---> 4347899e1882 [2023-06-27T20:14:13.260Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-27T20:14:13.260Z] ---> Running in 3333ecae8da5 [2023-06-27T20:14:15.844Z] Removing intermediate container 3333ecae8da5 [2023-06-27T20:14:15.844Z] ---> 8096c0b8851a [2023-06-27T20:14:15.844Z] Step 10/26 : COPY . . [2023-06-27T20:14:16.429Z] ---> e1bb137d6ae2 [2023-06-27T20:14:16.429Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-27T20:14:16.429Z] ---> Running in 8466aa01c957 [2023-06-27T20:14:16.698Z] Removing intermediate container 8466aa01c957 [2023-06-27T20:14:16.698Z] ---> 4121ab5a1e06 [2023-06-27T20:14:16.698Z] Step 12/26 : RUN $MAKE [2023-06-27T20:14:16.698Z] ---> Running in b6c1f9b8166f [2023-06-27T20:14:17.664Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.8" -trimpath -mod=readonly -o app-record-replay [2023-06-27T20:16:24.370Z] Removing intermediate container b6c1f9b8166f [2023-06-27T20:16:24.370Z] ---> f5aeae99a26f [2023-06-27T20:16:24.370Z] Step 13/26 : FROM alpine:3.17 [2023-06-27T20:16:24.370Z] 3.17: Pulling from library/alpine [2023-06-27T20:16:24.370Z] edb6bdbacee9: Pulling fs layer [2023-06-27T20:16:24.370Z] edb6bdbacee9: Verifying Checksum [2023-06-27T20:16:24.370Z] edb6bdbacee9: Download complete [2023-06-27T20:16:24.370Z] edb6bdbacee9: Pull complete [2023-06-27T20:16:24.370Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-27T20:16:24.371Z] Status: Downloaded newer image for alpine:3.17 [2023-06-27T20:16:24.371Z] ---> 779605e5fbc0 [2023-06-27T20:16:24.371Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-27T20:16:24.371Z] ---> Running in 7d82dadd828b [2023-06-27T20:16:24.371Z] Removing intermediate container 7d82dadd828b [2023-06-27T20:16:24.371Z] ---> 8ae6f170d0ab [2023-06-27T20:16:24.371Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-27T20:16:24.371Z] ---> Running in 2a8ef88b1b12 [2023-06-27T20:16:24.371Z] Removing intermediate container 2a8ef88b1b12 [2023-06-27T20:16:24.371Z] ---> aec336d0e11a [2023-06-27T20:16:24.371Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-27T20:16:24.371Z] ---> Running in 5a03be5af982 [2023-06-27T20:16:24.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-27T20:16:24.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-27T20:16:24.371Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-27T20:16:24.371Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-27T20:16:24.371Z] Executing busybox-1.35.0-r29.trigger [2023-06-27T20:16:24.371Z] Executing ca-certificates-20230506-r0.trigger [2023-06-27T20:16:24.371Z] OK: 8 MiB in 17 packages [2023-06-27T20:16:24.371Z] Removing intermediate container 5a03be5af982 [2023-06-27T20:16:24.371Z] ---> 0e6fbd2a9de8 [2023-06-27T20:16:24.371Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-27T20:16:24.371Z] ---> fb22a65239d4 [2023-06-27T20:16:24.371Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-27T20:16:24.371Z] ---> 1be728f29b23 [2023-06-27T20:16:24.371Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-27T20:16:24.371Z] ---> 9e3d451d4723 [2023-06-27T20:16:24.371Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-27T20:16:24.371Z] ---> 52614c496eba [2023-06-27T20:16:24.371Z] Step 21/26 : EXPOSE 59712 [2023-06-27T20:16:24.371Z] ---> Running in ff047e818ea8 [2023-06-27T20:16:24.371Z] Removing intermediate container ff047e818ea8 [2023-06-27T20:16:24.371Z] ---> 0fb21ae25690 [2023-06-27T20:16:24.371Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-27T20:16:24.371Z] ---> Running in e83003fab5b2 [2023-06-27T20:16:24.640Z] Removing intermediate container e83003fab5b2 [2023-06-27T20:16:24.641Z] ---> b0e3181c7c8f [2023-06-27T20:16:24.641Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-27T20:16:24.908Z] ---> Running in 0ab449e37db0 [2023-06-27T20:16:25.177Z] Removing intermediate container 0ab449e37db0 [2023-06-27T20:16:25.177Z] ---> dcadb57fdd88 [2023-06-27T20:16:25.177Z] Step 24/26 : LABEL arch=arm64 [2023-06-27T20:16:25.177Z] ---> Running in 534df808e7d9 [2023-06-27T20:16:25.445Z] Removing intermediate container 534df808e7d9 [2023-06-27T20:16:25.445Z] ---> fa1cd3fc6f1d [2023-06-27T20:16:25.445Z] Step 25/26 : LABEL git_sha=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [2023-06-27T20:16:25.445Z] ---> Running in d81609263343 [2023-06-27T20:16:25.712Z] Removing intermediate container d81609263343 [2023-06-27T20:16:25.712Z] ---> 3168ca694ca7 [2023-06-27T20:16:25.712Z] Step 26/26 : LABEL version=3.1.0-dev.8 [2023-06-27T20:16:25.988Z] ---> Running in 056ae0c46384 [2023-06-27T20:16:25.988Z] Removing intermediate container 056ae0c46384 [2023-06-27T20:16:25.988Z] ---> fcc394a619e5 [2023-06-27T20:16:25.988Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-27T20:16:25.988Z] Successfully built fcc394a619e5 [2023-06-27T20:16:26.252Z] 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-06-27T20:16:26.367Z] provisioning config files... [2023-06-27T20:16:26.383Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/9@tmp/config5617224061391879016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:16:26.715Z] ---> docker-login.sh [2023-06-27T20:16:26.715Z] nexus3.edgexfoundry.org:10001 [2023-06-27T20:16:26.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:16:26.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:16:26.983Z] Configure a credential helper to remove this warning. See [2023-06-27T20:16:26.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:16:26.983Z] [2023-06-27T20:16:26.983Z] Login Succeeded [2023-06-27T20:16:26.983Z] nexus3.edgexfoundry.org:10002 [2023-06-27T20:16:27.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:16:28.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:16:28.220Z] Configure a credential helper to remove this warning. See [2023-06-27T20:16:28.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:16:28.220Z] [2023-06-27T20:16:28.220Z] Login Succeeded [2023-06-27T20:16:28.220Z] nexus3.edgexfoundry.org:10003 [2023-06-27T20:16:28.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:16:28.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:16:28.756Z] Configure a credential helper to remove this warning. See [2023-06-27T20:16:28.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:16:28.756Z] [2023-06-27T20:16:28.756Z] Login Succeeded [2023-06-27T20:16:28.756Z] nexus3.edgexfoundry.org:10004 [2023-06-27T20:16:29.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:16:29.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:16:29.023Z] Configure a credential helper to remove this warning. See [2023-06-27T20:16:29.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:16:29.023Z] [2023-06-27T20:16:29.023Z] Login Succeeded [2023-06-27T20:16:29.023Z] docker.io [2023-06-27T20:16:29.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T20:16:29.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T20:16:29.554Z] Configure a credential helper to remove this warning. See [2023-06-27T20:16:29.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T20:16:29.554Z] [2023-06-27T20:16:29.554Z] Login Succeeded [2023-06-27T20:16:29.554Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T20:16:29.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-27T20:16:29.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T20:16:29.624Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-06-27T20:16:29.624Z] 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [2023-06-27T20:16:29.624Z] latest [2023-06-27T20:16:29.624Z] 3.1.0-dev.8 [2023-06-27T20:16:29.624Z] 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 [2023-06-27T20:16:29.624Z] main [2023-06-27T20:16:29.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:16:29.975Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:16:30.312Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [2023-06-27T20:16:30.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-27T20:16:30.312Z] 8079f5ec8660: Preparing [2023-06-27T20:16:30.312Z] ceda758170ae: Preparing [2023-06-27T20:16:30.312Z] 028fc8c29dd2: Preparing [2023-06-27T20:16:30.312Z] 9a526fe42b6c: Preparing [2023-06-27T20:16:30.312Z] 3ec75db20d8c: Preparing [2023-06-27T20:16:30.312Z] 9386262d7a74: Preparing [2023-06-27T20:16:30.312Z] 9386262d7a74: Waiting [2023-06-27T20:16:30.577Z] ceda758170ae: Pushed [2023-06-27T20:16:30.577Z] 9a526fe42b6c: Pushed [2023-06-27T20:16:30.577Z] 028fc8c29dd2: Pushed [2023-06-27T20:16:30.577Z] 9386262d7a74: Layer already exists [2023-06-27T20:16:30.577Z] 3ec75db20d8c: Pushed [2023-06-27T20:16:35.913Z] 8079f5ec8660: Pushed [2023-06-27T20:16:35.913Z] 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505: digest: sha256:d61d513a442e61dbb62039fa6772cb0ea2ca60fe3ba8855aee72de6f2009408c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:16:36.251Z] + 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-06-27T20:16:36.584Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-06-27T20:16:36.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-27T20:16:36.584Z] 8079f5ec8660: Preparing [2023-06-27T20:16:36.584Z] ceda758170ae: Preparing [2023-06-27T20:16:36.584Z] 028fc8c29dd2: Preparing [2023-06-27T20:16:36.584Z] 9a526fe42b6c: Preparing [2023-06-27T20:16:36.584Z] 3ec75db20d8c: Preparing [2023-06-27T20:16:36.584Z] 9386262d7a74: Preparing [2023-06-27T20:16:36.584Z] 9386262d7a74: Waiting [2023-06-27T20:16:36.584Z] 9a526fe42b6c: Layer already exists [2023-06-27T20:16:36.584Z] ceda758170ae: Layer already exists [2023-06-27T20:16:36.584Z] 8079f5ec8660: Layer already exists [2023-06-27T20:16:36.584Z] 3ec75db20d8c: Layer already exists [2023-06-27T20:16:36.584Z] 028fc8c29dd2: Layer already exists [2023-06-27T20:16:36.584Z] 9386262d7a74: Layer already exists [2023-06-27T20:16:36.848Z] latest: digest: sha256:d61d513a442e61dbb62039fa6772cb0ea2ca60fe3ba8855aee72de6f2009408c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:16:37.184Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:16:37.523Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.8 [2023-06-27T20:16:37.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-27T20:16:37.523Z] 8079f5ec8660: Preparing [2023-06-27T20:16:37.523Z] ceda758170ae: Preparing [2023-06-27T20:16:37.523Z] 028fc8c29dd2: Preparing [2023-06-27T20:16:37.523Z] 9a526fe42b6c: Preparing [2023-06-27T20:16:37.523Z] 3ec75db20d8c: Preparing [2023-06-27T20:16:37.523Z] 9386262d7a74: Preparing [2023-06-27T20:16:37.523Z] 9386262d7a74: Waiting [2023-06-27T20:16:37.523Z] 3ec75db20d8c: Layer already exists [2023-06-27T20:16:37.523Z] ceda758170ae: Layer already exists [2023-06-27T20:16:37.523Z] 028fc8c29dd2: Layer already exists [2023-06-27T20:16:37.523Z] 8079f5ec8660: Layer already exists [2023-06-27T20:16:37.523Z] 9a526fe42b6c: Layer already exists [2023-06-27T20:16:37.523Z] 9386262d7a74: Layer already exists [2023-06-27T20:16:37.523Z] 3.1.0-dev.8: digest: sha256:d61d513a442e61dbb62039fa6772cb0ea2ca60fe3ba8855aee72de6f2009408c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:16:37.865Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:16:38.194Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 [2023-06-27T20:16:38.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-27T20:16:38.194Z] 8079f5ec8660: Preparing [2023-06-27T20:16:38.194Z] ceda758170ae: Preparing [2023-06-27T20:16:38.194Z] 028fc8c29dd2: Preparing [2023-06-27T20:16:38.194Z] 9a526fe42b6c: Preparing [2023-06-27T20:16:38.194Z] 3ec75db20d8c: Preparing [2023-06-27T20:16:38.194Z] 9386262d7a74: Preparing [2023-06-27T20:16:38.194Z] 9386262d7a74: Waiting [2023-06-27T20:16:38.194Z] 028fc8c29dd2: Layer already exists [2023-06-27T20:16:38.194Z] ceda758170ae: Layer already exists [2023-06-27T20:16:38.194Z] 9a526fe42b6c: Layer already exists [2023-06-27T20:16:38.194Z] 3ec75db20d8c: Layer already exists [2023-06-27T20:16:38.194Z] 8079f5ec8660: Layer already exists [2023-06-27T20:16:38.194Z] 9386262d7a74: Layer already exists [2023-06-27T20:16:38.194Z] 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8: digest: sha256:d61d513a442e61dbb62039fa6772cb0ea2ca60fe3ba8855aee72de6f2009408c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:16:38.533Z] + 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-06-27T20:16:38.874Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-06-27T20:16:38.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-27T20:16:38.874Z] 8079f5ec8660: Preparing [2023-06-27T20:16:38.874Z] ceda758170ae: Preparing [2023-06-27T20:16:38.874Z] 028fc8c29dd2: Preparing [2023-06-27T20:16:38.874Z] 9a526fe42b6c: Preparing [2023-06-27T20:16:38.874Z] 3ec75db20d8c: Preparing [2023-06-27T20:16:38.874Z] 9386262d7a74: Preparing [2023-06-27T20:16:38.874Z] 9386262d7a74: Waiting [2023-06-27T20:16:38.874Z] 9a526fe42b6c: Layer already exists [2023-06-27T20:16:38.874Z] ceda758170ae: Layer already exists [2023-06-27T20:16:38.874Z] 3ec75db20d8c: Layer already exists [2023-06-27T20:16:38.874Z] 8079f5ec8660: Layer already exists [2023-06-27T20:16:38.874Z] 028fc8c29dd2: Layer already exists [2023-06-27T20:16:38.874Z] 9386262d7a74: Layer already exists [2023-06-27T20:16:38.874Z] main: digest: sha256:d61d513a442e61dbb62039fa6772cb0ea2ca60fe3ba8855aee72de6f2009408c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-27T20:16:38.916Z] ===================================================== [Pipeline] echo [2023-06-27T20:16:38.922Z] taggedImages: [2023-06-27T20:16:38.922Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [2023-06-27T20:16:38.922Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-06-27T20:16:38.922Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.8 [2023-06-27T20:16:38.922Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 [2023-06-27T20:16:38.922Z] - 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-06-27T20:16:39.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-27T20:16:39.280Z] [2023-06-27T20:16:39.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:16:39.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-27T20:16:39.614Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-27T20:16:39.614Z] 8998bd30e6a1: Pulling fs layer [2023-06-27T20:16:39.614Z] 04944245beec: Pulling fs layer [2023-06-27T20:16:39.614Z] 699f458cf7ca: Pulling fs layer [2023-06-27T20:16:39.614Z] 765212b225bb: Pulling fs layer [2023-06-27T20:16:39.614Z] f23df028b6ca: Pulling fs layer [2023-06-27T20:16:39.614Z] d65c8cfc05b1: Pulling fs layer [2023-06-27T20:16:39.614Z] 2437ff75d9bd: Pulling fs layer [2023-06-27T20:16:39.614Z] d65c8cfc05b1: Waiting [2023-06-27T20:16:39.614Z] 765212b225bb: Waiting [2023-06-27T20:16:39.614Z] 2437ff75d9bd: Waiting [2023-06-27T20:16:39.614Z] f23df028b6ca: Waiting [2023-06-27T20:16:39.880Z] 04944245beec: Verifying Checksum [2023-06-27T20:16:39.880Z] 765212b225bb: Verifying Checksum [2023-06-27T20:16:39.880Z] 765212b225bb: Download complete [2023-06-27T20:16:39.880Z] f23df028b6ca: Verifying Checksum [2023-06-27T20:16:39.880Z] f23df028b6ca: Download complete [2023-06-27T20:16:39.880Z] d65c8cfc05b1: Verifying Checksum [2023-06-27T20:16:39.880Z] d65c8cfc05b1: Download complete [2023-06-27T20:16:39.880Z] 699f458cf7ca: Verifying Checksum [2023-06-27T20:16:39.880Z] 699f458cf7ca: Download complete [2023-06-27T20:16:40.468Z] 8998bd30e6a1: Verifying Checksum [2023-06-27T20:16:40.468Z] 8998bd30e6a1: Download complete [2023-06-27T20:16:42.413Z] 2437ff75d9bd: Verifying Checksum [2023-06-27T20:16:42.413Z] 2437ff75d9bd: Download complete [2023-06-27T20:16:44.355Z] 8998bd30e6a1: Pull complete [2023-06-27T20:16:44.622Z] 04944245beec: Pull complete [2023-06-27T20:16:46.027Z] 699f458cf7ca: Pull complete [2023-06-27T20:16:46.027Z] 765212b225bb: Pull complete [2023-06-27T20:16:46.609Z] f23df028b6ca: Pull complete [2023-06-27T20:16:46.876Z] d65c8cfc05b1: Pull complete [2023-06-27T20:17:01.873Z] 2437ff75d9bd: Pull complete [2023-06-27T20:17:01.873Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-27T20:17:01.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-27T20:17:01.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:17:02.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-62 does not seem to be running inside a container [2023-06-27T20:17:02.120Z] $ 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/9 -v /w/workspace/app-record-replay/9:/w/workspace/app-record-replay/9:rw,z -v /w/workspace/app-record-replay/9@tmp:/w/workspace/app-record-replay/9@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-06-27T20:17:04.530Z] $ docker top 0b0171df03072041f07c62b087c8d236a9f3885acb295521f1fdc67e263c9561 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:17:05.435Z] ---> job-cost.sh [2023-06-27T20:17:05.435Z] lf-activate-venv: SKIPPING [2023-06-27T20:17:05.435Z] INFO: No Stack... [2023-06-27T20:17:05.709Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-27T20:17:06.681Z] INFO: Archiving Costs [Pipeline] sh [2023-06-27T20:17:07.346Z] + cat /w/workspace/app-record-replay/9/archives/cost.csv [2023-06-27T20:17:07.346Z] + cut -d, -f6 [Pipeline] lock [2023-06-27T20:17:07.420Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] [2023-06-27T20:17:07.429Z] Resource [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] did not exist. Created. [2023-06-27T20:17:07.429Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-27T20:17:08.090Z] /w/workspace/app-record-replay/9@tmp/durable-ebdeed4a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-27T20:17:08.419Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-27T20:17:08.443Z] Warning: overwriting stash ‘stack-cost’ [2023-06-27T20:17:08.488Z] Stashed 1 file(s) [Pipeline] } [2023-06-27T20:17:08.495Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-27T20:17:08.524Z] $ docker stop --time=1 0b0171df03072041f07c62b087c8d236a9f3885acb295521f1fdc67e263c9561 [2023-06-27T20:17:09.989Z] $ docker rm -f --volumes 0b0171df03072041f07c62b087c8d236a9f3885acb295521f1fdc67e263c9561 [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-06-27T20:17:10.369Z] provisioning config files... [2023-06-27T20:17:10.376Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #9 [2023-06-27T20:17:10.378Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6424803463108604010tmp [Pipeline] { [Pipeline] sh [2023-06-27T20:17:10.674Z] + set +x [2023-06-27T20:17:10.674Z] + curl -s https://codecov.io/bash [2023-06-27T20:17:10.674Z] + bash -s -- [2023-06-27T20:17:10.674Z] [2023-06-27T20:17:10.674Z] _____ _ [2023-06-27T20:17:10.674Z] / ____| | | [2023-06-27T20:17:10.674Z] | | ___ __| | ___ ___ _____ __ [2023-06-27T20:17:10.674Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-27T20:17:10.674Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-27T20:17:10.674Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-27T20:17:10.674Z] Bash-1.0.6 [2023-06-27T20:17:10.674Z] [2023-06-27T20:17:10.674Z] [2023-06-27T20:17:10.674Z] ==> git version 2.25.1 found [2023-06-27T20:17:10.674Z] ==> 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-06-27T20:17:10.674Z] Release-Date: 2020-01-08 [2023-06-27T20:17:10.674Z] 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-06-27T20:17:10.674Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-27T20:17:10.674Z] ==> Jenkins CI detected. [2023-06-27T20:17:10.674Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-06-27T20:17:10.674Z] project root: . [2023-06-27T20:17:10.674Z] --> token set from env [2023-06-27T20:17:10.674Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-27T20:17:10.674Z] ==> Running gcov in . (disable via -X gcov) [2023-06-27T20:17:10.674Z] ==> Python coveragepy not found [2023-06-27T20:17:10.674Z] ==> Searching for coverage reports in: [2023-06-27T20:17:10.674Z] + . [2023-06-27T20:17:10.934Z] -> Found 1 reports [2023-06-27T20:17:10.934Z] ==> Detecting git/mercurial file structure [2023-06-27T20:17:10.934Z] ==> Reading reports [2023-06-27T20:17:10.934Z] + ./coverage.out bytes=4703 [2023-06-27T20:17:10.934Z] ==> Appending adjustments [2023-06-27T20:17:10.934Z] https://docs.codecov.io/docs/fixing-reports [2023-06-27T20:17:10.934Z] + Found adjustments [2023-06-27T20:17:10.934Z] ==> Gzipping contents [2023-06-27T20:17:10.934Z] 4.0K /tmp/codecov.P06RUz.gz [2023-06-27T20:17:10.934Z] ==> Uploading reports [2023-06-27T20:17:10.934Z] url: https://codecov.io [2023-06-27T20:17:10.935Z] query: branch=main&commit=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-27T20:17:10.935Z] -> Pinging Codecov [2023-06-27T20:17:10.935Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-27T20:17:10.935Z] Invalid request parameters [2023-06-27T20:17:10.935Z] 400 [Pipeline] } [2023-06-27T20:17:10.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-27T20:17:11.136Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-27T20:17:11.150Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:17:11.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-27T20:17:11.461Z] [2023-06-27T20:17:11.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:17:11.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-27T20:17:11.763Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-27T20:17:11.763Z] df9b9388f04a: Pulling fs layer [2023-06-27T20:17:11.763Z] 52dc419b0ee2: Pulling fs layer [2023-06-27T20:17:11.763Z] 25bc292e5bac: Pulling fs layer [2023-06-27T20:17:11.763Z] 114826534d7a: Pulling fs layer [2023-06-27T20:17:11.763Z] 4657fd5d0bcf: Pulling fs layer [2023-06-27T20:17:11.763Z] 6ad1cebc031e: Pulling fs layer [2023-06-27T20:17:11.763Z] 8a3aa393b2d8: Pulling fs layer [2023-06-27T20:17:11.763Z] 114826534d7a: Waiting [2023-06-27T20:17:11.763Z] 4657fd5d0bcf: Waiting [2023-06-27T20:17:11.763Z] 6ad1cebc031e: Waiting [2023-06-27T20:17:11.763Z] 8a3aa393b2d8: Waiting [2023-06-27T20:17:11.763Z] 25bc292e5bac: Verifying Checksum [2023-06-27T20:17:11.763Z] 25bc292e5bac: Download complete [2023-06-27T20:17:11.763Z] 52dc419b0ee2: Download complete [2023-06-27T20:17:11.763Z] 4657fd5d0bcf: Verifying Checksum [2023-06-27T20:17:11.763Z] 4657fd5d0bcf: Download complete [2023-06-27T20:17:11.763Z] df9b9388f04a: Verifying Checksum [2023-06-27T20:17:11.763Z] df9b9388f04a: Download complete [2023-06-27T20:17:12.024Z] 6ad1cebc031e: Verifying Checksum [2023-06-27T20:17:12.024Z] 6ad1cebc031e: Download complete [2023-06-27T20:17:12.024Z] df9b9388f04a: Pull complete [2023-06-27T20:17:12.024Z] 52dc419b0ee2: Pull complete [2023-06-27T20:17:12.282Z] 25bc292e5bac: Pull complete [2023-06-27T20:17:12.546Z] 114826534d7a: Verifying Checksum [2023-06-27T20:17:12.546Z] 114826534d7a: Download complete [2023-06-27T20:17:12.546Z] 8a3aa393b2d8: Verifying Checksum [2023-06-27T20:17:12.546Z] 8a3aa393b2d8: Download complete [2023-06-27T20:17:16.743Z] 114826534d7a: Pull complete [2023-06-27T20:17:16.743Z] 4657fd5d0bcf: Pull complete [2023-06-27T20:17:16.743Z] 6ad1cebc031e: Pull complete [2023-06-27T20:17:20.028Z] 8a3aa393b2d8: Pull complete [2023-06-27T20:17:20.028Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-27T20:17:20.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-27T20:17:20.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:17:20.107Z] prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container [2023-06-27T20:17:20.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-06-27T20:17:24.983Z] $ docker top df6ade2b0f239a9fbf3deb0af9a3f2e129b4351d5b11a7f941deaf17637700d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-27T20:17:25.059Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-06-27T20:17:25.338Z] + set -o pipefail [2023-06-27T20:17:25.338Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-06-27T20:17:30.612Z] [2023-06-27T20:17:30.612Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-06-27T20:17:30.612Z] [2023-06-27T20:17:30.613Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/76359409-3d27-4f9f-961d-c710c21dc573 [2023-06-27T20:17:30.613Z] [2023-06-27T20:17:30.613Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-27T20:17:30.613Z] [2023-06-27T20:17:30.613Z] [2023-06-27T20:17:30.613Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-27T20:17:30.613Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-27T20:17:30.613Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-06-27T20:17:30.619Z] $ docker stop --time=1 df6ade2b0f239a9fbf3deb0af9a3f2e129b4351d5b11a7f941deaf17637700d7 [2023-06-27T20:17:33.697Z] $ docker rm -f --volumes df6ade2b0f239a9fbf3deb0af9a3f2e129b4351d5b11a7f941deaf17637700d7 [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-06-27T20:17:34.386Z] + git log --format=format:%s -1 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] sh [2023-06-27T20:17:34.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-27T20:17:34.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:17:34.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T20:17:34.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:17:35.050Z] prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container [2023-06-27T20:17:35.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-27T20:17:35.483Z] $ docker top 820d6063881e283c99644fe23c577a9fb9f36b6e7a45b73c0eac69a3bda5c9dc -eo pid,comm [2023-06-27T20:17:35.535Z] 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-06-27T20:17:35.535Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-27T20:17:35.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T20:17:35.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T20:17:35.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T20:17:35.698Z] $ docker exec 820d6063881e283c99644fe23c577a9fb9f36b6e7a45b73c0eac69a3bda5c9dc ssh-agent [2023-06-27T20:17:35.827Z] SSH_AUTH_SOCK=/tmp/ssh-t3X9k9aRJ0EN/agent.32 [2023-06-27T20:17:35.827Z] SSH_AGENT_PID=38 [2023-06-27T20:17:35.832Z] Running ssh-add (command line suppressed) [2023-06-27T20:17:35.929Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11485120605039895698.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11485120605039895698.key) [2023-06-27T20:17:35.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T20:17:36.230Z] + git semver tag [2023-06-27T20:17:36.490Z] 2023-06-27 20:17:36,405 [run_tag] DEBUG tag force:False [2023-06-27T20:17:36.490Z] 2023-06-27 20:17:36,405 [check_head_tag] DEBUG check head tag [2023-06-27T20:17:36.490Z] 2023-06-27 20:17:36,406 [execute] INFO git cat-file --batch-check [2023-06-27T20:17:36.490Z] 2023-06-27 20:17:36,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-06-27T20:17:36.490Z] 2023-06-27 20:17:36,411 [execute] INFO git cat-file --batch [2023-06-27T20:17:36.490Z] 2023-06-27 20:17:36,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-06-27T20:17:36.490Z] 2023-06-27 20:17:36,418 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-27T20:17:36.490Z] 2023-06-27 20:17:36,418 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-06-27T20:17:36.490Z] 2023-06-27 20:17:36,419 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-06-27T20:17:36.490Z] 2023-06-27 20:17:36,425 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-27T20:17:36.490Z] 3.1.0-dev.8 [Pipeline] } [2023-06-27T20:17:36.496Z] $ docker exec --env ******** --env ******** 820d6063881e283c99644fe23c577a9fb9f36b6e7a45b73c0eac69a3bda5c9dc ssh-agent -k [2023-06-27T20:17:36.589Z] unset SSH_AUTH_SOCK; [2023-06-27T20:17:36.590Z] unset SSH_AGENT_PID; [2023-06-27T20:17:36.591Z] echo Agent pid 38 killed; [2023-06-27T20:17:36.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-27T20:17:36.905Z] + git semver [Pipeline] } [2023-06-27T20:17:37.175Z] $ docker stop --time=1 820d6063881e283c99644fe23c577a9fb9f36b6e7a45b73c0eac69a3bda5c9dc [2023-06-27T20:17:38.421Z] $ docker rm -f --volumes 820d6063881e283c99644fe23c577a9fb9f36b6e7a45b73c0eac69a3bda5c9dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:17:38.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-27T20:17:38.834Z] [2023-06-27T20:17:38.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:17:39.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-27T20:17:39.135Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-27T20:17:39.135Z] ab5ef0e58194: Pulling fs layer [2023-06-27T20:17:39.135Z] 9712f1f96733: Pulling fs layer [2023-06-27T20:17:39.135Z] 63f879dbbcfc: Pulling fs layer [2023-06-27T20:17:39.135Z] 0d9ebad4ef96: Pulling fs layer [2023-06-27T20:17:39.135Z] e9a5061849ea: Pulling fs layer [2023-06-27T20:17:39.135Z] d747dcd14b5f: Pulling fs layer [2023-06-27T20:17:39.135Z] 2de7ff778b66: Pulling fs layer [2023-06-27T20:17:39.135Z] 2de7ff778b66: Waiting [2023-06-27T20:17:39.135Z] e9a5061849ea: Waiting [2023-06-27T20:17:39.135Z] 0d9ebad4ef96: Waiting [2023-06-27T20:17:39.135Z] d747dcd14b5f: Waiting [2023-06-27T20:17:39.135Z] 9712f1f96733: Verifying Checksum [2023-06-27T20:17:39.135Z] 9712f1f96733: Download complete [2023-06-27T20:17:39.394Z] 63f879dbbcfc: Verifying Checksum [2023-06-27T20:17:39.394Z] 63f879dbbcfc: Download complete [2023-06-27T20:17:39.653Z] ab5ef0e58194: Verifying Checksum [2023-06-27T20:17:39.654Z] ab5ef0e58194: Download complete [2023-06-27T20:17:39.654Z] d747dcd14b5f: Verifying Checksum [2023-06-27T20:17:39.654Z] d747dcd14b5f: Download complete [2023-06-27T20:17:39.654Z] e9a5061849ea: Verifying Checksum [2023-06-27T20:17:39.654Z] e9a5061849ea: Download complete [2023-06-27T20:17:39.654Z] 0d9ebad4ef96: Verifying Checksum [2023-06-27T20:17:39.654Z] 0d9ebad4ef96: Download complete [2023-06-27T20:17:39.654Z] 2de7ff778b66: Verifying Checksum [2023-06-27T20:17:39.654Z] 2de7ff778b66: Download complete [2023-06-27T20:17:43.004Z] ab5ef0e58194: Pull complete [2023-06-27T20:17:43.004Z] 9712f1f96733: Pull complete [2023-06-27T20:17:43.263Z] 63f879dbbcfc: Pull complete [2023-06-27T20:17:47.453Z] 0d9ebad4ef96: Pull complete [2023-06-27T20:17:47.453Z] e9a5061849ea: Pull complete [2023-06-27T20:17:47.453Z] d747dcd14b5f: Pull complete [2023-06-27T20:17:48.831Z] 2de7ff778b66: Pull complete [2023-06-27T20:17:48.831Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-27T20:17:48.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-27T20:17:48.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:17:48.924Z] prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container [2023-06-27T20:17:48.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-27T20:17:52.968Z] $ docker top 0f562b8fc1d2b10d68231a6e04fca18e66acd0e0f777beec4e745a6f767a6f49 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-27T20:17:53.041Z] provisioning config files... [2023-06-27T20:17:53.047Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13968689790290226368tmp [2023-06-27T20:17:53.056Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10518254491437983696tmp [2023-06-27T20:17:53.065Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6968789966819707712tmp [Pipeline] { [Pipeline] echo [2023-06-27T20:17:53.080Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:17:53.363Z] ---> sigul-configuration.sh [2023-06-27T20:17:53.363Z] gpg: directory `/root/.gnupg' created [2023-06-27T20:17:53.363Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-27T20:17:53.363Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-27T20:17:53.363Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-27T20:17:53.363Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-27T20:17:53.363Z] gpg: CAST5 encrypted data [2023-06-27T20:17:53.363Z] gpg: encrypted with 1 passphrase [2023-06-27T20:17:53.363Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-27T20:17:53.648Z] + mkdir /home/jenkins [2023-06-27T20:17:53.648Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-27T20:17:53.934Z] + 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-06-27T20:17:53.943Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:17:54.228Z] ---> sigul-install.sh [2023-06-27T20:17:54.228Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-27T20:17:54.512Z] + git tag --list [2023-06-27T20:17:54.513Z] v3.1.0-dev.0 [2023-06-27T20:17:54.513Z] v3.1.0-dev.1 [2023-06-27T20:17:54.513Z] v3.1.0-dev.2 [2023-06-27T20:17:54.513Z] v3.1.0-dev.3 [2023-06-27T20:17:54.513Z] v3.1.0-dev.4 [2023-06-27T20:17:54.513Z] v3.1.0-dev.5 [2023-06-27T20:17:54.513Z] v3.1.0-dev.6 [2023-06-27T20:17:54.513Z] v3.1.0-dev.7 [2023-06-27T20:17:54.513Z] v3.1.0-dev.8 [Pipeline] sh [2023-06-27T20:17:54.803Z] + lftools sign git-tag v3.1.0-dev.8 [2023-06-27T20:17:55.373Z] Signing Git tag with Sigul... [2023-06-27T20:17:55.373Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-06-27T20:17:55.642Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:17:55.928Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-27T20:17:55.935Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-27T20:17:55.951Z] $ docker stop --time=1 0f562b8fc1d2b10d68231a6e04fca18e66acd0e0f777beec4e745a6f767a6f49 [2023-06-27T20:17:57.229Z] $ docker rm -f --volumes 0f562b8fc1d2b10d68231a6e04fca18e66acd0e0f777beec4e745a6f767a6f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-27T20:17:57.657Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-27T20:17:57.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:17:57.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T20:17:57.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:17:58.039Z] prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container [2023-06-27T20:17:58.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-27T20:17:58.409Z] $ docker top 3a912ce1fee05b2179c9a28f79938b20920249f9378f5e38b6346bf75f02d1a1 -eo pid,comm [2023-06-27T20:17:58.457Z] 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-06-27T20:17:58.457Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-27T20:17:58.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T20:17:58.492Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T20:17:58.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T20:17:58.594Z] $ docker exec 3a912ce1fee05b2179c9a28f79938b20920249f9378f5e38b6346bf75f02d1a1 ssh-agent [2023-06-27T20:17:58.714Z] SSH_AUTH_SOCK=/tmp/ssh-62v80n25DkEr/agent.31 [2023-06-27T20:17:58.714Z] SSH_AGENT_PID=37 [2023-06-27T20:17:58.719Z] Running ssh-add (command line suppressed) [2023-06-27T20:17:58.816Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15250046537802460858.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15250046537802460858.key) [2023-06-27T20:17:58.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T20:17:59.121Z] + git semver bump pre [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,283 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,284 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,284 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,284 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,284 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,284 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,286 [execute] INFO git cat-file --batch-check [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,292 [execute] INFO git cat-file --batch [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-27T20:17:59.380Z] 2023-06-27 20:17:59,298 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-27T20:17:59.380Z] 3.1.0-dev.9 [Pipeline] } [2023-06-27T20:17:59.391Z] $ docker exec --env ******** --env ******** 3a912ce1fee05b2179c9a28f79938b20920249f9378f5e38b6346bf75f02d1a1 ssh-agent -k [2023-06-27T20:17:59.486Z] unset SSH_AUTH_SOCK; [2023-06-27T20:17:59.486Z] unset SSH_AGENT_PID; [2023-06-27T20:17:59.486Z] echo Agent pid 37 killed; [2023-06-27T20:17:59.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-27T20:17:59.803Z] + git semver [Pipeline] } [2023-06-27T20:18:00.070Z] $ docker stop --time=1 3a912ce1fee05b2179c9a28f79938b20920249f9378f5e38b6346bf75f02d1a1 [2023-06-27T20:18:01.326Z] $ docker rm -f --volumes 3a912ce1fee05b2179c9a28f79938b20920249f9378f5e38b6346bf75f02d1a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-27T20:18:01.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-27T20:18:01.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:18:01.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T20:18:01.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:18:02.026Z] prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container [2023-06-27T20:18:02.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-27T20:18:02.363Z] $ docker top bd89873f67bbb576b5eb56b143198a3bf6d0750b896610006aae8cf79c176beb -eo pid,comm [2023-06-27T20:18:02.414Z] 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-06-27T20:18:02.414Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-27T20:18:02.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T20:18:02.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T20:18:02.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T20:18:02.569Z] $ docker exec bd89873f67bbb576b5eb56b143198a3bf6d0750b896610006aae8cf79c176beb ssh-agent [2023-06-27T20:18:02.695Z] SSH_AUTH_SOCK=/tmp/ssh-ved4xE9VqCrA/agent.31 [2023-06-27T20:18:02.695Z] SSH_AGENT_PID=38 [2023-06-27T20:18:02.699Z] Running ssh-add (command line suppressed) [2023-06-27T20:18:02.814Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15383659032143340213.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15383659032143340213.key) [2023-06-27T20:18:02.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T20:18:03.118Z] + git semver push [2023-06-27T20:18:03.377Z] 2023-06-27 20:18:03,284 [run_push] DEBUG push [2023-06-27T20:18:03.377Z] 2023-06-27 20:18:03,285 [execute] INFO git cat-file --batch-check [2023-06-27T20:18:03.377Z] 2023-06-27 20:18:03,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-27T20:18:03.377Z] 2023-06-27 20:18:03,290 [execute] INFO git rev-list 060799eb98b7792bd6ba32d2da75e17e7ec84dc1 -- [2023-06-27T20:18:03.377Z] 2023-06-27 20:18:03,290 [execute] DEBUG Popen(['git', 'rev-list', '060799eb98b7792bd6ba32d2da75e17e7ec84dc1', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-27T20:18:03.377Z] 2023-06-27 20:18:03,296 [execute] INFO git fetch -v origin [2023-06-27T20:18:03.377Z] 2023-06-27 20:18:03,297 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-27T20:18:03.945Z] 2023-06-27 20:18:03,803 [run_push] DEBUG no remote changes detected [2023-06-27T20:18:03.945Z] 2023-06-27 20:18:03,804 [execute] INFO git push origin semver [2023-06-27T20:18:03.945Z] 2023-06-27 20:18:03,804 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-27T20:18:04.883Z] 2023-06-27 20:18:04,794 [run_push] DEBUG push all version tags [2023-06-27T20:18:04.883Z] 2023-06-27 20:18:04,794 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-27T20:18:04.883Z] 2023-06-27 20:18:04,794 [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-06-27T20:18:05.819Z] 2023-06-27 20:18:05,513 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-27T20:18:05.819Z] 3.1.0-dev.9 [Pipeline] } [2023-06-27T20:18:05.826Z] $ docker exec --env ******** --env ******** bd89873f67bbb576b5eb56b143198a3bf6d0750b896610006aae8cf79c176beb ssh-agent -k [2023-06-27T20:18:05.921Z] unset SSH_AUTH_SOCK; [2023-06-27T20:18:05.922Z] unset SSH_AGENT_PID; [2023-06-27T20:18:05.922Z] echo Agent pid 38 killed; [2023-06-27T20:18:05.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-27T20:18:06.249Z] + git semver [Pipeline] } [2023-06-27T20:18:06.518Z] $ docker stop --time=1 bd89873f67bbb576b5eb56b143198a3bf6d0750b896610006aae8cf79c176beb [2023-06-27T20:18:07.800Z] $ docker rm -f --volumes bd89873f67bbb576b5eb56b143198a3bf6d0750b896610006aae8cf79c176beb [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-06-27T20:18:08.471Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-06-27T20:18:08.471Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-27T20:18:08.471Z] total 16 [2023-06-27T20:18:08.471Z] drwxr-xr-x 3 root root 4096 Jun 27 20:07 . [2023-06-27T20:18:08.471Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 20:17 .. [2023-06-27T20:18:08.471Z] drwxr-xr-x 2 root root 4096 Jun 27 20:07 cost [2023-06-27T20:18:08.471Z] -rw-r--r-- 1 root root 87 Jun 27 20:07 cost.csv [2023-06-27T20:18:08.471Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-27T20:18:08.471Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-27T20:18:08.471Z] total 16 [2023-06-27T20:18:08.471Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 20:07 . [2023-06-27T20:18:08.471Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 20:17 .. [2023-06-27T20:18:08.471Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 20:07 cost [2023-06-27T20:18:08.471Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 27 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:18:08.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:18:09.631Z] ---> package-listing.sh [2023-06-27T20:18:09.631Z] ++ facter osfamily [2023-06-27T20:18:09.631Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-27T20:18:09.892Z] + OS_FAMILY=debian [2023-06-27T20:18:09.892Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-06-27T20:18:09.892Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-27T20:18:09.892Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-27T20:18:09.892Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-27T20:18:09.892Z] + PACKAGES=/tmp/packages_start.txt [2023-06-27T20:18:09.892Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-06-27T20:18:09.892Z] + PACKAGES=/tmp/packages_end.txt [2023-06-27T20:18:09.892Z] + case "${OS_FAMILY}" in [2023-06-27T20:18:09.892Z] + dpkg -l [2023-06-27T20:18:09.892Z] + grep '^ii' [2023-06-27T20:18:09.892Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-27T20:18:09.892Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-27T20:18:09.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-27T20:18:09.892Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-06-27T20:18:09.892Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-06-27T20:18:09.892Z] + 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-06-27T20:18:09.902Z] 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-06-27T20:18:10.182Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T20:18:10.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T20:18:10.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T20:18:10.828Z] prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container [2023-06-27T20:18:10.854Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-27T20:18:11.068Z] $ docker top 8ba60b58d6fc4c4d9cd85f12e332df4904d9608bda03b88a7e8a69ecabe525d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T20:18:11.488Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-27T20:18:11.881Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-27T20:18:12.194Z] + ls /var/log/sa-host [2023-06-27T20:18:12.194Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T20:18:12.362Z] provisioning config files... [2023-06-27T20:18:12.373Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14074380272851528888tmp [Pipeline] { [Pipeline] echo [2023-06-27T20:18:12.391Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:18:12.678Z] ---> create-netrc.sh [Pipeline] } [2023-06-27T20:18:12.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:18:13.021Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-27T20:18:13.030Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:18:13.317Z] ---> sudo-logs.sh [2023-06-27T20:18:13.317Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-27T20:18:13.354Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:18:13.640Z] ---> job-cost.sh [2023-06-27T20:18:13.640Z] lf-activate-venv: SKIPPING [2023-06-27T20:18:13.640Z] DEBUG: total: 0.2199999988079071 [2023-06-27T20:18:13.640Z] INFO: Retrieving Stack Cost... [2023-06-27T20:18:14.209Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-27T20:18:14.469Z] INFO: Archiving Costs [Pipeline] echo [2023-06-27T20:18:14.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T20:18:14.764Z] ---> logs-deploy.sh [2023-06-27T20:18:14.764Z] lf-activate-venv: SKIPPING [2023-06-27T20:18:14.764Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/9 [2023-06-27T20:18:14.764Z] INFO: archiving workspace using pattern(s): [2023-06-27T20:18:15.703Z] Archives upload complete. [2023-06-27T20:18:15.703Z] INFO: archiving logs to Nexus