Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6975cea1e3a0a05e572ccc6012d455078c128cce 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-ssh1411340682085100758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12720065902404312847.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12126416536219622980.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9695435795707153448.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13675842282978528720.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1000 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6975cea1e3a0a05e572ccc6012d455078c128cce (main) Commit message: "Merge pull request #41 from marcpfuller/replay_status" > 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 6975cea1e3a0a05e572ccc6012d455078c128cce # timeout=10 > git rev-list --no-walk a3df25cb06c99faf73416738ebe3ed6f58d891fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:48:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:48:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:48:00 ========================================================= 23:48:00 EdgeX Global Pipelines Version Info 23:48:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:48:01 ------------------- 23:48:01 stable info: 23:48:01 ------------------- 23:48:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:48:01 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:48:01 Message: update stable to v1.0.250 23:48:02 ------------------- 23:48:02 experimental info: 23:48:02 ------------------- 23:48:02 Commited By: **** collab-it+edgex@linuxfoundation.org 23:48:02 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:48:02 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6975cea [Pipeline] echo 23:48:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:02 provisioning config files... 23:48:02 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11581921988809900782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:03 ---> docker-login.sh 23:48:03 nexus3.edgexfoundry.org:10001 23:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:03 Configure a credential helper to remove this warning. See 23:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:03 23:48:03 Login Succeeded 23:48:03 nexus3.edgexfoundry.org:10002 23:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:03 Configure a credential helper to remove this warning. See 23:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:03 23:48:03 Login Succeeded 23:48:03 nexus3.edgexfoundry.org:10003 23:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:04 Configure a credential helper to remove this warning. See 23:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:04 23:48:04 Login Succeeded 23:48:04 nexus3.edgexfoundry.org:10004 23:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:04 Configure a credential helper to remove this warning. See 23:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:04 23:48:04 Login Succeeded 23:48:04 docker.io 23:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:04 Configure a credential helper to remove this warning. See 23:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:04 23:48:04 Login Succeeded 23:48:04 ---> docker-login.sh ends [Pipeline] } 23:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:48:04 + git rev-list -1 --merges 6975cea1e3a0a05e572ccc6012d455078c128cce~1..6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] echo 23:48:04 -----------> git rev-list -1 --merges 6975cea1e3a0a05e572ccc6012d455078c128cce~1..6975cea1e3a0a05e572ccc6012d455078c128cce 6975cea1e3a0a05e572ccc6012d455078c128cce 23:48:04 6975cea1e3a0a05e572ccc6012d455078c128cce [false] [Pipeline] sh 23:48:05 + git log --format=format:%s -1 6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] echo 23:48:05 ========================================================= 23:48:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:48:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:48:05 + git log --format=format:%s -1 6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] echo 23:48:05 [semverPrep] GIT_COMMIT: 6975cea1e3a0a05e572ccc6012d455078c128cce, Commit Message: Merge pull request #41 from marcpfuller/replay_status [Pipeline] echo 23:48:05 [semverPrep] This is not a build commit. [Pipeline] sh 23:48:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:48:05 + grep -v github /etc/ssh/ssh_known_hosts 23:48:05 + [ -e /tmp/ssh_known_hosts ] 23:48:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:48:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:48:05 + sudo tee -a /etc/ssh/ssh_known_hosts 23:48:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:48:06 23:48:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:48:06 0.1.4: Pulling from edgex-devops/py-git-semver 23:48:06 b85a868b505f: Pulling fs layer 23:48:06 e2be974225ed: Pulling fs layer 23:48:06 339a4e72a1f5: Pulling fs layer 23:48:06 988bab9f4d93: Pulling fs layer 23:48:06 1469e6f7b9e6: Pulling fs layer 23:48:06 eaf3925da568: Pulling fs layer 23:48:06 bab4dde63d76: Pulling fs layer 23:48:06 bde34c3a00c8: Pulling fs layer 23:48:06 b352a97aabf1: Pulling fs layer 23:48:06 4872d77fe225: Pulling fs layer 23:48:06 5851b861e8e6: Pulling fs layer 23:48:06 988bab9f4d93: Waiting 23:48:06 1469e6f7b9e6: Waiting 23:48:06 eaf3925da568: Waiting 23:48:06 bab4dde63d76: Waiting 23:48:06 b352a97aabf1: Waiting 23:48:06 4872d77fe225: Waiting 23:48:06 bde34c3a00c8: Waiting 23:48:06 5851b861e8e6: Waiting 23:48:06 e2be974225ed: Verifying Checksum 23:48:06 e2be974225ed: Download complete 23:48:06 988bab9f4d93: Download complete 23:48:06 1469e6f7b9e6: Verifying Checksum 23:48:06 1469e6f7b9e6: Download complete 23:48:06 339a4e72a1f5: Verifying Checksum 23:48:06 339a4e72a1f5: Download complete 23:48:06 eaf3925da568: Verifying Checksum 23:48:06 eaf3925da568: Download complete 23:48:06 bde34c3a00c8: Download complete 23:48:06 b352a97aabf1: Verifying Checksum 23:48:06 b352a97aabf1: Download complete 23:48:06 4872d77fe225: Download complete 23:48:06 5851b861e8e6: Verifying Checksum 23:48:06 5851b861e8e6: Download complete 23:48:06 b85a868b505f: Verifying Checksum 23:48:06 b85a868b505f: Download complete 23:48:06 bab4dde63d76: Verifying Checksum 23:48:06 bab4dde63d76: Download complete 23:48:07 b85a868b505f: Pull complete 23:48:08 e2be974225ed: Pull complete 23:48:08 339a4e72a1f5: Pull complete 23:48:08 988bab9f4d93: Pull complete 23:48:08 1469e6f7b9e6: Pull complete 23:48:08 eaf3925da568: Pull complete 23:48:10 bab4dde63d76: Pull complete 23:48:10 bde34c3a00c8: Pull complete 23:48:10 b352a97aabf1: Pull complete 23:48:10 4872d77fe225: Pull complete 23:48:10 5851b861e8e6: Pull complete 23:48:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:48:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:48:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:10 prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container 23:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:48:12 $ docker top 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 -eo pid,comm 23:48:12 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). 23:48:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:48:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:48:12 [ssh-agent] Looking for ssh-agent implementation... 23:48:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:48:12 $ docker exec 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 ssh-agent 23:48:12 SSH_AUTH_SOCK=/tmp/ssh-xRXUlYZqdvgo/agent.33 23:48:12 SSH_AGENT_PID=39 23:48:12 Running ssh-add (command line suppressed) 23:48:12 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4581978183970046819.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4581978183970046819.key) 23:48:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:48:12 + git tag --points-at HEAD [Pipeline] } 23:48:12 $ docker exec --env ******** --env ******** 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 ssh-agent -k 23:48:13 unset SSH_AUTH_SOCK; 23:48:13 unset SSH_AGENT_PID; 23:48:13 echo Agent pid 39 killed; 23:48:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:48:13 [ssh-agent] Looking for ssh-agent implementation... 23:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:48:13 $ docker exec 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 ssh-agent 23:48:13 SSH_AUTH_SOCK=/tmp/ssh-EzMr5af18wuU/agent.71 23:48:13 SSH_AGENT_PID=77 23:48:13 Running ssh-add (command line suppressed) 23:48:13 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16577941413444640092.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16577941413444640092.key) 23:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:48:13 + git semver init 23:48:14 2023-07-12 23:48:13,939 [run_init] DEBUG init version:0.0.0 force:False 23:48:14 2023-07-12 23:48:13,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 23:48:14 2023-07-12 23:48:13,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 23:48:14 2023-07-12 23:48:13,941 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 23:48:14 2023-07-12 23:48:14,541 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 23:48:14 2023-07-12 23:48:14,542 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 23:48:14 2023-07-12 23:48:14,542 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:48:14 2023-07-12 23:48:14,542 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:48:14 3.1.0-dev.15 [Pipeline] } 23:48:14 $ docker exec --env ******** --env ******** 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 ssh-agent -k 23:48:14 unset SSH_AUTH_SOCK; 23:48:14 unset SSH_AGENT_PID; 23:48:14 echo Agent pid 77 killed; 23:48:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:48:15 + git semver [Pipeline] } 23:48:15 $ docker stop --time=1 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 23:48:16 $ docker rm -f --volumes 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 [Pipeline] // withDockerContainer [Pipeline] sh 23:48:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:48:17 Stashed 1 file(s) [Pipeline] echo 23:48:17 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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 23:48:17 provisioning config files... 23:48:17 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14728795154575035367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:17 ---> docker-login.sh 23:48:17 nexus3.edgexfoundry.org:10001 23:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:17 Configure a credential helper to remove this warning. See 23:48:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:17 23:48:17 Login Succeeded 23:48:17 nexus3.edgexfoundry.org:10002 23:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:17 Configure a credential helper to remove this warning. See 23:48:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:17 23:48:17 Login Succeeded 23:48:17 nexus3.edgexfoundry.org:10003 23:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:17 Configure a credential helper to remove this warning. See 23:48:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:17 23:48:17 Login Succeeded 23:48:17 nexus3.edgexfoundry.org:10004 23:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:17 Configure a credential helper to remove this warning. See 23:48:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:17 23:48:17 Login Succeeded 23:48:17 docker.io 23:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:18 Configure a credential helper to remove this warning. See 23:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:18 23:48:18 Login Succeeded 23:48:18 ---> docker-login.sh ends [Pipeline] } 23:48:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:48:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:48:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:48:18 ========================================================= 23:48:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:48:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:48:18 Sending build context to Docker daemon 323.1kB 23:48:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:48:18 Step 2/12 : FROM ${BASE} AS builder 23:48:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:48:18 4db1b89c0bd1: Pulling fs layer 23:48:18 6911f1a30b25: Pulling fs layer 23:48:18 e194b8c5c2a9: Pulling fs layer 23:48:18 6863d3e3a2b1: Pulling fs layer 23:48:18 ec0bb842ea78: Pulling fs layer 23:48:18 ec0bb842ea78: Waiting 23:48:18 40a00589a448: Pulling fs layer 23:48:18 6c08303d61cc: Pulling fs layer 23:48:18 798269fcf238: Pulling fs layer 23:48:18 40a00589a448: Waiting 23:48:18 798269fcf238: Waiting 23:48:18 6c08303d61cc: Waiting 23:48:18 6911f1a30b25: Verifying Checksum 23:48:18 6911f1a30b25: Download complete 23:48:18 6863d3e3a2b1: Verifying Checksum 23:48:18 6863d3e3a2b1: Download complete 23:48:18 ec0bb842ea78: Verifying Checksum 23:48:18 ec0bb842ea78: Download complete 23:48:18 4db1b89c0bd1: Verifying Checksum 23:48:18 4db1b89c0bd1: Download complete 23:48:18 40a00589a448: Verifying Checksum 23:48:18 40a00589a448: Download complete 23:48:18 4db1b89c0bd1: Pull complete 23:48:18 6911f1a30b25: Pull complete 23:48:19 798269fcf238: Verifying Checksum 23:48:19 798269fcf238: Download complete 23:48:19 e194b8c5c2a9: Verifying Checksum 23:48:19 e194b8c5c2a9: Download complete 23:48:19 6c08303d61cc: Verifying Checksum 23:48:19 6c08303d61cc: Download complete 23:48:22 e194b8c5c2a9: Pull complete 23:48:22 6863d3e3a2b1: Pull complete 23:48:22 ec0bb842ea78: Pull complete 23:48:22 40a00589a448: Pull complete 23:48:24 6c08303d61cc: Pull complete 23:48:25 798269fcf238: Pull complete 23:48:25 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:48:25 ---> ec979cd7f677 23:48:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:48:27 ---> Running in cd4550eabd27 23:48:27 Removing intermediate container cd4550eabd27 23:48:27 ---> 3b9fd8408ed3 23:48:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:48:27 ---> Running in 58c84ed94f53 23:48:27 Removing intermediate container 58c84ed94f53 23:48:27 ---> b06ee2a8a46f 23:48:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:48:27 ---> Running in 08b5cc30704f 23:48:27 Removing intermediate container 08b5cc30704f 23:48:27 ---> 7de7b142f094 23:48:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:48:27 ---> Running in 7751fa81db7c 23:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:28 OK: 265 MiB in 53 packages 23:48:28 Removing intermediate container 7751fa81db7c 23:48:28 ---> 90031474a70a 23:48:28 Step 7/12 : WORKDIR /app 23:48:28 ---> Running in c16e38e7e8a0 23:48:28 Removing intermediate container c16e38e7e8a0 23:48:28 ---> 32d062d715bf 23:48:28 Step 8/12 : COPY go.mod vendor* ./ 23:48:28 ---> f8667b8191ca 23:48:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:28 ---> Running in 5fee56c3bfaf 23:48:32 Still waiting to schedule task 23:48:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:48:50 Removing intermediate container 5fee56c3bfaf 23:48:50 ---> b3db910a5e7e 23:48:50 Step 10/12 : COPY . . 23:48:50 ---> 23074602c594 23:48:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:48:50 ---> Running in 702e66edf0f1 23:48:50 Removing intermediate container 702e66edf0f1 23:48:50 ---> cbf1256ee82b 23:48:50 Step 12/12 : RUN $MAKE 23:48:50 ---> Running in 7a212c106e29 23:48:50 noop 23:48:50 Removing intermediate container 7a212c106e29 23:48:50 ---> 5f4d12ec1178 23:48:50 Successfully built 5f4d12ec1178 23:48:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:50 + docker inspect -f . ci-base-image-x86_64 23:48:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:51 prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container 23:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:48:51 $ docker top c47cd80879a00d2dab3d8040b1b326e31b1e4f2273d340263ddf3ddf06741868 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:51 + go version 23:48:51 go version go1.20.6 linux/amd64 [Pipeline] } 23:48:51 $ docker stop --time=1 c47cd80879a00d2dab3d8040b1b326e31b1e4f2273d340263ddf3ddf06741868 23:48:53 $ docker rm -f --volumes c47cd80879a00d2dab3d8040b1b326e31b1e4f2273d340263ddf3ddf06741868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:53 + docker inspect -f . ci-base-image-x86_64 23:48:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:53 prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container 23:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:48:53 $ docker top 2b30ba0560dd23d29701ef15b8ed91782e1ce950a3d84dfa25fbcba8580bb698 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:54 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 23:48:54 + make test 23:48:54 go test -race -coverprofile=coverage.out ./... 23:49:16 ? github.com/edgexfoundry/app-record-replay [no test files] 23:49:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:49:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:49:16 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:49:16 ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 76.9% of statements 23:49:16 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.069s coverage: 91.6% of statements 23:49:16 ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 50.0% of statements 23:49:38 go vet ./... 23:49:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:49:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:49:39 ./bin/test-attribution-txt.sh [Pipeline] echo 23:49:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:49:39 $ docker stop --time=1 2b30ba0560dd23d29701ef15b8ed91782e1ce950a3d84dfa25fbcba8580bb698 23:49:41 $ docker rm -f --volumes 2b30ba0560dd23d29701ef15b8ed91782e1ce950a3d84dfa25fbcba8580bb698 [Pipeline] // withDockerContainer [Pipeline] sh 23:49:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:49:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:49:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:49:43 + ls -al . 23:49:43 total 164 23:49:43 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 23:48 . 23:49:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:47 .. 23:49:43 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 23:48 .dockerignore 23:49:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:48 .git 23:49:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:48 .github 23:49:43 -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 23:48 .gitignore 23:49:43 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:48 .golangci.yml 23:49:43 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:48 .semver 23:49:43 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 12 23:48 Attribution.txt 23:49:43 -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 23:48 CHANGELOG.md 23:49:43 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 23:48 Dockerfile 23:49:43 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:48 GOVERNANCE.md 23:49:43 -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 23:48 Jenkinsfile 23:49:43 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 23:48 LICENSE 23:49:43 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 23:48 Makefile 23:49:43 -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 23:48 OWNERS.md 23:49:43 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 23:48 README.md 23:49:43 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 23:48 Record and Reply.postman_collection.json 23:49:43 -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 23:48 VERSION 23:49:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:48 bin 23:49:43 -rw-r--r-- 1 jenkins jenkins 7054 Jul 12 23:49 coverage.out 23:49:43 -rw-rw-r-- 1 jenkins jenkins 3678 Jul 12 23:48 go.mod 23:49:43 -rw-rw-r-- 1 jenkins jenkins 32843 Jul 12 23:48 go.sum 23:49:43 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 23:48 internal 23:49:43 -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 23:48 main.go 23:49:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:48 pkg 23:49:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:43 + 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=6975cea1e3a0a05e572ccc6012d455078c128cce --label arch=amd64 --label version=3.1.0-dev.15 . 23:49:43 Sending build context to Docker daemon 330.8kB 23:49:43 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:49:43 Step 2/26 : FROM ${BASE} AS builder 23:49:43 ---> 5f4d12ec1178 23:49:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:49:43 ---> Running in 62f24e261946 23:49:43 Removing intermediate container 62f24e261946 23:49:43 ---> a717fac6d0d0 23:49:43 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:49:43 ---> Running in d024f61b7e79 23:49:43 Removing intermediate container d024f61b7e79 23:49:43 ---> eab94aff39c0 23:49:43 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:49:43 ---> Running in 9e95dc46aa13 23:49:43 Removing intermediate container 9e95dc46aa13 23:49:43 ---> 02ea85f6c88c 23:49:43 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:43 ---> Running in a257b0302a2d 23:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:44 OK: 265 MiB in 53 packages 23:49:44 Removing intermediate container a257b0302a2d 23:49:44 ---> 0e491b6512e5 23:49:44 Step 7/26 : WORKDIR /app 23:49:44 ---> Running in ae0118573a16 23:49:45 Removing intermediate container ae0118573a16 23:49:45 ---> a59d6a64d286 23:49:45 Step 8/26 : COPY go.mod vendor* ./ 23:49:45 ---> ef1c717425c8 23:49:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:45 ---> Running in 292b668ec85f 23:49:46 Removing intermediate container 292b668ec85f 23:49:46 ---> ed61502b8591 23:49:46 Step 10/26 : COPY . . 23:49:46 ---> e13e566cbdb7 23:49:46 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:49:46 ---> Running in d9c7a19b7d37 23:49:46 Removing intermediate container d9c7a19b7d37 23:49:46 ---> 8dd290d1691a 23:49:46 Step 12/26 : RUN $MAKE 23:49:46 ---> Running in b16fd8ac1728 23:49:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15" -trimpath -mod=readonly -o app-record-replay 23:50:04 Removing intermediate container b16fd8ac1728 23:50:04 ---> 9a0fbe940566 23:50:04 Step 13/26 : FROM alpine:3.17 23:50:04 3.17: Pulling from library/alpine 23:50:05 4db1b89c0bd1: Already exists 23:50:05 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:50:05 Status: Downloaded newer image for alpine:3.17 23:50:05 ---> 1f73a9d63274 23:50:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:50:05 ---> Running in bbe9ffd1b37b 23:50:05 Removing intermediate container bbe9ffd1b37b 23:50:05 ---> e449f37937f9 23:50:05 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:50:05 ---> Running in fed133707440 23:50:05 Removing intermediate container fed133707440 23:50:05 ---> 52901f6dae9b 23:50:05 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:50:05 ---> Running in 22003a37de3c 23:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:50:06 (1/2) Installing ca-certificates (20230506-r0) 23:50:06 (2/2) Installing dumb-init (1.2.5-r2) 23:50:06 Executing busybox-1.35.0-r29.trigger 23:50:06 Executing ca-certificates-20230506-r0.trigger 23:50:06 OK: 8 MiB in 17 packages 23:50:06 Removing intermediate container 22003a37de3c 23:50:06 ---> 46259ec7d933 23:50:06 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:50:06 ---> 9f0ba5018173 23:50:06 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:50:06 ---> 1e9621da6105 23:50:06 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:50:06 ---> 193465b873fc 23:50:06 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 23:50:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1001 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 23:50:07 Running in /w/workspace/app-record-replay/17 [Pipeline] { [Pipeline] checkout 23:50:07 Selected Git installation does not exist. Using Default 23:50:07 The recommended git tool is: NONE 23:50:07 ---> 6e5d25952d52 23:50:07 Step 21/26 : EXPOSE 59712 23:50:07 ---> Running in df6beb02843c 23:50:07 Removing intermediate container df6beb02843c 23:50:07 ---> 5b0ee5bb9c52 23:50:07 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:50:07 ---> Running in 0594e3ead3f5 23:50:07 Removing intermediate container 0594e3ead3f5 23:50:07 ---> 9be5b26b6f38 23:50:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:50:07 ---> Running in 7d4cc83c6bad 23:50:07 Removing intermediate container 7d4cc83c6bad 23:50:07 ---> 759cfb5e2c9c 23:50:07 Step 24/26 : LABEL arch=amd64 23:50:07 ---> Running in 7a66abc10a08 23:50:07 Removing intermediate container 7a66abc10a08 23:50:07 ---> 11b8ddb8a391 23:50:07 Step 25/26 : LABEL git_sha=6975cea1e3a0a05e572ccc6012d455078c128cce 23:50:07 ---> Running in 29126b2a7895 23:50:08 Removing intermediate container 29126b2a7895 23:50:08 ---> a7fb96821e69 23:50:08 Step 26/26 : LABEL version=3.1.0-dev.15 23:50:08 ---> Running in 7d3a9a2db336 23:50:08 Removing intermediate container 7d3a9a2db336 23:50:08 ---> e0d3aaae126d 23:50:08 [Warning] One or more build-args [ARCH] were not consumed 23:50:08 Successfully built e0d3aaae126d 23:50:08 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 23:50:08 provisioning config files... 23:50:08 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12612615532462114552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:08 ---> docker-login.sh 23:50:08 nexus3.edgexfoundry.org:10001 23:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:08 Configure a credential helper to remove this warning. See 23:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:08 23:50:08 Login Succeeded 23:50:08 nexus3.edgexfoundry.org:10002 23:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:08 Configure a credential helper to remove this warning. See 23:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:08 23:50:08 Login Succeeded 23:50:08 nexus3.edgexfoundry.org:10003 23:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:08 Configure a credential helper to remove this warning. See 23:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:08 23:50:08 Login Succeeded 23:50:08 nexus3.edgexfoundry.org:10004 23:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:08 Configure a credential helper to remove this warning. See 23:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:08 23:50:08 Login Succeeded 23:50:08 docker.io 23:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:09 Configure a credential helper to remove this warning. See 23:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:09 23:50:09 Login Succeeded 23:50:09 ---> docker-login.sh ends [Pipeline] } 23:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:50:09 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 23:50:09 6975cea1e3a0a05e572ccc6012d455078c128cce 23:50:09 latest 23:50:09 3.1.0-dev.15 23:50:09 6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 23:50:09 main 23:50:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:09 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce 23:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:50:09 6d0618271fc8: Preparing 23:50:09 11cd6a4860cb: Preparing 23:50:09 7c301f252bcf: Preparing 23:50:09 3e0ceb6b6aa4: Preparing 23:50:09 d17124819bb7: Preparing 23:50:09 3dab9f8bf2d2: Preparing 23:50:09 3dab9f8bf2d2: Waiting 23:50:09 11cd6a4860cb: Pushed 23:50:09 7c301f252bcf: Pushed 23:50:09 3e0ceb6b6aa4: Pushed 23:50:09 3dab9f8bf2d2: Layer already exists 23:50:09 d17124819bb7: Pushed 23:50:12 using credential edgex-jenkins-ssh 23:50:12 Cloning the remote Git repository 23:50:12 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:50:13 6d0618271fc8: Pushed 23:50:13 6975cea1e3a0a05e572ccc6012d455078c128cce: digest: sha256:2d6ff4812aca775546ff8b329897c8612a44c6c79c6d63a6966077bbf3956101 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:50:13 6d0618271fc8: Preparing 23:50:13 11cd6a4860cb: Preparing 23:50:13 7c301f252bcf: Preparing 23:50:13 3e0ceb6b6aa4: Preparing 23:50:13 d17124819bb7: Preparing 23:50:13 3dab9f8bf2d2: Preparing 23:50:13 3dab9f8bf2d2: Waiting 23:50:13 d17124819bb7: Layer already exists 23:50:13 3e0ceb6b6aa4: Layer already exists 23:50:13 7c301f252bcf: Layer already exists 23:50:13 6d0618271fc8: Layer already exists 23:50:13 11cd6a4860cb: Layer already exists 23:50:13 3dab9f8bf2d2: Layer already exists 23:50:13 latest: digest: sha256:2d6ff4812aca775546ff8b329897c8612a44c6c79c6d63a6966077bbf3956101 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:12 > git init /w/workspace/app-record-replay/17 # timeout=10 23:50:12 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:50:12 > git --version # timeout=10 23:50:12 > git --version # 'git version 2.25.1' 23:50:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.15 23:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:50:14 6d0618271fc8: Preparing 23:50:14 11cd6a4860cb: Preparing 23:50:14 7c301f252bcf: Preparing 23:50:14 3e0ceb6b6aa4: Preparing 23:50:14 d17124819bb7: Preparing 23:50:14 3dab9f8bf2d2: Preparing 23:50:14 3dab9f8bf2d2: Waiting 23:50:14 3e0ceb6b6aa4: Layer already exists 23:50:14 11cd6a4860cb: Layer already exists 23:50:14 7c301f252bcf: Layer already exists 23:50:14 6d0618271fc8: Layer already exists 23:50:14 d17124819bb7: Layer already exists 23:50:14 3dab9f8bf2d2: Layer already exists 23:50:14 3.1.0-dev.15: digest: sha256:2d6ff4812aca775546ff8b329897c8612a44c6c79c6d63a6966077bbf3956101 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:14 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 23:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:50:14 6d0618271fc8: Preparing 23:50:14 11cd6a4860cb: Preparing 23:50:14 7c301f252bcf: Preparing 23:50:14 3e0ceb6b6aa4: Preparing 23:50:14 d17124819bb7: Preparing 23:50:14 3dab9f8bf2d2: Preparing 23:50:14 3dab9f8bf2d2: Waiting 23:50:14 3e0ceb6b6aa4: Layer already exists 23:50:14 7c301f252bcf: Layer already exists 23:50:14 11cd6a4860cb: Layer already exists 23:50:14 d17124819bb7: Layer already exists 23:50:14 6d0618271fc8: Layer already exists 23:50:14 3dab9f8bf2d2: Layer already exists 23:50:14 6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15: digest: sha256:2d6ff4812aca775546ff8b329897c8612a44c6c79c6d63a6966077bbf3956101 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:15 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 23:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:50:15 6d0618271fc8: Preparing 23:50:15 11cd6a4860cb: Preparing 23:50:15 7c301f252bcf: Preparing 23:50:15 3e0ceb6b6aa4: Preparing 23:50:15 d17124819bb7: Preparing 23:50:15 3dab9f8bf2d2: Preparing 23:50:15 3dab9f8bf2d2: Waiting 23:50:15 7c301f252bcf: Layer already exists 23:50:15 d17124819bb7: Layer already exists 23:50:15 6d0618271fc8: Layer already exists 23:50:15 3e0ceb6b6aa4: Layer already exists 23:50:15 11cd6a4860cb: Layer already exists 23:50:15 3dab9f8bf2d2: Layer already exists 23:50:15 main: digest: sha256:2d6ff4812aca775546ff8b329897c8612a44c6c79c6d63a6966077bbf3956101 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:15 ===================================================== [Pipeline] echo 23:50:15 taggedImages: 23:50:15 - nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce 23:50:15 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:50:15 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.15 23:50:15 - nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 23:50:15 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:15 23:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:16 latest: Pulling from edgex-lftools-log-publisher 23:50:16 5eb5b503b376: Pulling fs layer 23:50:16 5c69ac0246d0: Pulling fs layer 23:50:16 ec43610c2a17: Pulling fs layer 23:50:16 3a2ae6a8a46f: Pulling fs layer 23:50:16 33b1e0a273af: Pulling fs layer 23:50:16 5d3b04190fa2: Pulling fs layer 23:50:16 2f39f015ded8: Pulling fs layer 23:50:16 33b1e0a273af: Waiting 23:50:16 3a2ae6a8a46f: Waiting 23:50:16 2f39f015ded8: Waiting 23:50:16 5c69ac0246d0: Verifying Checksum 23:50:16 5c69ac0246d0: Download complete 23:50:16 3a2ae6a8a46f: Verifying Checksum 23:50:16 3a2ae6a8a46f: Download complete 23:50:16 33b1e0a273af: Verifying Checksum 23:50:16 33b1e0a273af: Download complete 23:50:16 5d3b04190fa2: Verifying Checksum 23:50:16 5d3b04190fa2: Download complete 23:50:16 ec43610c2a17: Verifying Checksum 23:50:16 ec43610c2a17: Download complete 23:50:15 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:50:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:16 5eb5b503b376: Verifying Checksum 23:50:16 5eb5b503b376: Download complete 23:50:16 Avoid second fetch 23:50:16 Checking out Revision 6975cea1e3a0a05e572ccc6012d455078c128cce (main) 23:50:17 2f39f015ded8: Download complete 23:50:17 Commit message: "Merge pull request #41 from marcpfuller/replay_status" 23:50:17 5eb5b503b376: Pull complete 23:50:17 5c69ac0246d0: Pull complete 23:50:16 > git config core.sparsecheckout # timeout=10 23:50:16 > git checkout -f 6975cea1e3a0a05e572ccc6012d455078c128cce # timeout=10 23:50:17 23:50:17 GitHub has been notified of this commit’s build result 23:50:17 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:50:18 ec43610c2a17: Pull complete 23:50:18 3a2ae6a8a46f: Pull complete 23:50:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:50:18 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:18 Dload Upload Total Spent Left Speed 23:50:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 23:50:18 33b1e0a273af: Pull complete 23:50:18 5d3b04190fa2: Pull complete [Pipeline] sh 23:50:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:50:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:50:19 + sudo tee /etc/docker/daemon.new 23:50:19 { 23:50:19 "registry-mirrors": [ 23:50:19 "https://nexus3.edgexfoundry.org:10001" 23:50:19 ], 23:50:19 "bip": "10.250.0.254/24", 23:50:19 "hosts": [ 23:50:19 "tcp://0.0.0.0:5555", 23:50:19 "unix:///var/run/docker.sock" 23:50:19 ], 23:50:19 "mtu": 1458, 23:50:19 "selinux-enabled": true, 23:50:19 "seccomp-profile": "/etc/docker/seccomp.json" 23:50:19 } [Pipeline] sh 23:50:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:50:19 + sudo service docker restart 23:50:22 2f39f015ded8: Pull complete 23:50:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:22 prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container 23:50:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:50:23 $ docker top 396f6da0fd2847b5a19e00979ca881ea7e635fb5810b73281221b8c273ebd5cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:24 ---> job-cost.sh 23:50:24 lf-activate-venv: SKIPPING 23:50:24 INFO: No Stack... 23:50:24 INFO: Retrieving Pricing Info for: v3-standard-8 23:50:25 INFO: Archiving Costs [Pipeline] sh 23:50:25 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 23:50:25 + cut -d, -f6 [Pipeline] lock 23:50:25 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] 23:50:25 Resource [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] did not exist. Created. 23:50:25 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:50:25 + echo total: 0.2199999988079071 [Pipeline] stash 23:50:25 Stashed 1 file(s) [Pipeline] } 23:50:25 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 23:50:25 $ docker stop --time=1 396f6da0fd2847b5a19e00979ca881ea7e635fb5810b73281221b8c273ebd5cc 23:50:26 $ docker rm -f --volumes 396f6da0fd2847b5a19e00979ca881ea7e635fb5810b73281221b8c273ebd5cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:38 provisioning config files... 23:50:38 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/17@tmp/config10847940210726912577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:38 ---> docker-login.sh 23:50:38 nexus3.edgexfoundry.org:10001 23:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:39 Configure a credential helper to remove this warning. See 23:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:39 23:50:39 Login Succeeded 23:50:39 nexus3.edgexfoundry.org:10002 23:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:39 Configure a credential helper to remove this warning. See 23:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:39 23:50:39 Login Succeeded 23:50:39 nexus3.edgexfoundry.org:10003 23:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:39 Configure a credential helper to remove this warning. See 23:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:39 23:50:39 Login Succeeded 23:50:39 nexus3.edgexfoundry.org:10004 23:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:40 Configure a credential helper to remove this warning. See 23:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:40 23:50:40 Login Succeeded 23:50:40 docker.io 23:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:40 Configure a credential helper to remove this warning. See 23:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:40 23:50:40 Login Succeeded 23:50:40 ---> docker-login.sh ends [Pipeline] } 23:50:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:50:40 ========================================================= 23:50:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:50:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:50:41 Sending build context to Docker daemon 155.6kB 23:50:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:50:41 Step 2/12 : FROM ${BASE} AS builder 23:50:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:50:43 edb6bdbacee9: Pulling fs layer 23:50:43 5f9638ab2659: Pulling fs layer 23:50:43 8d51d6327a98: Pulling fs layer 23:50:43 8b374f2dd631: Pulling fs layer 23:50:43 ec14aa9079de: Pulling fs layer 23:50:43 2f466654f4bb: Pulling fs layer 23:50:43 554e91adad29: Pulling fs layer 23:50:43 8b374f2dd631: Waiting 23:50:43 ec14aa9079de: Waiting 23:50:43 554e91adad29: Waiting 23:50:43 2f466654f4bb: Waiting 23:50:43 5f9638ab2659: Verifying Checksum 23:50:43 5f9638ab2659: Download complete 23:50:43 8b374f2dd631: Download complete 23:50:43 ec14aa9079de: Verifying Checksum 23:50:43 ec14aa9079de: Download complete 23:50:43 edb6bdbacee9: Verifying Checksum 23:50:43 edb6bdbacee9: Download complete 23:50:44 edb6bdbacee9: Pull complete 23:50:44 554e91adad29: Verifying Checksum 23:50:44 554e91adad29: Download complete 23:50:44 5f9638ab2659: Pull complete 23:50:45 8d51d6327a98: Verifying Checksum 23:50:45 8d51d6327a98: Download complete 23:50:45 2f466654f4bb: Verifying Checksum 23:50:45 2f466654f4bb: Download complete 23:50:57 8d51d6327a98: Pull complete 23:50:57 8b374f2dd631: Pull complete 23:50:57 ec14aa9079de: Pull complete 23:51:04 2f466654f4bb: Pull complete 23:51:06 554e91adad29: Pull complete 23:51:06 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:51:06 ---> 1e15ea492957 23:51:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:51:08 ---> Running in 51d41bd6ecf5 23:51:08 Removing intermediate container 51d41bd6ecf5 23:51:08 ---> 77c8a895db8d 23:51:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:51:08 ---> Running in 2fd9fb702bf4 23:51:08 Removing intermediate container 2fd9fb702bf4 23:51:08 ---> fd202a607641 23:51:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:51:08 ---> Running in 28c318caf0db 23:51:09 Removing intermediate container 28c318caf0db 23:51:09 ---> 3e0662104eec 23:51:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:51:09 ---> Running in e96de4cec0f3 23:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:51:11 OK: 263 MiB in 53 packages 23:51:12 Removing intermediate container e96de4cec0f3 23:51:12 ---> eab477f8906d 23:51:12 Step 7/12 : WORKDIR /app 23:51:12 ---> Running in e294ecdfcc19 23:51:13 Removing intermediate container e294ecdfcc19 23:51:13 ---> 6e8032868607 23:51:13 Step 8/12 : COPY go.mod vendor* ./ 23:51:13 ---> 19028eb34420 23:51:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:13 ---> Running in 7d829fc0241b 23:52:21 Removing intermediate container 7d829fc0241b 23:52:21 ---> fb1a9509be0a 23:52:21 Step 10/12 : COPY . . 23:52:21 ---> 0deb54436960 23:52:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:52:21 ---> Running in 8a4a0e7408ed 23:52:21 Removing intermediate container 8a4a0e7408ed 23:52:21 ---> 4e257bcc482f 23:52:21 Step 12/12 : RUN $MAKE 23:52:21 ---> Running in 7d1d991dd997 23:52:21 noop 23:52:21 Removing intermediate container 7d1d991dd997 23:52:21 ---> 68a9291c3db3 23:52:21 Successfully built 68a9291c3db3 23:52:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:21 + docker inspect -f . ci-base-image-arm64 23:52:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:22 prd-ubuntu20.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 23:52:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/17 -v /w/workspace/app-record-replay/17:/w/workspace/app-record-replay/17:rw,z -v /w/workspace/app-record-replay/17@tmp:/w/workspace/app-record-replay/17@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 23:52:23 $ docker top 5c361df2538ce5d9d551b6e0310bfe8075a045860949121b5ef5cc1b4ffa370a -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:24 + go version 23:52:24 go version go1.20.6 linux/arm64 [Pipeline] } 23:52:24 $ docker stop --time=1 5c361df2538ce5d9d551b6e0310bfe8075a045860949121b5ef5cc1b4ffa370a 23:52:25 $ docker rm -f --volumes 5c361df2538ce5d9d551b6e0310bfe8075a045860949121b5ef5cc1b4ffa370a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:26 + docker inspect -f . ci-base-image-arm64 23:52:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:26 prd-ubuntu20.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 23:52:26 $ 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/17 -v /w/workspace/app-record-replay/17:/w/workspace/app-record-replay/17:rw,z -v /w/workspace/app-record-replay/17@tmp:/w/workspace/app-record-replay/17@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 23:52:27 $ docker top 7b168b550bfc3a9142c457d41b12924b7f167971002ef72f10a3e5faba97bee7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:28 + git config --global --add safe.directory /w/workspace/app-record-replay/17 [Pipeline] fileExists [Pipeline] sh 23:52:28 + make test 23:52:28 go test -race -coverprofile=coverage.out ./... 23:55:05 ? github.com/edgexfoundry/app-record-replay [no test files] 23:55:13 ok github.com/edgexfoundry/app-record-replay/internal/app 0.243s coverage: 76.9% of statements 23:55:13 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.322s coverage: 91.6% of statements 23:55:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:55:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:55:16 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:55:16 ok github.com/edgexfoundry/app-record-replay/internal/data 0.217s coverage: 50.0% of statements 23:55:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:55:17 go vet ./... 23:57:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:57:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:57:39 ./bin/test-attribution-txt.sh [Pipeline] echo 23:57:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:57:39 $ docker stop --time=1 7b168b550bfc3a9142c457d41b12924b7f167971002ef72f10a3e5faba97bee7 23:57:41 $ docker rm -f --volumes 7b168b550bfc3a9142c457d41b12924b7f167971002ef72f10a3e5faba97bee7 [Pipeline] // withDockerContainer [Pipeline] sh 23:57:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:57:42 Warning: overwriting stash ‘coverage-report’ 23:57:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:57:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:57:43 + ls -al . 23:57:43 total 160 23:57:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:52 . 23:57:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:50 .. 23:57:43 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 23:50 .dockerignore 23:57:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:50 .git 23:57:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:50 .github 23:57:43 -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 23:50 .gitignore 23:57:43 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:50 .golangci.yml 23:57:43 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 12 23:50 Attribution.txt 23:57:43 -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 23:50 CHANGELOG.md 23:57:43 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 23:50 Dockerfile 23:57:43 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:50 GOVERNANCE.md 23:57:43 -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 23:50 Jenkinsfile 23:57:43 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 23:50 LICENSE 23:57:43 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 23:50 Makefile 23:57:43 -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 23:50 OWNERS.md 23:57:43 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 23:50 README.md 23:57:43 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 23:50 Record and Reply.postman_collection.json 23:57:43 -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 23:48 VERSION 23:57:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:50 bin 23:57:43 -rw-r--r-- 1 jenkins jenkins 7054 Jul 12 23:55 coverage.out 23:57:43 -rw-rw-r-- 1 jenkins jenkins 3678 Jul 12 23:50 go.mod 23:57:43 -rw-rw-r-- 1 jenkins jenkins 32843 Jul 12 23:50 go.sum 23:57:43 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 23:50 internal 23:57:43 -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 23:50 main.go 23:57:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:50 pkg 23:57:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:44 + 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=6975cea1e3a0a05e572ccc6012d455078c128cce --label arch=arm64 --label version=3.1.0-dev.15 . 23:57:44 Sending build context to Docker daemon 163.3kB 23:57:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:57:44 Step 2/26 : FROM ${BASE} AS builder 23:57:44 ---> 68a9291c3db3 23:57:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:57:44 ---> Running in fa6613b29f7e 23:57:44 Removing intermediate container fa6613b29f7e 23:57:44 ---> 027ca7729a90 23:57:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:57:44 ---> Running in 8fe8c34e5cf9 23:57:44 Removing intermediate container 8fe8c34e5cf9 23:57:44 ---> 7b6dfb1b1bf5 23:57:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:57:45 ---> Running in ad9876ebaa8d 23:57:45 Removing intermediate container ad9876ebaa8d 23:57:45 ---> 936d8a953b91 23:57:45 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:57:45 ---> Running in 411d9b18641a 23:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:57:48 OK: 263 MiB in 53 packages 23:57:48 Removing intermediate container 411d9b18641a 23:57:48 ---> 0d334864dc4b 23:57:48 Step 7/26 : WORKDIR /app 23:57:48 ---> Running in 3a68e99830ec 23:57:48 Removing intermediate container 3a68e99830ec 23:57:48 ---> abc731a470d8 23:57:48 Step 8/26 : COPY go.mod vendor* ./ 23:57:49 ---> aef24cb0e884 23:57:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:49 ---> Running in 5ce010d57fbc 23:57:52 Removing intermediate container 5ce010d57fbc 23:57:52 ---> 69e8f4d8573e 23:57:52 Step 10/26 : COPY . . 23:57:53 ---> 2ffd77e87606 23:57:53 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:57:53 ---> Running in 7f399106a66c 23:57:53 Removing intermediate container 7f399106a66c 23:57:53 ---> 0f727e287b99 23:57:53 Step 12/26 : RUN $MAKE 23:57:54 ---> Running in a63dbd18295f 23:57:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15" -trimpath -mod=readonly -o app-record-replay 00:00:01 Removing intermediate container a63dbd18295f 00:00:01 ---> c79a00a35e01 00:00:01 Step 13/26 : FROM alpine:3.17 00:00:01 3.17: Pulling from library/alpine 00:00:01 edb6bdbacee9: Already exists 00:00:01 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:00:01 Status: Downloaded newer image for alpine:3.17 00:00:01 ---> 779605e5fbc0 00:00:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:00:01 ---> Running in 2c4b01b442ce 00:00:01 Removing intermediate container 2c4b01b442ce 00:00:01 ---> 03038955c016 00:00:01 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:00:01 ---> Running in 67ec649a232e 00:00:01 Removing intermediate container 67ec649a232e 00:00:01 ---> faae4bab4038 00:00:01 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:00:01 ---> Running in d84c8c7038a7 00:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:00:01 (1/2) Installing ca-certificates (20230506-r0) 00:00:01 (2/2) Installing dumb-init (1.2.5-r2) 00:00:01 Executing busybox-1.35.0-r29.trigger 00:00:01 Executing ca-certificates-20230506-r0.trigger 00:00:01 OK: 8 MiB in 17 packages 00:00:02 Removing intermediate container d84c8c7038a7 00:00:02 ---> 1274f634fd9b 00:00:02 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:00:02 ---> 43fcec4ad2d4 00:00:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:00:03 ---> e328237cb4ed 00:00:03 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:00:04 ---> 85f6496efa24 00:00:04 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:00:07 ---> 22388f45c315 00:00:07 Step 21/26 : EXPOSE 59712 00:00:07 ---> Running in 5d005b88a918 00:00:07 Removing intermediate container 5d005b88a918 00:00:07 ---> b94808a292d6 00:00:07 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:00:07 ---> Running in c084fc0b3d50 00:00:07 Removing intermediate container c084fc0b3d50 00:00:07 ---> 43a44a29dd63 00:00:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:00:07 ---> Running in 71d2726dddb5 00:00:07 Removing intermediate container 71d2726dddb5 00:00:07 ---> fb597a6d7fbb 00:00:07 Step 24/26 : LABEL arch=arm64 00:00:07 ---> Running in ebd6d47a9a15 00:00:08 Removing intermediate container ebd6d47a9a15 00:00:08 ---> b51d7c7e03cb 00:00:08 Step 25/26 : LABEL git_sha=6975cea1e3a0a05e572ccc6012d455078c128cce 00:00:08 ---> Running in 65efe126abce 00:00:08 Removing intermediate container 65efe126abce 00:00:08 ---> 053ee8cd2c2b 00:00:08 Step 26/26 : LABEL version=3.1.0-dev.15 00:00:08 ---> Running in 71a65d50c21c 00:00:08 Removing intermediate container 71a65d50c21c 00:00:08 ---> b15f5088296d 00:00:08 [Warning] One or more build-args [ARCH] were not consumed 00:00:08 Successfully built b15f5088296d 00:00:08 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 00:00:08 provisioning config files... 00:00:08 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/17@tmp/config16785982111746597854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:09 ---> docker-login.sh 00:00:09 nexus3.edgexfoundry.org:10001 00:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:09 Configure a credential helper to remove this warning. See 00:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:09 00:00:09 Login Succeeded 00:00:09 nexus3.edgexfoundry.org:10002 00:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:09 Configure a credential helper to remove this warning. See 00:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:09 00:00:09 Login Succeeded 00:00:09 nexus3.edgexfoundry.org:10003 00:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:10 Configure a credential helper to remove this warning. See 00:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:10 00:00:10 Login Succeeded 00:00:10 nexus3.edgexfoundry.org:10004 00:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:10 Configure a credential helper to remove this warning. See 00:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:10 00:00:10 Login Succeeded 00:00:10 docker.io 00:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:13 Configure a credential helper to remove this warning. See 00:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:13 00:00:13 Login Succeeded 00:00:13 ---> docker-login.sh ends [Pipeline] } 00:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:00:13 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 00:00:13 6975cea1e3a0a05e572ccc6012d455078c128cce 00:00:13 latest 00:00:13 3.1.0-dev.15 00:00:13 6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 00:00:13 main 00:00:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:14 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce 00:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:00:14 5aa2a6b09876: Preparing 00:00:14 3c380b4591de: Preparing 00:00:14 de28b9faaaa5: Preparing 00:00:14 bd118144c697: Preparing 00:00:14 06b7c0158873: Preparing 00:00:14 9386262d7a74: Preparing 00:00:14 9386262d7a74: Waiting 00:00:14 de28b9faaaa5: Pushed 00:00:14 9386262d7a74: Layer already exists 00:00:14 3c380b4591de: Pushed 00:00:14 bd118144c697: Pushed 00:00:14 06b7c0158873: Pushed 00:00:20 5aa2a6b09876: Pushed 00:00:20 6975cea1e3a0a05e572ccc6012d455078c128cce: digest: sha256:4dcc393fe6e9d7d5d0cdc4bbd3219d8709bae4a5dcc952efe67409490e985518 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:20 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:00:20 5aa2a6b09876: Preparing 00:00:20 3c380b4591de: Preparing 00:00:20 de28b9faaaa5: Preparing 00:00:20 bd118144c697: Preparing 00:00:20 06b7c0158873: Preparing 00:00:20 9386262d7a74: Preparing 00:00:20 9386262d7a74: Waiting 00:00:20 06b7c0158873: Layer already exists 00:00:20 bd118144c697: Layer already exists 00:00:20 de28b9faaaa5: Layer already exists 00:00:20 5aa2a6b09876: Layer already exists 00:00:20 3c380b4591de: Layer already exists 00:00:20 9386262d7a74: Layer already exists 00:00:21 latest: digest: sha256:4dcc393fe6e9d7d5d0cdc4bbd3219d8709bae4a5dcc952efe67409490e985518 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:21 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.15 00:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:00:21 5aa2a6b09876: Preparing 00:00:21 3c380b4591de: Preparing 00:00:21 de28b9faaaa5: Preparing 00:00:21 bd118144c697: Preparing 00:00:21 06b7c0158873: Preparing 00:00:21 9386262d7a74: Preparing 00:00:21 9386262d7a74: Waiting 00:00:21 06b7c0158873: Layer already exists 00:00:21 de28b9faaaa5: Layer already exists 00:00:21 bd118144c697: Layer already exists 00:00:21 5aa2a6b09876: Layer already exists 00:00:21 3c380b4591de: Layer already exists 00:00:21 9386262d7a74: Layer already exists 00:00:21 3.1.0-dev.15: digest: sha256:4dcc393fe6e9d7d5d0cdc4bbd3219d8709bae4a5dcc952efe67409490e985518 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:22 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 00:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:00:22 5aa2a6b09876: Preparing 00:00:22 3c380b4591de: Preparing 00:00:22 de28b9faaaa5: Preparing 00:00:22 bd118144c697: Preparing 00:00:22 06b7c0158873: Preparing 00:00:22 9386262d7a74: Preparing 00:00:22 9386262d7a74: Waiting 00:00:22 bd118144c697: Layer already exists 00:00:22 06b7c0158873: Layer already exists 00:00:22 3c380b4591de: Layer already exists 00:00:22 de28b9faaaa5: Layer already exists 00:00:22 5aa2a6b09876: Layer already exists 00:00:22 9386262d7a74: Layer already exists 00:00:22 6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15: digest: sha256:4dcc393fe6e9d7d5d0cdc4bbd3219d8709bae4a5dcc952efe67409490e985518 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:22 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:23 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 00:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:00:23 5aa2a6b09876: Preparing 00:00:23 3c380b4591de: Preparing 00:00:23 de28b9faaaa5: Preparing 00:00:23 bd118144c697: Preparing 00:00:23 06b7c0158873: Preparing 00:00:23 9386262d7a74: Preparing 00:00:23 9386262d7a74: Waiting 00:00:23 3c380b4591de: Layer already exists 00:00:23 de28b9faaaa5: Layer already exists 00:00:23 06b7c0158873: Layer already exists 00:00:23 bd118144c697: Layer already exists 00:00:23 5aa2a6b09876: Layer already exists 00:00:23 9386262d7a74: Layer already exists 00:00:23 main: digest: sha256:4dcc393fe6e9d7d5d0cdc4bbd3219d8709bae4a5dcc952efe67409490e985518 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:00:23 ===================================================== [Pipeline] echo 00:00:23 taggedImages: 00:00:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce 00:00:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:00:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.15 00:00:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 00:00:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:00:23 00:00:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:00:23 arm64: Pulling from edgex-lftools-log-publisher 00:00:23 8998bd30e6a1: Pulling fs layer 00:00:23 04944245beec: Pulling fs layer 00:00:23 699f458cf7ca: Pulling fs layer 00:00:23 765212b225bb: Pulling fs layer 00:00:23 f23df028b6ca: Pulling fs layer 00:00:23 d65c8cfc05b1: Pulling fs layer 00:00:23 2437ff75d9bd: Pulling fs layer 00:00:23 765212b225bb: Waiting 00:00:23 f23df028b6ca: Waiting 00:00:23 d65c8cfc05b1: Waiting 00:00:23 2437ff75d9bd: Waiting 00:00:24 04944245beec: Verifying Checksum 00:00:24 04944245beec: Download complete 00:00:24 765212b225bb: Verifying Checksum 00:00:24 765212b225bb: Download complete 00:00:24 f23df028b6ca: Download complete 00:00:24 d65c8cfc05b1: Verifying Checksum 00:00:24 d65c8cfc05b1: Download complete 00:00:24 699f458cf7ca: Verifying Checksum 00:00:24 699f458cf7ca: Download complete 00:00:24 8998bd30e6a1: Download complete 00:00:26 2437ff75d9bd: Verifying Checksum 00:00:26 2437ff75d9bd: Download complete 00:00:28 8998bd30e6a1: Pull complete 00:00:28 04944245beec: Pull complete 00:00:30 699f458cf7ca: Pull complete 00:00:30 765212b225bb: Pull complete 00:00:32 f23df028b6ca: Pull complete 00:00:32 d65c8cfc05b1: Pull complete 00:00:47 2437ff75d9bd: Pull complete 00:00:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:00:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:48 prd-ubuntu20.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 00:00:48 $ 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/17 -v /w/workspace/app-record-replay/17:/w/workspace/app-record-replay/17:rw,z -v /w/workspace/app-record-replay/17@tmp:/w/workspace/app-record-replay/17@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 00:00:50 $ docker top 3956ff2c78f871c54fd0d183562e6936cce156b112ccac0ba9c2d9f97e93280c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:50 ---> job-cost.sh 00:00:51 lf-activate-venv: SKIPPING 00:00:51 INFO: No Stack... 00:00:51 INFO: Retrieving Pricing Info for: v3-standard-4 00:00:52 INFO: Archiving Costs [Pipeline] sh 00:00:53 + cut -d, -f6 00:00:53 + cat /w/workspace/app-record-replay/17/archives/cost.csv [Pipeline] lock 00:00:53 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] 00:00:53 Resource [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] did not exist. Created. 00:00:53 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:00:53 /w/workspace/app-record-replay/17@tmp/durable-bb5a38fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:00:54 + echo total: 0.10999999940395355 [Pipeline] stash 00:00:54 Warning: overwriting stash ‘stack-cost’ 00:00:54 Stashed 1 file(s) [Pipeline] } 00:00:54 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 00:00:54 $ docker stop --time=1 3956ff2c78f871c54fd0d183562e6936cce156b112ccac0ba9c2d9f97e93280c 00:00:55 $ docker rm -f --volumes 3956ff2c78f871c54fd0d183562e6936cce156b112ccac0ba9c2d9f97e93280c [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 00:00:56 provisioning config files... 00:00:56 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #17 00:00:56 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14915226298761267074tmp [Pipeline] { [Pipeline] sh 00:00:56 + set +x 00:00:56 + curl -s https://codecov.io/bash 00:00:56 + bash -s -- 00:00:56 00:00:56 _____ _ 00:00:56 / ____| | | 00:00:56 | | ___ __| | ___ ___ _____ __ 00:00:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:00:56 | |___| (_) | (_| | __/ (_| (_) \ V / 00:00:56 \_____\___/ \__,_|\___|\___\___/ \_/ 00:00:56 Bash-1.0.6 00:00:56 00:00:56 00:00:56 ==> git version 2.25.1 found 00:00:56 ==> 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 00:00:56 Release-Date: 2020-01-08 00:00:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:00:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:00:56 ==> Jenkins CI detected. 00:00:56 current dir:  /w/workspace/exfoundry_app-record-replay_main 00:00:56 project root: . 00:00:56 --> token set from env 00:00:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:00:56 ==> Running gcov in . (disable via -X gcov) 00:00:56 ==> Python coveragepy not found 00:00:56 ==> Searching for coverage reports in: 00:00:56 + . 00:00:56 -> Found 1 reports 00:00:56 ==> Detecting git/mercurial file structure 00:00:56 ==> Reading reports 00:00:56 + ./coverage.out bytes=7054 00:00:56 ==> Appending adjustments 00:00:56 https://docs.codecov.io/docs/fixing-reports 00:00:56 + Found adjustments 00:00:56 ==> Gzipping contents 00:00:56 4.0K /tmp/codecov.cubK91.gz 00:00:56 ==> Uploading reports 00:00:56 url: https://codecov.io 00:00:56 query: branch=main&commit=6975cea1e3a0a05e572ccc6012d455078c128cce&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:00:56 -> Pinging Codecov 00:00:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=6975cea1e3a0a05e572ccc6012d455078c128cce&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:00:56 Invalid request parameters 00:00:56 400 [Pipeline] } 00:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:00:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:00:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:00:57 00:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:00:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:00:57 df9b9388f04a: Pulling fs layer 00:00:57 52dc419b0ee2: Pulling fs layer 00:00:57 25bc292e5bac: Pulling fs layer 00:00:57 114826534d7a: Pulling fs layer 00:00:57 4657fd5d0bcf: Pulling fs layer 00:00:57 6ad1cebc031e: Pulling fs layer 00:00:57 8a3aa393b2d8: Pulling fs layer 00:00:57 114826534d7a: Waiting 00:00:57 4657fd5d0bcf: Waiting 00:00:57 6ad1cebc031e: Waiting 00:00:57 25bc292e5bac: Verifying Checksum 00:00:57 25bc292e5bac: Download complete 00:00:57 52dc419b0ee2: Verifying Checksum 00:00:57 52dc419b0ee2: Download complete 00:00:57 4657fd5d0bcf: Verifying Checksum 00:00:57 4657fd5d0bcf: Download complete 00:00:57 df9b9388f04a: Download complete 00:00:57 df9b9388f04a: Pull complete 00:00:57 6ad1cebc031e: Verifying Checksum 00:00:57 6ad1cebc031e: Download complete 00:00:57 52dc419b0ee2: Pull complete 00:00:57 25bc292e5bac: Pull complete 00:00:58 114826534d7a: Verifying Checksum 00:00:58 114826534d7a: Download complete 00:00:58 8a3aa393b2d8: Verifying Checksum 00:00:58 8a3aa393b2d8: Download complete 00:01:01 114826534d7a: Pull complete 00:01:01 4657fd5d0bcf: Pull complete 00:01:01 6ad1cebc031e: Pull complete 00:01:04 8a3aa393b2d8: Pull complete 00:01:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:01:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:01:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:04 prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container 00:01:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:01:09 $ docker top 8b1d355e23f1bc94c01e12da861edb146622b71a5e147e1b8d752e36a064f5af -eo pid,comm [Pipeline] { [Pipeline] echo 00:01:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 00:01:10 + set -o pipefail 00:01:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 00:01:15 00:01:15 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 00:01:15 00:01:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/ba0e9fc6-5971-4727-91d2-ab27e5931a41 00:01:15 00:01:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:01:15 00:01:15 00:01:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:01:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:01:15 More details here: https://snyk.co/ue1NS 00:01:15 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:01:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:01:15 $ docker stop --time=1 8b1d355e23f1bc94c01e12da861edb146622b71a5e147e1b8d752e36a064f5af 00:01:19 $ docker rm -f --volumes 8b1d355e23f1bc94c01e12da861edb146622b71a5e147e1b8d752e36a064f5af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:20 + git log --format=format:%s -1 6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] sh 00:01:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:20 prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container 00:01:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:21 $ docker top 1637ca20e6ebac4f406b9dae71f3ce935e584e053d11096ac595de6d8e44d307 -eo pid,comm 00:01:21 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). 00:01:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:21 [ssh-agent] Looking for ssh-agent implementation... 00:01:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:21 $ docker exec 1637ca20e6ebac4f406b9dae71f3ce935e584e053d11096ac595de6d8e44d307 ssh-agent 00:01:21 SSH_AUTH_SOCK=/tmp/ssh-F5EpJV1CMOpJ/agent.31 00:01:21 SSH_AGENT_PID=37 00:01:21 Running ssh-add (command line suppressed) 00:01:21 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7849549625087027762.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7849549625087027762.key) 00:01:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:22 + git semver tag 00:01:22 2023-07-13 00:01:22,183 [run_tag] DEBUG tag force:False 00:01:22 2023-07-13 00:01:22,183 [check_head_tag] DEBUG check head tag 00:01:22 2023-07-13 00:01:22,184 [execute] INFO git cat-file --batch-check 00:01:22 2023-07-13 00:01:22,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:01:22 2023-07-13 00:01:22,188 [execute] INFO git cat-file --batch 00:01:22 2023-07-13 00:01:22,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:01:22 2023-07-13 00:01:22,196 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:01:22 2023-07-13 00:01:22,196 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 00:01:22 2023-07-13 00:01:22,197 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:01:22 2023-07-13 00:01:22,201 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:01:22 3.1.0-dev.15 [Pipeline] } 00:01:22 $ docker exec --env ******** --env ******** 1637ca20e6ebac4f406b9dae71f3ce935e584e053d11096ac595de6d8e44d307 ssh-agent -k 00:01:22 unset SSH_AUTH_SOCK; 00:01:22 unset SSH_AGENT_PID; 00:01:22 echo Agent pid 37 killed; 00:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:22 + git semver [Pipeline] } 00:01:22 $ docker stop --time=1 1637ca20e6ebac4f406b9dae71f3ce935e584e053d11096ac595de6d8e44d307 00:01:24 $ docker rm -f --volumes 1637ca20e6ebac4f406b9dae71f3ce935e584e053d11096ac595de6d8e44d307 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:01:24 00:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:01:24 0.23.1-centos7: Pulling from edgex-lftools 00:01:24 ab5ef0e58194: Pulling fs layer 00:01:24 9712f1f96733: Pulling fs layer 00:01:24 63f879dbbcfc: Pulling fs layer 00:01:24 0d9ebad4ef96: Pulling fs layer 00:01:24 e9a5061849ea: Pulling fs layer 00:01:24 d747dcd14b5f: Pulling fs layer 00:01:24 2de7ff778b66: Pulling fs layer 00:01:24 e9a5061849ea: Waiting 00:01:24 0d9ebad4ef96: Waiting 00:01:24 d747dcd14b5f: Waiting 00:01:24 2de7ff778b66: Waiting 00:01:24 9712f1f96733: Verifying Checksum 00:01:24 9712f1f96733: Download complete 00:01:25 63f879dbbcfc: Verifying Checksum 00:01:25 63f879dbbcfc: Download complete 00:01:25 e9a5061849ea: Verifying Checksum 00:01:25 e9a5061849ea: Download complete 00:01:25 d747dcd14b5f: Verifying Checksum 00:01:25 d747dcd14b5f: Download complete 00:01:25 0d9ebad4ef96: Verifying Checksum 00:01:25 0d9ebad4ef96: Download complete 00:01:25 ab5ef0e58194: Verifying Checksum 00:01:25 ab5ef0e58194: Download complete 00:01:25 2de7ff778b66: Verifying Checksum 00:01:28 ab5ef0e58194: Pull complete 00:01:28 9712f1f96733: Pull complete 00:01:28 63f879dbbcfc: Pull complete 00:01:31 0d9ebad4ef96: Pull complete 00:01:31 e9a5061849ea: Pull complete 00:01:32 d747dcd14b5f: Pull complete 00:01:33 2de7ff778b66: Pull complete 00:01:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:01:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:33 prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container 00:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:01:38 $ docker top 58887de1b92417ca424e2f5612c95aff08f5ec8927001e65507a32bc29f7435e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:01:38 provisioning config files... 00:01:38 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3154252630029979151tmp 00:01:38 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12804242007189112208tmp 00:01:38 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6427501957396789793tmp [Pipeline] { [Pipeline] echo 00:01:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:01:38 ---> sigul-configuration.sh 00:01:38 gpg: directory `/root/.gnupg' created 00:01:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:01:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:01:38 gpg: keyring `/root/.gnupg/secring.gpg' created 00:01:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:01:38 gpg: CAST5 encrypted data 00:01:38 gpg: encrypted with 1 passphrase 00:01:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:01:38 + mkdir /home/jenkins 00:01:38 + mkdir /home/jenkins/sigul [Pipeline] sh 00:01:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:01:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:01:39 ---> sigul-install.sh 00:01:39 Sigul already installed; skipping installation. [Pipeline] sh 00:01:39 + git tag --list 00:01:39 v3.1.0-dev.0 00:01:39 v3.1.0-dev.1 00:01:39 v3.1.0-dev.10 00:01:39 v3.1.0-dev.11 00:01:39 v3.1.0-dev.12 00:01:39 v3.1.0-dev.13 00:01:39 v3.1.0-dev.14 00:01:39 v3.1.0-dev.15 00:01:39 v3.1.0-dev.2 00:01:39 v3.1.0-dev.3 00:01:39 v3.1.0-dev.4 00:01:39 v3.1.0-dev.5 00:01:39 v3.1.0-dev.6 00:01:39 v3.1.0-dev.7 00:01:39 v3.1.0-dev.8 00:01:39 v3.1.0-dev.9 [Pipeline] sh 00:01:39 + lftools sign git-tag v3.1.0-dev.15 00:01:40 Signing Git tag with Sigul... 00:01:40 Signing v3.1.0-dev.15 [Pipeline] echo 00:01:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:01:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:01:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:01:41 $ docker stop --time=1 58887de1b92417ca424e2f5612c95aff08f5ec8927001e65507a32bc29f7435e 00:01:42 $ docker rm -f --volumes 58887de1b92417ca424e2f5612c95aff08f5ec8927001e65507a32bc29f7435e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:01:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:43 prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container 00:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:43 $ docker top 8517c5c7ea675301b4c3347d5bf5b7196f4bcc276bf5d0073bb7975862c840b9 -eo pid,comm 00:01:43 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). 00:01:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:43 [ssh-agent] Looking for ssh-agent implementation... 00:01:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:43 $ docker exec 8517c5c7ea675301b4c3347d5bf5b7196f4bcc276bf5d0073bb7975862c840b9 ssh-agent 00:01:43 SSH_AUTH_SOCK=/tmp/ssh-ElTJtoFQuB6y/agent.32 00:01:43 SSH_AGENT_PID=38 00:01:43 Running ssh-add (command line suppressed) 00:01:43 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12501294917818422693.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12501294917818422693.key) 00:01:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:44 + git semver bump pre 00:01:44 2023-07-13 00:01:44,387 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:01:44 2023-07-13 00:01:44,387 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 00:01:44 2023-07-13 00:01:44,387 [bump_version] DEBUG bumped version:3.1.0-dev.16 00:01:44 2023-07-13 00:01:44,387 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 00:01:44 2023-07-13 00:01:44,387 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:01:44 2023-07-13 00:01:44,387 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 00:01:44 2023-07-13 00:01:44,389 [execute] INFO git cat-file --batch-check 00:01:44 2023-07-13 00:01:44,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:01:44 2023-07-13 00:01:44,397 [execute] INFO git cat-file --batch 00:01:44 2023-07-13 00:01:44,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:01:44 2023-07-13 00:01:44,402 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:01:44 3.1.0-dev.16 [Pipeline] } 00:01:44 $ docker exec --env ******** --env ******** 8517c5c7ea675301b4c3347d5bf5b7196f4bcc276bf5d0073bb7975862c840b9 ssh-agent -k 00:01:44 unset SSH_AUTH_SOCK; 00:01:44 unset SSH_AGENT_PID; 00:01:44 echo Agent pid 38 killed; 00:01:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:44 + git semver [Pipeline] } 00:01:45 $ docker stop --time=1 8517c5c7ea675301b4c3347d5bf5b7196f4bcc276bf5d0073bb7975862c840b9 00:01:46 $ docker rm -f --volumes 8517c5c7ea675301b4c3347d5bf5b7196f4bcc276bf5d0073bb7975862c840b9 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:47 prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container 00:01:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:47 $ docker top f5a0f8f63494d8d4333cc5f8e2bb5b45daf19381105bacbca2a4e7891aa69d98 -eo pid,comm 00:01:47 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). 00:01:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:47 [ssh-agent] Looking for ssh-agent implementation... 00:01:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:47 $ docker exec f5a0f8f63494d8d4333cc5f8e2bb5b45daf19381105bacbca2a4e7891aa69d98 ssh-agent 00:01:47 SSH_AUTH_SOCK=/tmp/ssh-zutmUtTLkapf/agent.33 00:01:47 SSH_AGENT_PID=39 00:01:47 Running ssh-add (command line suppressed) 00:01:48 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8763783592726421989.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8763783592726421989.key) 00:01:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:48 + git semver push 00:01:48 2023-07-13 00:01:48,498 [run_push] DEBUG push 00:01:48 2023-07-13 00:01:48,499 [execute] INFO git cat-file --batch-check 00:01:48 2023-07-13 00:01:48,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:01:48 2023-07-13 00:01:48,504 [execute] INFO git rev-list f0597cab3eb7883e7970f6ab441651335f79074f -- 00:01:48 2023-07-13 00:01:48,504 [execute] DEBUG Popen(['git', 'rev-list', 'f0597cab3eb7883e7970f6ab441651335f79074f', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:01:48 2023-07-13 00:01:48,509 [execute] INFO git fetch -v origin 00:01:48 2023-07-13 00:01:48,510 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 00:01:49 2023-07-13 00:01:49,096 [run_push] DEBUG no remote changes detected 00:01:49 2023-07-13 00:01:49,097 [execute] INFO git push origin semver 00:01:49 2023-07-13 00:01:49,097 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:01:50 2023-07-13 00:01:49,966 [run_push] DEBUG push all version tags 00:01:50 2023-07-13 00:01:49,967 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:01:50 2023-07-13 00:01:49,967 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:01:50 2023-07-13 00:01:50,667 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:01:50 3.1.0-dev.16 [Pipeline] } 00:01:50 $ docker exec --env ******** --env ******** f5a0f8f63494d8d4333cc5f8e2bb5b45daf19381105bacbca2a4e7891aa69d98 ssh-agent -k 00:01:51 unset SSH_AUTH_SOCK; 00:01:51 unset SSH_AGENT_PID; 00:01:51 echo Agent pid 39 killed; 00:01:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:51 + git semver [Pipeline] } 00:01:51 $ docker stop --time=1 f5a0f8f63494d8d4333cc5f8e2bb5b45daf19381105bacbca2a4e7891aa69d98 00:01:52 $ docker rm -f --volumes f5a0f8f63494d8d4333cc5f8e2bb5b45daf19381105bacbca2a4e7891aa69d98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:01:53 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 00:01:53 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:01:53 total 16 00:01:53 drwxr-xr-x 3 root root 4096 Jul 12 23:50 . 00:01:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 00:01 .. 00:01:53 drwxr-xr-x 2 root root 4096 Jul 12 23:50 cost 00:01:53 -rw-r--r-- 1 root root 88 Jul 12 23:50 cost.csv 00:01:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 00:01:53 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:01:53 total 16 00:01:53 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:50 . 00:01:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 00:01 .. 00:01:53 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 23:50 cost 00:01:53 -rw-r--r-- 1 jenkins jenkins 88 Jul 12 23:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:01:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:01:54 ---> package-listing.sh 00:01:54 ++ facter osfamily 00:01:54 ++ tr '[:upper:]' '[:lower:]' 00:01:54 + OS_FAMILY=debian 00:01:54 + workspace=/w/workspace/exfoundry_app-record-replay_main 00:01:54 + START_PACKAGES=/tmp/packages_start.txt 00:01:54 + END_PACKAGES=/tmp/packages_end.txt 00:01:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:01:54 + PACKAGES=/tmp/packages_start.txt 00:01:54 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:01:54 + PACKAGES=/tmp/packages_end.txt 00:01:54 + case "${OS_FAMILY}" in 00:01:54 + grep '^ii' 00:01:54 + dpkg -l 00:01:54 + '[' -f /tmp/packages_start.txt ']' 00:01:54 + '[' -f /tmp/packages_end.txt ']' 00:01:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:01:54 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:01:54 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 00:01:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 00:01:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:01:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:55 prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container 00:01:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:55 $ docker top cf14170343324d9a4f016ae9d2e7b3445b2e945db2f5c39fcf3d68d4f7155ce2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:56 + touch /tmp/pre-build-complete [Pipeline] sh 00:01:56 + mkdir -p /var/log/sysstat [Pipeline] sh 00:01:59 + ls /var/log/sa-host 00:01:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:59 provisioning config files... 00:01:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8977833670400045800tmp [Pipeline] { [Pipeline] echo 00:01:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:01:59 ---> create-netrc.sh [Pipeline] } 00:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:02:01 ---> python-tools-install.sh [Pipeline] echo 00:02:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:02:05 ---> sudo-logs.sh 00:02:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:02:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:02:07 ---> job-cost.sh 00:02:07 lf-activate-venv: SKIPPING 00:02:07 DEBUG: total: 0.2199999988079071 00:02:07 INFO: Retrieving Stack Cost... 00:02:08 INFO: Retrieving Pricing Info for: v3-standard-8 00:02:08 INFO: Archiving Costs [Pipeline] echo 00:02:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:02:09 ---> logs-deploy.sh 00:02:09 lf-activate-venv: SKIPPING 00:02:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/17 00:02:09 INFO: archiving workspace using pattern(s): 00:02:10 Archives upload complete. 00:02:10 INFO: archiving logs to Nexus