Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac25b61a972b9d222c308f01775442126fec713b 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-ssh8611647874985848045.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9261273672697155084.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh41920227588276565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1823239601213527346.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-ssh10939655595741391513.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1389 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 ac25b61a972b9d222c308f01775442126fec713b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#125)" > 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 ac25b61a972b9d222c308f01775442126fec713b # timeout=10 > git rev-list --no-walk 9e139494c9a54089c8736c8c598bbd4aa6693f44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-21T04:19:29.399Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-21T04:19:29.475Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-21T04:19:29.500Z] ========================================================= [2024-02-21T04:19:29.500Z] EdgeX Global Pipelines Version Info [2024-02-21T04:19:29.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:19:30.214Z] ------------------- [2024-02-21T04:19:30.214Z] stable info: [2024-02-21T04:19:30.214Z] ------------------- [2024-02-21T04:19:30.214Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-21T04:19:30.214Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T04:19:30.214Z] Message: update stable to v1.0.258 [2024-02-21T04:19:30.786Z] ------------------- [2024-02-21T04:19:30.786Z] experimental info: [2024-02-21T04:19:30.786Z] ------------------- [2024-02-21T04:19:30.786Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-21T04:19:30.786Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T04:19:30.786Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-21T04:19:30.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-02-21T04:19:30.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-02-21T04:19:30.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-21T04:19:30.924Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-21T04:19:30.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-21T04:19:30.973Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-21T04:19:30.999Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-21T04:19:31.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-21T04:19:31.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-21T04:19:31.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-21T04:19:31.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-21T04:19:31.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-02-21T04:19:31.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-21T04:19:31.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-21T04:19:31.220Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T04:19:31.247Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T04:19:31.277Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T04:19:31.309Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T04:19:31.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-21T04:19:31.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-21T04:19:31.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-21T04:19:31.438Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-21T04:19:31.470Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-21T04:19:31.501Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-21T04:19:31.533Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-21T04:19:31.566Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-21T04:19:31.599Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-21T04:19:31.639Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-21T04:19:31.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-21T04:19:31.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-21T04:19:31.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac25b61a972b9d222c308f01775442126fec713b [Pipeline] echo [2024-02-21T04:19:31.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac25b61 [Pipeline] echo [2024-02-21T04:19:31.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T04:19:31.871Z] provisioning config files... [2024-02-21T04:19:31.885Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10294780796602945549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:19:32.228Z] ---> ****-login.sh [2024-02-21T04:19:32.228Z] nexus3.edgexfoundry.org:10001 [2024-02-21T04:19:32.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:19:32.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:19:32.488Z] Configure a credential helper to remove this warning. See [2024-02-21T04:19:32.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:19:32.488Z] [2024-02-21T04:19:32.488Z] Login Succeeded [2024-02-21T04:19:32.488Z] nexus3.edgexfoundry.org:10002 [2024-02-21T04:19:32.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:19:32.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:19:32.748Z] Configure a credential helper to remove this warning. See [2024-02-21T04:19:32.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:19:32.748Z] [2024-02-21T04:19:32.748Z] Login Succeeded [2024-02-21T04:19:32.748Z] nexus3.edgexfoundry.org:10003 [2024-02-21T04:19:32.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:19:32.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:19:32.748Z] Configure a credential helper to remove this warning. See [2024-02-21T04:19:32.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:19:32.748Z] [2024-02-21T04:19:32.748Z] Login Succeeded [2024-02-21T04:19:32.748Z] nexus3.edgexfoundry.org:10004 [2024-02-21T04:19:33.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:19:33.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:19:33.009Z] Configure a credential helper to remove this warning. See [2024-02-21T04:19:33.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:19:33.009Z] [2024-02-21T04:19:33.009Z] Login Succeeded [2024-02-21T04:19:33.009Z] ****.io [2024-02-21T04:19:33.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:19:33.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:19:33.270Z] Configure a credential helper to remove this warning. See [2024-02-21T04:19:33.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:19:33.270Z] [2024-02-21T04:19:33.270Z] Login Succeeded [2024-02-21T04:19:33.270Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T04:19:33.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-21T04:19:33.789Z] + git rev-list -1 --merges ac25b61a972b9d222c308f01775442126fec713b~1..ac25b61a972b9d222c308f01775442126fec713b [Pipeline] echo [2024-02-21T04:19:33.826Z] -----------> git rev-list -1 --merges ac25b61a972b9d222c308f01775442126fec713b~1..ac25b61a972b9d222c308f01775442126fec713b ac25b61a972b9d222c308f01775442126fec713b [false] [Pipeline] sh [2024-02-21T04:19:34.133Z] + git log --format=format:%s -1 ac25b61a972b9d222c308f01775442126fec713b [Pipeline] echo [2024-02-21T04:19:34.149Z] ========================================================= [2024-02-21T04:19:34.150Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-21T04:19:34.150Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T04:19:34.534Z] + git log --format=format:%s -1 ac25b61a972b9d222c308f01775442126fec713b [Pipeline] echo [2024-02-21T04:19:34.546Z] [semverPrep] GIT_COMMIT: ac25b61a972b9d222c308f01775442126fec713b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#125) [Pipeline] echo [2024-02-21T04:19:34.568Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-21T04:19:34.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T04:19:34.960Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-21T04:19:34.960Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-21T04:19:34.960Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-21T04:19:34.960Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-21T04:19:34.960Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-21T04:19:34.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:19:35.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T04:19:35.396Z] [2024-02-21T04:19:35.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:19:35.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T04:19:35.718Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-21T04:19:35.718Z] b85a868b505f: Pulling fs layer [2024-02-21T04:19:35.718Z] e2be974225ed: Pulling fs layer [2024-02-21T04:19:35.718Z] 339a4e72a1f5: Pulling fs layer [2024-02-21T04:19:35.718Z] 988bab9f4d93: Pulling fs layer [2024-02-21T04:19:35.718Z] 1469e6f7b9e6: Pulling fs layer [2024-02-21T04:19:35.718Z] eaf3925da568: Pulling fs layer [2024-02-21T04:19:35.718Z] bab4dde63d76: Pulling fs layer [2024-02-21T04:19:35.718Z] bde34c3a00c8: Pulling fs layer [2024-02-21T04:19:35.718Z] b352a97aabf1: Pulling fs layer [2024-02-21T04:19:35.718Z] 4872d77fe225: Pulling fs layer [2024-02-21T04:19:35.718Z] 5851b861e8e6: Pulling fs layer [2024-02-21T04:19:35.718Z] bab4dde63d76: Waiting [2024-02-21T04:19:35.718Z] bde34c3a00c8: Waiting [2024-02-21T04:19:35.718Z] b352a97aabf1: Waiting [2024-02-21T04:19:35.718Z] 4872d77fe225: Waiting [2024-02-21T04:19:35.718Z] 5851b861e8e6: Waiting [2024-02-21T04:19:35.718Z] 988bab9f4d93: Waiting [2024-02-21T04:19:35.718Z] 1469e6f7b9e6: Waiting [2024-02-21T04:19:35.718Z] eaf3925da568: Waiting [2024-02-21T04:19:35.718Z] e2be974225ed: Download complete [2024-02-21T04:19:35.718Z] 988bab9f4d93: Verifying Checksum [2024-02-21T04:19:35.718Z] 988bab9f4d93: Download complete [2024-02-21T04:19:35.718Z] 1469e6f7b9e6: Verifying Checksum [2024-02-21T04:19:35.718Z] 1469e6f7b9e6: Download complete [2024-02-21T04:19:35.718Z] eaf3925da568: Verifying Checksum [2024-02-21T04:19:35.718Z] eaf3925da568: Download complete [2024-02-21T04:19:35.977Z] 339a4e72a1f5: Verifying Checksum [2024-02-21T04:19:35.977Z] 339a4e72a1f5: Download complete [2024-02-21T04:19:35.977Z] bde34c3a00c8: Verifying Checksum [2024-02-21T04:19:35.977Z] bde34c3a00c8: Download complete [2024-02-21T04:19:35.977Z] b352a97aabf1: Verifying Checksum [2024-02-21T04:19:35.977Z] b352a97aabf1: Download complete [2024-02-21T04:19:35.977Z] 4872d77fe225: Verifying Checksum [2024-02-21T04:19:35.977Z] 4872d77fe225: Download complete [2024-02-21T04:19:35.977Z] 5851b861e8e6: Verifying Checksum [2024-02-21T04:19:35.977Z] b85a868b505f: Verifying Checksum [2024-02-21T04:19:35.977Z] b85a868b505f: Download complete [2024-02-21T04:19:36.235Z] bab4dde63d76: Verifying Checksum [2024-02-21T04:19:36.235Z] bab4dde63d76: Download complete [2024-02-21T04:19:37.171Z] b85a868b505f: Pull complete [2024-02-21T04:19:37.171Z] e2be974225ed: Pull complete [2024-02-21T04:19:37.740Z] 339a4e72a1f5: Pull complete [2024-02-21T04:19:37.740Z] 988bab9f4d93: Pull complete [2024-02-21T04:19:37.999Z] 1469e6f7b9e6: Pull complete [2024-02-21T04:19:37.999Z] eaf3925da568: Pull complete [2024-02-21T04:19:39.379Z] bab4dde63d76: Pull complete [2024-02-21T04:19:39.639Z] bde34c3a00c8: Pull complete [2024-02-21T04:19:39.639Z] b352a97aabf1: Pull complete [2024-02-21T04:19:39.899Z] 4872d77fe225: Pull complete [2024-02-21T04:19:39.899Z] 5851b861e8e6: Pull complete [2024-02-21T04:19:39.899Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-21T04:19:39.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T04:19:39.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:19:40.079Z] prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container [2024-02-21T04:19:40.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-21T04:19:43.478Z] $ docker top 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 -eo pid,comm [2024-02-21T04:19:43.526Z] 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). [2024-02-21T04:19:43.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T04:19:43.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T04:19:43.620Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T04:19:43.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T04:19:43.733Z] $ docker exec 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 ssh-agent [2024-02-21T04:19:43.826Z] SSH_AUTH_SOCK=/tmp/ssh-Fef0l3sqsaAG/agent.32 [2024-02-21T04:19:43.826Z] SSH_AGENT_PID=38 [2024-02-21T04:19:43.833Z] Running ssh-add (command line suppressed) [2024-02-21T04:19:43.937Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4858443793654214253.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4858443793654214253.key) [2024-02-21T04:19:43.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T04:19:44.259Z] + git tag --points-at HEAD [Pipeline] } [2024-02-21T04:19:44.274Z] $ docker exec --env ******** --env ******** 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 ssh-agent -k [2024-02-21T04:19:44.369Z] unset SSH_AUTH_SOCK; [2024-02-21T04:19:44.369Z] unset SSH_AGENT_PID; [2024-02-21T04:19:44.369Z] echo Agent pid 38 killed; [2024-02-21T04:19:44.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-21T04:19:44.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T04:19:44.444Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T04:19:44.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T04:19:44.564Z] $ docker exec 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 ssh-agent [2024-02-21T04:19:44.658Z] SSH_AUTH_SOCK=/tmp/ssh-U9piELzzgX9F/agent.71 [2024-02-21T04:19:44.658Z] SSH_AGENT_PID=77 [2024-02-21T04:19:44.662Z] Running ssh-add (command line suppressed) [2024-02-21T04:19:44.761Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6655640582091730032.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6655640582091730032.key) [2024-02-21T04:19:44.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T04:19:45.075Z] + git semver init [2024-02-21T04:19:45.334Z] 2024-02-21 04:19:45,227 [run_init] DEBUG init version:0.0.0 force:False [2024-02-21T04:19:45.334Z] 2024-02-21 04:19:45,228 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-02-21T04:19:45.334Z] 2024-02-21 04:19:45,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-02-21T04:19:45.334Z] 2024-02-21 04:19:45,229 [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) [2024-02-21T04:19:46.268Z] 2024-02-21 04:19:46,206 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-02-21T04:19:46.268Z] 2024-02-21 04:19:46,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-02-21T04:19:46.268Z] 2024-02-21 04:19:46,206 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-21T04:19:46.268Z] 2024-02-21 04:19:46,206 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-21T04:19:46.268Z] 3.2.0-dev.10 [Pipeline] } [2024-02-21T04:19:46.279Z] $ docker exec --env ******** --env ******** 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 ssh-agent -k [2024-02-21T04:19:46.368Z] unset SSH_AUTH_SOCK; [2024-02-21T04:19:46.369Z] unset SSH_AGENT_PID; [2024-02-21T04:19:46.369Z] echo Agent pid 77 killed; [2024-02-21T04:19:46.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T04:19:46.744Z] + git semver [Pipeline] } [2024-02-21T04:19:47.016Z] $ docker stop --time=1 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 [2024-02-21T04:19:48.299Z] $ docker rm -f --volumes 58ab4a63a45b2b2d5ab81a68e0bd53e8c6d0f539050bc8cae94c29844a6ff765 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T04:19:48.659Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-21T04:19:48.942Z] Stashed 1 file(s) [Pipeline] echo [2024-02-21T04:19:48.945Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 [2024-02-21T04:19:49.318Z] provisioning config files... [2024-02-21T04:19:49.327Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9263973691375439581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:19:49.650Z] ---> ****-login.sh [2024-02-21T04:19:49.650Z] nexus3.edgexfoundry.org:10001 [2024-02-21T04:19:49.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:19:49.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:19:49.651Z] Configure a credential helper to remove this warning. See [2024-02-21T04:19:49.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:19:49.651Z] [2024-02-21T04:19:49.651Z] Login Succeeded [2024-02-21T04:19:49.651Z] nexus3.edgexfoundry.org:10002 [2024-02-21T04:19:49.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:19:49.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:19:49.651Z] Configure a credential helper to remove this warning. See [2024-02-21T04:19:49.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:19:49.651Z] [2024-02-21T04:19:49.651Z] Login Succeeded [2024-02-21T04:19:49.651Z] nexus3.edgexfoundry.org:10003 [2024-02-21T04:19:49.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:19:49.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:19:49.910Z] Configure a credential helper to remove this warning. See [2024-02-21T04:19:49.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:19:49.910Z] [2024-02-21T04:19:49.910Z] Login Succeeded [2024-02-21T04:19:49.910Z] nexus3.edgexfoundry.org:10004 [2024-02-21T04:19:49.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:19:49.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:19:49.910Z] Configure a credential helper to remove this warning. See [2024-02-21T04:19:49.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:19:49.910Z] [2024-02-21T04:19:49.910Z] Login Succeeded [2024-02-21T04:19:49.910Z] ****.io [2024-02-21T04:19:49.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:19:50.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:19:50.170Z] Configure a credential helper to remove this warning. See [2024-02-21T04:19:50.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:19:50.170Z] [2024-02-21T04:19:50.170Z] Login Succeeded [2024-02-21T04:19:50.170Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T04:19:50.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T04:19:50.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T04:19:50.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T04:19:50.397Z] ========================================================= [2024-02-21T04:19:50.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-21T04:19:50.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:19:50.790Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-21T04:19:50.790Z] Sending build context to Docker daemon 6.682MB [2024-02-21T04:19:50.790Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T04:19:50.790Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T04:19:50.790Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-21T04:19:50.790Z] 7264a8db6415: Pulling fs layer [2024-02-21T04:19:50.790Z] c4d48a809fc2: Pulling fs layer [2024-02-21T04:19:50.790Z] 4f1c88b9dad5: Pulling fs layer [2024-02-21T04:19:50.790Z] ad3a456e5733: Pulling fs layer [2024-02-21T04:19:50.790Z] 69c7f0334f64: Pulling fs layer [2024-02-21T04:19:50.790Z] 1f1c1a5573a3: Pulling fs layer [2024-02-21T04:19:50.790Z] ce7588e14bc9: Pulling fs layer [2024-02-21T04:19:50.790Z] b5e4710f87ac: Pulling fs layer [2024-02-21T04:19:50.790Z] ad3a456e5733: Waiting [2024-02-21T04:19:50.790Z] 69c7f0334f64: Waiting [2024-02-21T04:19:50.790Z] 1f1c1a5573a3: Waiting [2024-02-21T04:19:50.790Z] ce7588e14bc9: Waiting [2024-02-21T04:19:50.790Z] b5e4710f87ac: Waiting [2024-02-21T04:19:50.790Z] c4d48a809fc2: Verifying Checksum [2024-02-21T04:19:50.790Z] c4d48a809fc2: Download complete [2024-02-21T04:19:50.790Z] ad3a456e5733: Verifying Checksum [2024-02-21T04:19:50.790Z] ad3a456e5733: Download complete [2024-02-21T04:19:50.790Z] 69c7f0334f64: Download complete [2024-02-21T04:19:50.790Z] 7264a8db6415: Verifying Checksum [2024-02-21T04:19:50.790Z] 7264a8db6415: Download complete [2024-02-21T04:19:51.049Z] 1f1c1a5573a3: Verifying Checksum [2024-02-21T04:19:51.049Z] 1f1c1a5573a3: Download complete [2024-02-21T04:19:51.049Z] 7264a8db6415: Pull complete [2024-02-21T04:19:51.307Z] b5e4710f87ac: Verifying Checksum [2024-02-21T04:19:51.307Z] b5e4710f87ac: Download complete [2024-02-21T04:19:51.307Z] c4d48a809fc2: Pull complete [2024-02-21T04:19:51.307Z] 4f1c88b9dad5: Verifying Checksum [2024-02-21T04:19:51.307Z] 4f1c88b9dad5: Download complete [2024-02-21T04:19:51.874Z] ce7588e14bc9: Verifying Checksum [2024-02-21T04:19:51.874Z] ce7588e14bc9: Download complete [2024-02-21T04:19:54.410Z] 4f1c88b9dad5: Pull complete [2024-02-21T04:19:54.410Z] ad3a456e5733: Pull complete [2024-02-21T04:19:54.410Z] 69c7f0334f64: Pull complete [2024-02-21T04:19:54.668Z] 1f1c1a5573a3: Pull complete [2024-02-21T04:19:57.197Z] ce7588e14bc9: Pull complete [2024-02-21T04:19:57.197Z] b5e4710f87ac: Pull complete [2024-02-21T04:19:57.197Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-21T04:19:57.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T04:19:57.197Z] ---> 88b5674ff536 [2024-02-21T04:19:57.197Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T04:20:02.491Z] ---> Running in a40ce686a58b [2024-02-21T04:20:02.491Z] Removing intermediate container a40ce686a58b [2024-02-21T04:20:02.491Z] ---> fe1928f1702d [2024-02-21T04:20:02.491Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T04:20:02.491Z] ---> Running in 3a7a4b93f6ae [2024-02-21T04:20:02.491Z] Removing intermediate container 3a7a4b93f6ae [2024-02-21T04:20:02.491Z] ---> 9fb6b22c2ab7 [2024-02-21T04:20:02.491Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T04:20:02.491Z] ---> Running in 843878b5f565 [2024-02-21T04:20:02.491Z] Removing intermediate container 843878b5f565 [2024-02-21T04:20:02.491Z] ---> a4db9b697b72 [2024-02-21T04:20:02.491Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T04:20:02.491Z] ---> Running in 5af418273000 [2024-02-21T04:20:02.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T04:20:02.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T04:20:02.750Z] OK: 264 MiB in 52 packages [2024-02-21T04:20:03.008Z] Removing intermediate container 5af418273000 [2024-02-21T04:20:03.008Z] ---> 35874abbeca8 [2024-02-21T04:20:03.008Z] Step 7/12 : WORKDIR /app [2024-02-21T04:20:03.008Z] ---> Running in dd284c689aec [2024-02-21T04:20:03.008Z] Removing intermediate container dd284c689aec [2024-02-21T04:20:03.008Z] ---> fd6e1837be51 [2024-02-21T04:20:03.008Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T04:20:03.269Z] ---> 59b7a2932d95 [2024-02-21T04:20:03.269Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T04:20:03.269Z] ---> Running in f4bc16f6bc3f [2024-02-21T04:20:04.218Z] Still waiting to schedule task [2024-02-21T04:20:04.219Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-21T04:20:29.842Z] Removing intermediate container f4bc16f6bc3f [2024-02-21T04:20:29.842Z] ---> 9f93126cc827 [2024-02-21T04:20:29.842Z] Step 10/12 : COPY . . [2024-02-21T04:20:29.842Z] ---> 19d9b6b435b2 [2024-02-21T04:20:29.842Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T04:20:29.842Z] ---> Running in 37b41ca275a4 [2024-02-21T04:20:29.842Z] Removing intermediate container 37b41ca275a4 [2024-02-21T04:20:29.842Z] ---> c854c681a6e8 [2024-02-21T04:20:29.842Z] Step 12/12 : RUN $MAKE [2024-02-21T04:20:29.842Z] ---> Running in 393c15312ea5 [2024-02-21T04:20:29.842Z] noop [2024-02-21T04:20:30.101Z] Removing intermediate container 393c15312ea5 [2024-02-21T04:20:30.101Z] ---> 2974fd826af7 [2024-02-21T04:20:30.101Z] Successfully built 2974fd826af7 [2024-02-21T04:20:30.101Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:20:30.476Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T04:20:30.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:20:30.586Z] prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container [2024-02-21T04:20:30.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-21T04:20:30.938Z] $ docker top 968b487c51f1f5f798dc53588a0fb0b8d236c9ce0e28f30088d7af1159af83fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T04:20:31.307Z] + go version [2024-02-21T04:20:31.307Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-21T04:20:31.318Z] $ docker stop --time=1 968b487c51f1f5f798dc53588a0fb0b8d236c9ce0e28f30088d7af1159af83fb [2024-02-21T04:20:32.586Z] $ docker rm -f --volumes 968b487c51f1f5f798dc53588a0fb0b8d236c9ce0e28f30088d7af1159af83fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:20:33.162Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T04:20:33.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:20:33.279Z] prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container [2024-02-21T04:20:33.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-21T04:20:33.630Z] $ docker top 487dbe17fb1d2835583b9f8c82a41333eb580eef15d487e0551bd9439143cb47 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T04:20:34.008Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-02-21T04:20:34.326Z] + make test [2024-02-21T04:20:34.326Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T04:20:52.411Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-21T04:20:52.411Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-21T04:20:52.411Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-21T04:20:52.411Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-21T04:20:52.980Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2024-02-21T04:21:02.963Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.614s coverage: 98.7% of statements [2024-02-21T04:21:02.963Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.097s coverage: 89.7% of statements [2024-02-21T04:21:02.963Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements [2024-02-21T04:21:24.917Z] go vet ./... [2024-02-21T04:21:26.846Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T04:21:26.846Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T04:21:26.847Z] ./bin/test-attribution-txt.sh [2024-02-21T04:21:26.847Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T04:21:26.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T04:21:26.901Z] $ docker stop --time=1 487dbe17fb1d2835583b9f8c82a41333eb580eef15d487e0551bd9439143cb47 [2024-02-21T04:21:30.602Z] $ docker rm -f --volumes 487dbe17fb1d2835583b9f8c82a41333eb580eef15d487e0551bd9439143cb47 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T04:21:31.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T04:21:31.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-21T04:21:31.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T04:21:32.171Z] + ls -al . [2024-02-21T04:21:32.171Z] total 192 [2024-02-21T04:21:32.171Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 04:20 . [2024-02-21T04:21:32.171Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 04:19 .. [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 04:19 .dockerignore [2024-02-21T04:21:32.171Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 04:21 .git [2024-02-21T04:21:32.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:19 .github [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 21 04:19 .gitignore [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 04:19 .golangci.yml [2024-02-21T04:21:32.171Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 04:19 .semver [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 21 04:19 Attribution.txt [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 21 04:19 CHANGELOG.md [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 21 04:19 Dockerfile [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 04:19 GOVERNANCE.md [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 21 04:19 Jenkinsfile [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 04:19 LICENSE [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 21 04:19 Makefile [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 21 04:19 OWNERS.md [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 21 04:19 README.md [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 21 04:19 Record and Reply.postman_collection.json [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 04:19 VERSION [2024-02-21T04:21:32.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:19 bin [2024-02-21T04:21:32.171Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 21 04:21 coverage.out [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 3951 Feb 21 04:19 go.mod [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 34490 Feb 21 04:19 go.sum [2024-02-21T04:21:32.171Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 04:19 internal [2024-02-21T04:21:32.171Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 21 04:19 main.go [2024-02-21T04:21:32.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:19 openapi [2024-02-21T04:21:32.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:19 pkg [2024-02-21T04:21:32.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:21:32.533Z] + 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=ac25b61a972b9d222c308f01775442126fec713b --label arch=amd64 --label version=3.2.0-dev.10 . [2024-02-21T04:21:32.533Z] Sending build context to Docker daemon 6.708MB [2024-02-21T04:21:32.533Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T04:21:32.533Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-21T04:21:32.533Z] ---> 2974fd826af7 [2024-02-21T04:21:32.533Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T04:21:32.915Z] ---> Running in 318efee7629b [2024-02-21T04:21:32.915Z] Removing intermediate container 318efee7629b [2024-02-21T04:21:32.915Z] ---> aefe427895b3 [2024-02-21T04:21:32.915Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T04:21:32.915Z] ---> Running in c352cbe08a1d [2024-02-21T04:21:32.915Z] Removing intermediate container c352cbe08a1d [2024-02-21T04:21:32.915Z] ---> 87d715ab56c3 [2024-02-21T04:21:32.915Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-21T04:21:32.915Z] ---> Running in b1e48b879059 [2024-02-21T04:21:32.915Z] Removing intermediate container b1e48b879059 [2024-02-21T04:21:32.915Z] ---> 5f1cc145f5dd [2024-02-21T04:21:32.915Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T04:21:32.915Z] ---> Running in 82b7f29b660d [2024-02-21T04:21:33.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T04:21:33.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T04:21:33.691Z] OK: 264 MiB in 52 packages [2024-02-21T04:21:33.949Z] Removing intermediate container 82b7f29b660d [2024-02-21T04:21:33.949Z] ---> 24e28a7cafe5 [2024-02-21T04:21:33.949Z] Step 7/27 : WORKDIR /app [2024-02-21T04:21:33.949Z] ---> Running in b6d1e2410603 [2024-02-21T04:21:34.207Z] Removing intermediate container b6d1e2410603 [2024-02-21T04:21:34.207Z] ---> 7a277790adb7 [2024-02-21T04:21:34.207Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-21T04:21:34.207Z] ---> e058140127c5 [2024-02-21T04:21:34.207Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T04:21:34.207Z] ---> Running in 5a291a174de6 [2024-02-21T04:21:34.774Z] Removing intermediate container 5a291a174de6 [2024-02-21T04:21:34.774Z] ---> e3bb8353067c [2024-02-21T04:21:34.774Z] Step 10/27 : COPY . . [2024-02-21T04:21:35.407Z] ---> 0d3bf104a544 [2024-02-21T04:21:35.407Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T04:21:35.407Z] ---> Running in f4acf0419cfe [2024-02-21T04:21:35.407Z] Removing intermediate container f4acf0419cfe [2024-02-21T04:21:35.407Z] ---> 5be3fb80802e [2024-02-21T04:21:35.407Z] Step 12/27 : RUN $MAKE [2024-02-21T04:21:35.407Z] ---> Running in 1e4693790f91 [2024-02-21T04:21:35.666Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10" -trimpath -mod=readonly -o app-record-replay [2024-02-21T04:21:48.579Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1390 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-02-21T04:21:48.615Z] Running in /w/workspace/app-record-replay/85 [Pipeline] { [Pipeline] checkout [2024-02-21T04:21:51.692Z] Selected Git installation does not exist. Using Default [2024-02-21T04:21:51.692Z] The recommended git tool is: NONE [2024-02-21T04:21:57.613Z] Removing intermediate container 1e4693790f91 [2024-02-21T04:21:57.613Z] ---> f9a252b1505e [2024-02-21T04:21:57.613Z] Step 13/27 : FROM alpine:3.18 [2024-02-21T04:21:57.613Z] 3.18: Pulling from library/alpine [2024-02-21T04:21:57.613Z] 619be1103602: Pulling fs layer [2024-02-21T04:21:57.613Z] 619be1103602: Verifying Checksum [2024-02-21T04:21:57.613Z] 619be1103602: Download complete [2024-02-21T04:21:57.613Z] 619be1103602: Pull complete [2024-02-21T04:21:57.613Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T04:21:57.613Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T04:21:57.613Z] ---> d3782b16ccc9 [2024-02-21T04:21:57.613Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T04:21:57.613Z] ---> Running in 9353fb700648 [2024-02-21T04:21:57.613Z] Removing intermediate container 9353fb700648 [2024-02-21T04:21:57.613Z] ---> 22ec2ace7d1b [2024-02-21T04:21:57.613Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-21T04:21:57.613Z] ---> Running in 98e141db1aca [2024-02-21T04:21:57.613Z] Removing intermediate container 98e141db1aca [2024-02-21T04:21:57.613Z] ---> 75b7b56be8ad [2024-02-21T04:21:57.613Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T04:21:57.613Z] ---> Running in 218228cc02c3 [2024-02-21T04:21:57.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T04:21:57.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T04:21:57.613Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T04:21:57.613Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T04:21:57.613Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T04:21:57.613Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T04:21:57.613Z] OK: 8 MiB in 17 packages [2024-02-21T04:21:58.180Z] Removing intermediate container 218228cc02c3 [2024-02-21T04:21:58.180Z] ---> 06b34af343a2 [2024-02-21T04:21:58.180Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-21T04:21:58.180Z] ---> Running in 982c8f8cb5bf [2024-02-21T04:21:58.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T04:21:58.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T04:21:58.698Z] OK: 8 MiB in 17 packages [2024-02-21T04:21:59.264Z] Removing intermediate container 982c8f8cb5bf [2024-02-21T04:21:59.264Z] ---> 0ca949978fb2 [2024-02-21T04:21:59.264Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T04:21:59.264Z] ---> 4730298c360c [2024-02-21T04:21:59.264Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T04:21:59.521Z] ---> 87d070747890 [2024-02-21T04:21:59.521Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-21T04:21:59.521Z] ---> 6358da778faf [2024-02-21T04:21:59.521Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-21T04:22:00.454Z] ---> 0d8677b11878 [2024-02-21T04:22:00.454Z] Step 22/27 : EXPOSE 59712 [2024-02-21T04:22:00.454Z] ---> Running in 0c4f4440d28d [2024-02-21T04:22:00.454Z] Removing intermediate container 0c4f4440d28d [2024-02-21T04:22:00.454Z] ---> c82c0709d80c [2024-02-21T04:22:00.454Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-21T04:22:00.454Z] ---> Running in dc4addb3b161 [2024-02-21T04:22:00.714Z] Removing intermediate container dc4addb3b161 [2024-02-21T04:22:00.714Z] ---> f2d339393304 [2024-02-21T04:22:00.714Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-21T04:22:00.714Z] ---> Running in 048ffeaae119 [2024-02-21T04:22:00.714Z] Removing intermediate container 048ffeaae119 [2024-02-21T04:22:00.714Z] ---> d5fa01f7d5fe [2024-02-21T04:22:00.714Z] Step 25/27 : LABEL arch=amd64 [2024-02-21T04:22:00.714Z] ---> Running in e8e4d6af3a03 [2024-02-21T04:22:00.714Z] Removing intermediate container e8e4d6af3a03 [2024-02-21T04:22:00.714Z] ---> 60ea3e344c3b [2024-02-21T04:22:00.714Z] Step 26/27 : LABEL git_sha=ac25b61a972b9d222c308f01775442126fec713b [2024-02-21T04:22:00.973Z] ---> Running in c92aca47198c [2024-02-21T04:22:00.973Z] Removing intermediate container c92aca47198c [2024-02-21T04:22:00.973Z] ---> 0a4acf77dcf6 [2024-02-21T04:22:00.973Z] Step 27/27 : LABEL version=3.2.0-dev.10 [2024-02-21T04:22:00.973Z] ---> Running in 75867b2f7594 [2024-02-21T04:22:00.973Z] Removing intermediate container 75867b2f7594 [2024-02-21T04:22:00.973Z] ---> 8befb6ee47ca [2024-02-21T04:22:00.973Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T04:22:00.973Z] Successfully built 8befb6ee47ca [2024-02-21T04:22:00.973Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [2024-02-21T04:22:01.015Z] using credential edgex-jenkins-ssh [Pipeline] } [2024-02-21T04:22:01.149Z] Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-02-21T04:22:01.204Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T04:22:01.358Z] provisioning config files... [2024-02-21T04:22:01.367Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12293920640241465299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:22:01.703Z] ---> ****-login.sh [2024-02-21T04:22:01.703Z] nexus3.edgexfoundry.org:10001 [2024-02-21T04:22:01.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:22:01.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:22:01.703Z] Configure a credential helper to remove this warning. See [2024-02-21T04:22:01.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:22:01.703Z] [2024-02-21T04:22:01.703Z] Login Succeeded [2024-02-21T04:22:01.703Z] nexus3.edgexfoundry.org:10002 [2024-02-21T04:22:01.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:22:01.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:22:01.703Z] Configure a credential helper to remove this warning. See [2024-02-21T04:22:01.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:22:01.703Z] [2024-02-21T04:22:01.703Z] Login Succeeded [2024-02-21T04:22:01.703Z] nexus3.edgexfoundry.org:10003 [2024-02-21T04:22:01.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:22:01.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:22:01.963Z] Configure a credential helper to remove this warning. See [2024-02-21T04:22:01.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:22:01.963Z] [2024-02-21T04:22:01.963Z] Login Succeeded [2024-02-21T04:22:01.963Z] nexus3.edgexfoundry.org:10004 [2024-02-21T04:22:01.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:22:01.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:22:01.963Z] Configure a credential helper to remove this warning. See [2024-02-21T04:22:01.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:22:01.963Z] [2024-02-21T04:22:01.963Z] Login Succeeded [2024-02-21T04:22:01.963Z] ****.io [2024-02-21T04:22:02.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:22:02.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:22:02.223Z] Configure a credential helper to remove this warning. See [2024-02-21T04:22:02.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:22:02.223Z] [2024-02-21T04:22:02.223Z] Login Succeeded [2024-02-21T04:22:02.223Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T04:22:02.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T04:22:02.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T04:22:02.422Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-02-21T04:22:02.422Z] ac25b61a972b9d222c308f01775442126fec713b [2024-02-21T04:22:02.422Z] latest [2024-02-21T04:22:02.422Z] 3.2.0-dev.10 [2024-02-21T04:22:02.422Z] ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 [2024-02-21T04:22:02.422Z] main [2024-02-21T04:22:02.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:22:01.304Z] > git init /w/workspace/app-record-replay/85 # timeout=10 [2024-02-21T04:22:01.459Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-21T04:22:01.460Z] > git --version # timeout=10 [2024-02-21T04:22:01.476Z] > git --version # 'git version 2.25.1' [2024-02-21T04:22:01.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T04:22:01.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T04:22:02.875Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:22:03.250Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b [2024-02-21T04:22:03.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-21T04:22:03.251Z] 9f617e2cde2e: Preparing [2024-02-21T04:22:03.251Z] 11a82d2aa107: Preparing [2024-02-21T04:22:03.251Z] 97f5875a0e4d: Preparing [2024-02-21T04:22:03.251Z] e4afa3f46cee: Preparing [2024-02-21T04:22:03.251Z] e824581ae921: Preparing [2024-02-21T04:22:03.251Z] 016df8353919: Preparing [2024-02-21T04:22:03.251Z] aedc3bda2944: Preparing [2024-02-21T04:22:03.251Z] 016df8353919: Waiting [2024-02-21T04:22:03.251Z] aedc3bda2944: Waiting [2024-02-21T04:22:03.251Z] 11a82d2aa107: Pushed [2024-02-21T04:22:03.251Z] e824581ae921: Pushed [2024-02-21T04:22:03.251Z] 97f5875a0e4d: Pushed [2024-02-21T04:22:03.251Z] e4afa3f46cee: Pushed [2024-02-21T04:22:03.251Z] aedc3bda2944: Layer already exists [2024-02-21T04:22:03.509Z] 016df8353919: Pushed [2024-02-21T04:22:03.518Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-21T04:22:03.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T04:22:04.817Z] Avoid second fetch [2024-02-21T04:22:04.817Z] Checking out Revision ac25b61a972b9d222c308f01775442126fec713b (main) [2024-02-21T04:22:04.850Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T04:22:04.971Z] > git checkout -f ac25b61a972b9d222c308f01775442126fec713b # timeout=10 [2024-02-21T04:22:05.590Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#125)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T04:22:06.795Z] 9f617e2cde2e: Pushed [2024-02-21T04:22:06.795Z] ac25b61a972b9d222c308f01775442126fec713b: digest: sha256:1accc990c9b36012db9c1d6dc08fa05c9968d08ab2e13594f7a4e3bc19984d94 size: 1782 [Pipeline] } [Pipeline] // withEnv [2024-02-21T04:22:06.864Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-21T04:22:06.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T04:22:06.864Z] Dload Upload Total Spent Left Speed [2024-02-21T04:22:06.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-02-21T04:22:07.267Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-21T04:22:07.316Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:22:07.630Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-21T04:22:07.630Z] + sudo tee /etc/docker/daemon.new [2024-02-21T04:22:07.771Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-02-21T04:22:07.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-21T04:22:07.771Z] 9f617e2cde2e: Preparing [2024-02-21T04:22:07.771Z] 11a82d2aa107: Preparing [2024-02-21T04:22:07.771Z] 97f5875a0e4d: Preparing [2024-02-21T04:22:07.771Z] e4afa3f46cee: Preparing [2024-02-21T04:22:07.771Z] e824581ae921: Preparing [2024-02-21T04:22:07.771Z] 016df8353919: Preparing [2024-02-21T04:22:07.771Z] aedc3bda2944: Preparing [2024-02-21T04:22:07.771Z] 016df8353919: Waiting [2024-02-21T04:22:07.771Z] e4afa3f46cee: Layer already exists [2024-02-21T04:22:07.771Z] 97f5875a0e4d: Layer already exists [2024-02-21T04:22:07.771Z] 9f617e2cde2e: Layer already exists [2024-02-21T04:22:07.771Z] e824581ae921: Layer already exists [2024-02-21T04:22:07.771Z] 11a82d2aa107: Layer already exists [2024-02-21T04:22:07.771Z] 016df8353919: Layer already exists [2024-02-21T04:22:07.771Z] aedc3bda2944: Layer already exists [2024-02-21T04:22:07.771Z] latest: digest: sha256:1accc990c9b36012db9c1d6dc08fa05c9968d08ab2e13594f7a4e3bc19984d94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:22:07.909Z] { [2024-02-21T04:22:07.909Z] "registry-mirrors": [ [2024-02-21T04:22:07.909Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-21T04:22:07.909Z] ], [2024-02-21T04:22:07.909Z] "bip": "10.250.0.254/24", [2024-02-21T04:22:07.910Z] "hosts": [ [2024-02-21T04:22:07.910Z] "tcp://0.0.0.0:5555", [2024-02-21T04:22:07.910Z] "unix:///var/run/docker.sock" [2024-02-21T04:22:07.910Z] ], [2024-02-21T04:22:07.910Z] "mtu": 1458, [2024-02-21T04:22:07.910Z] "selinux-enabled": true, [2024-02-21T04:22:07.910Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-21T04:22:07.910Z] } [Pipeline] sh [2024-02-21T04:22:08.166Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-21T04:22:08.283Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2024-02-21T04:22:08.563Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.10 [2024-02-21T04:22:08.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-21T04:22:08.563Z] 9f617e2cde2e: Preparing [2024-02-21T04:22:08.563Z] 11a82d2aa107: Preparing [2024-02-21T04:22:08.563Z] 97f5875a0e4d: Preparing [2024-02-21T04:22:08.563Z] e4afa3f46cee: Preparing [2024-02-21T04:22:08.563Z] e824581ae921: Preparing [2024-02-21T04:22:08.563Z] 016df8353919: Preparing [2024-02-21T04:22:08.563Z] aedc3bda2944: Preparing [2024-02-21T04:22:08.563Z] 016df8353919: Waiting [2024-02-21T04:22:08.563Z] aedc3bda2944: Waiting [2024-02-21T04:22:08.563Z] 11a82d2aa107: Layer already exists [2024-02-21T04:22:08.563Z] e4afa3f46cee: Layer already exists [2024-02-21T04:22:08.563Z] e824581ae921: Layer already exists [2024-02-21T04:22:08.563Z] 97f5875a0e4d: Layer already exists [2024-02-21T04:22:08.563Z] 9f617e2cde2e: Layer already exists [2024-02-21T04:22:08.563Z] aedc3bda2944: Layer already exists [2024-02-21T04:22:08.563Z] 016df8353919: Layer already exists [2024-02-21T04:22:08.563Z] 3.2.0-dev.10: digest: sha256:1accc990c9b36012db9c1d6dc08fa05c9968d08ab2e13594f7a4e3bc19984d94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:22:08.729Z] + sudo service docker restart [2024-02-21T04:22:08.955Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:22:09.413Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 [2024-02-21T04:22:09.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-21T04:22:09.413Z] 9f617e2cde2e: Preparing [2024-02-21T04:22:09.413Z] 11a82d2aa107: Preparing [2024-02-21T04:22:09.413Z] 97f5875a0e4d: Preparing [2024-02-21T04:22:09.413Z] e4afa3f46cee: Preparing [2024-02-21T04:22:09.413Z] e824581ae921: Preparing [2024-02-21T04:22:09.413Z] 016df8353919: Preparing [2024-02-21T04:22:09.413Z] aedc3bda2944: Preparing [2024-02-21T04:22:09.413Z] 016df8353919: Waiting [2024-02-21T04:22:09.413Z] aedc3bda2944: Waiting [2024-02-21T04:22:09.413Z] 9f617e2cde2e: Layer already exists [2024-02-21T04:22:09.413Z] 11a82d2aa107: Layer already exists [2024-02-21T04:22:09.413Z] e4afa3f46cee: Layer already exists [2024-02-21T04:22:09.413Z] e824581ae921: Layer already exists [2024-02-21T04:22:09.413Z] 97f5875a0e4d: Layer already exists [2024-02-21T04:22:09.413Z] 016df8353919: Layer already exists [2024-02-21T04:22:09.413Z] aedc3bda2944: Layer already exists [2024-02-21T04:22:09.413Z] ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10: digest: sha256:1accc990c9b36012db9c1d6dc08fa05c9968d08ab2e13594f7a4e3bc19984d94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:22:09.807Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:22:10.202Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-02-21T04:22:10.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-21T04:22:10.202Z] 9f617e2cde2e: Preparing [2024-02-21T04:22:10.202Z] 11a82d2aa107: Preparing [2024-02-21T04:22:10.202Z] 97f5875a0e4d: Preparing [2024-02-21T04:22:10.202Z] e4afa3f46cee: Preparing [2024-02-21T04:22:10.202Z] e824581ae921: Preparing [2024-02-21T04:22:10.202Z] 016df8353919: Preparing [2024-02-21T04:22:10.202Z] aedc3bda2944: Preparing [2024-02-21T04:22:10.202Z] 016df8353919: Waiting [2024-02-21T04:22:10.202Z] 9f617e2cde2e: Layer already exists [2024-02-21T04:22:10.202Z] 97f5875a0e4d: Layer already exists [2024-02-21T04:22:10.202Z] 11a82d2aa107: Layer already exists [2024-02-21T04:22:10.202Z] e824581ae921: Layer already exists [2024-02-21T04:22:10.202Z] e4afa3f46cee: Layer already exists [2024-02-21T04:22:10.202Z] aedc3bda2944: Layer already exists [2024-02-21T04:22:10.202Z] 016df8353919: Layer already exists [2024-02-21T04:22:10.202Z] main: digest: sha256:1accc990c9b36012db9c1d6dc08fa05c9968d08ab2e13594f7a4e3bc19984d94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T04:22:10.428Z] ===================================================== [Pipeline] echo [2024-02-21T04:22:10.472Z] taggedImages: [2024-02-21T04:22:10.472Z] - nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b [2024-02-21T04:22:10.472Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-02-21T04:22:10.472Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.10 [2024-02-21T04:22:10.472Z] - nexus3.edgexfoundry.org:10004/app-record-replay:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 [2024-02-21T04:22:10.472Z] - 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 [2024-02-21T04:22:11.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T04:22:11.129Z] [2024-02-21T04:22:11.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:22:11.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T04:22:11.460Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-21T04:22:11.460Z] 5eb5b503b376: Pulling fs layer [2024-02-21T04:22:11.460Z] 5c69ac0246d0: Pulling fs layer [2024-02-21T04:22:11.460Z] ec43610c2a17: Pulling fs layer [2024-02-21T04:22:11.460Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-21T04:22:11.460Z] 33b1e0a273af: Pulling fs layer [2024-02-21T04:22:11.460Z] 5d3b04190fa2: Pulling fs layer [2024-02-21T04:22:11.460Z] 2f39f015ded8: Pulling fs layer [2024-02-21T04:22:11.460Z] 33b1e0a273af: Waiting [2024-02-21T04:22:11.460Z] 3a2ae6a8a46f: Waiting [2024-02-21T04:22:11.460Z] 2f39f015ded8: Waiting [2024-02-21T04:22:11.460Z] 5d3b04190fa2: Waiting [2024-02-21T04:22:11.460Z] 5c69ac0246d0: Verifying Checksum [2024-02-21T04:22:11.460Z] 5c69ac0246d0: Download complete [2024-02-21T04:22:11.460Z] 3a2ae6a8a46f: Download complete [2024-02-21T04:22:11.460Z] 33b1e0a273af: Verifying Checksum [2024-02-21T04:22:11.460Z] 33b1e0a273af: Download complete [2024-02-21T04:22:11.460Z] 5d3b04190fa2: Download complete [2024-02-21T04:22:11.460Z] ec43610c2a17: Verifying Checksum [2024-02-21T04:22:11.460Z] ec43610c2a17: Download complete [2024-02-21T04:22:11.717Z] 5eb5b503b376: Verifying Checksum [2024-02-21T04:22:11.717Z] 5eb5b503b376: Download complete [2024-02-21T04:22:12.284Z] 2f39f015ded8: Download complete [2024-02-21T04:22:13.218Z] 5eb5b503b376: Pull complete [2024-02-21T04:22:13.218Z] 5c69ac0246d0: Pull complete [2024-02-21T04:22:13.786Z] ec43610c2a17: Pull complete [2024-02-21T04:22:13.786Z] 3a2ae6a8a46f: Pull complete [2024-02-21T04:22:14.047Z] 33b1e0a273af: Pull complete [2024-02-21T04:22:14.047Z] 5d3b04190fa2: Pull complete [2024-02-21T04:22:19.327Z] 2f39f015ded8: Pull complete [2024-02-21T04:22:19.327Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-21T04:22:19.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T04:22:19.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:22:19.540Z] prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container [2024-02-21T04:22:19.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-21T04:22:24.337Z] $ docker top 51e03ed402e24cda2810aca3667234f0448851703edef3ef6256ae35ff514198 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:22:24.801Z] ---> job-cost.sh [2024-02-21T04:22:24.801Z] lf-activate-venv: SKIPPING [2024-02-21T04:22:24.801Z] INFO: No Stack... [2024-02-21T04:22:25.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T04:22:25.630Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T04:22:25.921Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-02-21T04:22:25.921Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T04:22:25.934Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] [2024-02-21T04:22:25.941Z] Resource [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] did not exist. Created. [2024-02-21T04:22:25.945Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T04:22:26.311Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-21T04:22:26.376Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T04:22:26.443Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T04:22:26.527Z] $ docker stop --time=1 51e03ed402e24cda2810aca3667234f0448851703edef3ef6256ae35ff514198 [2024-02-21T04:22:27.682Z] $ docker rm -f --volumes 51e03ed402e24cda2810aca3667234f0448851703edef3ef6256ae35ff514198 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T04:22:30.912Z] provisioning config files... [2024-02-21T04:22:30.936Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/85@tmp/config7994470934274558740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:22:31.375Z] ---> ****-login.sh [2024-02-21T04:22:31.375Z] nexus3.edgexfoundry.org:10001 [2024-02-21T04:22:31.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:22:31.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:22:31.911Z] Configure a credential helper to remove this warning. See [2024-02-21T04:22:31.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:22:31.911Z] [2024-02-21T04:22:31.911Z] Login Succeeded [2024-02-21T04:22:31.912Z] nexus3.edgexfoundry.org:10002 [2024-02-21T04:22:32.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:22:32.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:22:32.181Z] Configure a credential helper to remove this warning. See [2024-02-21T04:22:32.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:22:32.181Z] [2024-02-21T04:22:32.181Z] Login Succeeded [2024-02-21T04:22:32.181Z] nexus3.edgexfoundry.org:10003 [2024-02-21T04:22:32.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:22:32.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:22:32.719Z] Configure a credential helper to remove this warning. See [2024-02-21T04:22:32.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:22:32.719Z] [2024-02-21T04:22:32.719Z] Login Succeeded [2024-02-21T04:22:32.719Z] nexus3.edgexfoundry.org:10004 [2024-02-21T04:22:32.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:22:32.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:22:32.986Z] Configure a credential helper to remove this warning. See [2024-02-21T04:22:32.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:22:32.986Z] [2024-02-21T04:22:32.986Z] Login Succeeded [2024-02-21T04:22:32.986Z] ****.io [2024-02-21T04:22:33.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:22:33.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:22:33.520Z] Configure a credential helper to remove this warning. See [2024-02-21T04:22:33.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:22:33.520Z] [2024-02-21T04:22:33.520Z] Login Succeeded [2024-02-21T04:22:33.520Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T04:22:33.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T04:22:33.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T04:22:34.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T04:22:34.081Z] ========================================================= [2024-02-21T04:22:34.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-21T04:22:34.081Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:22:34.556Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-21T04:22:34.556Z] Sending build context to Docker daemon 258.6kB [2024-02-21T04:22:34.825Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T04:22:34.825Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T04:22:34.825Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-21T04:22:34.825Z] 9fda8d8052c6: Pulling fs layer [2024-02-21T04:22:34.825Z] 5d54e960e981: Pulling fs layer [2024-02-21T04:22:34.825Z] c4a7e357bf2a: Pulling fs layer [2024-02-21T04:22:34.825Z] f0e02332f6b5: Pulling fs layer [2024-02-21T04:22:34.825Z] 872ee5b61b7b: Pulling fs layer [2024-02-21T04:22:34.825Z] 0c6a40ed1a82: Pulling fs layer [2024-02-21T04:22:34.825Z] 94ae7d8d031c: Pulling fs layer [2024-02-21T04:22:34.825Z] f0e02332f6b5: Waiting [2024-02-21T04:22:34.825Z] 872ee5b61b7b: Waiting [2024-02-21T04:22:34.825Z] 0c6a40ed1a82: Waiting [2024-02-21T04:22:34.825Z] 94ae7d8d031c: Waiting [2024-02-21T04:22:34.825Z] 5d54e960e981: Verifying Checksum [2024-02-21T04:22:34.825Z] 5d54e960e981: Download complete [2024-02-21T04:22:35.092Z] f0e02332f6b5: Download complete [2024-02-21T04:22:35.092Z] 872ee5b61b7b: Verifying Checksum [2024-02-21T04:22:35.092Z] 872ee5b61b7b: Download complete [2024-02-21T04:22:35.092Z] 9fda8d8052c6: Verifying Checksum [2024-02-21T04:22:35.092Z] 9fda8d8052c6: Download complete [2024-02-21T04:22:35.684Z] 94ae7d8d031c: Verifying Checksum [2024-02-21T04:22:35.684Z] 94ae7d8d031c: Download complete [2024-02-21T04:22:35.951Z] 9fda8d8052c6: Pull complete [2024-02-21T04:22:36.538Z] 5d54e960e981: Pull complete [2024-02-21T04:22:36.806Z] c4a7e357bf2a: Verifying Checksum [2024-02-21T04:22:36.806Z] c4a7e357bf2a: Download complete [2024-02-21T04:22:37.762Z] 0c6a40ed1a82: Verifying Checksum [2024-02-21T04:22:37.762Z] 0c6a40ed1a82: Download complete [2024-02-21T04:22:50.074Z] c4a7e357bf2a: Pull complete [2024-02-21T04:22:50.074Z] f0e02332f6b5: Pull complete [2024-02-21T04:22:50.074Z] 872ee5b61b7b: Pull complete [2024-02-21T04:22:58.330Z] 0c6a40ed1a82: Pull complete [2024-02-21T04:22:59.750Z] 94ae7d8d031c: Pull complete [2024-02-21T04:22:59.750Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-21T04:22:59.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T04:22:59.750Z] ---> 86de565de09d [2024-02-21T04:22:59.751Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T04:23:00.717Z] ---> Running in 0bbc66da043d [2024-02-21T04:23:00.985Z] Removing intermediate container 0bbc66da043d [2024-02-21T04:23:00.985Z] ---> 840fc482eb66 [2024-02-21T04:23:00.985Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T04:23:00.985Z] ---> Running in ed536a92240c [2024-02-21T04:23:01.252Z] Removing intermediate container ed536a92240c [2024-02-21T04:23:01.252Z] ---> 3a403bbf3f26 [2024-02-21T04:23:01.252Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T04:23:01.521Z] ---> Running in 82c7b6cab06a [2024-02-21T04:23:01.788Z] Removing intermediate container 82c7b6cab06a [2024-02-21T04:23:01.788Z] ---> e551f06ed2d1 [2024-02-21T04:23:01.788Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T04:23:01.789Z] ---> Running in 9c2d74333ad0 [2024-02-21T04:23:02.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T04:23:03.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T04:23:04.302Z] OK: 266 MiB in 52 packages [2024-02-21T04:23:04.889Z] Removing intermediate container 9c2d74333ad0 [2024-02-21T04:23:04.890Z] ---> 344a51c8a20f [2024-02-21T04:23:04.890Z] Step 7/12 : WORKDIR /app [2024-02-21T04:23:05.160Z] ---> Running in 07b2676e2514 [2024-02-21T04:23:05.428Z] Removing intermediate container 07b2676e2514 [2024-02-21T04:23:05.428Z] ---> 165635d9ca66 [2024-02-21T04:23:05.428Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T04:23:05.694Z] ---> cc1694b4a153 [2024-02-21T04:23:05.694Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T04:23:05.967Z] ---> Running in 8a2fe171f68b [2024-02-21T04:24:02.407Z] Removing intermediate container 8a2fe171f68b [2024-02-21T04:24:02.407Z] ---> 8fb94c0f24f0 [2024-02-21T04:24:02.407Z] Step 10/12 : COPY . . [2024-02-21T04:24:02.992Z] ---> ba2f3b78ef09 [2024-02-21T04:24:02.993Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T04:24:02.993Z] ---> Running in 8d9e6e235afa [2024-02-21T04:24:03.260Z] Removing intermediate container 8d9e6e235afa [2024-02-21T04:24:03.260Z] ---> 87b2dd4e47ab [2024-02-21T04:24:03.260Z] Step 12/12 : RUN $MAKE [2024-02-21T04:24:03.537Z] ---> Running in 155d8945dd92 [2024-02-21T04:24:04.501Z] noop [2024-02-21T04:24:05.085Z] Removing intermediate container 155d8945dd92 [2024-02-21T04:24:05.085Z] ---> bbdc5295f527 [2024-02-21T04:24:05.085Z] Successfully built bbdc5295f527 [2024-02-21T04:24:05.085Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:24:05.542Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T04:24:05.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:24:05.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container [2024-02-21T04:24:05.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/85 -v /w/workspace/app-record-replay/85:/w/workspace/app-record-replay/85:rw,z -v /w/workspace/app-record-replay/85@tmp:/w/workspace/app-record-replay/85@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 [2024-02-21T04:24:09.961Z] $ docker top 18dbc60d7e65ac1c6e49fc6e2ad3a67ba3a98b678f8c2eb8c18916fcfcd7794b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T04:24:10.865Z] + go version [2024-02-21T04:24:10.865Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-21T04:24:10.891Z] $ docker stop --time=1 18dbc60d7e65ac1c6e49fc6e2ad3a67ba3a98b678f8c2eb8c18916fcfcd7794b [2024-02-21T04:24:12.500Z] $ docker rm -f --volumes 18dbc60d7e65ac1c6e49fc6e2ad3a67ba3a98b678f8c2eb8c18916fcfcd7794b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:24:13.353Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T04:24:13.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:24:13.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container [2024-02-21T04:24:13.657Z] $ 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/85 -v /w/workspace/app-record-replay/85:/w/workspace/app-record-replay/85:rw,z -v /w/workspace/app-record-replay/85@tmp:/w/workspace/app-record-replay/85@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 [2024-02-21T04:24:14.791Z] $ docker top 6f9acfea1a6e31c10a977b0670fb9c11245a2b5d45dd8c8e455c042b4ff97375 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T04:24:15.676Z] + git config --global --add safe.directory /w/workspace/app-record-replay/85 [Pipeline] fileExists [Pipeline] sh [2024-02-21T04:24:16.037Z] + make test [2024-02-21T04:24:16.037Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T04:26:22.692Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-21T04:26:22.692Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.223s coverage: 88.0% of statements [2024-02-21T04:26:26.022Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-21T04:26:26.022Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-21T04:26:27.437Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-21T04:26:32.763Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.962s coverage: 98.7% of statements [2024-02-21T04:26:32.763Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.488s coverage: 89.7% of statements [2024-02-21T04:26:32.763Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements [2024-02-21T04:26:35.336Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-21T04:26:35.336Z] go vet ./... [2024-02-21T04:28:26.979Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T04:28:26.979Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T04:28:26.979Z] ./bin/test-attribution-txt.sh [2024-02-21T04:28:26.979Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T04:28:26.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T04:28:27.055Z] $ docker stop --time=1 6f9acfea1a6e31c10a977b0670fb9c11245a2b5d45dd8c8e455c042b4ff97375 [2024-02-21T04:28:28.981Z] $ docker rm -f --volumes 6f9acfea1a6e31c10a977b0670fb9c11245a2b5d45dd8c8e455c042b4ff97375 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T04:28:30.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T04:28:30.690Z] Warning: overwriting stash ‘coverage-report’ [2024-02-21T04:28:31.101Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T04:28:31.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T04:28:32.065Z] + ls -al . [2024-02-21T04:28:32.065Z] total 188 [2024-02-21T04:28:32.065Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 04:24 . [2024-02-21T04:28:32.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 04:22 .. [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 04:22 .dockerignore [2024-02-21T04:28:32.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 04:22 .git [2024-02-21T04:28:32.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:22 .github [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 21 04:22 .gitignore [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 04:22 .golangci.yml [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 21 04:22 Attribution.txt [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 21 04:22 CHANGELOG.md [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 21 04:22 Dockerfile [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 04:22 GOVERNANCE.md [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 21 04:22 Jenkinsfile [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 04:22 LICENSE [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 21 04:22 Makefile [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 21 04:22 OWNERS.md [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 21 04:22 README.md [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 21 04:22 Record and Reply.postman_collection.json [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 04:19 VERSION [2024-02-21T04:28:32.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:22 bin [2024-02-21T04:28:32.065Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 21 04:26 coverage.out [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 3951 Feb 21 04:22 go.mod [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 34490 Feb 21 04:22 go.sum [2024-02-21T04:28:32.065Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 04:22 internal [2024-02-21T04:28:32.065Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 21 04:22 main.go [2024-02-21T04:28:32.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:22 openapi [2024-02-21T04:28:32.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:22 pkg [2024-02-21T04:28:32.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:28:32.527Z] + 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=ac25b61a972b9d222c308f01775442126fec713b --label arch=arm64 --label version=3.2.0-dev.10 . [2024-02-21T04:28:32.806Z] Sending build context to Docker daemon 284.2kB [2024-02-21T04:28:32.806Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T04:28:32.806Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-21T04:28:32.806Z] ---> bbdc5295f527 [2024-02-21T04:28:32.806Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T04:28:32.806Z] ---> Running in 57eec05a1941 [2024-02-21T04:28:33.097Z] Removing intermediate container 57eec05a1941 [2024-02-21T04:28:33.097Z] ---> a9daeb62e1d3 [2024-02-21T04:28:33.097Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T04:28:33.384Z] ---> Running in a8ec780ccbf9 [2024-02-21T04:28:33.674Z] Removing intermediate container a8ec780ccbf9 [2024-02-21T04:28:33.674Z] ---> 9be30536f6b0 [2024-02-21T04:28:33.674Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-21T04:28:33.674Z] ---> Running in 87330cbf70c0 [2024-02-21T04:28:33.951Z] Removing intermediate container 87330cbf70c0 [2024-02-21T04:28:33.951Z] ---> 201108d73b18 [2024-02-21T04:28:33.951Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T04:28:33.951Z] ---> Running in 17d3aedd3d38 [2024-02-21T04:28:34.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T04:28:35.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T04:28:36.460Z] OK: 266 MiB in 52 packages [2024-02-21T04:28:37.433Z] Removing intermediate container 17d3aedd3d38 [2024-02-21T04:28:37.433Z] ---> 1cab3dc39cd7 [2024-02-21T04:28:37.433Z] Step 7/27 : WORKDIR /app [2024-02-21T04:28:37.433Z] ---> Running in d502ceb7b442 [2024-02-21T04:28:37.433Z] Removing intermediate container d502ceb7b442 [2024-02-21T04:28:37.433Z] ---> 34fcd7cdc32c [2024-02-21T04:28:37.433Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-21T04:28:38.026Z] ---> c84a35b182ca [2024-02-21T04:28:38.026Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T04:28:38.026Z] ---> Running in b699cd53d1a1 [2024-02-21T04:28:39.973Z] Removing intermediate container b699cd53d1a1 [2024-02-21T04:28:39.973Z] ---> 047db9d963ca [2024-02-21T04:28:39.973Z] Step 10/27 : COPY . . [2024-02-21T04:28:40.559Z] ---> 7ba4cd6115cc [2024-02-21T04:28:40.559Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T04:28:40.827Z] ---> Running in 0b22d15b8896 [2024-02-21T04:28:41.095Z] Removing intermediate container 0b22d15b8896 [2024-02-21T04:28:41.095Z] ---> 367611bdfb73 [2024-02-21T04:28:41.095Z] Step 12/27 : RUN $MAKE [2024-02-21T04:28:41.095Z] ---> Running in 05383a34d9f1 [2024-02-21T04:28:42.056Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10" -trimpath -mod=readonly -o app-record-replay [2024-02-21T04:30:33.903Z] Removing intermediate container 05383a34d9f1 [2024-02-21T04:30:33.903Z] ---> 831667dbb15e [2024-02-21T04:30:33.903Z] Step 13/27 : FROM alpine:3.18 [2024-02-21T04:30:33.903Z] 3.18: Pulling from library/alpine [2024-02-21T04:30:33.903Z] c6b39de5b339: Pulling fs layer [2024-02-21T04:30:33.903Z] c6b39de5b339: Verifying Checksum [2024-02-21T04:30:33.903Z] c6b39de5b339: Download complete [2024-02-21T04:30:33.903Z] c6b39de5b339: Pull complete [2024-02-21T04:30:33.903Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T04:30:33.903Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T04:30:33.903Z] ---> 33abbf032149 [2024-02-21T04:30:33.903Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T04:30:33.903Z] ---> Running in 71144b062538 [2024-02-21T04:30:33.903Z] Removing intermediate container 71144b062538 [2024-02-21T04:30:33.903Z] ---> 84fd912a17ab [2024-02-21T04:30:33.903Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-21T04:30:33.903Z] ---> Running in cd919589334e [2024-02-21T04:30:33.903Z] Removing intermediate container cd919589334e [2024-02-21T04:30:33.903Z] ---> aea8597dd91f [2024-02-21T04:30:33.903Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T04:30:33.903Z] ---> Running in 3d384852f6e1 [2024-02-21T04:30:33.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T04:30:33.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T04:30:34.169Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T04:30:34.169Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T04:30:34.169Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T04:30:34.169Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T04:30:34.436Z] OK: 9 MiB in 17 packages [2024-02-21T04:30:35.861Z] Removing intermediate container 3d384852f6e1 [2024-02-21T04:30:35.861Z] ---> 0e69adfc14f1 [2024-02-21T04:30:35.861Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-21T04:30:35.861Z] ---> Running in 2f1eb025a70e [2024-02-21T04:30:36.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T04:30:36.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T04:30:37.787Z] OK: 9 MiB in 17 packages [2024-02-21T04:30:38.747Z] Removing intermediate container 2f1eb025a70e [2024-02-21T04:30:38.747Z] ---> b8a6326e8882 [2024-02-21T04:30:38.747Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T04:30:44.076Z] ---> 1a87733c4249 [2024-02-21T04:30:44.076Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T04:30:44.076Z] ---> 9d1f885f868e [2024-02-21T04:30:44.076Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-21T04:30:44.342Z] ---> f72bacffef27 [2024-02-21T04:30:44.342Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-21T04:30:45.747Z] ---> c05c69b148b7 [2024-02-21T04:30:45.747Z] Step 22/27 : EXPOSE 59712 [2024-02-21T04:30:46.013Z] ---> Running in 43a454ac5a2d [2024-02-21T04:30:46.279Z] Removing intermediate container 43a454ac5a2d [2024-02-21T04:30:46.279Z] ---> ffbcfff7cc5f [2024-02-21T04:30:46.279Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-21T04:30:46.279Z] ---> Running in e49e794df11a [2024-02-21T04:30:46.545Z] Removing intermediate container e49e794df11a [2024-02-21T04:30:46.545Z] ---> eca181580378 [2024-02-21T04:30:46.545Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-21T04:30:46.545Z] ---> Running in 3977d07dcd46 [2024-02-21T04:30:46.819Z] Removing intermediate container 3977d07dcd46 [2024-02-21T04:30:46.819Z] ---> 86b49321a3dc [2024-02-21T04:30:46.819Z] Step 25/27 : LABEL arch=arm64 [2024-02-21T04:30:46.819Z] ---> Running in d2789f7e9770 [2024-02-21T04:30:47.088Z] Removing intermediate container d2789f7e9770 [2024-02-21T04:30:47.088Z] ---> 495022d14046 [2024-02-21T04:30:47.088Z] Step 26/27 : LABEL git_sha=ac25b61a972b9d222c308f01775442126fec713b [2024-02-21T04:30:47.355Z] ---> Running in d25af5513c01 [2024-02-21T04:30:47.622Z] Removing intermediate container d25af5513c01 [2024-02-21T04:30:47.622Z] ---> aa4af6d73225 [2024-02-21T04:30:47.622Z] Step 27/27 : LABEL version=3.2.0-dev.10 [2024-02-21T04:30:47.622Z] ---> Running in 828741ae348e [2024-02-21T04:30:47.887Z] Removing intermediate container 828741ae348e [2024-02-21T04:30:47.887Z] ---> 1fb12f5da4e5 [2024-02-21T04:30:47.887Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T04:30:47.887Z] Successfully built 1fb12f5da4e5 [2024-02-21T04:30:47.887Z] 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 [2024-02-21T04:30:48.303Z] provisioning config files... [2024-02-21T04:30:48.322Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/85@tmp/config16079644649273983871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:30:48.715Z] ---> ****-login.sh [2024-02-21T04:30:48.715Z] nexus3.edgexfoundry.org:10001 [2024-02-21T04:30:48.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:30:48.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:30:48.981Z] Configure a credential helper to remove this warning. See [2024-02-21T04:30:48.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:30:48.981Z] [2024-02-21T04:30:48.981Z] Login Succeeded [2024-02-21T04:30:48.981Z] nexus3.edgexfoundry.org:10002 [2024-02-21T04:30:49.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:30:49.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:30:49.248Z] Configure a credential helper to remove this warning. See [2024-02-21T04:30:49.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:30:49.248Z] [2024-02-21T04:30:49.248Z] Login Succeeded [2024-02-21T04:30:49.248Z] nexus3.edgexfoundry.org:10003 [2024-02-21T04:30:49.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:30:49.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:30:49.781Z] Configure a credential helper to remove this warning. See [2024-02-21T04:30:49.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:30:49.781Z] [2024-02-21T04:30:49.781Z] Login Succeeded [2024-02-21T04:30:49.781Z] nexus3.edgexfoundry.org:10004 [2024-02-21T04:30:49.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:30:50.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:30:50.047Z] Configure a credential helper to remove this warning. See [2024-02-21T04:30:50.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:30:50.047Z] [2024-02-21T04:30:50.047Z] Login Succeeded [2024-02-21T04:30:50.047Z] ****.io [2024-02-21T04:30:50.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T04:30:50.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T04:30:50.577Z] Configure a credential helper to remove this warning. See [2024-02-21T04:30:50.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T04:30:50.577Z] [2024-02-21T04:30:50.577Z] Login Succeeded [2024-02-21T04:30:50.577Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T04:30:50.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T04:30:50.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T04:30:50.914Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-02-21T04:30:50.914Z] ac25b61a972b9d222c308f01775442126fec713b [2024-02-21T04:30:50.914Z] latest [2024-02-21T04:30:50.914Z] 3.2.0-dev.10 [2024-02-21T04:30:50.914Z] ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 [2024-02-21T04:30:50.914Z] main [2024-02-21T04:30:50.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:30:51.464Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:30:51.924Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b [2024-02-21T04:30:51.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-21T04:30:51.924Z] 4be96289bae7: Preparing [2024-02-21T04:30:51.924Z] 9fa67b05ebdd: Preparing [2024-02-21T04:30:51.924Z] 5921fd6e7c2a: Preparing [2024-02-21T04:30:51.924Z] b30ff5288859: Preparing [2024-02-21T04:30:51.924Z] 12424c8baf88: Preparing [2024-02-21T04:30:51.924Z] 3b645633f047: Preparing [2024-02-21T04:30:51.924Z] 7c504f21be85: Preparing [2024-02-21T04:30:51.924Z] 3b645633f047: Waiting [2024-02-21T04:30:51.924Z] 7c504f21be85: Waiting [2024-02-21T04:30:52.214Z] 5921fd6e7c2a: Pushed [2024-02-21T04:30:52.214Z] 9fa67b05ebdd: Pushed [2024-02-21T04:30:52.214Z] b30ff5288859: Pushed [2024-02-21T04:30:52.214Z] 12424c8baf88: Pushed [2024-02-21T04:30:52.214Z] 7c504f21be85: Layer already exists [2024-02-21T04:30:52.479Z] 3b645633f047: Pushed [2024-02-21T04:30:59.110Z] 4be96289bae7: Pushed [2024-02-21T04:30:59.110Z] ac25b61a972b9d222c308f01775442126fec713b: digest: sha256:5c3b2add03ac73a181670614db57e7cb684c8bab4669b96965f19b1f95aca2fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:30:59.584Z] + 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 [2024-02-21T04:31:00.048Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-02-21T04:31:00.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-21T04:31:00.049Z] 4be96289bae7: Preparing [2024-02-21T04:31:00.049Z] 9fa67b05ebdd: Preparing [2024-02-21T04:31:00.049Z] 5921fd6e7c2a: Preparing [2024-02-21T04:31:00.049Z] b30ff5288859: Preparing [2024-02-21T04:31:00.049Z] 12424c8baf88: Preparing [2024-02-21T04:31:00.049Z] 3b645633f047: Preparing [2024-02-21T04:31:00.049Z] 7c504f21be85: Preparing [2024-02-21T04:31:00.049Z] 3b645633f047: Waiting [2024-02-21T04:31:00.049Z] 4be96289bae7: Layer already exists [2024-02-21T04:31:00.049Z] 5921fd6e7c2a: Layer already exists [2024-02-21T04:31:00.049Z] 9fa67b05ebdd: Layer already exists [2024-02-21T04:31:00.049Z] b30ff5288859: Layer already exists [2024-02-21T04:31:00.049Z] 12424c8baf88: Layer already exists [2024-02-21T04:31:00.049Z] 7c504f21be85: Layer already exists [2024-02-21T04:31:00.049Z] 3b645633f047: Layer already exists [2024-02-21T04:31:00.314Z] latest: digest: sha256:5c3b2add03ac73a181670614db57e7cb684c8bab4669b96965f19b1f95aca2fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:31:00.787Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:31:01.257Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.10 [2024-02-21T04:31:01.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-21T04:31:01.257Z] 4be96289bae7: Preparing [2024-02-21T04:31:01.257Z] 9fa67b05ebdd: Preparing [2024-02-21T04:31:01.257Z] 5921fd6e7c2a: Preparing [2024-02-21T04:31:01.257Z] b30ff5288859: Preparing [2024-02-21T04:31:01.257Z] 12424c8baf88: Preparing [2024-02-21T04:31:01.257Z] 3b645633f047: Preparing [2024-02-21T04:31:01.257Z] 7c504f21be85: Preparing [2024-02-21T04:31:01.257Z] 3b645633f047: Waiting [2024-02-21T04:31:01.257Z] 7c504f21be85: Waiting [2024-02-21T04:31:01.257Z] 5921fd6e7c2a: Layer already exists [2024-02-21T04:31:01.257Z] 4be96289bae7: Layer already exists [2024-02-21T04:31:01.257Z] 9fa67b05ebdd: Layer already exists [2024-02-21T04:31:01.257Z] 12424c8baf88: Layer already exists [2024-02-21T04:31:01.257Z] b30ff5288859: Layer already exists [2024-02-21T04:31:01.257Z] 7c504f21be85: Layer already exists [2024-02-21T04:31:01.257Z] 3b645633f047: Layer already exists [2024-02-21T04:31:01.522Z] 3.2.0-dev.10: digest: sha256:5c3b2add03ac73a181670614db57e7cb684c8bab4669b96965f19b1f95aca2fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:31:02.000Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:31:02.472Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 [2024-02-21T04:31:02.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-21T04:31:02.472Z] 4be96289bae7: Preparing [2024-02-21T04:31:02.472Z] 9fa67b05ebdd: Preparing [2024-02-21T04:31:02.472Z] 5921fd6e7c2a: Preparing [2024-02-21T04:31:02.472Z] b30ff5288859: Preparing [2024-02-21T04:31:02.472Z] 12424c8baf88: Preparing [2024-02-21T04:31:02.472Z] 3b645633f047: Preparing [2024-02-21T04:31:02.472Z] 7c504f21be85: Preparing [2024-02-21T04:31:02.472Z] 3b645633f047: Waiting [2024-02-21T04:31:02.472Z] 7c504f21be85: Waiting [2024-02-21T04:31:02.472Z] 5921fd6e7c2a: Layer already exists [2024-02-21T04:31:02.472Z] 12424c8baf88: Layer already exists [2024-02-21T04:31:02.472Z] 9fa67b05ebdd: Layer already exists [2024-02-21T04:31:02.472Z] 4be96289bae7: Layer already exists [2024-02-21T04:31:02.472Z] b30ff5288859: Layer already exists [2024-02-21T04:31:02.472Z] 7c504f21be85: Layer already exists [2024-02-21T04:31:02.472Z] 3b645633f047: Layer already exists [2024-02-21T04:31:02.738Z] ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10: digest: sha256:5c3b2add03ac73a181670614db57e7cb684c8bab4669b96965f19b1f95aca2fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:31:03.216Z] + 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 [2024-02-21T04:31:03.691Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-02-21T04:31:03.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-21T04:31:03.691Z] 4be96289bae7: Preparing [2024-02-21T04:31:03.691Z] 9fa67b05ebdd: Preparing [2024-02-21T04:31:03.691Z] 5921fd6e7c2a: Preparing [2024-02-21T04:31:03.691Z] b30ff5288859: Preparing [2024-02-21T04:31:03.691Z] 12424c8baf88: Preparing [2024-02-21T04:31:03.691Z] 3b645633f047: Preparing [2024-02-21T04:31:03.691Z] 7c504f21be85: Preparing [2024-02-21T04:31:03.691Z] 3b645633f047: Waiting [2024-02-21T04:31:03.691Z] 7c504f21be85: Waiting [2024-02-21T04:31:03.691Z] b30ff5288859: Layer already exists [2024-02-21T04:31:03.691Z] 5921fd6e7c2a: Layer already exists [2024-02-21T04:31:03.691Z] 4be96289bae7: Layer already exists [2024-02-21T04:31:03.691Z] 12424c8baf88: Layer already exists [2024-02-21T04:31:03.691Z] 9fa67b05ebdd: Layer already exists [2024-02-21T04:31:03.691Z] 3b645633f047: Layer already exists [2024-02-21T04:31:03.691Z] 7c504f21be85: Layer already exists [2024-02-21T04:31:03.956Z] main: digest: sha256:5c3b2add03ac73a181670614db57e7cb684c8bab4669b96965f19b1f95aca2fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T04:31:04.255Z] ===================================================== [Pipeline] echo [2024-02-21T04:31:04.310Z] taggedImages: [2024-02-21T04:31:04.310Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b [2024-02-21T04:31:04.310Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-02-21T04:31:04.310Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.10 [2024-02-21T04:31:04.310Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:ac25b61a972b9d222c308f01775442126fec713b-3.2.0-dev.10 [2024-02-21T04:31:04.310Z] - 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 [2024-02-21T04:31:04.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T04:31:04.955Z] [2024-02-21T04:31:04.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:31:05.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T04:31:05.338Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-21T04:31:05.338Z] 8998bd30e6a1: Pulling fs layer [2024-02-21T04:31:05.338Z] 04944245beec: Pulling fs layer [2024-02-21T04:31:05.338Z] 699f458cf7ca: Pulling fs layer [2024-02-21T04:31:05.338Z] 765212b225bb: Pulling fs layer [2024-02-21T04:31:05.338Z] f23df028b6ca: Pulling fs layer [2024-02-21T04:31:05.338Z] d65c8cfc05b1: Pulling fs layer [2024-02-21T04:31:05.338Z] 2437ff75d9bd: Pulling fs layer [2024-02-21T04:31:05.338Z] 765212b225bb: Waiting [2024-02-21T04:31:05.338Z] f23df028b6ca: Waiting [2024-02-21T04:31:05.338Z] d65c8cfc05b1: Waiting [2024-02-21T04:31:05.338Z] 2437ff75d9bd: Waiting [2024-02-21T04:31:05.606Z] 04944245beec: Verifying Checksum [2024-02-21T04:31:05.606Z] 04944245beec: Download complete [2024-02-21T04:31:05.606Z] 765212b225bb: Verifying Checksum [2024-02-21T04:31:05.606Z] 765212b225bb: Download complete [2024-02-21T04:31:05.606Z] f23df028b6ca: Verifying Checksum [2024-02-21T04:31:05.606Z] f23df028b6ca: Download complete [2024-02-21T04:31:05.606Z] d65c8cfc05b1: Verifying Checksum [2024-02-21T04:31:05.606Z] d65c8cfc05b1: Download complete [2024-02-21T04:31:05.878Z] 699f458cf7ca: Verifying Checksum [2024-02-21T04:31:05.878Z] 699f458cf7ca: Download complete [2024-02-21T04:31:06.145Z] 8998bd30e6a1: Verifying Checksum [2024-02-21T04:31:06.145Z] 8998bd30e6a1: Download complete [2024-02-21T04:31:08.728Z] 2437ff75d9bd: Verifying Checksum [2024-02-21T04:31:08.728Z] 2437ff75d9bd: Download complete [2024-02-21T04:31:10.688Z] 8998bd30e6a1: Pull complete [2024-02-21T04:31:14.039Z] 04944245beec: Pull complete [2024-02-21T04:31:14.995Z] 699f458cf7ca: Pull complete [2024-02-21T04:31:15.259Z] 765212b225bb: Pull complete [2024-02-21T04:31:15.840Z] f23df028b6ca: Pull complete [2024-02-21T04:31:16.104Z] d65c8cfc05b1: Pull complete [2024-02-21T04:31:34.307Z] 2437ff75d9bd: Pull complete [2024-02-21T04:31:34.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-21T04:31:34.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T04:31:34.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:31:34.694Z] prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container [2024-02-21T04:31:34.759Z] $ 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/85 -v /w/workspace/app-record-replay/85:/w/workspace/app-record-replay/85:rw,z -v /w/workspace/app-record-replay/85@tmp:/w/workspace/app-record-replay/85@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 [2024-02-21T04:31:37.254Z] $ docker top 478bd185d901b6864ef6cffe51612edc0dedb6391f5ae64ced46870bc933a9d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:31:37.845Z] ---> job-cost.sh [2024-02-21T04:31:38.110Z] lf-activate-venv: SKIPPING [2024-02-21T04:31:38.110Z] INFO: No Stack... [2024-02-21T04:31:38.375Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-21T04:31:39.334Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T04:31:39.967Z] + cat /w/workspace/app-record-replay/85/archives/cost.csv [2024-02-21T04:31:39.967Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T04:31:40.029Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] [2024-02-21T04:31:40.041Z] Resource [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] did not exist. Created. [2024-02-21T04:31:40.046Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T04:31:40.831Z] /w/workspace/app-record-replay/85@tmp/durable-b7c80399/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-21T04:31:41.187Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-21T04:31:41.220Z] Warning: overwriting stash ‘stack-cost’ [2024-02-21T04:31:41.294Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T04:31:41.303Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T04:31:41.422Z] $ docker stop --time=1 478bd185d901b6864ef6cffe51612edc0dedb6391f5ae64ced46870bc933a9d7 [2024-02-21T04:31:43.024Z] $ docker rm -f --volumes 478bd185d901b6864ef6cffe51612edc0dedb6391f5ae64ced46870bc933a9d7 [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 [2024-02-21T04:31:44.320Z] provisioning config files... [2024-02-21T04:31:44.327Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config179249707187455669tmp [Pipeline] { [Pipeline] sh [2024-02-21T04:31:44.712Z] + set +x [2024-02-21T04:31:44.712Z] + curl -s+ https://codecov.io/bash [2024-02-21T04:31:44.712Z] bash -s -- [2024-02-21T04:31:44.712Z] [2024-02-21T04:31:44.712Z] _____ _ [2024-02-21T04:31:44.712Z] / ____| | | [2024-02-21T04:31:44.712Z] | | ___ __| | ___ ___ _____ __ [2024-02-21T04:31:44.712Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-21T04:31:44.712Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-21T04:31:44.712Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-21T04:31:44.712Z] Bash-1.0.6 [2024-02-21T04:31:44.712Z] [2024-02-21T04:31:44.712Z] [2024-02-21T04:31:44.712Z] ==> git version 2.25.1 found [2024-02-21T04:31:44.712Z] ==> 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 [2024-02-21T04:31:44.712Z] Release-Date: 2020-01-08 [2024-02-21T04:31:44.712Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-21T04:31:44.712Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-21T04:31:44.712Z] ==> Jenkins CI detected. [2024-02-21T04:31:44.712Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-02-21T04:31:44.712Z] project root: . [2024-02-21T04:31:44.712Z] --> token set from env [2024-02-21T04:31:44.712Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-21T04:31:44.712Z] ==> Running gcov in . (disable via -X gcov) [2024-02-21T04:31:44.712Z] ==> Python coveragepy not found [2024-02-21T04:31:44.712Z] ==> Searching for coverage reports in: [2024-02-21T04:31:44.712Z] + . [2024-02-21T04:31:44.971Z] -> Found 1 reports [2024-02-21T04:31:44.971Z] ==> Detecting git/mercurial file structure [2024-02-21T04:31:44.971Z] ==> Reading reports [2024-02-21T04:31:44.971Z] + ./coverage.out bytes=24666 [2024-02-21T04:31:44.971Z] ==> Appending adjustments [2024-02-21T04:31:44.971Z] https://docs.codecov.io/docs/fixing-reports [2024-02-21T04:31:44.971Z] + Found adjustments [2024-02-21T04:31:44.971Z] ==> Gzipping contents [2024-02-21T04:31:44.971Z] 8.0K /tmp/codecov.6cKsIu.gz [2024-02-21T04:31:44.971Z] ==> Uploading reports [2024-02-21T04:31:44.971Z] url: https://codecov.io [2024-02-21T04:31:44.971Z] query: branch=main&commit=ac25b61a972b9d222c308f01775442126fec713b&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-21T04:31:44.971Z] -> Pinging Codecov [2024-02-21T04:31:44.971Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ac25b61a972b9d222c308f01775442126fec713b&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-21T04:31:45.233Z] -> Uploading to [2024-02-21T04:31:45.233Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-21/F467761B9912B4F32F9BC62907045C81/ac25b61a972b9d222c308f01775442126fec713b/6106761b-82cc-4cfb-be5a-0442fceec6ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T043145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b52aa8b2a5388ccbc53f84fc2b7b4a85cf86538bd0bbdb554e17bb0106ad46d6 [2024-02-21T04:31:45.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T04:31:45.233Z] Dload Upload Total Spent Left Speed [2024-02-21T04:31:45.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 17765 --:--:-- --:--:-- --:--:-- 17765 [2024-02-21T04:31:45.494Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/ac25b61a972b9d222c308f01775442126fec713b [Pipeline] } [2024-02-21T04:31:45.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-21T04:31:45.918Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-21T04:31:45.928Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:31:46.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T04:31:46.432Z] [2024-02-21T04:31:46.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:31:46.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T04:31:46.770Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-21T04:31:46.770Z] df9b9388f04a: Pulling fs layer [2024-02-21T04:31:46.770Z] 52dc419b0ee2: Pulling fs layer [2024-02-21T04:31:46.770Z] 25bc292e5bac: Pulling fs layer [2024-02-21T04:31:46.770Z] 114826534d7a: Pulling fs layer [2024-02-21T04:31:46.770Z] 4657fd5d0bcf: Pulling fs layer [2024-02-21T04:31:46.770Z] 6ad1cebc031e: Pulling fs layer [2024-02-21T04:31:46.770Z] 8a3aa393b2d8: Pulling fs layer [2024-02-21T04:31:46.770Z] 114826534d7a: Waiting [2024-02-21T04:31:46.770Z] 6ad1cebc031e: Waiting [2024-02-21T04:31:46.770Z] 8a3aa393b2d8: Waiting [2024-02-21T04:31:46.770Z] 4657fd5d0bcf: Waiting [2024-02-21T04:31:46.770Z] 25bc292e5bac: Download complete [2024-02-21T04:31:46.770Z] 52dc419b0ee2: Download complete [2024-02-21T04:31:46.770Z] 4657fd5d0bcf: Verifying Checksum [2024-02-21T04:31:46.770Z] 4657fd5d0bcf: Download complete [2024-02-21T04:31:46.770Z] df9b9388f04a: Download complete [2024-02-21T04:31:47.029Z] 6ad1cebc031e: Verifying Checksum [2024-02-21T04:31:47.029Z] 6ad1cebc031e: Download complete [2024-02-21T04:31:47.029Z] df9b9388f04a: Pull complete [2024-02-21T04:31:47.029Z] 52dc419b0ee2: Pull complete [2024-02-21T04:31:47.029Z] 25bc292e5bac: Pull complete [2024-02-21T04:31:47.599Z] 114826534d7a: Verifying Checksum [2024-02-21T04:31:47.599Z] 114826534d7a: Download complete [2024-02-21T04:31:47.599Z] 8a3aa393b2d8: Verifying Checksum [2024-02-21T04:31:47.599Z] 8a3aa393b2d8: Download complete [2024-02-21T04:31:51.783Z] 114826534d7a: Pull complete [2024-02-21T04:31:51.783Z] 4657fd5d0bcf: Pull complete [2024-02-21T04:31:51.783Z] 6ad1cebc031e: Pull complete [2024-02-21T04:31:55.080Z] 8a3aa393b2d8: Pull complete [2024-02-21T04:31:55.080Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-21T04:31:55.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T04:31:55.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:31:55.355Z] prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container [2024-02-21T04:31:55.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-21T04:32:00.598Z] $ docker top b79aa0f58f7ef7ffadd260261b4f5713c1ac289d32728c1f8a770a67897d2996 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-21T04:32:00.764Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-02-21T04:32:01.044Z] + set -o pipefail [2024-02-21T04:32:01.044Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-02-21T04:32:06.319Z] [2024-02-21T04:32:06.319Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-02-21T04:32:06.319Z] [2024-02-21T04:32:06.319Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/d41fe87f-1268-4f80-a5b2-846cf60009f8 [2024-02-21T04:32:06.319Z] [2024-02-21T04:32:06.319Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-21T04:32:06.319Z] [2024-02-21T04:32:06.578Z] [2024-02-21T04:32:06.578Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-21T04:32:06.578Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-21T04:32:06.578Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-21T04:32:06.590Z] $ docker stop --time=1 b79aa0f58f7ef7ffadd260261b4f5713c1ac289d32728c1f8a770a67897d2996 [2024-02-21T04:32:11.058Z] $ docker rm -f --volumes b79aa0f58f7ef7ffadd260261b4f5713c1ac289d32728c1f8a770a67897d2996 [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 [2024-02-21T04:32:12.548Z] + git log --format=format:%s -1 ac25b61a972b9d222c308f01775442126fec713b [Pipeline] sh [2024-02-21T04:32:12.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T04:32:12.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:32:13.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T04:32:13.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:32:13.454Z] prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container [2024-02-21T04:32:13.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-21T04:32:14.166Z] $ docker top cc1622a2bdeab5151538ff547897f7d29b59852b62b3a55eacdf624f48657d47 -eo pid,comm [2024-02-21T04:32:14.212Z] 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). [2024-02-21T04:32:14.212Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T04:32:14.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T04:32:14.407Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T04:32:14.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T04:32:14.535Z] $ docker exec cc1622a2bdeab5151538ff547897f7d29b59852b62b3a55eacdf624f48657d47 ssh-agent [2024-02-21T04:32:14.651Z] SSH_AUTH_SOCK=/tmp/ssh-mZovWGBbJt48/agent.32 [2024-02-21T04:32:14.651Z] SSH_AGENT_PID=38 [2024-02-21T04:32:14.656Z] Running ssh-add (command line suppressed) [2024-02-21T04:32:14.767Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11709568328122116839.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11709568328122116839.key) [2024-02-21T04:32:14.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T04:32:15.120Z] + git semver tag [2024-02-21T04:32:15.379Z] 2024-02-21 04:32:15,311 [run_tag] DEBUG tag force:False [2024-02-21T04:32:15.379Z] 2024-02-21 04:32:15,312 [check_head_tag] DEBUG check head tag [2024-02-21T04:32:15.379Z] 2024-02-21 04:32:15,313 [execute] INFO git cat-file --batch-check [2024-02-21T04:32:15.379Z] 2024-02-21 04:32:15,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-02-21T04:32:15.379Z] 2024-02-21 04:32:15,317 [execute] INFO git cat-file --batch [2024-02-21T04:32:15.379Z] 2024-02-21 04:32:15,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-02-21T04:32:15.379Z] 2024-02-21 04:32:15,340 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-21T04:32:15.379Z] 2024-02-21 04:32:15,340 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-02-21T04:32:15.379Z] 2024-02-21 04:32:15,340 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-02-21T04:32:15.379Z] 2024-02-21 04:32:15,345 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-21T04:32:15.379Z] 3.2.0-dev.10 [Pipeline] } [2024-02-21T04:32:15.390Z] $ docker exec --env ******** --env ******** cc1622a2bdeab5151538ff547897f7d29b59852b62b3a55eacdf624f48657d47 ssh-agent -k [2024-02-21T04:32:15.504Z] unset SSH_AUTH_SOCK; [2024-02-21T04:32:15.504Z] unset SSH_AGENT_PID; [2024-02-21T04:32:15.505Z] echo Agent pid 38 killed; [2024-02-21T04:32:15.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T04:32:16.013Z] + git semver [Pipeline] } [2024-02-21T04:32:16.290Z] $ docker stop --time=1 cc1622a2bdeab5151538ff547897f7d29b59852b62b3a55eacdf624f48657d47 [2024-02-21T04:32:17.560Z] $ docker rm -f --volumes cc1622a2bdeab5151538ff547897f7d29b59852b62b3a55eacdf624f48657d47 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:32:18.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T04:32:18.201Z] [2024-02-21T04:32:18.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:32:18.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T04:32:18.550Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-21T04:32:18.550Z] ab5ef0e58194: Pulling fs layer [2024-02-21T04:32:18.550Z] 9712f1f96733: Pulling fs layer [2024-02-21T04:32:18.550Z] 63f879dbbcfc: Pulling fs layer [2024-02-21T04:32:18.550Z] 0d9ebad4ef96: Pulling fs layer [2024-02-21T04:32:18.550Z] e9a5061849ea: Pulling fs layer [2024-02-21T04:32:18.550Z] d747dcd14b5f: Pulling fs layer [2024-02-21T04:32:18.550Z] 2de7ff778b66: Pulling fs layer [2024-02-21T04:32:18.550Z] e9a5061849ea: Waiting [2024-02-21T04:32:18.550Z] d747dcd14b5f: Waiting [2024-02-21T04:32:18.550Z] 2de7ff778b66: Waiting [2024-02-21T04:32:18.550Z] 9712f1f96733: Download complete [2024-02-21T04:32:18.813Z] 63f879dbbcfc: Verifying Checksum [2024-02-21T04:32:18.813Z] 63f879dbbcfc: Download complete [2024-02-21T04:32:19.071Z] e9a5061849ea: Verifying Checksum [2024-02-21T04:32:19.071Z] e9a5061849ea: Download complete [2024-02-21T04:32:19.071Z] d747dcd14b5f: Download complete [2024-02-21T04:32:19.071Z] ab5ef0e58194: Verifying Checksum [2024-02-21T04:32:19.071Z] ab5ef0e58194: Download complete [2024-02-21T04:32:19.071Z] 0d9ebad4ef96: Verifying Checksum [2024-02-21T04:32:19.071Z] 0d9ebad4ef96: Download complete [2024-02-21T04:32:19.071Z] 2de7ff778b66: Verifying Checksum [2024-02-21T04:32:19.071Z] 2de7ff778b66: Download complete [2024-02-21T04:32:22.376Z] ab5ef0e58194: Pull complete [2024-02-21T04:32:22.376Z] 9712f1f96733: Pull complete [2024-02-21T04:32:22.635Z] 63f879dbbcfc: Pull complete [2024-02-21T04:32:26.968Z] 0d9ebad4ef96: Pull complete [2024-02-21T04:32:26.969Z] e9a5061849ea: Pull complete [2024-02-21T04:32:26.969Z] d747dcd14b5f: Pull complete [2024-02-21T04:32:27.903Z] 2de7ff778b66: Pull complete [2024-02-21T04:32:27.903Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-21T04:32:27.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T04:32:27.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:32:28.192Z] prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container [2024-02-21T04:32:28.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-21T04:32:34.070Z] $ docker top 718c703b1453b4966ee1f89d7f3459e099cf70a90a2aff03d87f9497d7439f9e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-21T04:32:34.242Z] provisioning config files... [2024-02-21T04:32:34.248Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6458640657068178981tmp [2024-02-21T04:32:34.257Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1499942552515944247tmp [2024-02-21T04:32:34.264Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3935131341857139594tmp [Pipeline] { [Pipeline] echo [2024-02-21T04:32:34.434Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:32:34.727Z] ---> sigul-configuration.sh [2024-02-21T04:32:34.727Z] gpg: directory `/root/.gnupg' created [2024-02-21T04:32:34.727Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-21T04:32:34.727Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-21T04:32:34.727Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-21T04:32:34.727Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-21T04:32:34.727Z] gpg: CAST5 encrypted data [2024-02-21T04:32:34.727Z] gpg: encrypted with 1 passphrase [2024-02-21T04:32:34.727Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-21T04:32:35.028Z] + mkdir /home/jenkins [2024-02-21T04:32:35.028Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-21T04:32:35.328Z] + 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 [2024-02-21T04:32:35.344Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:32:35.644Z] ---> sigul-install.sh [2024-02-21T04:32:35.644Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-21T04:32:35.947Z] + git tag --list [2024-02-21T04:32:35.947Z] v3.1 [2024-02-21T04:32:35.947Z] v3.1.0 [2024-02-21T04:32:35.947Z] v3.1.0-dev.0 [2024-02-21T04:32:35.947Z] v3.1.0-dev.1 [2024-02-21T04:32:35.947Z] v3.1.0-dev.10 [2024-02-21T04:32:35.947Z] v3.1.0-dev.11 [2024-02-21T04:32:35.947Z] v3.1.0-dev.12 [2024-02-21T04:32:35.947Z] v3.1.0-dev.13 [2024-02-21T04:32:35.947Z] v3.1.0-dev.14 [2024-02-21T04:32:35.947Z] v3.1.0-dev.15 [2024-02-21T04:32:35.947Z] v3.1.0-dev.16 [2024-02-21T04:32:35.947Z] v3.1.0-dev.17 [2024-02-21T04:32:35.947Z] v3.1.0-dev.18 [2024-02-21T04:32:35.947Z] v3.1.0-dev.19 [2024-02-21T04:32:35.947Z] v3.1.0-dev.2 [2024-02-21T04:32:35.947Z] v3.1.0-dev.20 [2024-02-21T04:32:35.947Z] v3.1.0-dev.21 [2024-02-21T04:32:35.947Z] v3.1.0-dev.22 [2024-02-21T04:32:35.947Z] v3.1.0-dev.23 [2024-02-21T04:32:35.947Z] v3.1.0-dev.24 [2024-02-21T04:32:35.947Z] v3.1.0-dev.25 [2024-02-21T04:32:35.947Z] v3.1.0-dev.26 [2024-02-21T04:32:35.947Z] v3.1.0-dev.27 [2024-02-21T04:32:35.947Z] v3.1.0-dev.28 [2024-02-21T04:32:35.947Z] v3.1.0-dev.29 [2024-02-21T04:32:35.947Z] v3.1.0-dev.3 [2024-02-21T04:32:35.947Z] v3.1.0-dev.30 [2024-02-21T04:32:35.947Z] v3.1.0-dev.31 [2024-02-21T04:32:35.947Z] v3.1.0-dev.32 [2024-02-21T04:32:35.947Z] v3.1.0-dev.33 [2024-02-21T04:32:35.947Z] v3.1.0-dev.34 [2024-02-21T04:32:35.947Z] v3.1.0-dev.35 [2024-02-21T04:32:35.947Z] v3.1.0-dev.36 [2024-02-21T04:32:35.947Z] v3.1.0-dev.37 [2024-02-21T04:32:35.947Z] v3.1.0-dev.38 [2024-02-21T04:32:35.947Z] v3.1.0-dev.39 [2024-02-21T04:32:35.947Z] v3.1.0-dev.4 [2024-02-21T04:32:35.947Z] v3.1.0-dev.40 [2024-02-21T04:32:35.947Z] v3.1.0-dev.41 [2024-02-21T04:32:35.947Z] v3.1.0-dev.42 [2024-02-21T04:32:35.947Z] v3.1.0-dev.43 [2024-02-21T04:32:35.947Z] v3.1.0-dev.44 [2024-02-21T04:32:35.947Z] v3.1.0-dev.45 [2024-02-21T04:32:35.947Z] v3.1.0-dev.46 [2024-02-21T04:32:35.947Z] v3.1.0-dev.47 [2024-02-21T04:32:35.947Z] v3.1.0-dev.48 [2024-02-21T04:32:35.947Z] v3.1.0-dev.49 [2024-02-21T04:32:35.947Z] v3.1.0-dev.5 [2024-02-21T04:32:35.947Z] v3.1.0-dev.50 [2024-02-21T04:32:35.947Z] v3.1.0-dev.51 [2024-02-21T04:32:35.947Z] v3.1.0-dev.52 [2024-02-21T04:32:35.947Z] v3.1.0-dev.53 [2024-02-21T04:32:35.947Z] v3.1.0-dev.54 [2024-02-21T04:32:35.947Z] v3.1.0-dev.55 [2024-02-21T04:32:35.947Z] v3.1.0-dev.56 [2024-02-21T04:32:35.947Z] v3.1.0-dev.57 [2024-02-21T04:32:35.947Z] v3.1.0-dev.58 [2024-02-21T04:32:35.947Z] v3.1.0-dev.59 [2024-02-21T04:32:35.947Z] v3.1.0-dev.6 [2024-02-21T04:32:35.947Z] v3.1.0-dev.60 [2024-02-21T04:32:35.947Z] v3.1.0-dev.61 [2024-02-21T04:32:35.947Z] v3.1.0-dev.62 [2024-02-21T04:32:35.947Z] v3.1.0-dev.63 [2024-02-21T04:32:35.947Z] v3.1.0-dev.64 [2024-02-21T04:32:35.947Z] v3.1.0-dev.65 [2024-02-21T04:32:35.947Z] v3.1.0-dev.66 [2024-02-21T04:32:35.947Z] v3.1.0-dev.67 [2024-02-21T04:32:35.947Z] v3.1.0-dev.68 [2024-02-21T04:32:35.947Z] v3.1.0-dev.7 [2024-02-21T04:32:35.947Z] v3.1.0-dev.8 [2024-02-21T04:32:35.947Z] v3.1.0-dev.9 [2024-02-21T04:32:35.947Z] v3.2.0-dev.1 [2024-02-21T04:32:35.947Z] v3.2.0-dev.10 [2024-02-21T04:32:35.947Z] v3.2.0-dev.2 [2024-02-21T04:32:35.947Z] v3.2.0-dev.3 [2024-02-21T04:32:35.947Z] v3.2.0-dev.4 [2024-02-21T04:32:35.947Z] v3.2.0-dev.5 [2024-02-21T04:32:35.947Z] v3.2.0-dev.6 [2024-02-21T04:32:35.947Z] v3.2.0-dev.7 [2024-02-21T04:32:35.947Z] v3.2.0-dev.8 [2024-02-21T04:32:35.947Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-21T04:32:36.247Z] + lftools sign git-tag v3.2.0-dev.10 [2024-02-21T04:32:36.831Z] Signing Git tag with Sigul... [2024-02-21T04:32:36.831Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-02-21T04:32:37.106Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:32:37.405Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-21T04:32:37.412Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-21T04:32:37.542Z] $ docker stop --time=1 718c703b1453b4966ee1f89d7f3459e099cf70a90a2aff03d87f9497d7439f9e [2024-02-21T04:32:38.812Z] $ docker rm -f --volumes 718c703b1453b4966ee1f89d7f3459e099cf70a90a2aff03d87f9497d7439f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-21T04:32:39.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T04:32:39.689Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:32:40.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T04:32:40.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:32:40.230Z] prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container [2024-02-21T04:32:40.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-21T04:32:40.609Z] $ docker top 6af19a77116f70e72b3035cacfd6fbaf6e505442fc5b651f6e267ba44d271b16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T04:32:40.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T04:32:40.874Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T04:32:40.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T04:32:41.000Z] $ docker exec 6af19a77116f70e72b3035cacfd6fbaf6e505442fc5b651f6e267ba44d271b16 ssh-agent [2024-02-21T04:32:41.102Z] SSH_AUTH_SOCK=/tmp/ssh-C7IWDpQ8J5z7/agent.32 [2024-02-21T04:32:41.102Z] SSH_AGENT_PID=38 [2024-02-21T04:32:41.108Z] Running ssh-add (command line suppressed) [2024-02-21T04:32:41.213Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11920904887620313428.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11920904887620313428.key) [2024-02-21T04:32:41.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T04:32:41.569Z] + git semver bump pre [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,749 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,749 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,749 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,749 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,749 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,749 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,751 [execute] INFO git cat-file --batch-check [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,757 [execute] INFO git cat-file --batch [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T04:32:41.830Z] 2024-02-21 04:32:41,763 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-21T04:32:41.830Z] 3.2.0-dev.11 [Pipeline] } [2024-02-21T04:32:41.843Z] $ docker exec --env ******** --env ******** 6af19a77116f70e72b3035cacfd6fbaf6e505442fc5b651f6e267ba44d271b16 ssh-agent -k [2024-02-21T04:32:41.941Z] unset SSH_AUTH_SOCK; [2024-02-21T04:32:41.941Z] unset SSH_AGENT_PID; [2024-02-21T04:32:41.941Z] echo Agent pid 38 killed; [2024-02-21T04:32:41.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T04:32:42.546Z] + git semver [Pipeline] } [2024-02-21T04:32:42.850Z] $ docker stop --time=1 6af19a77116f70e72b3035cacfd6fbaf6e505442fc5b651f6e267ba44d271b16 [2024-02-21T04:32:44.119Z] $ docker rm -f --volumes 6af19a77116f70e72b3035cacfd6fbaf6e505442fc5b651f6e267ba44d271b16 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T04:32:44.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T04:32:44.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:32:44.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T04:32:44.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:32:45.174Z] prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container [2024-02-21T04:32:45.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-21T04:32:45.566Z] $ docker top e5259a0f3b6e85ac0e878846799caa1b7629e8093424c3c5135ac1fe674f44e2 -eo pid,comm [2024-02-21T04:32:45.616Z] 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). [2024-02-21T04:32:45.616Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T04:32:45.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T04:32:45.841Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T04:32:45.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T04:32:45.968Z] $ docker exec e5259a0f3b6e85ac0e878846799caa1b7629e8093424c3c5135ac1fe674f44e2 ssh-agent [2024-02-21T04:32:46.077Z] SSH_AUTH_SOCK=/tmp/ssh-jbZjFUi9NRd0/agent.32 [2024-02-21T04:32:46.077Z] SSH_AGENT_PID=38 [2024-02-21T04:32:46.081Z] Running ssh-add (command line suppressed) [2024-02-21T04:32:46.188Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1654627949384938543.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1654627949384938543.key) [2024-02-21T04:32:46.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T04:32:46.546Z] + git semver push [2024-02-21T04:32:46.809Z] 2024-02-21 04:32:46,751 [run_push] DEBUG push [2024-02-21T04:32:46.809Z] 2024-02-21 04:32:46,752 [execute] INFO git cat-file --batch-check [2024-02-21T04:32:46.809Z] 2024-02-21 04:32:46,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T04:32:46.809Z] 2024-02-21 04:32:46,756 [execute] INFO git rev-list b88f88539d6774a06cf23e63429d672fbd80d598 -- [2024-02-21T04:32:46.809Z] 2024-02-21 04:32:46,757 [execute] DEBUG Popen(['git', 'rev-list', 'b88f88539d6774a06cf23e63429d672fbd80d598', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-21T04:32:46.809Z] 2024-02-21 04:32:46,763 [execute] INFO git fetch -v origin [2024-02-21T04:32:46.809Z] 2024-02-21 04:32:46,764 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-21T04:32:47.376Z] 2024-02-21 04:32:47,246 [run_push] DEBUG no remote changes detected [2024-02-21T04:32:47.376Z] 2024-02-21 04:32:47,246 [execute] INFO git push origin semver [2024-02-21T04:32:47.376Z] 2024-02-21 04:32:47,247 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-21T04:32:47.944Z] 2024-02-21 04:32:47,883 [run_push] DEBUG push all version tags [2024-02-21T04:32:47.944Z] 2024-02-21 04:32:47,883 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-21T04:32:47.944Z] 2024-02-21 04:32:47,884 [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) [2024-02-21T04:32:48.883Z] 2024-02-21 04:32:48,543 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-21T04:32:48.883Z] 3.2.0-dev.11 [Pipeline] } [2024-02-21T04:32:48.895Z] $ docker exec --env ******** --env ******** e5259a0f3b6e85ac0e878846799caa1b7629e8093424c3c5135ac1fe674f44e2 ssh-agent -k [2024-02-21T04:32:48.995Z] unset SSH_AUTH_SOCK; [2024-02-21T04:32:48.995Z] unset SSH_AGENT_PID; [2024-02-21T04:32:48.995Z] echo Agent pid 38 killed; [2024-02-21T04:32:49.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T04:32:49.546Z] + git semver [Pipeline] } [2024-02-21T04:32:49.822Z] $ docker stop --time=1 e5259a0f3b6e85ac0e878846799caa1b7629e8093424c3c5135ac1fe674f44e2 [2024-02-21T04:32:51.090Z] $ docker rm -f --volumes e5259a0f3b6e85ac0e878846799caa1b7629e8093424c3c5135ac1fe674f44e2 [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 [2024-02-21T04:32:52.619Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-02-21T04:32:52.619Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-21T04:32:52.619Z] total 16 [2024-02-21T04:32:52.619Z] drwxr-xr-x 3 root root 4096 Feb 21 04:22 . [2024-02-21T04:32:52.619Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 04:32 .. [2024-02-21T04:32:52.619Z] drwxr-xr-x 2 root root 4096 Feb 21 04:22 cost [2024-02-21T04:32:52.619Z] -rw-r--r-- 1 root root 88 Feb 21 04:22 cost.csv [2024-02-21T04:32:52.619Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-21T04:32:52.619Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-21T04:32:52.619Z] total 16 [2024-02-21T04:32:52.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 04:22 . [2024-02-21T04:32:52.619Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 04:32 .. [2024-02-21T04:32:52.619Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 04:22 cost [2024-02-21T04:32:52.619Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 21 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:32:52.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:32:53.766Z] ---> package-listing.sh [2024-02-21T04:32:53.767Z] ++ facter osfamily [2024-02-21T04:32:53.767Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-21T04:32:54.025Z] + OS_FAMILY=debian [2024-02-21T04:32:54.025Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-02-21T04:32:54.025Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-21T04:32:54.025Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-21T04:32:54.025Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-21T04:32:54.025Z] + PACKAGES=/tmp/packages_start.txt [2024-02-21T04:32:54.025Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-02-21T04:32:54.025Z] + PACKAGES=/tmp/packages_end.txt [2024-02-21T04:32:54.026Z] + case "${OS_FAMILY}" in [2024-02-21T04:32:54.026Z] + dpkg -l [2024-02-21T04:32:54.026Z] + grep '^ii' [2024-02-21T04:32:54.026Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-21T04:32:54.026Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-21T04:32:54.026Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-21T04:32:54.026Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-02-21T04:32:54.026Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-02-21T04:32:54.026Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-02-21T04:32:54.037Z] 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 [2024-02-21T04:32:54.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T04:32:54.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T04:32:54.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T04:32:55.138Z] prd-ubuntu20.04-docker-8c-8g-1389 does not seem to be running inside a container [2024-02-21T04:32:55.173Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-21T04:32:55.399Z] $ docker top ca9c1e56fd2011d6f7444a521406a6fd6a631f3076e0fa952692259dd7f6f7cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T04:32:55.861Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-21T04:32:56.147Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-21T04:32:56.431Z] + ls /var/log/sa-host [2024-02-21T04:32:56.431Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T04:32:56.638Z] provisioning config files... [2024-02-21T04:32:56.647Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2865076744743096569tmp [Pipeline] { [Pipeline] echo [2024-02-21T04:32:56.841Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:32:57.127Z] ---> create-netrc.sh [Pipeline] } [2024-02-21T04:32:57.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:32:57.583Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-21T04:32:57.589Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:32:57.868Z] ---> sudo-logs.sh [2024-02-21T04:32:57.868Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-21T04:32:57.942Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:32:58.227Z] ---> job-cost.sh [2024-02-21T04:32:58.227Z] lf-activate-venv: SKIPPING [2024-02-21T04:32:58.227Z] DEBUG: total: 0.2199999988079071 [2024-02-21T04:32:58.227Z] INFO: Retrieving Stack Cost... [2024-02-21T04:32:58.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T04:32:59.056Z] INFO: Archiving Costs [Pipeline] echo [2024-02-21T04:32:59.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T04:32:59.353Z] ---> logs-deploy.sh [2024-02-21T04:32:59.353Z] lf-activate-venv: SKIPPING [2024-02-21T04:32:59.353Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/85 [2024-02-21T04:32:59.353Z] INFO: archiving workspace using pattern(s): [2024-02-21T04:33:00.294Z] Archives upload complete. [2024-02-21T04:33:00.554Z] INFO: archiving logs to Nexus