Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 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-ssh8834956554141957288.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh12001829492284642359.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17819407465382362622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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-ssh925033930142429899.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12398522985377854589.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-840 in /w/workspace/exfoundry_app-record-replay_napa [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_napa # 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 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 (napa) > 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 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 # timeout=10 Commit message: "Merge pull request #140 from cloudxxx8/bump-sdk-3.1.1" > git rev-list --no-walk b51154c725b31c6aeb2609dc377731a158de3e91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-27T09:36:06.697Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-27T09:36:06.778Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-27T09:36:06.805Z] ========================================================= [2024-05-27T09:36:06.805Z] EdgeX Global Pipelines Version Info [2024-05-27T09:36:06.806Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:36:07.541Z] ------------------- [2024-05-27T09:36:07.541Z] stable info: [2024-05-27T09:36:07.541Z] ------------------- [2024-05-27T09:36:07.541Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-27T09:36:07.541Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T09:36:07.541Z] Message: update stable to v1.0.259 [2024-05-27T09:36:08.113Z] ------------------- [2024-05-27T09:36:08.113Z] experimental info: [2024-05-27T09:36:08.113Z] ------------------- [2024-05-27T09:36:08.113Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-27T09:36:08.113Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T09:36:08.113Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-27T09:36:08.199Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-05-27T09:36:08.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-05-27T09:36:08.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-27T09:36:08.268Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-27T09:36:08.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-27T09:36:08.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-27T09:36:08.336Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-27T09:36:08.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-27T09:36:08.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-27T09:36:08.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-27T09:36:08.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-27T09:36:08.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-05-27T09:36:08.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-27T09:36:08.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-27T09:36:08.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T09:36:08.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T09:36:08.566Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T09:36:08.585Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T09:36:08.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-27T09:36:08.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-27T09:36:08.665Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-27T09:36:08.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-27T09:36:08.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-27T09:36:08.737Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-27T09:36:08.757Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-27T09:36:08.777Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-27T09:36:08.798Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-27T09:36:08.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-27T09:36:08.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-27T09:36:08.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-27T09:36:08.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] echo [2024-05-27T09:36:08.912Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6aec4d7 [Pipeline] echo [2024-05-27T09:36:08.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:36:08.995Z] provisioning config files... [2024-05-27T09:36:09.011Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_napa@tmp/config16152502837108593496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:36:09.346Z] ---> ****-login.sh [2024-05-27T09:36:09.346Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:36:09.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:36:09.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:36:09.617Z] Configure a credential helper to remove this warning. See [2024-05-27T09:36:09.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:36:09.617Z] [2024-05-27T09:36:09.617Z] Login Succeeded [2024-05-27T09:36:09.617Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:36:09.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:36:09.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:36:09.878Z] Configure a credential helper to remove this warning. See [2024-05-27T09:36:09.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:36:09.878Z] [2024-05-27T09:36:09.878Z] Login Succeeded [2024-05-27T09:36:09.878Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:36:09.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:36:09.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:36:09.878Z] Configure a credential helper to remove this warning. See [2024-05-27T09:36:09.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:36:09.878Z] [2024-05-27T09:36:09.878Z] Login Succeeded [2024-05-27T09:36:09.878Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:36:09.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:36:10.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:36:10.141Z] Configure a credential helper to remove this warning. See [2024-05-27T09:36:10.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:36:10.141Z] [2024-05-27T09:36:10.141Z] Login Succeeded [2024-05-27T09:36:10.141Z] ****.io [2024-05-27T09:36:10.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:36:10.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:36:10.403Z] Configure a credential helper to remove this warning. See [2024-05-27T09:36:10.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:36:10.403Z] [2024-05-27T09:36:10.403Z] Login Succeeded [2024-05-27T09:36:10.403Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:36:10.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-27T09:36:10.896Z] + git rev-list -1 --merges 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1~1..6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] echo [2024-05-27T09:36:10.923Z] -----------> git rev-list -1 --merges 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1~1..6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [2024-05-27T09:36:10.923Z] 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [false] [Pipeline] sh [2024-05-27T09:36:11.217Z] + git log --format=format:%s -1 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] echo [2024-05-27T09:36:11.232Z] ========================================================= [2024-05-27T09:36:11.232Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-27T09:36:11.232Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:36:11.576Z] + git log --format=format:%s -1 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] echo [2024-05-27T09:36:11.587Z] [semverPrep] GIT_COMMIT: 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1, Commit Message: Merge pull request #140 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo [2024-05-27T09:36:11.602Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-27T09:36:12.031Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-27T09:36:12.031Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-27T09:36:12.031Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-27T09:36:12.031Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-27T09:36:12.031Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-27T09:36:12.031Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-27T09:36:12.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:36:12.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:36:12.386Z] [2024-05-27T09:36:12.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:36:12.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:36:12.691Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-27T09:36:12.691Z] b85a868b505f: Pulling fs layer [2024-05-27T09:36:12.691Z] e2be974225ed: Pulling fs layer [2024-05-27T09:36:12.691Z] 339a4e72a1f5: Pulling fs layer [2024-05-27T09:36:12.691Z] 988bab9f4d93: Pulling fs layer [2024-05-27T09:36:12.691Z] 1469e6f7b9e6: Pulling fs layer [2024-05-27T09:36:12.691Z] eaf3925da568: Pulling fs layer [2024-05-27T09:36:12.691Z] bab4dde63d76: Pulling fs layer [2024-05-27T09:36:12.691Z] bde34c3a00c8: Pulling fs layer [2024-05-27T09:36:12.691Z] b352a97aabf1: Pulling fs layer [2024-05-27T09:36:12.691Z] 4872d77fe225: Pulling fs layer [2024-05-27T09:36:12.691Z] 5851b861e8e6: Pulling fs layer [2024-05-27T09:36:12.691Z] 988bab9f4d93: Waiting [2024-05-27T09:36:12.691Z] bde34c3a00c8: Waiting [2024-05-27T09:36:12.691Z] 1469e6f7b9e6: Waiting [2024-05-27T09:36:12.691Z] eaf3925da568: Waiting [2024-05-27T09:36:12.691Z] bab4dde63d76: Waiting [2024-05-27T09:36:12.691Z] b352a97aabf1: Waiting [2024-05-27T09:36:12.691Z] 5851b861e8e6: Waiting [2024-05-27T09:36:12.691Z] 4872d77fe225: Waiting [2024-05-27T09:36:12.691Z] e2be974225ed: Download complete [2024-05-27T09:36:12.691Z] 988bab9f4d93: Verifying Checksum [2024-05-27T09:36:12.691Z] 988bab9f4d93: Download complete [2024-05-27T09:36:12.950Z] 1469e6f7b9e6: Verifying Checksum [2024-05-27T09:36:12.950Z] 1469e6f7b9e6: Download complete [2024-05-27T09:36:12.950Z] eaf3925da568: Download complete [2024-05-27T09:36:12.950Z] 339a4e72a1f5: Verifying Checksum [2024-05-27T09:36:12.950Z] 339a4e72a1f5: Download complete [2024-05-27T09:36:12.950Z] bde34c3a00c8: Verifying Checksum [2024-05-27T09:36:12.950Z] bde34c3a00c8: Download complete [2024-05-27T09:36:12.950Z] b352a97aabf1: Download complete [2024-05-27T09:36:12.950Z] 4872d77fe225: Verifying Checksum [2024-05-27T09:36:12.950Z] 4872d77fe225: Download complete [2024-05-27T09:36:12.950Z] 5851b861e8e6: Verifying Checksum [2024-05-27T09:36:12.950Z] 5851b861e8e6: Download complete [2024-05-27T09:36:12.950Z] b85a868b505f: Verifying Checksum [2024-05-27T09:36:12.950Z] b85a868b505f: Download complete [2024-05-27T09:36:13.209Z] bab4dde63d76: Verifying Checksum [2024-05-27T09:36:13.209Z] bab4dde63d76: Download complete [2024-05-27T09:36:14.586Z] b85a868b505f: Pull complete [2024-05-27T09:36:14.587Z] e2be974225ed: Pull complete [2024-05-27T09:36:14.846Z] 339a4e72a1f5: Pull complete [2024-05-27T09:36:15.105Z] 988bab9f4d93: Pull complete [2024-05-27T09:36:15.375Z] 1469e6f7b9e6: Pull complete [2024-05-27T09:36:15.375Z] eaf3925da568: Pull complete [2024-05-27T09:36:17.298Z] bab4dde63d76: Pull complete [2024-05-27T09:36:17.298Z] bde34c3a00c8: Pull complete [2024-05-27T09:36:17.559Z] b352a97aabf1: Pull complete [2024-05-27T09:36:17.559Z] 4872d77fe225: Pull complete [2024-05-27T09:36:17.818Z] 5851b861e8e6: Pull complete [2024-05-27T09:36:17.818Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-27T09:36:17.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:36:17.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:36:17.962Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2024-05-27T09:36:18.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-27T09:36:20.994Z] $ docker top 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a -eo pid,comm [2024-05-27T09:36:21.052Z] 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-05-27T09:36:21.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-27T09:36:21.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T09:36:21.113Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T09:36:21.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T09:36:21.240Z] $ docker exec 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a ssh-agent [2024-05-27T09:36:21.351Z] SSH_AUTH_SOCK=/tmp/ssh-flP7wWmtnSz1/agent.32 [2024-05-27T09:36:21.351Z] SSH_AGENT_PID=38 [2024-05-27T09:36:21.358Z] Running ssh-add (command line suppressed) [2024-05-27T09:36:21.455Z] Identity added: /w/workspace/exfoundry_app-record-replay_napa@tmp/private_key_9274301272033235736.key (/w/workspace/exfoundry_app-record-replay_napa@tmp/private_key_9274301272033235736.key) [2024-05-27T09:36:21.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T09:36:21.766Z] + git tag --points-at HEAD [Pipeline] } [2024-05-27T09:36:21.782Z] $ docker exec --env ******** --env ******** 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a ssh-agent -k [2024-05-27T09:36:21.890Z] unset SSH_AUTH_SOCK; [2024-05-27T09:36:21.890Z] unset SSH_AGENT_PID; [2024-05-27T09:36:21.890Z] echo Agent pid 38 killed; [2024-05-27T09:36:21.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-27T09:36:21.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T09:36:21.943Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T09:36:22.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T09:36:22.067Z] $ docker exec 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a ssh-agent [2024-05-27T09:36:22.183Z] SSH_AUTH_SOCK=/tmp/ssh-wqWN8pxLr4zn/agent.71 [2024-05-27T09:36:22.183Z] SSH_AGENT_PID=77 [2024-05-27T09:36:22.188Z] Running ssh-add (command line suppressed) [2024-05-27T09:36:22.304Z] Identity added: /w/workspace/exfoundry_app-record-replay_napa@tmp/private_key_223034188362600845.key (/w/workspace/exfoundry_app-record-replay_napa@tmp/private_key_223034188362600845.key) [2024-05-27T09:36:22.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T09:36:22.613Z] + git semver init [2024-05-27T09:36:22.873Z] 2024-05-27 09:36:22,812 [run_init] DEBUG init version:0.0.0 force:False [2024-05-27T09:36:22.873Z] 2024-05-27 09:36:22,813 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_napa/.semver [2024-05-27T09:36:22.873Z] 2024-05-27 09:36:22,813 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_napa/.semver [2024-05-27T09:36:22.873Z] 2024-05-27 09:36:22,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_napa/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_napa, universal_newlines=False, shell=None, istream=None) [2024-05-27T09:36:24.255Z] 2024-05-27 09:36:24,021 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_napa/.git/info/exclude [2024-05-27T09:36:24.255Z] 2024-05-27 09:36:24,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_napa/.semver/napa with force:False [2024-05-27T09:36:24.255Z] 2024-05-27 09:36:24,022 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_napa/.semver/napa [2024-05-27T09:36:24.255Z] 2024-05-27 09:36:24,022 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_napa/.semver/napa [2024-05-27T09:36:24.255Z] 3.1.1-dev.1 [Pipeline] } [2024-05-27T09:36:24.268Z] $ docker exec --env ******** --env ******** 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a ssh-agent -k [2024-05-27T09:36:24.360Z] unset SSH_AUTH_SOCK; [2024-05-27T09:36:24.360Z] unset SSH_AGENT_PID; [2024-05-27T09:36:24.360Z] echo Agent pid 77 killed; [2024-05-27T09:36:24.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-27T09:36:24.695Z] + git semver [Pipeline] } [2024-05-27T09:36:24.971Z] $ docker stop --time=1 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a [2024-05-27T09:36:26.285Z] $ docker rm -f --volumes 916313d380fbed29f57b92c14137616159135d496dc08eff460e347adaf00d1a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:36:26.637Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-27T09:36:26.885Z] Stashed 1 file(s) [Pipeline] echo [2024-05-27T09:36:26.888Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:36:27.066Z] provisioning config files... [2024-05-27T09:36:27.076Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_napa@tmp/config4193128350484854230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:36:27.375Z] ---> ****-login.sh [2024-05-27T09:36:27.376Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:36:27.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:36:27.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:36:27.376Z] Configure a credential helper to remove this warning. See [2024-05-27T09:36:27.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:36:27.376Z] [2024-05-27T09:36:27.376Z] Login Succeeded [2024-05-27T09:36:27.376Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:36:27.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:36:27.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:36:27.376Z] Configure a credential helper to remove this warning. See [2024-05-27T09:36:27.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:36:27.376Z] [2024-05-27T09:36:27.376Z] Login Succeeded [2024-05-27T09:36:27.376Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:36:27.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:36:27.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:36:27.636Z] Configure a credential helper to remove this warning. See [2024-05-27T09:36:27.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:36:27.636Z] [2024-05-27T09:36:27.636Z] Login Succeeded [2024-05-27T09:36:27.636Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:36:27.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:36:27.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:36:27.636Z] Configure a credential helper to remove this warning. See [2024-05-27T09:36:27.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:36:27.636Z] [2024-05-27T09:36:27.636Z] Login Succeeded [2024-05-27T09:36:27.636Z] ****.io [2024-05-27T09:36:27.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:36:27.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:36:27.896Z] Configure a credential helper to remove this warning. See [2024-05-27T09:36:27.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:36:27.896Z] [2024-05-27T09:36:27.896Z] Login Succeeded [2024-05-27T09:36:27.896Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:36:27.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-27T09:36:27.996Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-27T09:36:28.289Z] + grep+ ^go [0-9].[0-9]* go.mod [2024-05-27T09:36:28.289Z] cut -d -f 2 [Pipeline] echo [2024-05-27T09:36:28.301Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:36:28.317Z] ========================================================= [2024-05-27T09:36:28.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-27T09:36:28.317Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:36:28.648Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-27T09:36:28.908Z] Sending build context to Docker daemon 37.67MB [2024-05-27T09:36:28.908Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:36:28.908Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-27T09:36:29.169Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-27T09:36:29.169Z] 619be1103602: Pulling fs layer [2024-05-27T09:36:29.169Z] 7862e08f4a3e: Pulling fs layer [2024-05-27T09:36:29.169Z] 5df492c9dc93: Pulling fs layer [2024-05-27T09:36:29.169Z] 7629e6793208: Pulling fs layer [2024-05-27T09:36:29.169Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T09:36:29.169Z] 8de7f028bff5: Pulling fs layer [2024-05-27T09:36:29.169Z] 44042ff1420b: Pulling fs layer [2024-05-27T09:36:29.169Z] 5cdaf54b7214: Pulling fs layer [2024-05-27T09:36:29.169Z] 38f3e5a9071a: Pulling fs layer [2024-05-27T09:36:29.169Z] 7629e6793208: Waiting [2024-05-27T09:36:29.169Z] 44042ff1420b: Waiting [2024-05-27T09:36:29.169Z] 5cdaf54b7214: Waiting [2024-05-27T09:36:29.169Z] 4f4fb700ef54: Waiting [2024-05-27T09:36:29.169Z] 8de7f028bff5: Waiting [2024-05-27T09:36:29.169Z] 38f3e5a9071a: Waiting [2024-05-27T09:36:29.169Z] 7862e08f4a3e: Download complete [2024-05-27T09:36:29.169Z] 7629e6793208: Verifying Checksum [2024-05-27T09:36:29.169Z] 7629e6793208: Download complete [2024-05-27T09:36:29.169Z] 4f4fb700ef54: Download complete [2024-05-27T09:36:29.169Z] 8de7f028bff5: Verifying Checksum [2024-05-27T09:36:29.169Z] 8de7f028bff5: Download complete [2024-05-27T09:36:29.169Z] 619be1103602: Verifying Checksum [2024-05-27T09:36:29.169Z] 619be1103602: Download complete [2024-05-27T09:36:29.169Z] 44042ff1420b: Verifying Checksum [2024-05-27T09:36:29.169Z] 44042ff1420b: Download complete [2024-05-27T09:36:29.169Z] 619be1103602: Pull complete [2024-05-27T09:36:29.435Z] 38f3e5a9071a: Verifying Checksum [2024-05-27T09:36:29.435Z] 38f3e5a9071a: Download complete [2024-05-27T09:36:29.435Z] 7862e08f4a3e: Pull complete [2024-05-27T09:36:29.695Z] 5df492c9dc93: Verifying Checksum [2024-05-27T09:36:29.695Z] 5df492c9dc93: Download complete [2024-05-27T09:36:29.953Z] 5cdaf54b7214: Verifying Checksum [2024-05-27T09:36:29.953Z] 5cdaf54b7214: Download complete [2024-05-27T09:36:33.253Z] 5df492c9dc93: Pull complete [2024-05-27T09:36:33.253Z] 7629e6793208: Pull complete [2024-05-27T09:36:33.253Z] 4f4fb700ef54: Pull complete [2024-05-27T09:36:33.253Z] 8de7f028bff5: Pull complete [2024-05-27T09:36:33.253Z] 44042ff1420b: Pull complete [2024-05-27T09:36:35.788Z] 5cdaf54b7214: Pull complete [2024-05-27T09:36:36.357Z] 38f3e5a9071a: Pull complete [2024-05-27T09:36:36.357Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-27T09:36:36.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-27T09:36:36.357Z] ---> 60b93f829570 [2024-05-27T09:36:36.357Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:36:40.549Z] ---> Running in 6b26a642ae98 [2024-05-27T09:36:40.549Z] Removing intermediate container 6b26a642ae98 [2024-05-27T09:36:40.549Z] ---> 648764128a53 [2024-05-27T09:36:40.549Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:36:40.549Z] ---> Running in fbc258a7e775 [2024-05-27T09:36:40.549Z] Removing intermediate container fbc258a7e775 [2024-05-27T09:36:40.549Z] ---> 738248c2d193 [2024-05-27T09:36:40.549Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:36:40.549Z] ---> Running in d2fa53c271c5 [2024-05-27T09:36:40.549Z] Removing intermediate container d2fa53c271c5 [2024-05-27T09:36:40.549Z] ---> fb9a6df80322 [2024-05-27T09:36:40.549Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:36:40.549Z] ---> Running in 80d45780cead [2024-05-27T09:36:40.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:36:40.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:36:40.807Z] OK: 264 MiB in 52 packages [2024-05-27T09:36:41.066Z] Removing intermediate container 80d45780cead [2024-05-27T09:36:41.066Z] ---> 6deedd3f5237 [2024-05-27T09:36:41.066Z] Step 7/12 : WORKDIR /app [2024-05-27T09:36:41.066Z] ---> Running in 45a8507786fc [2024-05-27T09:36:41.325Z] Removing intermediate container 45a8507786fc [2024-05-27T09:36:41.325Z] ---> 179c9e2b332f [2024-05-27T09:36:41.325Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-27T09:36:42.011Z] Still waiting to schedule task [2024-05-27T09:36:42.011Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-05-27T09:36:43.226Z] ---> 0cda29300223 [2024-05-27T09:36:43.226Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:36:43.226Z] ---> Running in 312b7260ac8f [2024-05-27T09:37:05.203Z] Removing intermediate container 312b7260ac8f [2024-05-27T09:37:05.203Z] ---> a5ec5470ba92 [2024-05-27T09:37:05.203Z] Step 10/12 : COPY . . [2024-05-27T09:37:06.613Z] ---> f37486048364 [2024-05-27T09:37:06.613Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:37:06.613Z] ---> Running in b5b820a33939 [2024-05-27T09:37:06.613Z] Removing intermediate container b5b820a33939 [2024-05-27T09:37:06.613Z] ---> 9eda3d68f50a [2024-05-27T09:37:06.613Z] Step 12/12 : RUN $MAKE [2024-05-27T09:37:06.613Z] ---> Running in 2339427a4b89 [2024-05-27T09:37:06.613Z] noop [2024-05-27T09:37:07.183Z] Removing intermediate container 2339427a4b89 [2024-05-27T09:37:07.183Z] ---> 100d2dec06e1 [2024-05-27T09:37:07.183Z] Successfully built 100d2dec06e1 [2024-05-27T09:37:07.183Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:37:07.514Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T09:37:07.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:37:07.591Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2024-05-27T09:37:07.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-27T09:37:07.972Z] $ docker top a8650800e8ee6d96ab26daad9df2916840d97d85a9d7d1e366c4343bb8228835 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:37:08.318Z] + go version [2024-05-27T09:37:08.318Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-27T09:37:08.331Z] $ docker stop --time=1 a8650800e8ee6d96ab26daad9df2916840d97d85a9d7d1e366c4343bb8228835 [2024-05-27T09:37:09.618Z] $ docker rm -f --volumes a8650800e8ee6d96ab26daad9df2916840d97d85a9d7d1e366c4343bb8228835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:37:10.061Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T09:37:10.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:37:10.139Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2024-05-27T09:37:10.170Z] $ 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_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-27T09:37:10.507Z] $ docker top 2862d02b76c76afc69ae5e88a6f7578131a89dd9adbbdcfa319844b311e5b952 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:37:10.861Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_napa [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:37:11.161Z] + make test [2024-05-27T09:37:11.161Z] go test -race -coverprofile=coverage.out ./... [2024-05-27T09:37:33.112Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-05-27T09:37:33.112Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-05-27T09:37:33.112Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-05-27T09:37:33.112Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-05-27T09:37:33.112Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.050s coverage: 88.0% of statements [2024-05-27T09:37:43.098Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.604s coverage: 98.7% of statements [2024-05-27T09:37:43.098Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.122s coverage: 89.7% of statements [2024-05-27T09:37:43.098Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.041s coverage: 100.0% of statements [2024-05-27T09:38:05.021Z] go vet ./... [2024-05-27T09:38:05.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T09:38:05.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T09:38:05.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-27T09:38:05.971Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:38:06.277Z] + go mod tidy [Pipeline] } [2024-05-27T09:38:06.550Z] $ docker stop --time=1 2862d02b76c76afc69ae5e88a6f7578131a89dd9adbbdcfa319844b311e5b952 [2024-05-27T09:38:10.474Z] $ docker rm -f --volumes 2862d02b76c76afc69ae5e88a6f7578131a89dd9adbbdcfa319844b311e5b952 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:38:11.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-27T09:38:11.127Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-27T09:38:11.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-27T09:38:11.893Z] + ls -al . [2024-05-27T09:38:11.893Z] total 196 [2024-05-27T09:38:11.893Z] drwxrwxr-x 11 jenkins jenkins 4096 May 27 09:37 . [2024-05-27T09:38:11.893Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:36 .. [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 119 May 27 09:36 .dockerignore [2024-05-27T09:38:11.893Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:37 .git [2024-05-27T09:38:11.893Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:36 .github [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 156 May 27 09:36 .gitignore [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:36 .golangci.yml [2024-05-27T09:38:11.893Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:36 .semver [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 11320 May 27 09:36 Attribution.txt [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 458 May 27 09:36 CHANGELOG.md [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 1725 May 27 09:36 Dockerfile [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:36 GOVERNANCE.md [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 681 May 27 09:36 Jenkinsfile [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 27 09:36 LICENSE [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 3136 May 27 09:36 Makefile [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 611 May 27 09:36 OWNERS.md [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 4107 May 27 09:36 README.md [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 7789 May 27 09:36 Record and Reply.postman_collection.json [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 11 May 27 09:36 VERSION [2024-05-27T09:38:11.893Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:36 bin [2024-05-27T09:38:11.893Z] -rw-r--r-- 1 jenkins jenkins 24666 May 27 09:37 coverage.out [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 3829 May 27 09:36 go.mod [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 34082 May 27 09:36 go.sum [2024-05-27T09:38:11.893Z] drwxrwxr-x 7 jenkins jenkins 4096 May 27 09:36 internal [2024-05-27T09:38:11.893Z] -rw-rw-r-- 1 jenkins jenkins 913 May 27 09:36 main.go [2024-05-27T09:38:11.893Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:36 openapi [2024-05-27T09:38:11.893Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:36 pkg [2024-05-27T09:38:11.893Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:36 res [2024-05-27T09:38:11.893Z] drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:36 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:12.211Z] + 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=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 --label arch=amd64 --label version=3.1.1-dev.1 . [2024-05-27T09:38:12.488Z] Sending build context to Docker daemon 37.7MB [2024-05-27T09:38:12.488Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:38:12.488Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-27T09:38:12.488Z] ---> 100d2dec06e1 [2024-05-27T09:38:12.488Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:38:13.147Z] ---> Running in 73c37d563789 [2024-05-27T09:38:13.147Z] Removing intermediate container 73c37d563789 [2024-05-27T09:38:13.147Z] ---> 95e5f237b660 [2024-05-27T09:38:13.147Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:38:13.147Z] ---> Running in d812eca116fa [2024-05-27T09:38:13.147Z] Removing intermediate container d812eca116fa [2024-05-27T09:38:13.147Z] ---> 8b9d643692c5 [2024-05-27T09:38:13.147Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:38:13.147Z] ---> Running in 92dac681185f [2024-05-27T09:38:13.408Z] Removing intermediate container 92dac681185f [2024-05-27T09:38:13.408Z] ---> b1334bffa410 [2024-05-27T09:38:13.408Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:38:13.408Z] ---> Running in 3db749455e13 [2024-05-27T09:38:13.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:38:13.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:38:13.929Z] OK: 264 MiB in 52 packages [2024-05-27T09:38:14.189Z] Removing intermediate container 3db749455e13 [2024-05-27T09:38:14.189Z] ---> aefa193c8b3c [2024-05-27T09:38:14.189Z] Step 7/27 : WORKDIR /app [2024-05-27T09:38:14.449Z] ---> Running in e330e8017275 [2024-05-27T09:38:14.449Z] Removing intermediate container e330e8017275 [2024-05-27T09:38:14.449Z] ---> ed6aebe477e2 [2024-05-27T09:38:14.449Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-27T09:38:16.362Z] ---> a28accf92184 [2024-05-27T09:38:16.362Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:38:16.362Z] ---> Running in a9f5e59a3133 [2024-05-27T09:38:16.362Z] skipping... [2024-05-27T09:38:16.622Z] Removing intermediate container a9f5e59a3133 [2024-05-27T09:38:16.622Z] ---> 0142f9d824ae [2024-05-27T09:38:16.622Z] Step 10/27 : COPY . . [2024-05-27T09:38:18.526Z] ---> 2c45d9a7a218 [2024-05-27T09:38:18.526Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:38:18.526Z] ---> Running in 56ee607d1d69 [2024-05-27T09:38:18.785Z] Removing intermediate container 56ee607d1d69 [2024-05-27T09:38:18.785Z] ---> 09fcd9e822a7 [2024-05-27T09:38:18.785Z] Step 12/27 : RUN $MAKE [2024-05-27T09:38:18.785Z] ---> Running in b9f275180018 [2024-05-27T09:38:19.045Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1" -trimpath -mod=readonly -o app-record-replay [2024-05-27T09:38:40.964Z] Removing intermediate container b9f275180018 [2024-05-27T09:38:40.964Z] ---> 711a5f87b0aa [2024-05-27T09:38:40.964Z] Step 13/27 : FROM alpine:3.18 [2024-05-27T09:38:40.964Z] 3.18: Pulling from library/alpine [2024-05-27T09:38:40.964Z] 619be1103602: Already exists [2024-05-27T09:38:40.964Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T09:38:40.964Z] Status: Downloaded newer image for alpine:3.18 [2024-05-27T09:38:40.964Z] ---> d3782b16ccc9 [2024-05-27T09:38:40.964Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T09:38:40.964Z] ---> Running in e0abf3cbd3be [2024-05-27T09:38:40.964Z] Removing intermediate container e0abf3cbd3be [2024-05-27T09:38:40.964Z] ---> 65a508615a1c [2024-05-27T09:38:40.964Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-05-27T09:38:40.964Z] ---> Running in 93939148c239 [2024-05-27T09:38:40.964Z] Removing intermediate container 93939148c239 [2024-05-27T09:38:40.964Z] ---> cd47fdcfca59 [2024-05-27T09:38:40.964Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-27T09:38:40.964Z] ---> Running in 47d795b6780e [2024-05-27T09:38:40.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:38:40.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:38:40.964Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-27T09:38:40.964Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-27T09:38:40.964Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:38:40.965Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:38:40.965Z] OK: 8 MiB in 17 packages [2024-05-27T09:38:40.965Z] Removing intermediate container 47d795b6780e [2024-05-27T09:38:40.965Z] ---> 690b2324452d [2024-05-27T09:38:40.965Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-27T09:38:40.965Z] ---> Running in 5ddf45afb835 [2024-05-27T09:38:40.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:38:41.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:38:41.484Z] Upgrading critical system libraries and apk-tools: [2024-05-27T09:38:41.484Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T09:38:41.484Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:38:41.743Z] Continuing the upgrade transaction with new apk-tools: [2024-05-27T09:38:41.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:38:41.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:38:42.002Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:38:42.002Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T09:38:42.002Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:38:42.002Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T09:38:42.002Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:38:42.002Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:38:42.002Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:38:42.002Z] Executing busybox-1.36.1-r6.trigger [2024-05-27T09:38:42.002Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:38:42.002Z] OK: 8 MiB in 17 packages [2024-05-27T09:38:42.569Z] Removing intermediate container 5ddf45afb835 [2024-05-27T09:38:42.569Z] ---> ae83bd1d0da3 [2024-05-27T09:38:42.569Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-27T09:38:42.827Z] ---> 91c6a257d127 [2024-05-27T09:38:42.827Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-27T09:38:42.827Z] ---> c9b45af8a97a [2024-05-27T09:38:42.827Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-27T09:38:43.089Z] ---> 8a79efbe7ce0 [2024-05-27T09:38:43.089Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-05-27T09:38:44.030Z] ---> 028343b4cff2 [2024-05-27T09:38:44.030Z] Step 22/27 : EXPOSE 59712 [2024-05-27T09:38:44.030Z] ---> Running in 659dac62a92e [2024-05-27T09:38:44.030Z] Removing intermediate container 659dac62a92e [2024-05-27T09:38:44.030Z] ---> df3459f0038f [2024-05-27T09:38:44.030Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-05-27T09:38:44.030Z] ---> Running in 54a0bf9e50d3 [2024-05-27T09:38:44.030Z] Removing intermediate container 54a0bf9e50d3 [2024-05-27T09:38:44.030Z] ---> 167447b5cd88 [2024-05-27T09:38:44.030Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-27T09:38:44.288Z] ---> Running in 996efed2b022 [2024-05-27T09:38:44.288Z] Removing intermediate container 996efed2b022 [2024-05-27T09:38:44.288Z] ---> 66750d5b1ef8 [2024-05-27T09:38:44.288Z] Step 25/27 : LABEL arch=amd64 [2024-05-27T09:38:44.288Z] ---> Running in f14deaaca5b6 [2024-05-27T09:38:44.288Z] Removing intermediate container f14deaaca5b6 [2024-05-27T09:38:44.288Z] ---> c288609858eb [2024-05-27T09:38:44.288Z] Step 26/27 : LABEL git_sha=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [2024-05-27T09:38:44.288Z] ---> Running in 96b72eb213b8 [2024-05-27T09:38:44.546Z] Removing intermediate container 96b72eb213b8 [2024-05-27T09:38:44.546Z] ---> a4834d36e602 [2024-05-27T09:38:44.546Z] Step 27/27 : LABEL version=3.1.1-dev.1 [2024-05-27T09:38:44.546Z] ---> Running in 312bc63c3f7f [2024-05-27T09:38:44.546Z] Removing intermediate container 312bc63c3f7f [2024-05-27T09:38:44.546Z] ---> 532dd8b79830 [2024-05-27T09:38:44.546Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-27T09:38:44.804Z] Successfully built 532dd8b79830 [2024-05-27T09:38:44.804Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:38:44.926Z] provisioning config files... [2024-05-27T09:38:44.935Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_napa@tmp/config8645016047006998435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:38:45.241Z] ---> ****-login.sh [2024-05-27T09:38:45.241Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:38:45.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:38:45.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:38:45.242Z] Configure a credential helper to remove this warning. See [2024-05-27T09:38:45.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:38:45.242Z] [2024-05-27T09:38:45.242Z] Login Succeeded [2024-05-27T09:38:45.242Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:38:45.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:38:45.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:38:45.242Z] Configure a credential helper to remove this warning. See [2024-05-27T09:38:45.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:38:45.242Z] [2024-05-27T09:38:45.242Z] Login Succeeded [2024-05-27T09:38:45.242Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:38:45.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:38:45.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:38:45.500Z] Configure a credential helper to remove this warning. See [2024-05-27T09:38:45.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:38:45.500Z] [2024-05-27T09:38:45.500Z] Login Succeeded [2024-05-27T09:38:45.500Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:38:45.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:38:45.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:38:45.500Z] Configure a credential helper to remove this warning. See [2024-05-27T09:38:45.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:38:45.500Z] [2024-05-27T09:38:45.500Z] Login Succeeded [2024-05-27T09:38:45.500Z] ****.io [2024-05-27T09:38:45.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:38:45.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:38:45.759Z] Configure a credential helper to remove this warning. See [2024-05-27T09:38:45.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:38:45.759Z] [2024-05-27T09:38:45.759Z] Login Succeeded [2024-05-27T09:38:45.759Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:38:45.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T09:38:45.816Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:38:45.842Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-05-27T09:38:45.842Z] 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [2024-05-27T09:38:45.842Z] 3.1.1-dev.1 [2024-05-27T09:38:45.842Z] 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 [2024-05-27T09:38:45.842Z] napa [2024-05-27T09:38:45.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:46.187Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:46.517Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [2024-05-27T09:38:46.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-05-27T09:38:46.517Z] 93ae7f347b6f: Preparing [2024-05-27T09:38:46.517Z] 20691461d432: Preparing [2024-05-27T09:38:46.517Z] 638295f825f6: Preparing [2024-05-27T09:38:46.517Z] bf4278b24478: Preparing [2024-05-27T09:38:46.517Z] 3d49326e92b0: Preparing [2024-05-27T09:38:46.517Z] df8dd2b57888: Preparing [2024-05-27T09:38:46.517Z] aedc3bda2944: Preparing [2024-05-27T09:38:46.517Z] aedc3bda2944: Waiting [2024-05-27T09:38:46.517Z] df8dd2b57888: Waiting [2024-05-27T09:38:46.517Z] bf4278b24478: Pushed [2024-05-27T09:38:46.517Z] 638295f825f6: Pushed [2024-05-27T09:38:46.517Z] 20691461d432: Pushed [2024-05-27T09:38:46.517Z] aedc3bda2944: Layer already exists [2024-05-27T09:38:46.776Z] df8dd2b57888: Pushed [2024-05-27T09:38:47.344Z] 3d49326e92b0: Pushed [2024-05-27T09:38:49.246Z] 93ae7f347b6f: Pushed [2024-05-27T09:38:49.246Z] 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1: digest: sha256:e75cb8231704e1f744df1123627baaf21c98c2dca5dbc6ca322dcf665dfa6a23 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:49.570Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:49.889Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.1-dev.1 [2024-05-27T09:38:49.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-05-27T09:38:49.889Z] 93ae7f347b6f: Preparing [2024-05-27T09:38:49.889Z] 20691461d432: Preparing [2024-05-27T09:38:49.889Z] 638295f825f6: Preparing [2024-05-27T09:38:49.889Z] bf4278b24478: Preparing [2024-05-27T09:38:49.889Z] 3d49326e92b0: Preparing [2024-05-27T09:38:49.889Z] df8dd2b57888: Preparing [2024-05-27T09:38:49.889Z] aedc3bda2944: Preparing [2024-05-27T09:38:49.889Z] df8dd2b57888: Waiting [2024-05-27T09:38:49.889Z] aedc3bda2944: Waiting [2024-05-27T09:38:49.889Z] 3d49326e92b0: Layer already exists [2024-05-27T09:38:49.889Z] 638295f825f6: Layer already exists [2024-05-27T09:38:49.889Z] bf4278b24478: Layer already exists [2024-05-27T09:38:49.889Z] 20691461d432: Layer already exists [2024-05-27T09:38:49.889Z] 93ae7f347b6f: Layer already exists [2024-05-27T09:38:49.889Z] aedc3bda2944: Layer already exists [2024-05-27T09:38:49.889Z] df8dd2b57888: Layer already exists [2024-05-27T09:38:49.889Z] 3.1.1-dev.1: digest: sha256:e75cb8231704e1f744df1123627baaf21c98c2dca5dbc6ca322dcf665dfa6a23 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:50.225Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:50.547Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 [2024-05-27T09:38:50.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-05-27T09:38:50.547Z] 93ae7f347b6f: Preparing [2024-05-27T09:38:50.547Z] 20691461d432: Preparing [2024-05-27T09:38:50.547Z] 638295f825f6: Preparing [2024-05-27T09:38:50.547Z] bf4278b24478: Preparing [2024-05-27T09:38:50.547Z] 3d49326e92b0: Preparing [2024-05-27T09:38:50.547Z] df8dd2b57888: Preparing [2024-05-27T09:38:50.547Z] aedc3bda2944: Preparing [2024-05-27T09:38:50.547Z] df8dd2b57888: Waiting [2024-05-27T09:38:50.547Z] aedc3bda2944: Waiting [2024-05-27T09:38:50.547Z] 20691461d432: Layer already exists [2024-05-27T09:38:50.547Z] 3d49326e92b0: Layer already exists [2024-05-27T09:38:50.547Z] 638295f825f6: Layer already exists [2024-05-27T09:38:50.547Z] 93ae7f347b6f: Layer already exists [2024-05-27T09:38:50.547Z] bf4278b24478: Layer already exists [2024-05-27T09:38:50.547Z] aedc3bda2944: Layer already exists [2024-05-27T09:38:50.547Z] df8dd2b57888: Layer already exists [2024-05-27T09:38:50.547Z] 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1: digest: sha256:e75cb8231704e1f744df1123627baaf21c98c2dca5dbc6ca322dcf665dfa6a23 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:50.871Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:51.200Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:napa [2024-05-27T09:38:51.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-05-27T09:38:51.200Z] 93ae7f347b6f: Preparing [2024-05-27T09:38:51.200Z] 20691461d432: Preparing [2024-05-27T09:38:51.200Z] 638295f825f6: Preparing [2024-05-27T09:38:51.200Z] bf4278b24478: Preparing [2024-05-27T09:38:51.200Z] 3d49326e92b0: Preparing [2024-05-27T09:38:51.200Z] df8dd2b57888: Preparing [2024-05-27T09:38:51.200Z] aedc3bda2944: Preparing [2024-05-27T09:38:51.200Z] df8dd2b57888: Waiting [2024-05-27T09:38:51.200Z] aedc3bda2944: Waiting [2024-05-27T09:38:51.200Z] bf4278b24478: Layer already exists [2024-05-27T09:38:51.200Z] 638295f825f6: Layer already exists [2024-05-27T09:38:51.200Z] 3d49326e92b0: Layer already exists [2024-05-27T09:38:51.200Z] 93ae7f347b6f: Layer already exists [2024-05-27T09:38:51.200Z] 20691461d432: Layer already exists [2024-05-27T09:38:51.200Z] aedc3bda2944: Layer already exists [2024-05-27T09:38:51.200Z] df8dd2b57888: Layer already exists [2024-05-27T09:38:51.200Z] napa: digest: sha256:e75cb8231704e1f744df1123627baaf21c98c2dca5dbc6ca322dcf665dfa6a23 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T09:38:51.277Z] ===================================================== [Pipeline] echo [2024-05-27T09:38:51.289Z] taggedImages: [2024-05-27T09:38:51.289Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [2024-05-27T09:38:51.289Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.1-dev.1 [2024-05-27T09:38:51.289Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 [2024-05-27T09:38:51.289Z] - nexus3.edgexfoundry.org:10004/app-record-replay:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:51.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:38:51.748Z] [2024-05-27T09:38:51.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:38:52.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:38:52.051Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-27T09:38:52.051Z] 5eb5b503b376: Pulling fs layer [2024-05-27T09:38:52.051Z] 5c69ac0246d0: Pulling fs layer [2024-05-27T09:38:52.051Z] ec43610c2a17: Pulling fs layer [2024-05-27T09:38:52.051Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-27T09:38:52.051Z] 33b1e0a273af: Pulling fs layer [2024-05-27T09:38:52.051Z] 5d3b04190fa2: Pulling fs layer [2024-05-27T09:38:52.051Z] 2f39f015ded8: Pulling fs layer [2024-05-27T09:38:52.051Z] 5d3b04190fa2: Waiting [2024-05-27T09:38:52.051Z] 2f39f015ded8: Waiting [2024-05-27T09:38:52.051Z] 3a2ae6a8a46f: Waiting [2024-05-27T09:38:52.051Z] 33b1e0a273af: Waiting [2024-05-27T09:38:52.051Z] 5c69ac0246d0: Verifying Checksum [2024-05-27T09:38:52.051Z] 5c69ac0246d0: Download complete [2024-05-27T09:38:52.051Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-27T09:38:52.051Z] 3a2ae6a8a46f: Download complete [2024-05-27T09:38:52.051Z] 33b1e0a273af: Verifying Checksum [2024-05-27T09:38:52.051Z] 33b1e0a273af: Download complete [2024-05-27T09:38:52.051Z] ec43610c2a17: Verifying Checksum [2024-05-27T09:38:52.051Z] ec43610c2a17: Download complete [2024-05-27T09:38:52.051Z] 5d3b04190fa2: Verifying Checksum [2024-05-27T09:38:52.051Z] 5d3b04190fa2: Download complete [2024-05-27T09:38:52.310Z] 5eb5b503b376: Verifying Checksum [2024-05-27T09:38:52.310Z] 5eb5b503b376: Download complete [2024-05-27T09:38:52.878Z] 2f39f015ded8: Download complete [2024-05-27T09:38:53.448Z] 5eb5b503b376: Pull complete [2024-05-27T09:38:53.706Z] 5c69ac0246d0: Pull complete [2024-05-27T09:38:53.964Z] ec43610c2a17: Pull complete [2024-05-27T09:38:54.223Z] 3a2ae6a8a46f: Pull complete [2024-05-27T09:38:54.481Z] 33b1e0a273af: Pull complete [2024-05-27T09:38:54.481Z] 5d3b04190fa2: Pull complete [2024-05-27T09:38:58.693Z] 2f39f015ded8: Pull complete [2024-05-27T09:38:58.693Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-27T09:38:58.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:38:58.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:38:58.791Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2024-05-27T09:38:58.822Z] $ 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_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@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-05-27T09:39:02.746Z] $ docker top 173234ab6eb379caa2df934668a581c87d62ffda16522b21e3dba95e1e4985dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:39:03.132Z] ---> job-cost.sh [2024-05-27T09:39:03.132Z] lf-activate-venv: SKIPPING [2024-05-27T09:39:03.132Z] INFO: No Stack... [2024-05-27T09:39:03.391Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T09:39:03.650Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T09:39:03.935Z] + cat /w/workspace/exfoundry_app-record-replay_napa/archives/cost.csv [2024-05-27T09:39:03.935Z] + cut -d, -f6 [Pipeline] lock [2024-05-27T09:39:03.949Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] [2024-05-27T09:39:03.961Z] Resource [jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] did not exist. Created. [2024-05-27T09:39:03.969Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T09:39:04.280Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-27T09:39:04.341Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T09:39:04.351Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T09:39:04.385Z] $ docker stop --time=1 173234ab6eb379caa2df934668a581c87d62ffda16522b21e3dba95e1e4985dc [2024-05-27T09:39:05.534Z] $ docker rm -f --volumes 173234ab6eb379caa2df934668a581c87d62ffda16522b21e3dba95e1e4985dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-27T09:41:02.765Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-842 in /w/workspace/exfoundry_app-record-replay_napa [Pipeline] { [Pipeline] ws [2024-05-27T09:41:02.780Z] Running in /w/workspace/app-record-replay/3 [Pipeline] { [Pipeline] checkout [2024-05-27T09:41:05.833Z] Selected Git installation does not exist. Using Default [2024-05-27T09:41:05.833Z] The recommended git tool is: NONE [2024-05-27T09:41:10.578Z] using credential edgex-jenkins-ssh [2024-05-27T09:41:10.600Z] Cloning the remote Git repository [2024-05-27T09:41:10.649Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-05-27T09:41:10.740Z] > git init /w/workspace/app-record-replay/3 # timeout=10 [2024-05-27T09:41:10.876Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-05-27T09:41:10.878Z] > git --version # timeout=10 [2024-05-27T09:41:10.896Z] > git --version # 'git version 2.25.1' [2024-05-27T09:41:10.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T09:41:11.039Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T09:41:14.296Z] Avoid second fetch [2024-05-27T09:41:14.297Z] Checking out Revision 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 (napa) [2024-05-27T09:41:13.286Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-05-27T09:41:13.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T09:41:14.318Z] > git config core.sparsecheckout # timeout=10 [2024-05-27T09:41:14.388Z] > git checkout -f 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 # timeout=10 [2024-05-27T09:41:15.741Z] Commit message: "Merge pull request #140 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:41:20.575Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-27T09:41:20.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T09:41:20.576Z] Dload Upload Total Spent Left Speed [2024-05-27T09:41:20.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86093 [Pipeline] sh [2024-05-27T09:41:20.914Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-27T09:41:21.256Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-27T09:41:21.256Z] + sudo tee /etc/docker/daemon.new [2024-05-27T09:41:21.256Z] { [2024-05-27T09:41:21.256Z] "registry-mirrors": [ [2024-05-27T09:41:21.256Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-27T09:41:21.256Z] ], [2024-05-27T09:41:21.256Z] "bip": "10.250.0.254/24", [2024-05-27T09:41:21.256Z] "hosts": [ [2024-05-27T09:41:21.256Z] "tcp://0.0.0.0:5555", [2024-05-27T09:41:21.256Z] "unix:///var/run/docker.sock" [2024-05-27T09:41:21.256Z] ], [2024-05-27T09:41:21.256Z] "mtu": 1458, [2024-05-27T09:41:21.256Z] "selinux-enabled": true, [2024-05-27T09:41:21.256Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-27T09:41:21.256Z] } [Pipeline] sh [2024-05-27T09:41:21.603Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-27T09:41:21.945Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:41:40.206Z] provisioning config files... [2024-05-27T09:41:40.230Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config8992753947826998159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:41:40.711Z] ---> ****-login.sh [2024-05-27T09:41:40.711Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:41:41.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:41:41.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:41:41.568Z] Configure a credential helper to remove this warning. See [2024-05-27T09:41:41.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:41:41.568Z] [2024-05-27T09:41:41.568Z] Login Succeeded [2024-05-27T09:41:41.568Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:41:41.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:41:41.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:41:41.838Z] Configure a credential helper to remove this warning. See [2024-05-27T09:41:41.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:41:41.838Z] [2024-05-27T09:41:41.838Z] Login Succeeded [2024-05-27T09:41:41.838Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:41:42.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:41:42.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:41:42.110Z] Configure a credential helper to remove this warning. See [2024-05-27T09:41:42.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:41:42.110Z] [2024-05-27T09:41:42.110Z] Login Succeeded [2024-05-27T09:41:42.110Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:41:42.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:41:42.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:41:42.651Z] Configure a credential helper to remove this warning. See [2024-05-27T09:41:42.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:41:42.651Z] [2024-05-27T09:41:42.651Z] Login Succeeded [2024-05-27T09:41:42.651Z] ****.io [2024-05-27T09:41:42.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:41:42.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:41:42.920Z] Configure a credential helper to remove this warning. See [2024-05-27T09:41:42.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:41:42.920Z] [2024-05-27T09:41:42.920Z] Login Succeeded [2024-05-27T09:41:42.920Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:41:42.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-27T09:41:43.326Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-27T09:41:43.658Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-27T09:41:43.658Z] + cut -d -f 2 [Pipeline] echo [2024-05-27T09:41:43.723Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:41:43.745Z] ========================================================= [2024-05-27T09:41:43.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-27T09:41:43.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:41:44.126Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-27T09:41:46.787Z] Sending build context to Docker daemon 28.15MB [2024-05-27T09:41:46.787Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:41:46.787Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-27T09:41:46.787Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-27T09:41:46.787Z] c6b39de5b339: Pulling fs layer [2024-05-27T09:41:46.787Z] a69c41024577: Pulling fs layer [2024-05-27T09:41:46.787Z] d6de4b400683: Pulling fs layer [2024-05-27T09:41:46.787Z] 35cb2a7552d0: Pulling fs layer [2024-05-27T09:41:46.787Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T09:41:46.787Z] 35cb2a7552d0: Waiting [2024-05-27T09:41:46.787Z] 9e011611b7f5: Pulling fs layer [2024-05-27T09:41:46.787Z] 4f4fb700ef54: Waiting [2024-05-27T09:41:46.787Z] 3bd174042beb: Pulling fs layer [2024-05-27T09:41:46.787Z] 9e011611b7f5: Waiting [2024-05-27T09:41:46.787Z] 4476f39b5e91: Pulling fs layer [2024-05-27T09:41:46.787Z] 3bd174042beb: Waiting [2024-05-27T09:41:46.787Z] 4476f39b5e91: Waiting [2024-05-27T09:41:46.787Z] a69c41024577: Verifying Checksum [2024-05-27T09:41:46.787Z] a69c41024577: Download complete [2024-05-27T09:41:46.787Z] 35cb2a7552d0: Download complete [2024-05-27T09:41:46.787Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T09:41:46.787Z] 4f4fb700ef54: Download complete [2024-05-27T09:41:46.787Z] 9e011611b7f5: Verifying Checksum [2024-05-27T09:41:46.787Z] 9e011611b7f5: Download complete [2024-05-27T09:41:46.787Z] c6b39de5b339: Verifying Checksum [2024-05-27T09:41:46.787Z] c6b39de5b339: Download complete [2024-05-27T09:41:47.381Z] 4476f39b5e91: Verifying Checksum [2024-05-27T09:41:47.381Z] 4476f39b5e91: Download complete [2024-05-27T09:41:48.359Z] c6b39de5b339: Pull complete [2024-05-27T09:41:48.950Z] a69c41024577: Pull complete [2024-05-27T09:41:48.950Z] d6de4b400683: Verifying Checksum [2024-05-27T09:41:48.950Z] d6de4b400683: Download complete [2024-05-27T09:41:50.392Z] 3bd174042beb: Verifying Checksum [2024-05-27T09:41:50.392Z] 3bd174042beb: Download complete [2024-05-27T09:42:02.746Z] d6de4b400683: Pull complete [2024-05-27T09:42:02.746Z] 35cb2a7552d0: Pull complete [2024-05-27T09:42:03.067Z] 4f4fb700ef54: Pull complete [2024-05-27T09:42:03.336Z] 9e011611b7f5: Pull complete [2024-05-27T09:42:13.436Z] 3bd174042beb: Pull complete [2024-05-27T09:42:13.436Z] 4476f39b5e91: Pull complete [2024-05-27T09:42:13.702Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-27T09:42:13.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-27T09:42:13.702Z] ---> 981a0608b64a [2024-05-27T09:42:13.702Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:42:15.644Z] ---> Running in 5437932bc052 [2024-05-27T09:42:15.918Z] Removing intermediate container 5437932bc052 [2024-05-27T09:42:15.918Z] ---> 6df140fe0490 [2024-05-27T09:42:15.918Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:42:16.186Z] ---> Running in 11c3c25d70db [2024-05-27T09:42:16.453Z] Removing intermediate container 11c3c25d70db [2024-05-27T09:42:16.453Z] ---> e71fc15b0626 [2024-05-27T09:42:16.453Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:42:16.453Z] ---> Running in a9f26c3916dc [2024-05-27T09:42:16.721Z] Removing intermediate container a9f26c3916dc [2024-05-27T09:42:16.721Z] ---> 5893c160041e [2024-05-27T09:42:16.721Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:42:16.721Z] ---> Running in 293e9a93f63c [2024-05-27T09:42:18.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:42:18.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:42:19.371Z] OK: 266 MiB in 52 packages [2024-05-27T09:42:20.349Z] Removing intermediate container 293e9a93f63c [2024-05-27T09:42:20.349Z] ---> e3cb840edf1f [2024-05-27T09:42:20.349Z] Step 7/12 : WORKDIR /app [2024-05-27T09:42:20.349Z] ---> Running in ee5aa8678886 [2024-05-27T09:42:20.616Z] Removing intermediate container ee5aa8678886 [2024-05-27T09:42:20.616Z] ---> 5e6ce156e27b [2024-05-27T09:42:20.616Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-27T09:42:27.261Z] ---> df02ff7d0b3b [2024-05-27T09:42:27.262Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:42:27.262Z] ---> Running in 4828c7060f6b [2024-05-27T09:43:23.715Z] Removing intermediate container 4828c7060f6b [2024-05-27T09:43:23.715Z] ---> da907df20f60 [2024-05-27T09:43:23.715Z] Step 10/12 : COPY . . [2024-05-27T09:43:29.080Z] ---> 621bb183a218 [2024-05-27T09:43:29.080Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:43:29.080Z] ---> Running in 7c64442a4b19 [2024-05-27T09:43:29.080Z] Removing intermediate container 7c64442a4b19 [2024-05-27T09:43:29.080Z] ---> 11ca26921cdd [2024-05-27T09:43:29.080Z] Step 12/12 : RUN $MAKE [2024-05-27T09:43:29.080Z] ---> Running in 5e586ba2c0ec [2024-05-27T09:43:29.667Z] noop [2024-05-27T09:43:30.635Z] Removing intermediate container 5e586ba2c0ec [2024-05-27T09:43:30.635Z] ---> 1d81d9198548 [2024-05-27T09:43:30.903Z] Successfully built 1d81d9198548 [2024-05-27T09:43:30.903Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:43:31.271Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T09:43:31.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:43:31.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-842 does not seem to be running inside a container [2024-05-27T09:43:31.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-27T09:43:32.895Z] $ docker top dd6710faa68473b05127c67ac2436cfbf111a651ee32f21cbdae3616615dce25 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:43:33.757Z] + go version [2024-05-27T09:43:33.757Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-27T09:43:33.783Z] $ docker stop --time=1 dd6710faa68473b05127c67ac2436cfbf111a651ee32f21cbdae3616615dce25 [2024-05-27T09:43:35.482Z] $ docker rm -f --volumes dd6710faa68473b05127c67ac2436cfbf111a651ee32f21cbdae3616615dce25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:43:36.073Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T09:43:36.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:43:36.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-842 does not seem to be running inside a container [2024-05-27T09:43:36.373Z] $ 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/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-27T09:43:37.668Z] $ docker top 78344038e7cb1c83bc11088a6e8cf82f347d303e1547ff67bebf1aed7eb4c232 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:43:38.516Z] + git config --global --add safe.directory /w/workspace/app-record-replay/3 [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:43:39.188Z] + make test [2024-05-27T09:43:39.188Z] go test -race -coverprofile=coverage.out ./... [2024-05-27T09:46:31.849Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-05-27T09:46:35.226Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.258s coverage: 88.0% of statements [2024-05-27T09:46:39.501Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-05-27T09:46:39.501Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-05-27T09:46:41.455Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-05-27T09:46:49.676Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.022s coverage: 98.7% of statements [2024-05-27T09:46:49.676Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.608s coverage: 89.7% of statements [2024-05-27T09:46:49.676Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.188s coverage: 100.0% of statements [2024-05-27T09:46:49.944Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-27T09:46:49.944Z] go vet ./... [2024-05-27T09:49:26.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T09:49:26.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T09:49:26.758Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-27T09:49:26.780Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:49:27.235Z] + go mod tidy [Pipeline] } [2024-05-27T09:49:31.530Z] $ docker stop --time=1 78344038e7cb1c83bc11088a6e8cf82f347d303e1547ff67bebf1aed7eb4c232 [2024-05-27T09:49:33.582Z] $ docker rm -f --volumes 78344038e7cb1c83bc11088a6e8cf82f347d303e1547ff67bebf1aed7eb4c232 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:49:35.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-27T09:49:35.524Z] Warning: overwriting stash ‘coverage-report’ [2024-05-27T09:49:36.533Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:49:36.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-27T09:49:37.265Z] + ls -al . [2024-05-27T09:49:37.265Z] total 192 [2024-05-27T09:49:37.265Z] drwxrwxr-x 10 jenkins jenkins 4096 May 27 09:43 . [2024-05-27T09:49:37.265Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:41 .. [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 119 May 27 09:41 .dockerignore [2024-05-27T09:49:37.265Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:41 .git [2024-05-27T09:49:37.265Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:41 .github [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 156 May 27 09:41 .gitignore [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:41 .golangci.yml [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 11320 May 27 09:41 Attribution.txt [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 458 May 27 09:41 CHANGELOG.md [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 1725 May 27 09:41 Dockerfile [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:41 GOVERNANCE.md [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 681 May 27 09:41 Jenkinsfile [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 27 09:41 LICENSE [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 3136 May 27 09:41 Makefile [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 611 May 27 09:41 OWNERS.md [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 4107 May 27 09:41 README.md [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 7789 May 27 09:41 Record and Reply.postman_collection.json [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 11 May 27 09:36 VERSION [2024-05-27T09:49:37.265Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:41 bin [2024-05-27T09:49:37.265Z] -rw-r--r-- 1 jenkins jenkins 24666 May 27 09:46 coverage.out [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 3829 May 27 09:41 go.mod [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 34082 May 27 09:41 go.sum [2024-05-27T09:49:37.265Z] drwxrwxr-x 7 jenkins jenkins 4096 May 27 09:41 internal [2024-05-27T09:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 913 May 27 09:41 main.go [2024-05-27T09:49:37.265Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:41 openapi [2024-05-27T09:49:37.265Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:41 pkg [2024-05-27T09:49:37.265Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:41 res [2024-05-27T09:49:37.265Z] drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:41 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:49:37.619Z] + 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=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 --label arch=arm64 --label version=3.1.1-dev.1 . [2024-05-27T09:49:40.207Z] Sending build context to Docker daemon 28.17MB [2024-05-27T09:49:40.207Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:49:40.207Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-27T09:49:40.207Z] ---> 1d81d9198548 [2024-05-27T09:49:40.207Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:49:40.207Z] ---> Running in 59ad7105d95d [2024-05-27T09:49:40.478Z] Removing intermediate container 59ad7105d95d [2024-05-27T09:49:40.478Z] ---> ddbf5f992501 [2024-05-27T09:49:40.478Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:49:40.478Z] ---> Running in 64a660a05c2a [2024-05-27T09:49:41.059Z] Removing intermediate container 64a660a05c2a [2024-05-27T09:49:41.059Z] ---> a566ee3383ef [2024-05-27T09:49:41.059Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:49:41.059Z] ---> Running in d87be5f30da4 [2024-05-27T09:49:41.327Z] Removing intermediate container d87be5f30da4 [2024-05-27T09:49:41.327Z] ---> 7dd540e0535a [2024-05-27T09:49:41.327Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:49:41.327Z] ---> Running in 919d2c77a68f [2024-05-27T09:49:42.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:49:42.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:49:43.834Z] OK: 266 MiB in 52 packages [2024-05-27T09:49:44.792Z] Removing intermediate container 919d2c77a68f [2024-05-27T09:49:44.792Z] ---> b9bff1295cde [2024-05-27T09:49:44.792Z] Step 7/27 : WORKDIR /app [2024-05-27T09:49:44.792Z] ---> Running in c117ad91aa49 [2024-05-27T09:49:45.058Z] Removing intermediate container c117ad91aa49 [2024-05-27T09:49:45.058Z] ---> 1abc15290f65 [2024-05-27T09:49:45.058Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-27T09:49:53.260Z] ---> 62504ed6cd2d [2024-05-27T09:49:53.260Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:49:53.260Z] ---> Running in 4a0d1bc148cf [2024-05-27T09:49:53.260Z] skipping... [2024-05-27T09:49:54.224Z] Removing intermediate container 4a0d1bc148cf [2024-05-27T09:49:54.224Z] ---> bae9d405a2b2 [2024-05-27T09:49:54.224Z] Step 10/27 : COPY . . [2024-05-27T09:50:00.868Z] ---> 8c07f8c6b634 [2024-05-27T09:50:00.868Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:50:00.868Z] ---> Running in a579ddfc1810 [2024-05-27T09:50:01.137Z] Removing intermediate container a579ddfc1810 [2024-05-27T09:50:01.137Z] ---> 131f1b176eb4 [2024-05-27T09:50:01.137Z] Step 12/27 : RUN $MAKE [2024-05-27T09:50:01.406Z] ---> Running in cd95ee7f5894 [2024-05-27T09:50:02.364Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1" -trimpath -mod=readonly -o app-record-replay [2024-05-27T09:52:24.059Z] Removing intermediate container cd95ee7f5894 [2024-05-27T09:52:24.059Z] ---> 594fad980dee [2024-05-27T09:52:24.059Z] Step 13/27 : FROM alpine:3.18 [2024-05-27T09:52:24.059Z] 3.18: Pulling from library/alpine [2024-05-27T09:52:24.059Z] c6b39de5b339: Already exists [2024-05-27T09:52:24.059Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T09:52:24.059Z] Status: Downloaded newer image for alpine:3.18 [2024-05-27T09:52:24.059Z] ---> 33abbf032149 [2024-05-27T09:52:24.059Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T09:52:24.059Z] ---> Running in fd84e0189941 [2024-05-27T09:52:24.059Z] Removing intermediate container fd84e0189941 [2024-05-27T09:52:24.059Z] ---> 2a78362f2104 [2024-05-27T09:52:24.059Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-05-27T09:52:24.059Z] ---> Running in 97688fc5fbf5 [2024-05-27T09:52:24.059Z] Removing intermediate container 97688fc5fbf5 [2024-05-27T09:52:24.059Z] ---> 356193dfdd9b [2024-05-27T09:52:24.059Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-27T09:52:24.059Z] ---> Running in 8a55561fee9c [2024-05-27T09:52:24.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:52:24.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:52:24.059Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-27T09:52:24.059Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-27T09:52:24.059Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:52:24.059Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:52:24.059Z] OK: 9 MiB in 17 packages [2024-05-27T09:52:24.059Z] Removing intermediate container 8a55561fee9c [2024-05-27T09:52:24.059Z] ---> 8d16b92e2b46 [2024-05-27T09:52:24.059Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-27T09:52:24.059Z] ---> Running in 4a96b2225fcf [2024-05-27T09:52:24.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:52:24.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:52:25.899Z] Upgrading critical system libraries and apk-tools: [2024-05-27T09:52:25.899Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T09:52:25.899Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:52:26.166Z] Continuing the upgrade transaction with new apk-tools: [2024-05-27T09:52:26.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:52:26.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:52:27.402Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:52:27.402Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T09:52:27.402Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:52:27.402Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T09:52:27.402Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:52:27.402Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:52:27.402Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:52:27.402Z] Executing busybox-1.36.1-r6.trigger [2024-05-27T09:52:27.402Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:52:27.676Z] OK: 9 MiB in 17 packages [2024-05-27T09:52:29.087Z] Removing intermediate container 4a96b2225fcf [2024-05-27T09:52:29.087Z] ---> 800e8ec3ba43 [2024-05-27T09:52:29.087Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-27T09:52:29.357Z] ---> dd74a5f4fae3 [2024-05-27T09:52:29.357Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-27T09:52:29.946Z] ---> fb2d69696126 [2024-05-27T09:52:29.946Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-27T09:52:30.538Z] ---> da8e071ac82d [2024-05-27T09:52:30.538Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-05-27T09:52:31.951Z] ---> 3d50af2ff09a [2024-05-27T09:52:31.951Z] Step 22/27 : EXPOSE 59712 [2024-05-27T09:52:32.241Z] ---> Running in 59cfee8d4a5c [2024-05-27T09:52:32.526Z] Removing intermediate container 59cfee8d4a5c [2024-05-27T09:52:32.526Z] ---> 2924746fb154 [2024-05-27T09:52:32.526Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-05-27T09:52:32.526Z] ---> Running in 3c17cbbc4125 [2024-05-27T09:52:32.797Z] Removing intermediate container 3c17cbbc4125 [2024-05-27T09:52:32.797Z] ---> 55f77cff95d6 [2024-05-27T09:52:32.797Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-27T09:52:33.084Z] ---> Running in bccf17273730 [2024-05-27T09:52:33.371Z] Removing intermediate container bccf17273730 [2024-05-27T09:52:33.371Z] ---> 9c289dffb8cd [2024-05-27T09:52:33.371Z] Step 25/27 : LABEL arch=arm64 [2024-05-27T09:52:33.371Z] ---> Running in 240b8b305284 [2024-05-27T09:52:33.650Z] Removing intermediate container 240b8b305284 [2024-05-27T09:52:33.650Z] ---> 62aa8749e42c [2024-05-27T09:52:33.650Z] Step 26/27 : LABEL git_sha=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [2024-05-27T09:52:33.919Z] ---> Running in 068be8bfcfc3 [2024-05-27T09:52:34.186Z] Removing intermediate container 068be8bfcfc3 [2024-05-27T09:52:34.186Z] ---> 922b5511d80b [2024-05-27T09:52:34.186Z] Step 27/27 : LABEL version=3.1.1-dev.1 [2024-05-27T09:52:34.186Z] ---> Running in 041b1ca92738 [2024-05-27T09:52:34.459Z] Removing intermediate container 041b1ca92738 [2024-05-27T09:52:34.459Z] ---> 85d33eae08ac [2024-05-27T09:52:34.459Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-27T09:52:35.066Z] Successfully built 85d33eae08ac [2024-05-27T09:52:35.066Z] 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-05-27T09:52:35.226Z] provisioning config files... [2024-05-27T09:52:35.254Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config3961645602008774776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:52:35.635Z] ---> ****-login.sh [2024-05-27T09:52:35.635Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:52:35.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:52:35.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:52:35.904Z] Configure a credential helper to remove this warning. See [2024-05-27T09:52:35.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:52:35.904Z] [2024-05-27T09:52:35.904Z] Login Succeeded [2024-05-27T09:52:35.904Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:52:36.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:52:36.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:52:36.439Z] Configure a credential helper to remove this warning. See [2024-05-27T09:52:36.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:52:36.439Z] [2024-05-27T09:52:36.439Z] Login Succeeded [2024-05-27T09:52:36.440Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:52:36.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:52:36.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:52:36.712Z] Configure a credential helper to remove this warning. See [2024-05-27T09:52:36.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:52:36.712Z] [2024-05-27T09:52:36.712Z] Login Succeeded [2024-05-27T09:52:36.712Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:52:36.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:52:37.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:52:37.300Z] Configure a credential helper to remove this warning. See [2024-05-27T09:52:37.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:52:37.301Z] [2024-05-27T09:52:37.301Z] Login Succeeded [2024-05-27T09:52:37.301Z] ****.io [2024-05-27T09:52:37.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:52:37.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:52:37.849Z] Configure a credential helper to remove this warning. See [2024-05-27T09:52:37.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:52:37.849Z] [2024-05-27T09:52:37.849Z] Login Succeeded [2024-05-27T09:52:37.849Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:52:37.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T09:52:37.921Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:52:37.955Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-05-27T09:52:37.955Z] 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [2024-05-27T09:52:37.955Z] 3.1.1-dev.1 [2024-05-27T09:52:37.955Z] 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 [2024-05-27T09:52:37.955Z] napa [2024-05-27T09:52:37.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:52:38.395Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:52:38.796Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [2024-05-27T09:52:38.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-05-27T09:52:38.796Z] cbf9fc9dc285: Preparing [2024-05-27T09:52:38.796Z] 3f38e7f3fbd6: Preparing [2024-05-27T09:52:38.796Z] 7f032bb4924b: Preparing [2024-05-27T09:52:38.796Z] 94224fce56d4: Preparing [2024-05-27T09:52:38.796Z] 24806c065456: Preparing [2024-05-27T09:52:38.796Z] 2436ec94d494: Preparing [2024-05-27T09:52:38.796Z] 7c504f21be85: Preparing [2024-05-27T09:52:38.796Z] 2436ec94d494: Waiting [2024-05-27T09:52:38.796Z] 7c504f21be85: Waiting [2024-05-27T09:52:39.090Z] 94224fce56d4: Pushed [2024-05-27T09:52:39.090Z] 3f38e7f3fbd6: Pushed [2024-05-27T09:52:39.090Z] 7f032bb4924b: Pushed [2024-05-27T09:52:39.090Z] 7c504f21be85: Layer already exists [2024-05-27T09:52:39.356Z] 2436ec94d494: Pushed [2024-05-27T09:52:40.797Z] 24806c065456: Pushed [2024-05-27T09:52:45.055Z] cbf9fc9dc285: Pushed [2024-05-27T09:52:45.323Z] 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1: digest: sha256:7a619f1c7b3338ee9a2ce50044d294d1ca2e1f18d59ebd409c1e6b9e9d6c195f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:52:45.682Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:52:46.042Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.1-dev.1 [2024-05-27T09:52:46.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-05-27T09:52:46.042Z] cbf9fc9dc285: Preparing [2024-05-27T09:52:46.042Z] 3f38e7f3fbd6: Preparing [2024-05-27T09:52:46.042Z] 7f032bb4924b: Preparing [2024-05-27T09:52:46.042Z] 94224fce56d4: Preparing [2024-05-27T09:52:46.042Z] 24806c065456: Preparing [2024-05-27T09:52:46.042Z] 2436ec94d494: Preparing [2024-05-27T09:52:46.042Z] 7c504f21be85: Preparing [2024-05-27T09:52:46.042Z] 2436ec94d494: Waiting [2024-05-27T09:52:46.042Z] 7c504f21be85: Waiting [2024-05-27T09:52:46.042Z] cbf9fc9dc285: Layer already exists [2024-05-27T09:52:46.042Z] 3f38e7f3fbd6: Layer already exists [2024-05-27T09:52:46.042Z] 7f032bb4924b: Layer already exists [2024-05-27T09:52:46.042Z] 24806c065456: Layer already exists [2024-05-27T09:52:46.042Z] 94224fce56d4: Layer already exists [2024-05-27T09:52:46.042Z] 7c504f21be85: Layer already exists [2024-05-27T09:52:46.042Z] 2436ec94d494: Layer already exists [2024-05-27T09:52:46.309Z] 3.1.1-dev.1: digest: sha256:7a619f1c7b3338ee9a2ce50044d294d1ca2e1f18d59ebd409c1e6b9e9d6c195f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:52:46.675Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:52:47.054Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 [2024-05-27T09:52:47.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-05-27T09:52:47.054Z] cbf9fc9dc285: Preparing [2024-05-27T09:52:47.054Z] 3f38e7f3fbd6: Preparing [2024-05-27T09:52:47.054Z] 7f032bb4924b: Preparing [2024-05-27T09:52:47.054Z] 94224fce56d4: Preparing [2024-05-27T09:52:47.054Z] 24806c065456: Preparing [2024-05-27T09:52:47.054Z] 2436ec94d494: Preparing [2024-05-27T09:52:47.054Z] 7c504f21be85: Preparing [2024-05-27T09:52:47.054Z] 2436ec94d494: Waiting [2024-05-27T09:52:47.054Z] 7c504f21be85: Waiting [2024-05-27T09:52:47.054Z] 7f032bb4924b: Layer already exists [2024-05-27T09:52:47.054Z] 24806c065456: Layer already exists [2024-05-27T09:52:47.054Z] cbf9fc9dc285: Layer already exists [2024-05-27T09:52:47.054Z] 94224fce56d4: Layer already exists [2024-05-27T09:52:47.054Z] 3f38e7f3fbd6: Layer already exists [2024-05-27T09:52:47.054Z] 2436ec94d494: Layer already exists [2024-05-27T09:52:47.054Z] 7c504f21be85: Layer already exists [2024-05-27T09:52:47.322Z] 6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1: digest: sha256:7a619f1c7b3338ee9a2ce50044d294d1ca2e1f18d59ebd409c1e6b9e9d6c195f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:52:47.695Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:52:48.056Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:napa [2024-05-27T09:52:48.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-05-27T09:52:48.056Z] cbf9fc9dc285: Preparing [2024-05-27T09:52:48.056Z] 3f38e7f3fbd6: Preparing [2024-05-27T09:52:48.056Z] 7f032bb4924b: Preparing [2024-05-27T09:52:48.056Z] 94224fce56d4: Preparing [2024-05-27T09:52:48.056Z] 24806c065456: Preparing [2024-05-27T09:52:48.056Z] 2436ec94d494: Preparing [2024-05-27T09:52:48.056Z] 7c504f21be85: Preparing [2024-05-27T09:52:48.056Z] 2436ec94d494: Waiting [2024-05-27T09:52:48.056Z] 7c504f21be85: Waiting [2024-05-27T09:52:48.056Z] cbf9fc9dc285: Layer already exists [2024-05-27T09:52:48.056Z] 94224fce56d4: Layer already exists [2024-05-27T09:52:48.056Z] 7f032bb4924b: Layer already exists [2024-05-27T09:52:48.056Z] 3f38e7f3fbd6: Layer already exists [2024-05-27T09:52:48.056Z] 24806c065456: Layer already exists [2024-05-27T09:52:48.056Z] 7c504f21be85: Layer already exists [2024-05-27T09:52:48.056Z] 2436ec94d494: Layer already exists [2024-05-27T09:52:48.348Z] napa: digest: sha256:7a619f1c7b3338ee9a2ce50044d294d1ca2e1f18d59ebd409c1e6b9e9d6c195f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T09:52:48.423Z] ===================================================== [Pipeline] echo [2024-05-27T09:52:48.437Z] taggedImages: [2024-05-27T09:52:48.437Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [2024-05-27T09:52:48.437Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.1-dev.1 [2024-05-27T09:52:48.437Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1-3.1.1-dev.1 [2024-05-27T09:52:48.437Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:52:48.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T09:52:48.835Z] [2024-05-27T09:52:48.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:52:49.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T09:52:49.174Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-27T09:52:49.174Z] 8998bd30e6a1: Pulling fs layer [2024-05-27T09:52:49.174Z] 04944245beec: Pulling fs layer [2024-05-27T09:52:49.174Z] 699f458cf7ca: Pulling fs layer [2024-05-27T09:52:49.174Z] 765212b225bb: Pulling fs layer [2024-05-27T09:52:49.174Z] f23df028b6ca: Pulling fs layer [2024-05-27T09:52:49.174Z] d65c8cfc05b1: Pulling fs layer [2024-05-27T09:52:49.174Z] 2437ff75d9bd: Pulling fs layer [2024-05-27T09:52:49.174Z] f23df028b6ca: Waiting [2024-05-27T09:52:49.174Z] d65c8cfc05b1: Waiting [2024-05-27T09:52:49.174Z] 2437ff75d9bd: Waiting [2024-05-27T09:52:49.174Z] 765212b225bb: Waiting [2024-05-27T09:52:49.442Z] 04944245beec: Verifying Checksum [2024-05-27T09:52:49.442Z] 04944245beec: Download complete [2024-05-27T09:52:49.442Z] 765212b225bb: Verifying Checksum [2024-05-27T09:52:49.442Z] 765212b225bb: Download complete [2024-05-27T09:52:49.442Z] f23df028b6ca: Verifying Checksum [2024-05-27T09:52:49.442Z] f23df028b6ca: Download complete [2024-05-27T09:52:49.442Z] d65c8cfc05b1: Verifying Checksum [2024-05-27T09:52:49.442Z] d65c8cfc05b1: Download complete [2024-05-27T09:52:49.711Z] 699f458cf7ca: Verifying Checksum [2024-05-27T09:52:49.978Z] 8998bd30e6a1: Verifying Checksum [2024-05-27T09:52:49.978Z] 8998bd30e6a1: Download complete [2024-05-27T09:52:52.564Z] 2437ff75d9bd: Verifying Checksum [2024-05-27T09:52:52.564Z] 2437ff75d9bd: Download complete [2024-05-27T09:52:54.507Z] 8998bd30e6a1: Pull complete [2024-05-27T09:52:55.091Z] 04944245beec: Pull complete [2024-05-27T09:52:57.033Z] 699f458cf7ca: Pull complete [2024-05-27T09:52:57.033Z] 765212b225bb: Pull complete [2024-05-27T09:52:57.994Z] f23df028b6ca: Pull complete [2024-05-27T09:52:57.994Z] d65c8cfc05b1: Pull complete [2024-05-27T09:53:16.198Z] 2437ff75d9bd: Pull complete [2024-05-27T09:53:16.198Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-27T09:53:16.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T09:53:16.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:53:16.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-842 does not seem to be running inside a container [2024-05-27T09:53:16.502Z] $ 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/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@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:arm64 cat [2024-05-27T09:53:19.324Z] $ docker top 921e60f14da4c2d1ef25a5c11d0ccad43ad07c5f1c5b50807933896ad3a91c0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:53:20.183Z] ---> job-cost.sh [2024-05-27T09:53:20.183Z] lf-activate-venv: SKIPPING [2024-05-27T09:53:20.183Z] INFO: No Stack... [2024-05-27T09:53:20.451Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-27T09:53:21.409Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T09:53:22.044Z] + cut -d, -f6 [2024-05-27T09:53:22.044Z] + cat /w/workspace/app-record-replay/3/archives/cost.csv [Pipeline] lock [2024-05-27T09:53:22.063Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] [2024-05-27T09:53:22.071Z] Resource [jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] did not exist. Created. [2024-05-27T09:53:22.079Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T09:53:22.754Z] /w/workspace/app-record-replay/3@tmp/durable-fe1a3f03/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-27T09:53:23.402Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-27T09:53:23.417Z] Warning: overwriting stash ‘stack-cost’ [2024-05-27T09:53:23.836Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T09:53:23.844Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T09:53:23.884Z] $ docker stop --time=1 921e60f14da4c2d1ef25a5c11d0ccad43ad07c5f1c5b50807933896ad3a91c0a [2024-05-27T09:53:25.385Z] $ docker rm -f --volumes 921e60f14da4c2d1ef25a5c11d0ccad43ad07c5f1c5b50807933896ad3a91c0a [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-05-27T09:53:25.809Z] provisioning config files... [2024-05-27T09:53:25.817Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_napa@tmp/config4602691600671407013tmp [Pipeline] { [Pipeline] sh [2024-05-27T09:53:26.116Z] + set +x [2024-05-27T09:53:26.117Z] + curl -s https://codecov.io/bash [2024-05-27T09:53:26.117Z] + bash -s -- [2024-05-27T09:53:26.117Z] [2024-05-27T09:53:26.117Z] _____ _ [2024-05-27T09:53:26.117Z] / ____| | | [2024-05-27T09:53:26.117Z] | | ___ __| | ___ ___ _____ __ [2024-05-27T09:53:26.117Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-27T09:53:26.117Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-27T09:53:26.117Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-27T09:53:26.117Z] Bash-1.0.6 [2024-05-27T09:53:26.117Z] [2024-05-27T09:53:26.117Z] [2024-05-27T09:53:26.117Z] ==> git version 2.25.1 found [2024-05-27T09:53:26.117Z] ==> 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-05-27T09:53:26.117Z] Release-Date: 2020-01-08 [2024-05-27T09:53:26.117Z] 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-05-27T09:53:26.117Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-27T09:53:26.117Z] ==> Jenkins CI detected. [2024-05-27T09:53:26.117Z] current dir:  /w/workspace/exfoundry_app-record-replay_napa [2024-05-27T09:53:26.117Z] project root: . [2024-05-27T09:53:26.117Z] --> token set from env [2024-05-27T09:53:26.117Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml [2024-05-27T09:53:26.117Z] ==> Running gcov in . (disable via -X gcov) [2024-05-27T09:53:26.117Z] ==> Python coveragepy not found [2024-05-27T09:53:26.117Z] ==> Searching for coverage reports in: [2024-05-27T09:53:26.117Z] + . [2024-05-27T09:53:26.117Z] -> Found 1 reports [2024-05-27T09:53:26.117Z] ==> Detecting git/mercurial file structure [2024-05-27T09:53:26.117Z] ==> Reading reports [2024-05-27T09:53:26.376Z] + ./coverage.out bytes=24666 [2024-05-27T09:53:26.376Z] ==> Appending adjustments [2024-05-27T09:53:26.376Z] https://docs.codecov.io/docs/fixing-reports [2024-05-27T09:53:26.376Z] + Found adjustments [2024-05-27T09:53:26.376Z] ==> Gzipping contents [2024-05-27T09:53:26.376Z] 20K /tmp/codecov.fEynT4.gz [2024-05-27T09:53:26.376Z] ==> Uploading reports [2024-05-27T09:53:26.376Z] url: https://codecov.io [2024-05-27T09:53:26.376Z] query: branch=napa&commit=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-27T09:53:26.376Z] -> Pinging Codecov [2024-05-27T09:53:26.376Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-27T09:53:26.639Z] -> Uploading to [2024-05-27T09:53:26.639Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-27/F467761B9912B4F32F9BC62907045C81/6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1/f17d69cf-8ebd-4de9-98f8-b1356799267d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T095326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cfd8509cc5f550474e1615481abffecc4ee54cd91d4d5749a54008cb5dcba626 [2024-05-27T09:53:26.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T09:53:26.639Z] Dload Upload Total Spent Left Speed [2024-05-27T09:53:26.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17080 0 0 100 17080 0 70288 --:--:-- --:--:-- --:--:-- 70288 [2024-05-27T09:53:26.899Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/6aec4d751a88b5101ea7e5cbe3a7b84ef5d426b1 [Pipeline] } [2024-05-27T09:53:26.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-27T09:53:27.048Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-27T09:53:27.065Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:53:27.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-27T09:53:27.370Z] [2024-05-27T09:53:27.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:53:27.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-27T09:53:27.730Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-27T09:53:27.730Z] 619be1103602: Already exists [2024-05-27T09:53:27.730Z] f8ea3408117e: Pulling fs layer [2024-05-27T09:53:27.730Z] 91320369b822: Pulling fs layer [2024-05-27T09:53:27.730Z] 0406650e8295: Pulling fs layer [2024-05-27T09:53:27.730Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T09:53:27.730Z] 96d80e3f36e1: Pulling fs layer [2024-05-27T09:53:27.730Z] bcf3aedb951c: Pulling fs layer [2024-05-27T09:53:27.730Z] 4f4fb700ef54: Waiting [2024-05-27T09:53:27.730Z] 96d80e3f36e1: Waiting [2024-05-27T09:53:27.730Z] bcf3aedb951c: Waiting [2024-05-27T09:53:27.730Z] 0406650e8295: Verifying Checksum [2024-05-27T09:53:27.730Z] 0406650e8295: Download complete [2024-05-27T09:53:27.730Z] f8ea3408117e: Download complete [2024-05-27T09:53:27.730Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T09:53:27.730Z] 4f4fb700ef54: Download complete [2024-05-27T09:53:27.730Z] f8ea3408117e: Pull complete [2024-05-27T09:53:28.010Z] 96d80e3f36e1: Verifying Checksum [2024-05-27T09:53:28.010Z] 96d80e3f36e1: Download complete [2024-05-27T09:53:28.287Z] 91320369b822: Verifying Checksum [2024-05-27T09:53:28.287Z] 91320369b822: Download complete [2024-05-27T09:53:28.889Z] bcf3aedb951c: Verifying Checksum [2024-05-27T09:53:28.889Z] bcf3aedb951c: Download complete [2024-05-27T09:53:32.201Z] 91320369b822: Pull complete [2024-05-27T09:53:32.201Z] 0406650e8295: Pull complete [2024-05-27T09:53:32.201Z] 4f4fb700ef54: Pull complete [2024-05-27T09:53:32.201Z] 96d80e3f36e1: Pull complete [2024-05-27T09:53:35.554Z] bcf3aedb951c: Pull complete [2024-05-27T09:53:35.554Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-27T09:53:35.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-27T09:53:35.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:53:35.646Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2024-05-27T09:53:35.673Z] $ 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_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-05-27T09:53:40.815Z] $ docker top 6c950fc29f688915f98fd0a4e48a3850cdaa6a05708eed5abe5f57d0d367fb4c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-27T09:53:40.895Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:napa' [Pipeline] sh [2024-05-27T09:53:41.174Z] + set -o pipefail [2024-05-27T09:53:41.174Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:napa' [2024-05-27T09:53:43.081Z] [2024-05-27T09:53:43.081Z] Monitoring /w/workspace/exfoundry_app-record-replay_napa... [2024-05-27T09:53:43.081Z] [2024-05-27T09:53:43.081Z] 'go list -json -deps ./...' command failed with error: error obtaining VCS status: exit status 128 [2024-05-27T09:53:43.081Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T09:53:43.081Z] [Pipeline] } [2024-05-27T09:53:43.655Z] $ docker stop --time=1 6c950fc29f688915f98fd0a4e48a3850cdaa6a05708eed5abe5f57d0d367fb4c [2024-05-27T09:53:45.458Z] $ docker rm -f --volumes 6c950fc29f688915f98fd0a4e48a3850cdaa6a05708eed5abe5f57d0d367fb4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-27T09:53:45.596Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-05-27T09:53:46.356Z] + [ -d /w/workspace/exfoundry_app-record-replay_napa/archives ] [2024-05-27T09:53:46.356Z] + ls -al /w/workspace/exfoundry_app-record-replay_napa/archives [2024-05-27T09:53:46.356Z] total 16 [2024-05-27T09:53:46.356Z] drwxr-xr-x 3 root root 4096 May 27 09:39 . [2024-05-27T09:53:46.356Z] drwxrwxr-x 12 jenkins jenkins 4096 May 27 09:39 .. [2024-05-27T09:53:46.356Z] drwxr-xr-x 2 root root 4096 May 27 09:39 cost [2024-05-27T09:53:46.356Z] -rw-r--r-- 1 root root 87 May 27 09:39 cost.csv [2024-05-27T09:53:46.356Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_napa/archives [2024-05-27T09:53:46.356Z] + ls -al /w/workspace/exfoundry_app-record-replay_napa/archives [2024-05-27T09:53:46.356Z] total 16 [2024-05-27T09:53:46.356Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:39 . [2024-05-27T09:53:46.356Z] drwxrwxr-x 12 jenkins jenkins 4096 May 27 09:39 .. [2024-05-27T09:53:46.356Z] drwxr-xr-x 2 jenkins jenkins 4096 May 27 09:39 cost [2024-05-27T09:53:46.356Z] -rw-r--r-- 1 jenkins jenkins 87 May 27 09:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:53:46.649Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:53:47.513Z] ---> package-listing.sh [2024-05-27T09:53:47.513Z] ++ facter osfamily [2024-05-27T09:53:47.513Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-27T09:53:47.773Z] + OS_FAMILY=debian [2024-05-27T09:53:47.773Z] + workspace=/w/workspace/exfoundry_app-record-replay_napa [2024-05-27T09:53:47.773Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-27T09:53:47.773Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-27T09:53:47.773Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-27T09:53:47.773Z] + PACKAGES=/tmp/packages_start.txt [2024-05-27T09:53:47.773Z] + '[' /w/workspace/exfoundry_app-record-replay_napa ']' [2024-05-27T09:53:47.773Z] + PACKAGES=/tmp/packages_end.txt [2024-05-27T09:53:47.773Z] + case "${OS_FAMILY}" in [2024-05-27T09:53:47.773Z] + dpkg -l [2024-05-27T09:53:47.773Z] + grep '^ii' [2024-05-27T09:53:47.773Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-27T09:53:47.773Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-27T09:53:47.773Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-27T09:53:47.773Z] + '[' /w/workspace/exfoundry_app-record-replay_napa ']' [2024-05-27T09:53:47.773Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_napa/archives/ [2024-05-27T09:53:47.773Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_napa/archives/ [Pipeline] echo [2024-05-27T09:53:47.784Z] 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-27T09:53:48.066Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:53:48.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:53:48.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:53:48.718Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2024-05-27T09:53:48.741Z] $ 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_napa/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_napa -v /w/workspace/exfoundry_app-record-replay_napa:/w/workspace/exfoundry_app-record-replay_napa:rw,z -v /w/workspace/exfoundry_app-record-replay_napa@tmp:/w/workspace/exfoundry_app-record-replay_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-27T09:53:48.963Z] $ docker top d220384101b52a8282927405c3c4acfc7e0104fec4a109a992e5beb02de7e8fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:53:49.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-27T09:53:49.613Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-27T09:53:49.895Z] + ls /var/log/sa-host [2024-05-27T09:53:49.895Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:53:49.969Z] provisioning config files... [2024-05-27T09:53:49.977Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_napa@tmp/config624635977141457556tmp [Pipeline] { [Pipeline] echo [2024-05-27T09:53:49.997Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:53:50.280Z] ---> create-netrc.sh [Pipeline] } [2024-05-27T09:53:50.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:53:50.613Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-27T09:53:50.624Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:53:50.906Z] ---> sudo-logs.sh [2024-05-27T09:53:50.906Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-27T09:53:50.942Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:53:51.223Z] ---> job-cost.sh [2024-05-27T09:53:51.223Z] lf-activate-venv: SKIPPING [2024-05-27T09:53:51.223Z] DEBUG: total: 0.2199999988079071 [2024-05-27T09:53:51.223Z] INFO: Retrieving Stack Cost... [2024-05-27T09:53:51.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T09:53:52.049Z] INFO: Archiving Costs [Pipeline] echo [2024-05-27T09:53:52.061Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:53:52.350Z] ---> logs-deploy.sh [2024-05-27T09:53:52.350Z] lf-activate-venv: SKIPPING [2024-05-27T09:53:52.350Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/napa/3 [2024-05-27T09:53:52.350Z] INFO: archiving workspace using pattern(s): [2024-05-27T09:53:53.322Z] Archives upload complete. [2024-05-27T09:53:53.322Z] INFO: archiving logs to Nexus