Started by user Eric Ball Replayed #43 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 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-ssh12681749847721531029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2533009111207286932.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9084692300403060281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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. Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy 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-ssh8431759477734048195.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-ssh7793286687583385293.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. Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfNode.groovy [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-4833 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 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff (main) Commit message: "Merge pull request #72 from lenny-intel/upload-profiles" > 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 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff # timeout=10 > git rev-list --no-walk 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-29T22:25:52.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-29T22:25:52.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-29T22:25:52.383Z] ========================================================= [2023-08-29T22:25:52.383Z] EdgeX Global Pipelines Version Info [2023-08-29T22:25:52.383Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:25:53.088Z] ------------------- [2023-08-29T22:25:53.088Z] stable info: [2023-08-29T22:25:53.088Z] ------------------- [2023-08-29T22:25:53.088Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-29T22:25:53.088Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-29T22:25:53.088Z] Message: update stable to v1.0.253 [2023-08-29T22:25:53.659Z] ------------------- [2023-08-29T22:25:53.659Z] experimental info: [2023-08-29T22:25:53.659Z] ------------------- [2023-08-29T22:25:53.659Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-29T22:25:53.659Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-29T22:25:53.659Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-29T22:25:53.826Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-29T22:25:53.840Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-29T22:25:53.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-29T22:25:53.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-29T22:25:53.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-29T22:25:53.899Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-29T22:25:53.911Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-29T22:25:53.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-29T22:25:53.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-29T22:25:53.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-29T22:25:53.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-29T22:25:53.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-29T22:25:53.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-29T22:25:53.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-29T22:25:54.005Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-29T22:25:54.024Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-29T22:25:54.042Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-29T22:25:54.058Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-29T22:25:54.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-29T22:25:54.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-29T22:25:54.114Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-29T22:25:54.139Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-29T22:25:54.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-29T22:25:54.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-29T22:25:54.180Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-29T22:25:54.192Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-29T22:25:54.207Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-29T22:25:54.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-29T22:25:54.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-29T22:25:54.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-29T22:25:54.266Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] echo [2023-08-29T22:25:54.275Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92dd523 [Pipeline] echo [2023-08-29T22:25:54.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T22:25:54.330Z] provisioning config files... [2023-08-29T22:25:54.345Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12277452606022410015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:25:54.721Z] ---> docker-login.sh [2023-08-29T22:25:54.721Z] nexus3.edgexfoundry.org:10001 [2023-08-29T22:25:54.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:25:54.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:25:54.981Z] Configure a credential helper to remove this warning. See [2023-08-29T22:25:54.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:25:54.981Z] [2023-08-29T22:25:54.981Z] Login Succeeded [2023-08-29T22:25:54.981Z] nexus3.edgexfoundry.org:10002 [2023-08-29T22:25:55.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:25:55.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:25:55.242Z] Configure a credential helper to remove this warning. See [2023-08-29T22:25:55.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:25:55.242Z] [2023-08-29T22:25:55.242Z] Login Succeeded [2023-08-29T22:25:55.242Z] nexus3.edgexfoundry.org:10003 [2023-08-29T22:25:55.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:25:55.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:25:55.242Z] Configure a credential helper to remove this warning. See [2023-08-29T22:25:55.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:25:55.242Z] [2023-08-29T22:25:55.242Z] Login Succeeded [2023-08-29T22:25:55.242Z] nexus3.edgexfoundry.org:10004 [2023-08-29T22:25:55.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:25:55.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:25:55.505Z] Configure a credential helper to remove this warning. See [2023-08-29T22:25:55.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:25:55.505Z] [2023-08-29T22:25:55.505Z] Login Succeeded [2023-08-29T22:25:55.505Z] docker.io [2023-08-29T22:25:55.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:25:55.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:25:55.766Z] Configure a credential helper to remove this warning. See [2023-08-29T22:25:55.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:25:55.766Z] [2023-08-29T22:25:55.766Z] Login Succeeded [2023-08-29T22:25:55.766Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T22:25:55.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-29T22:25:56.140Z] + git rev-list -1 --merges 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff~1..92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] echo [2023-08-29T22:25:56.187Z] -----------> git rev-list -1 --merges 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff~1..92dd52375ba7ece0127ca2ee3b02bf3e6a750cff 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [2023-08-29T22:25:56.188Z] 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [false] [Pipeline] sh [2023-08-29T22:25:56.502Z] + git log --format=format:%s -1 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] echo [2023-08-29T22:25:56.518Z] ========================================================= [2023-08-29T22:25:56.518Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-29T22:25:56.518Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-29T22:25:56.863Z] + git log --format=format:%s -1 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] echo [2023-08-29T22:25:56.874Z] [semverPrep] GIT_COMMIT: 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff, Commit Message: Merge pull request #72 from lenny-intel/upload-profiles [Pipeline] echo [2023-08-29T22:25:56.883Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-29T22:25:57.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T22:25:57.247Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-29T22:25:57.247Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-29T22:25:57.247Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-29T22:25:57.247Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-29T22:25:57.247Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-29T22:25:57.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:25:57.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T22:25:57.666Z] [2023-08-29T22:25:57.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:25:57.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T22:25:57.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-29T22:25:57.967Z] b85a868b505f: Pulling fs layer [2023-08-29T22:25:57.967Z] e2be974225ed: Pulling fs layer [2023-08-29T22:25:57.967Z] 339a4e72a1f5: Pulling fs layer [2023-08-29T22:25:57.967Z] 988bab9f4d93: Pulling fs layer [2023-08-29T22:25:57.967Z] 1469e6f7b9e6: Pulling fs layer [2023-08-29T22:25:57.967Z] eaf3925da568: Pulling fs layer [2023-08-29T22:25:57.967Z] bab4dde63d76: Pulling fs layer [2023-08-29T22:25:57.967Z] bde34c3a00c8: Pulling fs layer [2023-08-29T22:25:57.967Z] b352a97aabf1: Pulling fs layer [2023-08-29T22:25:57.967Z] 4872d77fe225: Pulling fs layer [2023-08-29T22:25:57.967Z] 5851b861e8e6: Pulling fs layer [2023-08-29T22:25:57.967Z] bde34c3a00c8: Waiting [2023-08-29T22:25:57.967Z] b352a97aabf1: Waiting [2023-08-29T22:25:57.967Z] 4872d77fe225: Waiting [2023-08-29T22:25:57.967Z] 5851b861e8e6: Waiting [2023-08-29T22:25:57.967Z] bab4dde63d76: Waiting [2023-08-29T22:25:57.967Z] eaf3925da568: Waiting [2023-08-29T22:25:57.967Z] e2be974225ed: Download complete [2023-08-29T22:25:57.967Z] 988bab9f4d93: Verifying Checksum [2023-08-29T22:25:57.967Z] 988bab9f4d93: Download complete [2023-08-29T22:25:58.226Z] 1469e6f7b9e6: Verifying Checksum [2023-08-29T22:25:58.226Z] 1469e6f7b9e6: Download complete [2023-08-29T22:25:58.226Z] 339a4e72a1f5: Verifying Checksum [2023-08-29T22:25:58.226Z] 339a4e72a1f5: Download complete [2023-08-29T22:25:58.226Z] eaf3925da568: Verifying Checksum [2023-08-29T22:25:58.226Z] eaf3925da568: Download complete [2023-08-29T22:25:58.226Z] bde34c3a00c8: Verifying Checksum [2023-08-29T22:25:58.226Z] bde34c3a00c8: Download complete [2023-08-29T22:25:58.226Z] b352a97aabf1: Download complete [2023-08-29T22:25:58.226Z] 4872d77fe225: Verifying Checksum [2023-08-29T22:25:58.226Z] 4872d77fe225: Download complete [2023-08-29T22:25:58.226Z] 5851b861e8e6: Download complete [2023-08-29T22:25:58.226Z] b85a868b505f: Verifying Checksum [2023-08-29T22:25:58.226Z] b85a868b505f: Download complete [2023-08-29T22:25:58.486Z] bab4dde63d76: Verifying Checksum [2023-08-29T22:25:58.486Z] bab4dde63d76: Download complete [2023-08-29T22:25:59.865Z] b85a868b505f: Pull complete [2023-08-29T22:25:59.865Z] e2be974225ed: Pull complete [2023-08-29T22:26:00.131Z] 339a4e72a1f5: Pull complete [2023-08-29T22:26:00.416Z] 988bab9f4d93: Pull complete [2023-08-29T22:26:00.679Z] 1469e6f7b9e6: Pull complete [2023-08-29T22:26:00.679Z] eaf3925da568: Pull complete [2023-08-29T22:26:02.605Z] bab4dde63d76: Pull complete [2023-08-29T22:26:02.867Z] bde34c3a00c8: Pull complete [2023-08-29T22:26:02.867Z] b352a97aabf1: Pull complete [2023-08-29T22:26:03.127Z] 4872d77fe225: Pull complete [2023-08-29T22:26:03.127Z] 5851b861e8e6: Pull complete [2023-08-29T22:26:03.127Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-29T22:26:03.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T22:26:03.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:26:03.233Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2023-08-29T22:26:03.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T22:26:06.045Z] $ docker top 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 -eo pid,comm [2023-08-29T22:26:06.150Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-29T22:26:06.150Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-29T22:26:06.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T22:26:06.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T22:26:06.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T22:26:06.246Z] $ docker exec 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 ssh-agent [2023-08-29T22:26:06.411Z] SSH_AUTH_SOCK=/tmp/ssh-ftQMBgSRBxbz/agent.32 [2023-08-29T22:26:06.411Z] SSH_AGENT_PID=38 [2023-08-29T22:26:06.420Z] Running ssh-add (command line suppressed) [2023-08-29T22:26:06.469Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6759236900286610823.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6759236900286610823.key) [2023-08-29T22:26:06.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T22:26:06.824Z] + git tag --points-at HEAD [Pipeline] } [2023-08-29T22:26:06.790Z] $ docker exec --env ******** --env ******** 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 ssh-agent -k [2023-08-29T22:26:06.901Z] unset SSH_AUTH_SOCK; [2023-08-29T22:26:06.902Z] unset SSH_AGENT_PID; [2023-08-29T22:26:06.902Z] echo Agent pid 38 killed; [2023-08-29T22:26:06.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-08-29T22:26:06.987Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.0-dev.40' [Pipeline] sshagent [2023-08-29T22:26:07.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T22:26:07.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T22:26:07.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T22:26:07.088Z] $ docker exec 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 ssh-agent [2023-08-29T22:26:07.253Z] SSH_AUTH_SOCK=/tmp/ssh-mJI6crTMgqmm/agent.71 [2023-08-29T22:26:07.253Z] SSH_AGENT_PID=77 [2023-08-29T22:26:07.258Z] Running ssh-add (command line suppressed) [2023-08-29T22:26:07.318Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18241090731607504302.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18241090731607504302.key) [2023-08-29T22:26:07.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T22:26:07.672Z] + git semver init [2023-08-29T22:26:07.932Z] 2023-08-29 22:26:07,807 [run_init] DEBUG init version:0.0.0 force:False [2023-08-29T22:26:07.932Z] 2023-08-29 22:26:07,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-29T22:26:07.932Z] 2023-08-29 22:26:07,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-29T22:26:07.932Z] 2023-08-29 22:26:07,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-29T22:26:08.501Z] 2023-08-29 22:26:08,421 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-29T22:26:08.501Z] 2023-08-29 22:26:08,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-29T22:26:08.501Z] 2023-08-29 22:26:08,421 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-29T22:26:08.501Z] 2023-08-29 22:26:08,422 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-29T22:26:08.501Z] 3.1.0-dev.41 [Pipeline] } [2023-08-29T22:26:08.464Z] $ docker exec --env ******** --env ******** 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 ssh-agent -k [2023-08-29T22:26:08.587Z] unset SSH_AUTH_SOCK; [2023-08-29T22:26:08.588Z] unset SSH_AGENT_PID; [2023-08-29T22:26:08.588Z] echo Agent pid 77 killed; [2023-08-29T22:26:08.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T22:26:08.964Z] + git semver [Pipeline] } [2023-08-29T22:26:09.192Z] $ docker stop --time=1 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 [2023-08-29T22:26:10.490Z] $ docker rm -f --volumes 8b2070fdcf95f620f9f24d88d3591c4eeb181b1f568c95ab9fe652081bbaad56 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T22:26:10.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-29T22:26:11.103Z] Stashed 1 file(s) [Pipeline] echo [2023-08-29T22:26:11.106Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.41 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T22:26:11.257Z] provisioning config files... [2023-08-29T22:26:11.268Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7545411429474845094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:26:11.566Z] ---> docker-login.sh [2023-08-29T22:26:11.566Z] nexus3.edgexfoundry.org:10001 [2023-08-29T22:26:11.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:26:11.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:26:11.566Z] Configure a credential helper to remove this warning. See [2023-08-29T22:26:11.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:26:11.566Z] [2023-08-29T22:26:11.566Z] Login Succeeded [2023-08-29T22:26:11.566Z] nexus3.edgexfoundry.org:10002 [2023-08-29T22:26:11.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:26:11.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:26:11.566Z] Configure a credential helper to remove this warning. See [2023-08-29T22:26:11.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:26:11.566Z] [2023-08-29T22:26:11.566Z] Login Succeeded [2023-08-29T22:26:11.566Z] nexus3.edgexfoundry.org:10003 [2023-08-29T22:26:11.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:26:11.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:26:11.825Z] Configure a credential helper to remove this warning. See [2023-08-29T22:26:11.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:26:11.825Z] [2023-08-29T22:26:11.825Z] Login Succeeded [2023-08-29T22:26:11.825Z] nexus3.edgexfoundry.org:10004 [2023-08-29T22:26:11.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:26:11.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:26:11.825Z] Configure a credential helper to remove this warning. See [2023-08-29T22:26:11.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:26:11.825Z] [2023-08-29T22:26:11.825Z] Login Succeeded [2023-08-29T22:26:11.825Z] docker.io [2023-08-29T22:26:12.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:26:12.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:26:12.084Z] Configure a credential helper to remove this warning. See [2023-08-29T22:26:12.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:26:12.085Z] [2023-08-29T22:26:12.085Z] Login Succeeded [2023-08-29T22:26:12.085Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T22:26:12.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-29T22:26:12.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T22:26:12.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T22:26:12.190Z] ========================================================= [2023-08-29T22:26:12.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-29T22:26:12.190Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:26:12.511Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-29T22:26:12.511Z] Sending build context to Docker daemon 524.3kB [2023-08-29T22:26:12.511Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-29T22:26:12.511Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-29T22:26:12.511Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-29T22:26:12.511Z] 4db1b89c0bd1: Pulling fs layer [2023-08-29T22:26:12.511Z] 6911f1a30b25: Pulling fs layer [2023-08-29T22:26:12.511Z] e194b8c5c2a9: Pulling fs layer [2023-08-29T22:26:12.511Z] 6863d3e3a2b1: Pulling fs layer [2023-08-29T22:26:12.511Z] ec0bb842ea78: Pulling fs layer [2023-08-29T22:26:12.511Z] 40a00589a448: Pulling fs layer [2023-08-29T22:26:12.511Z] 6c08303d61cc: Pulling fs layer [2023-08-29T22:26:12.511Z] 798269fcf238: Pulling fs layer [2023-08-29T22:26:12.511Z] ec0bb842ea78: Waiting [2023-08-29T22:26:12.511Z] 6863d3e3a2b1: Waiting [2023-08-29T22:26:12.511Z] 40a00589a448: Waiting [2023-08-29T22:26:12.511Z] 6c08303d61cc: Waiting [2023-08-29T22:26:12.511Z] 798269fcf238: Waiting [2023-08-29T22:26:12.511Z] 6911f1a30b25: Download complete [2023-08-29T22:26:12.511Z] 6863d3e3a2b1: Verifying Checksum [2023-08-29T22:26:12.511Z] 6863d3e3a2b1: Download complete [2023-08-29T22:26:12.511Z] ec0bb842ea78: Verifying Checksum [2023-08-29T22:26:12.511Z] ec0bb842ea78: Download complete [2023-08-29T22:26:12.511Z] 4db1b89c0bd1: Verifying Checksum [2023-08-29T22:26:12.511Z] 4db1b89c0bd1: Download complete [2023-08-29T22:26:12.511Z] 40a00589a448: Verifying Checksum [2023-08-29T22:26:12.511Z] 40a00589a448: Download complete [2023-08-29T22:26:12.770Z] 4db1b89c0bd1: Pull complete [2023-08-29T22:26:13.029Z] 6911f1a30b25: Pull complete [2023-08-29T22:26:13.029Z] 798269fcf238: Verifying Checksum [2023-08-29T22:26:13.029Z] 798269fcf238: Download complete [2023-08-29T22:26:13.287Z] e194b8c5c2a9: Download complete [2023-08-29T22:26:13.287Z] 6c08303d61cc: Verifying Checksum [2023-08-29T22:26:13.287Z] 6c08303d61cc: Download complete [2023-08-29T22:26:16.570Z] e194b8c5c2a9: Pull complete [2023-08-29T22:26:16.570Z] 6863d3e3a2b1: Pull complete [2023-08-29T22:26:16.570Z] ec0bb842ea78: Pull complete [2023-08-29T22:26:16.828Z] 40a00589a448: Pull complete [2023-08-29T22:26:19.368Z] 6c08303d61cc: Pull complete [2023-08-29T22:26:19.936Z] 798269fcf238: Pull complete [2023-08-29T22:26:19.936Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-29T22:26:19.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-29T22:26:19.936Z] ---> ec979cd7f677 [2023-08-29T22:26:19.936Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-29T22:26:24.166Z] ---> Running in f4fa65a938b9 [2023-08-29T22:26:24.424Z] Removing intermediate container f4fa65a938b9 [2023-08-29T22:26:24.424Z] ---> 12b451603e4a [2023-08-29T22:26:24.424Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-29T22:26:24.424Z] ---> Running in 10cfc2539e92 [2023-08-29T22:26:24.424Z] Removing intermediate container 10cfc2539e92 [2023-08-29T22:26:24.424Z] ---> 2c6e36d2ecfb [2023-08-29T22:26:24.424Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-29T22:26:24.424Z] ---> Running in 081c3b3b77d0 [2023-08-29T22:26:24.682Z] Removing intermediate container 081c3b3b77d0 [2023-08-29T22:26:24.682Z] ---> 61f8f773cdf7 [2023-08-29T22:26:24.682Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-29T22:26:24.682Z] ---> Running in 27e25086a640 [2023-08-29T22:26:25.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T22:26:25.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T22:26:25.513Z] OK: 265 MiB in 53 packages [2023-08-29T22:26:25.773Z] Removing intermediate container 27e25086a640 [2023-08-29T22:26:25.773Z] ---> 1c5440caa241 [2023-08-29T22:26:25.773Z] Step 7/12 : WORKDIR /app [2023-08-29T22:26:25.773Z] ---> Running in 678936fe2e27 [2023-08-29T22:26:26.032Z] Removing intermediate container 678936fe2e27 [2023-08-29T22:26:26.032Z] ---> b68030321901 [2023-08-29T22:26:26.032Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-29T22:26:26.032Z] ---> c6351923b3c3 [2023-08-29T22:26:26.032Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T22:26:26.032Z] ---> Running in 0806ba8a0cfc [2023-08-29T22:26:26.215Z] Still waiting to schedule task [2023-08-29T22:26:26.216Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-29T22:27:12.786Z] Removing intermediate container 0806ba8a0cfc [2023-08-29T22:27:12.786Z] ---> b3d7af9ec7ca [2023-08-29T22:27:12.786Z] Step 10/12 : COPY . . [2023-08-29T22:27:12.786Z] ---> 1ed43d88af10 [2023-08-29T22:27:12.786Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-29T22:27:12.786Z] ---> Running in 19a09944d54d [2023-08-29T22:27:12.786Z] Removing intermediate container 19a09944d54d [2023-08-29T22:27:12.786Z] ---> 8ff08cc6c113 [2023-08-29T22:27:12.786Z] Step 12/12 : RUN $MAKE [2023-08-29T22:27:12.786Z] ---> Running in 0771bedb3045 [2023-08-29T22:27:12.786Z] noop [2023-08-29T22:27:12.786Z] Removing intermediate container 0771bedb3045 [2023-08-29T22:27:12.786Z] ---> dded4a7dd96b [2023-08-29T22:27:12.786Z] Successfully built dded4a7dd96b [2023-08-29T22:27:12.786Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:27:13.107Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-29T22:27:13.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:27:13.189Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2023-08-29T22:27:13.237Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-29T22:27:13.556Z] $ docker top f4aa62d51aa56ead3e5140470b78ac246f7b95c514771269a05cfa38c0643499 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T22:27:13.897Z] + go version [2023-08-29T22:27:13.897Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-29T22:27:13.912Z] $ docker stop --time=1 f4aa62d51aa56ead3e5140470b78ac246f7b95c514771269a05cfa38c0643499 [2023-08-29T22:27:15.167Z] $ docker rm -f --volumes f4aa62d51aa56ead3e5140470b78ac246f7b95c514771269a05cfa38c0643499 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:27:15.566Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-29T22:27:15.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:27:15.643Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2023-08-29T22:27:15.680Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-29T22:27:16.026Z] $ docker top 5984c518df8cfc3ab3edbab31a06df5a74d5cfef9a71743c8c22b7daf05d9fdd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T22:27:16.363Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-29T22:27:16.663Z] + make test [2023-08-29T22:27:16.663Z] go test -race -coverprofile=coverage.out ./... [2023-08-29T22:27:38.603Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-29T22:27:38.603Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.070s coverage: 88.0% of statements [2023-08-29T22:27:38.603Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-29T22:27:38.603Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-29T22:27:38.603Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-29T22:27:46.713Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.640s coverage: 98.7% of statements [2023-08-29T22:27:46.713Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.117s coverage: 78.7% of statements [2023-08-29T22:27:46.713Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.052s coverage: 100.0% of statements [2023-08-29T22:27:58.982Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4834 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-29T22:27:58.995Z] Running in /w/workspace/app-record-replay/44 [Pipeline] { [Pipeline] checkout [2023-08-29T22:27:59.021Z] Selected Git installation does not exist. Using Default [2023-08-29T22:27:59.021Z] The recommended git tool is: NONE [2023-08-29T22:28:03.911Z] using credential edgex-jenkins-ssh [2023-08-29T22:28:03.925Z] Cloning the remote Git repository [2023-08-29T22:28:03.972Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-29T22:28:04.059Z] > git init /w/workspace/app-record-replay/44 # timeout=10 [2023-08-29T22:28:04.188Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-29T22:28:04.189Z] > git --version # timeout=10 [2023-08-29T22:28:04.208Z] > git --version # 'git version 2.25.1' [2023-08-29T22:28:04.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-29T22:28:04.341Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-29T22:28:07.347Z] Avoid second fetch [2023-08-29T22:28:07.348Z] Checking out Revision 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff (main) [2023-08-29T22:28:06.515Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-29T22:28:06.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-29T22:28:07.368Z] > git config core.sparsecheckout # timeout=10 [2023-08-29T22:28:07.447Z] > git checkout -f 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff # timeout=10 [2023-08-29T22:28:07.867Z] Commit message: "Merge pull request #72 from lenny-intel/upload-profiles" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-29T22:28:08.928Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-29T22:28:08.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T22:28:08.928Z] Dload Upload Total Spent Left Speed [2023-08-29T22:28:08.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2023-08-29T22:28:09.514Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-29T22:28:09.846Z] + sudo tee /etc/docker/daemon.new [2023-08-29T22:28:09.846Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-29T22:28:09.846Z] { [2023-08-29T22:28:09.846Z] "registry-mirrors": [ [2023-08-29T22:28:09.846Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-29T22:28:09.846Z] ], [2023-08-29T22:28:09.846Z] "bip": "10.250.0.254/24", [2023-08-29T22:28:09.846Z] "hosts": [ [2023-08-29T22:28:09.846Z] "tcp://0.0.0.0:5555", [2023-08-29T22:28:09.846Z] "unix:///var/run/docker.sock" [2023-08-29T22:28:09.846Z] ], [2023-08-29T22:28:09.846Z] "mtu": 1458, [2023-08-29T22:28:09.846Z] "selinux-enabled": true, [2023-08-29T22:28:09.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-29T22:28:09.846Z] } [Pipeline] sh [2023-08-29T22:28:10.175Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-29T22:28:10.510Z] + sudo service docker restart [2023-08-29T22:28:13.252Z] go vet ./... [2023-08-29T22:28:14.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-29T22:28:14.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-29T22:28:14.190Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-29T22:28:14.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-29T22:28:14.217Z] $ docker stop --time=1 5984c518df8cfc3ab3edbab31a06df5a74d5cfef9a71743c8c22b7daf05d9fdd [2023-08-29T22:28:18.617Z] $ docker rm -f --volumes 5984c518df8cfc3ab3edbab31a06df5a74d5cfef9a71743c8c22b7daf05d9fdd [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T22:28:19.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-29T22:28:19.282Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-29T22:28:19.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-29T22:28:20.108Z] + ls -al . [2023-08-29T22:28:20.108Z] total 180 [2023-08-29T22:28:20.108Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 22:27 . [2023-08-29T22:28:20.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:25 .. [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 29 22:25 .dockerignore [2023-08-29T22:28:20.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:26 .git [2023-08-29T22:28:20.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:25 .github [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 29 22:25 .gitignore [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 22:25 .golangci.yml [2023-08-29T22:28:20.108Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 22:26 .semver [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 29 22:25 Attribution.txt [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 29 22:25 CHANGELOG.md [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 29 22:25 Dockerfile [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 22:25 GOVERNANCE.md [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 29 22:25 Jenkinsfile [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 29 22:25 LICENSE [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 29 22:25 Makefile [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 29 22:25 OWNERS.md [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 29 22:25 README.md [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 29 22:25 Record and Reply.postman_collection.json [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 29 22:26 VERSION [2023-08-29T22:28:20.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:25 bin [2023-08-29T22:28:20.108Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 29 22:27 coverage.out [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 29 22:25 go.mod [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 29 22:25 go.sum [2023-08-29T22:28:20.108Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 29 22:25 internal [2023-08-29T22:28:20.108Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 29 22:25 main.go [2023-08-29T22:28:20.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:25 pkg [2023-08-29T22:28:20.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:20.409Z] + 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=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff --label arch=amd64 --label version=3.1.0-dev.41 . [2023-08-29T22:28:20.410Z] Sending build context to Docker daemon 549.4kB [2023-08-29T22:28:20.410Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-29T22:28:20.410Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-29T22:28:20.410Z] ---> dded4a7dd96b [2023-08-29T22:28:20.410Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-29T22:28:20.672Z] ---> Running in df03ac4d936f [2023-08-29T22:28:20.672Z] Removing intermediate container df03ac4d936f [2023-08-29T22:28:20.672Z] ---> bfae715cbc0f [2023-08-29T22:28:20.672Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-29T22:28:20.672Z] ---> Running in b6db10332494 [2023-08-29T22:28:20.672Z] Removing intermediate container b6db10332494 [2023-08-29T22:28:20.672Z] ---> 694a0f0297dd [2023-08-29T22:28:20.672Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-29T22:28:20.672Z] ---> Running in cfbc0f1c4084 [2023-08-29T22:28:20.932Z] Removing intermediate container cfbc0f1c4084 [2023-08-29T22:28:20.932Z] ---> 993be4783222 [2023-08-29T22:28:20.932Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-29T22:28:20.932Z] ---> Running in b85a046c0994 [2023-08-29T22:28:21.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T22:28:21.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T22:28:21.710Z] OK: 265 MiB in 53 packages [2023-08-29T22:28:21.969Z] Removing intermediate container b85a046c0994 [2023-08-29T22:28:21.969Z] ---> 00f595be396a [2023-08-29T22:28:21.969Z] Step 7/26 : WORKDIR /app [2023-08-29T22:28:22.227Z] ---> Running in d717a80ff1ae [2023-08-29T22:28:22.227Z] Removing intermediate container d717a80ff1ae [2023-08-29T22:28:22.227Z] ---> c9203e22ee7d [2023-08-29T22:28:22.227Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-29T22:28:22.227Z] ---> f0cb749e579c [2023-08-29T22:28:22.227Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T22:28:22.227Z] ---> Running in ecad36d7def2 [2023-08-29T22:28:23.163Z] Removing intermediate container ecad36d7def2 [2023-08-29T22:28:23.163Z] ---> ff04fbca92df [2023-08-29T22:28:23.163Z] Step 10/26 : COPY . . [2023-08-29T22:28:23.424Z] ---> 45cf3142d867 [2023-08-29T22:28:23.424Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-29T22:28:23.424Z] ---> Running in 67292afa0b1a [2023-08-29T22:28:23.424Z] Removing intermediate container 67292afa0b1a [2023-08-29T22:28:23.424Z] ---> d9deb09bd20c [2023-08-29T22:28:23.424Z] Step 12/26 : RUN $MAKE [2023-08-29T22:28:23.424Z] ---> Running in cd427ed6b1e2 [2023-08-29T22:28:23.685Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.41" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T22:28:28.744Z] provisioning config files... [2023-08-29T22:28:28.768Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/44@tmp/config10727157200729647962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:28:29.102Z] ---> docker-login.sh [2023-08-29T22:28:29.102Z] nexus3.edgexfoundry.org:10001 [2023-08-29T22:28:29.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:28:29.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:28:29.639Z] Configure a credential helper to remove this warning. See [2023-08-29T22:28:29.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:28:29.639Z] [2023-08-29T22:28:29.639Z] Login Succeeded [2023-08-29T22:28:29.639Z] nexus3.edgexfoundry.org:10002 [2023-08-29T22:28:29.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:28:29.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:28:29.909Z] Configure a credential helper to remove this warning. See [2023-08-29T22:28:29.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:28:29.909Z] [2023-08-29T22:28:29.909Z] Login Succeeded [2023-08-29T22:28:29.909Z] nexus3.edgexfoundry.org:10003 [2023-08-29T22:28:30.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:28:30.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:28:30.446Z] Configure a credential helper to remove this warning. See [2023-08-29T22:28:30.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:28:30.446Z] [2023-08-29T22:28:30.446Z] Login Succeeded [2023-08-29T22:28:30.446Z] nexus3.edgexfoundry.org:10004 [2023-08-29T22:28:30.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:28:30.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:28:30.716Z] Configure a credential helper to remove this warning. See [2023-08-29T22:28:30.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:28:30.716Z] [2023-08-29T22:28:30.716Z] Login Succeeded [2023-08-29T22:28:30.716Z] docker.io [2023-08-29T22:28:30.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:28:31.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:28:31.251Z] Configure a credential helper to remove this warning. See [2023-08-29T22:28:31.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:28:31.251Z] [2023-08-29T22:28:31.251Z] Login Succeeded [2023-08-29T22:28:31.251Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T22:28:31.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-29T22:28:31.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T22:28:31.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T22:28:31.541Z] ========================================================= [2023-08-29T22:28:31.541Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-29T22:28:31.541Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:31.893Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-29T22:28:31.893Z] Sending build context to Docker daemon 238.1kB [2023-08-29T22:28:32.162Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-29T22:28:32.162Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-29T22:28:32.753Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-29T22:28:32.753Z] edb6bdbacee9: Pulling fs layer [2023-08-29T22:28:32.753Z] 5f9638ab2659: Pulling fs layer [2023-08-29T22:28:32.753Z] 8d51d6327a98: Pulling fs layer [2023-08-29T22:28:32.753Z] 8b374f2dd631: Pulling fs layer [2023-08-29T22:28:32.753Z] ec14aa9079de: Pulling fs layer [2023-08-29T22:28:32.753Z] 2f466654f4bb: Pulling fs layer [2023-08-29T22:28:32.753Z] 554e91adad29: Pulling fs layer [2023-08-29T22:28:32.753Z] 8b374f2dd631: Waiting [2023-08-29T22:28:32.753Z] 2f466654f4bb: Waiting [2023-08-29T22:28:32.753Z] 554e91adad29: Waiting [2023-08-29T22:28:32.753Z] ec14aa9079de: Waiting [2023-08-29T22:28:32.753Z] 5f9638ab2659: Download complete [2023-08-29T22:28:32.753Z] 8b374f2dd631: Verifying Checksum [2023-08-29T22:28:32.753Z] 8b374f2dd631: Download complete [2023-08-29T22:28:33.025Z] ec14aa9079de: Download complete [2023-08-29T22:28:33.025Z] edb6bdbacee9: Verifying Checksum [2023-08-29T22:28:33.025Z] edb6bdbacee9: Download complete [2023-08-29T22:28:33.995Z] edb6bdbacee9: Pull complete [2023-08-29T22:28:34.267Z] 554e91adad29: Verifying Checksum [2023-08-29T22:28:34.267Z] 554e91adad29: Download complete [2023-08-29T22:28:34.536Z] 5f9638ab2659: Pull complete [2023-08-29T22:28:35.506Z] 8d51d6327a98: Verifying Checksum [2023-08-29T22:28:35.506Z] 8d51d6327a98: Download complete [2023-08-29T22:28:35.506Z] 2f466654f4bb: Verifying Checksum [2023-08-29T22:28:35.506Z] 2f466654f4bb: Download complete [2023-08-29T22:28:47.857Z] 8d51d6327a98: Pull complete [2023-08-29T22:28:47.857Z] 8b374f2dd631: Pull complete [2023-08-29T22:28:47.857Z] ec14aa9079de: Pull complete [2023-08-29T22:28:50.233Z] Removing intermediate container cd427ed6b1e2 [2023-08-29T22:28:50.233Z] ---> b1c0959ef42f [2023-08-29T22:28:50.233Z] Step 13/26 : FROM alpine:3.17 [2023-08-29T22:28:50.233Z] 3.17: Pulling from library/alpine [2023-08-29T22:28:50.233Z] 9398808236ff: Pulling fs layer [2023-08-29T22:28:50.233Z] 9398808236ff: Verifying Checksum [2023-08-29T22:28:50.233Z] 9398808236ff: Download complete [2023-08-29T22:28:50.233Z] 9398808236ff: Pull complete [2023-08-29T22:28:50.233Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T22:28:50.233Z] Status: Downloaded newer image for alpine:3.17 [2023-08-29T22:28:50.233Z] ---> 1e0b8b5322fc [2023-08-29T22:28:50.233Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-29T22:28:50.233Z] ---> Running in 7bc38084aef3 [2023-08-29T22:28:50.233Z] Removing intermediate container 7bc38084aef3 [2023-08-29T22:28:50.233Z] ---> 7af5a17f9cba [2023-08-29T22:28:50.233Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-29T22:28:50.233Z] ---> Running in 1db74da83e4a [2023-08-29T22:28:50.233Z] Removing intermediate container 1db74da83e4a [2023-08-29T22:28:50.233Z] ---> b42552cc2776 [2023-08-29T22:28:50.233Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T22:28:50.233Z] ---> Running in a99d860e2f85 [2023-08-29T22:28:50.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T22:28:50.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T22:28:50.233Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-29T22:28:50.233Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-29T22:28:50.233Z] Executing busybox-1.35.0-r29.trigger [2023-08-29T22:28:50.233Z] Executing ca-certificates-20230506-r0.trigger [2023-08-29T22:28:50.233Z] OK: 8 MiB in 17 packages [2023-08-29T22:28:50.233Z] Removing intermediate container a99d860e2f85 [2023-08-29T22:28:50.233Z] ---> 9fd0d1c3703e [2023-08-29T22:28:50.233Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-29T22:28:50.233Z] ---> 4700687cf309 [2023-08-29T22:28:50.233Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-29T22:28:50.233Z] ---> f32790d453a1 [2023-08-29T22:28:50.233Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-29T22:28:50.233Z] ---> 10466b771074 [2023-08-29T22:28:50.233Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-29T22:28:50.233Z] ---> 071e96e4d038 [2023-08-29T22:28:50.233Z] Step 21/26 : EXPOSE 59712 [2023-08-29T22:28:50.233Z] ---> Running in 473b17176469 [2023-08-29T22:28:50.233Z] Removing intermediate container 473b17176469 [2023-08-29T22:28:50.233Z] ---> 334e662f3be1 [2023-08-29T22:28:50.233Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-29T22:28:50.233Z] ---> Running in 495fc2897c67 [2023-08-29T22:28:50.493Z] Removing intermediate container 495fc2897c67 [2023-08-29T22:28:50.493Z] ---> 1918fcf390cf [2023-08-29T22:28:50.493Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-29T22:28:50.493Z] ---> Running in 0ec4c08989f1 [2023-08-29T22:28:50.493Z] Removing intermediate container 0ec4c08989f1 [2023-08-29T22:28:50.494Z] ---> 7174c820873d [2023-08-29T22:28:50.494Z] Step 24/26 : LABEL arch=amd64 [2023-08-29T22:28:50.494Z] ---> Running in f213f9f365cb [2023-08-29T22:28:50.494Z] Removing intermediate container f213f9f365cb [2023-08-29T22:28:50.494Z] ---> c43d88dfee4f [2023-08-29T22:28:50.494Z] Step 25/26 : LABEL git_sha=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [2023-08-29T22:28:50.753Z] ---> Running in 22fd000cffa1 [2023-08-29T22:28:50.753Z] Removing intermediate container 22fd000cffa1 [2023-08-29T22:28:50.753Z] ---> ab1ba8d9a54f [2023-08-29T22:28:50.753Z] Step 26/26 : LABEL version=3.1.0-dev.41 [2023-08-29T22:28:50.753Z] ---> Running in 14a99f892436 [2023-08-29T22:28:50.753Z] Removing intermediate container 14a99f892436 [2023-08-29T22:28:50.753Z] ---> 67043002b31c [2023-08-29T22:28:50.753Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-29T22:28:50.753Z] Successfully built 67043002b31c [2023-08-29T22:28:50.753Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T22:28:50.878Z] provisioning config files... [2023-08-29T22:28:50.887Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17495124934255129609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:28:51.185Z] ---> docker-login.sh [2023-08-29T22:28:51.185Z] nexus3.edgexfoundry.org:10001 [2023-08-29T22:28:51.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:28:51.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:28:51.185Z] Configure a credential helper to remove this warning. See [2023-08-29T22:28:51.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:28:51.185Z] [2023-08-29T22:28:51.185Z] Login Succeeded [2023-08-29T22:28:51.185Z] nexus3.edgexfoundry.org:10002 [2023-08-29T22:28:51.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:28:51.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:28:51.185Z] Configure a credential helper to remove this warning. See [2023-08-29T22:28:51.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:28:51.185Z] [2023-08-29T22:28:51.185Z] Login Succeeded [2023-08-29T22:28:51.185Z] nexus3.edgexfoundry.org:10003 [2023-08-29T22:28:51.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:28:51.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:28:51.445Z] Configure a credential helper to remove this warning. See [2023-08-29T22:28:51.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:28:51.445Z] [2023-08-29T22:28:51.445Z] Login Succeeded [2023-08-29T22:28:51.445Z] nexus3.edgexfoundry.org:10004 [2023-08-29T22:28:51.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:28:51.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:28:51.445Z] Configure a credential helper to remove this warning. See [2023-08-29T22:28:51.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:28:51.445Z] [2023-08-29T22:28:51.445Z] Login Succeeded [2023-08-29T22:28:51.445Z] docker.io [2023-08-29T22:28:51.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:28:51.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:28:51.704Z] Configure a credential helper to remove this warning. See [2023-08-29T22:28:51.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:28:51.704Z] [2023-08-29T22:28:51.704Z] Login Succeeded [2023-08-29T22:28:51.704Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T22:28:51.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T22:28:51.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T22:28:51.764Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-29T22:28:51.764Z] 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [2023-08-29T22:28:51.764Z] latest [2023-08-29T22:28:51.764Z] 3.1.0-dev.41 [2023-08-29T22:28:51.764Z] 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 [2023-08-29T22:28:51.764Z] main [2023-08-29T22:28:51.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:52.091Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:52.395Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [2023-08-29T22:28:52.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-29T22:28:52.396Z] 37e544b883bd: Preparing [2023-08-29T22:28:52.396Z] 070fdc49a60a: Preparing [2023-08-29T22:28:52.396Z] 4141b0f2c9d3: Preparing [2023-08-29T22:28:52.396Z] 398a97343591: Preparing [2023-08-29T22:28:52.396Z] 7d05b81e90e3: Preparing [2023-08-29T22:28:52.396Z] 36b50b131297: Preparing [2023-08-29T22:28:52.396Z] 36b50b131297: Waiting [2023-08-29T22:28:52.396Z] 398a97343591: Pushed [2023-08-29T22:28:52.396Z] 070fdc49a60a: Pushed [2023-08-29T22:28:52.396Z] 4141b0f2c9d3: Pushed [2023-08-29T22:28:52.396Z] 36b50b131297: Layer already exists [2023-08-29T22:28:52.654Z] 7d05b81e90e3: Pushed [2023-08-29T22:28:54.527Z] 2f466654f4bb: Pull complete [2023-08-29T22:28:55.939Z] 37e544b883bd: Pushed [2023-08-29T22:28:55.939Z] 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff: digest: sha256:4e780dd25ccbb0807492bc495def47b134b4e5f941550fb1e662bab1d888dbe4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:56.246Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:56.481Z] 554e91adad29: Pull complete [2023-08-29T22:28:56.481Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-29T22:28:56.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-29T22:28:56.481Z] ---> 1e15ea492957 [2023-08-29T22:28:56.481Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-29T22:28:56.549Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-29T22:28:56.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-29T22:28:56.549Z] 37e544b883bd: Preparing [2023-08-29T22:28:56.549Z] 070fdc49a60a: Preparing [2023-08-29T22:28:56.549Z] 4141b0f2c9d3: Preparing [2023-08-29T22:28:56.549Z] 398a97343591: Preparing [2023-08-29T22:28:56.549Z] 7d05b81e90e3: Preparing [2023-08-29T22:28:56.549Z] 36b50b131297: Preparing [2023-08-29T22:28:56.549Z] 36b50b131297: Waiting [2023-08-29T22:28:56.549Z] 070fdc49a60a: Layer already exists [2023-08-29T22:28:56.549Z] 398a97343591: Layer already exists [2023-08-29T22:28:56.549Z] 4141b0f2c9d3: Layer already exists [2023-08-29T22:28:56.549Z] 37e544b883bd: Layer already exists [2023-08-29T22:28:56.549Z] 7d05b81e90e3: Layer already exists [2023-08-29T22:28:56.549Z] 36b50b131297: Layer already exists [2023-08-29T22:28:56.549Z] latest: digest: sha256:4e780dd25ccbb0807492bc495def47b134b4e5f941550fb1e662bab1d888dbe4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:56.863Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:57.174Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 [2023-08-29T22:28:57.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-29T22:28:57.174Z] 37e544b883bd: Preparing [2023-08-29T22:28:57.174Z] 070fdc49a60a: Preparing [2023-08-29T22:28:57.174Z] 4141b0f2c9d3: Preparing [2023-08-29T22:28:57.174Z] 398a97343591: Preparing [2023-08-29T22:28:57.174Z] 7d05b81e90e3: Preparing [2023-08-29T22:28:57.174Z] 36b50b131297: Preparing [2023-08-29T22:28:57.174Z] 36b50b131297: Waiting [2023-08-29T22:28:57.174Z] 070fdc49a60a: Layer already exists [2023-08-29T22:28:57.174Z] 398a97343591: Layer already exists [2023-08-29T22:28:57.174Z] 4141b0f2c9d3: Layer already exists [2023-08-29T22:28:57.174Z] 7d05b81e90e3: Layer already exists [2023-08-29T22:28:57.174Z] 37e544b883bd: Layer already exists [2023-08-29T22:28:57.174Z] 36b50b131297: Layer already exists [2023-08-29T22:28:57.174Z] 3.1.0-dev.41: digest: sha256:4e780dd25ccbb0807492bc495def47b134b4e5f941550fb1e662bab1d888dbe4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:57.491Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:57.794Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 [2023-08-29T22:28:57.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-29T22:28:57.794Z] 37e544b883bd: Preparing [2023-08-29T22:28:57.794Z] 070fdc49a60a: Preparing [2023-08-29T22:28:57.795Z] 4141b0f2c9d3: Preparing [2023-08-29T22:28:57.795Z] 398a97343591: Preparing [2023-08-29T22:28:57.795Z] 7d05b81e90e3: Preparing [2023-08-29T22:28:57.795Z] 36b50b131297: Preparing [2023-08-29T22:28:57.795Z] 36b50b131297: Waiting [2023-08-29T22:28:57.795Z] 070fdc49a60a: Layer already exists [2023-08-29T22:28:57.795Z] 37e544b883bd: Layer already exists [2023-08-29T22:28:57.795Z] 7d05b81e90e3: Layer already exists [2023-08-29T22:28:57.795Z] 398a97343591: Layer already exists [2023-08-29T22:28:57.795Z] 4141b0f2c9d3: Layer already exists [2023-08-29T22:28:57.795Z] 36b50b131297: Layer already exists [2023-08-29T22:28:57.795Z] 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41: digest: sha256:4e780dd25ccbb0807492bc495def47b134b4e5f941550fb1e662bab1d888dbe4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:57.903Z] ---> Running in 9239475d9e7b [2023-08-29T22:28:58.099Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:58.173Z] Removing intermediate container 9239475d9e7b [2023-08-29T22:28:58.173Z] ---> fd053a3a3baa [2023-08-29T22:28:58.173Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-29T22:28:58.173Z] ---> Running in 250a953d310c [2023-08-29T22:28:58.402Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-29T22:28:58.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-29T22:28:58.402Z] 37e544b883bd: Preparing [2023-08-29T22:28:58.402Z] 070fdc49a60a: Preparing [2023-08-29T22:28:58.402Z] 4141b0f2c9d3: Preparing [2023-08-29T22:28:58.402Z] 398a97343591: Preparing [2023-08-29T22:28:58.402Z] 7d05b81e90e3: Preparing [2023-08-29T22:28:58.402Z] 36b50b131297: Preparing [2023-08-29T22:28:58.402Z] 36b50b131297: Waiting [2023-08-29T22:28:58.402Z] 070fdc49a60a: Layer already exists [2023-08-29T22:28:58.402Z] 398a97343591: Layer already exists [2023-08-29T22:28:58.402Z] 7d05b81e90e3: Layer already exists [2023-08-29T22:28:58.402Z] 37e544b883bd: Layer already exists [2023-08-29T22:28:58.402Z] 4141b0f2c9d3: Layer already exists [2023-08-29T22:28:58.402Z] 36b50b131297: Layer already exists [2023-08-29T22:28:58.403Z] main: digest: sha256:4e780dd25ccbb0807492bc495def47b134b4e5f941550fb1e662bab1d888dbe4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T22:28:58.441Z] ===================================================== [2023-08-29T22:28:58.442Z] Removing intermediate container 250a953d310c [2023-08-29T22:28:58.442Z] ---> 3b7c13b79d3d [2023-08-29T22:28:58.442Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] echo [2023-08-29T22:28:58.449Z] taggedImages: [2023-08-29T22:28:58.449Z] - nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [2023-08-29T22:28:58.449Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-29T22:28:58.449Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 [2023-08-29T22:28:58.449Z] - nexus3.edgexfoundry.org:10004/app-record-replay:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 [2023-08-29T22:28:58.449Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:58.710Z] ---> Running in 693b4912e55e [2023-08-29T22:28:58.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T22:28:58.832Z] [2023-08-29T22:28:58.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:28:58.978Z] Removing intermediate container 693b4912e55e [2023-08-29T22:28:58.978Z] ---> a0d20c7686b2 [2023-08-29T22:28:58.978Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-29T22:28:58.978Z] ---> Running in 5382411081d5 [2023-08-29T22:28:59.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T22:28:59.129Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-29T22:28:59.129Z] 5eb5b503b376: Pulling fs layer [2023-08-29T22:28:59.129Z] 5c69ac0246d0: Pulling fs layer [2023-08-29T22:28:59.129Z] ec43610c2a17: Pulling fs layer [2023-08-29T22:28:59.129Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-29T22:28:59.129Z] 33b1e0a273af: Pulling fs layer [2023-08-29T22:28:59.129Z] 5d3b04190fa2: Pulling fs layer [2023-08-29T22:28:59.129Z] 2f39f015ded8: Pulling fs layer [2023-08-29T22:28:59.129Z] 3a2ae6a8a46f: Waiting [2023-08-29T22:28:59.129Z] 33b1e0a273af: Waiting [2023-08-29T22:28:59.129Z] 5d3b04190fa2: Waiting [2023-08-29T22:28:59.129Z] 2f39f015ded8: Waiting [2023-08-29T22:28:59.129Z] 5c69ac0246d0: Verifying Checksum [2023-08-29T22:28:59.129Z] 5c69ac0246d0: Download complete [2023-08-29T22:28:59.129Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-29T22:28:59.129Z] 3a2ae6a8a46f: Download complete [2023-08-29T22:28:59.129Z] 33b1e0a273af: Verifying Checksum [2023-08-29T22:28:59.129Z] 33b1e0a273af: Download complete [2023-08-29T22:28:59.130Z] 5d3b04190fa2: Verifying Checksum [2023-08-29T22:28:59.130Z] 5d3b04190fa2: Download complete [2023-08-29T22:28:59.389Z] ec43610c2a17: Verifying Checksum [2023-08-29T22:28:59.389Z] ec43610c2a17: Download complete [2023-08-29T22:28:59.389Z] 5eb5b503b376: Download complete [2023-08-29T22:28:59.955Z] 2f39f015ded8: Download complete [2023-08-29T22:29:00.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T22:29:00.523Z] 5eb5b503b376: Pull complete [2023-08-29T22:29:00.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T22:29:00.782Z] 5c69ac0246d0: Pull complete [2023-08-29T22:29:01.349Z] ec43610c2a17: Pull complete [2023-08-29T22:29:01.349Z] 3a2ae6a8a46f: Pull complete [2023-08-29T22:29:01.606Z] 33b1e0a273af: Pull complete [2023-08-29T22:29:01.606Z] 5d3b04190fa2: Pull complete [2023-08-29T22:29:01.638Z] OK: 263 MiB in 53 packages [2023-08-29T22:29:02.224Z] Removing intermediate container 5382411081d5 [2023-08-29T22:29:02.224Z] ---> 588b0ee1f626 [2023-08-29T22:29:02.224Z] Step 7/12 : WORKDIR /app [2023-08-29T22:29:02.492Z] ---> Running in f558cf2c3dc0 [2023-08-29T22:29:02.760Z] Removing intermediate container f558cf2c3dc0 [2023-08-29T22:29:02.760Z] ---> 502ccfa8bd83 [2023-08-29T22:29:02.760Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-29T22:29:03.348Z] ---> 9ac0c61b5192 [2023-08-29T22:29:03.348Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T22:29:03.348Z] ---> Running in 2c44f326b9cd [2023-08-29T22:29:06.870Z] 2f39f015ded8: Pull complete [2023-08-29T22:29:06.870Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-29T22:29:06.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T22:29:06.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:29:06.956Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2023-08-29T22:29:06.991Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-29T22:29:12.000Z] $ docker top 0a04b0c7b41683f642b896b9507dc8cbf29b4abff75b5a8654868d7a2770c0b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:29:12.404Z] ---> job-cost.sh [2023-08-29T22:29:12.404Z] lf-activate-venv: SKIPPING [2023-08-29T22:29:12.404Z] INFO: No Stack... [2023-08-29T22:29:12.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-29T22:29:12.923Z] INFO: Archiving Costs [Pipeline] sh [2023-08-29T22:29:13.213Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-29T22:29:13.213Z] + cut -d, -f6 [Pipeline] lock [2023-08-29T22:29:13.227Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] [2023-08-29T22:29:13.234Z] Resource [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] did not exist. Created. [2023-08-29T22:29:13.234Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-29T22:29:13.535Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-29T22:29:13.566Z] Stashed 1 file(s) [Pipeline] } [2023-08-29T22:29:13.576Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-29T22:29:13.599Z] $ docker stop --time=1 0a04b0c7b41683f642b896b9507dc8cbf29b4abff75b5a8654868d7a2770c0b6 [2023-08-29T22:29:14.755Z] $ docker rm -f --volumes 0a04b0c7b41683f642b896b9507dc8cbf29b4abff75b5a8654868d7a2770c0b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-29T22:30:11.372Z] Removing intermediate container 2c44f326b9cd [2023-08-29T22:30:11.373Z] ---> e220fd6b0292 [2023-08-29T22:30:11.373Z] Step 10/12 : COPY . . [2023-08-29T22:30:11.373Z] ---> 3457b59f9cc5 [2023-08-29T22:30:11.373Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-29T22:30:11.373Z] ---> Running in 1a52fb4efc0c [2023-08-29T22:30:11.373Z] Removing intermediate container 1a52fb4efc0c [2023-08-29T22:30:11.373Z] ---> 0a78bf62d307 [2023-08-29T22:30:11.373Z] Step 12/12 : RUN $MAKE [2023-08-29T22:30:11.373Z] ---> Running in 0fb16e234826 [2023-08-29T22:30:11.373Z] noop [2023-08-29T22:30:11.373Z] Removing intermediate container 0fb16e234826 [2023-08-29T22:30:11.373Z] ---> ed71be5c6815 [2023-08-29T22:30:11.373Z] Successfully built ed71be5c6815 [2023-08-29T22:30:11.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:30:11.723Z] + docker inspect -f . ci-base-image-arm64 [2023-08-29T22:30:11.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:30:11.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-4834 does not seem to be running inside a container [2023-08-29T22:30:11.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/44 -v /w/workspace/app-record-replay/44:/w/workspace/app-record-replay/44:rw,z -v /w/workspace/app-record-replay/44@tmp:/w/workspace/app-record-replay/44@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 ******** -e ******** ci-base-image-arm64 cat [2023-08-29T22:30:13.210Z] $ docker top a184cbf17c226047058f5de796b1124bd40e63afaf50fbec5d1a4ec3f5318f3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T22:30:14.039Z] + go version [2023-08-29T22:30:14.039Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-29T22:30:14.064Z] $ docker stop --time=1 a184cbf17c226047058f5de796b1124bd40e63afaf50fbec5d1a4ec3f5318f3d [2023-08-29T22:30:15.662Z] $ docker rm -f --volumes a184cbf17c226047058f5de796b1124bd40e63afaf50fbec5d1a4ec3f5318f3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:30:16.185Z] + docker inspect -f . ci-base-image-arm64 [2023-08-29T22:30:16.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:30:16.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-4834 does not seem to be running inside a container [2023-08-29T22:30:16.434Z] $ 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/44 -v /w/workspace/app-record-replay/44:/w/workspace/app-record-replay/44:rw,z -v /w/workspace/app-record-replay/44@tmp:/w/workspace/app-record-replay/44@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 ******** -e ******** ci-base-image-arm64 cat [2023-08-29T22:30:17.582Z] $ docker top 077b1fbc32097a575c6b85874cde54cf40d32acb22673c824a3639bced7d3f79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T22:30:18.082Z] + git config --global --add safe.directory /w/workspace/app-record-replay/44 [Pipeline] fileExists [Pipeline] sh [2023-08-29T22:30:18.415Z] + make test [2023-08-29T22:30:18.415Z] go test -race -coverprofile=coverage.out ./... [2023-08-29T22:32:55.143Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-29T22:32:56.554Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.251s coverage: 88.0% of statements [2023-08-29T22:33:01.896Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-29T22:33:01.896Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-29T22:33:02.851Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-29T22:33:11.041Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.991s coverage: 98.7% of statements [2023-08-29T22:33:11.041Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.604s coverage: 78.7% of statements [2023-08-29T22:33:11.041Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.174s coverage: 100.0% of statements [2023-08-29T22:33:11.041Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-29T22:33:11.041Z] go vet ./... [2023-08-29T22:35:32.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-29T22:35:32.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-29T22:35:32.765Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-29T22:35:32.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-29T22:35:32.802Z] $ docker stop --time=1 077b1fbc32097a575c6b85874cde54cf40d32acb22673c824a3639bced7d3f79 [2023-08-29T22:35:34.621Z] $ docker rm -f --volumes 077b1fbc32097a575c6b85874cde54cf40d32acb22673c824a3639bced7d3f79 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T22:35:36.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-29T22:35:36.105Z] Warning: overwriting stash ‘coverage-report’ [2023-08-29T22:35:36.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-29T22:35:36.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-29T22:35:37.193Z] + ls -al . [2023-08-29T22:35:37.193Z] total 176 [2023-08-29T22:35:37.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:30 . [2023-08-29T22:35:37.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:28 .. [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 29 22:28 .dockerignore [2023-08-29T22:35:37.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:28 .git [2023-08-29T22:35:37.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:28 .github [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 29 22:28 .gitignore [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 22:28 .golangci.yml [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 29 22:28 Attribution.txt [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 29 22:28 CHANGELOG.md [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 29 22:28 Dockerfile [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 22:28 GOVERNANCE.md [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 29 22:28 Jenkinsfile [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 29 22:28 LICENSE [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 29 22:28 Makefile [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 29 22:28 OWNERS.md [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 29 22:28 README.md [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 29 22:28 Record and Reply.postman_collection.json [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 29 22:26 VERSION [2023-08-29T22:35:37.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:28 bin [2023-08-29T22:35:37.193Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 29 22:33 coverage.out [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 29 22:28 go.mod [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 29 22:28 go.sum [2023-08-29T22:35:37.193Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 29 22:28 internal [2023-08-29T22:35:37.193Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 29 22:28 main.go [2023-08-29T22:35:37.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:28 pkg [2023-08-29T22:35:37.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:35:37.614Z] + 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=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff --label arch=arm64 --label version=3.1.0-dev.41 . [2023-08-29T22:35:37.614Z] Sending build context to Docker daemon 263.2kB [2023-08-29T22:35:37.614Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-29T22:35:37.614Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-29T22:35:37.614Z] ---> ed71be5c6815 [2023-08-29T22:35:37.614Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-29T22:35:37.880Z] ---> Running in aba115cb52a4 [2023-08-29T22:35:38.147Z] Removing intermediate container aba115cb52a4 [2023-08-29T22:35:38.147Z] ---> cf53372f005b [2023-08-29T22:35:38.147Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-29T22:35:38.147Z] ---> Running in ffa6050e3122 [2023-08-29T22:35:38.414Z] Removing intermediate container ffa6050e3122 [2023-08-29T22:35:38.414Z] ---> 5eda99945afc [2023-08-29T22:35:38.414Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-29T22:35:38.414Z] ---> Running in 4f7a369a500b [2023-08-29T22:35:38.681Z] Removing intermediate container 4f7a369a500b [2023-08-29T22:35:38.681Z] ---> 0796c7eb112a [2023-08-29T22:35:38.681Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-29T22:35:38.958Z] ---> Running in 1dafa47fc476 [2023-08-29T22:35:39.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T22:35:40.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T22:35:41.461Z] OK: 263 MiB in 53 packages [2023-08-29T22:35:42.049Z] Removing intermediate container 1dafa47fc476 [2023-08-29T22:35:42.049Z] ---> 4cdc9699e9cf [2023-08-29T22:35:42.049Z] Step 7/26 : WORKDIR /app [2023-08-29T22:35:42.319Z] ---> Running in 8c64a817c923 [2023-08-29T22:35:42.587Z] Removing intermediate container 8c64a817c923 [2023-08-29T22:35:42.587Z] ---> ae7cc7ca6ccc [2023-08-29T22:35:42.587Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-29T22:35:43.169Z] ---> ffaf6ed81208 [2023-08-29T22:35:43.169Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T22:35:43.169Z] ---> Running in 16179d72091e [2023-08-29T22:35:45.745Z] Removing intermediate container 16179d72091e [2023-08-29T22:35:45.745Z] ---> 1ed7df7ac22e [2023-08-29T22:35:45.745Z] Step 10/26 : COPY . . [2023-08-29T22:35:46.011Z] ---> 5191020d097a [2023-08-29T22:35:46.011Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-29T22:35:46.011Z] ---> Running in 354fc282a73e [2023-08-29T22:35:46.279Z] Removing intermediate container 354fc282a73e [2023-08-29T22:35:46.279Z] ---> 1f73bcdb8244 [2023-08-29T22:35:46.279Z] Step 12/26 : RUN $MAKE [2023-08-29T22:35:46.279Z] ---> Running in 57b941f0fb6b [2023-08-29T22:35:47.252Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.41" -trimpath -mod=readonly -o app-record-replay [2023-08-29T22:37:53.942Z] Removing intermediate container 57b941f0fb6b [2023-08-29T22:37:53.942Z] ---> 8bf52d519d6e [2023-08-29T22:37:53.942Z] Step 13/26 : FROM alpine:3.17 [2023-08-29T22:37:54.523Z] 3.17: Pulling from library/alpine [2023-08-29T22:37:54.790Z] 4060ece20d7a: Pulling fs layer [2023-08-29T22:37:55.056Z] 4060ece20d7a: Verifying Checksum [2023-08-29T22:37:55.056Z] 4060ece20d7a: Download complete [2023-08-29T22:37:55.321Z] 4060ece20d7a: Pull complete [2023-08-29T22:37:55.321Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T22:37:55.321Z] Status: Downloaded newer image for alpine:3.17 [2023-08-29T22:37:55.588Z] ---> 8650cd65339b [2023-08-29T22:37:55.588Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-29T22:37:57.523Z] ---> Running in 1fd054e0c316 [2023-08-29T22:37:57.790Z] Removing intermediate container 1fd054e0c316 [2023-08-29T22:37:57.790Z] ---> 1d0ffdc29112 [2023-08-29T22:37:57.790Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-29T22:37:57.790Z] ---> Running in 6f122e98095b [2023-08-29T22:37:58.056Z] Removing intermediate container 6f122e98095b [2023-08-29T22:37:58.056Z] ---> 98702d0f1b42 [2023-08-29T22:37:58.056Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T22:37:58.056Z] ---> Running in 1392992c3fe3 [2023-08-29T22:37:59.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T22:37:59.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T22:38:00.555Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-29T22:38:00.555Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-29T22:38:00.555Z] Executing busybox-1.35.0-r29.trigger [2023-08-29T22:38:00.821Z] Executing ca-certificates-20230506-r0.trigger [2023-08-29T22:38:01.088Z] OK: 8 MiB in 17 packages [2023-08-29T22:38:02.049Z] Removing intermediate container 1392992c3fe3 [2023-08-29T22:38:02.049Z] ---> d9d14c70083f [2023-08-29T22:38:02.049Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-29T22:38:02.631Z] ---> fa1eb17f8024 [2023-08-29T22:38:02.631Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-29T22:38:03.214Z] ---> c6e1f9252796 [2023-08-29T22:38:03.214Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-29T22:38:03.481Z] ---> f82981630e49 [2023-08-29T22:38:03.481Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-29T22:38:04.887Z] ---> 0afbfc24ccb0 [2023-08-29T22:38:04.887Z] Step 21/26 : EXPOSE 59712 [2023-08-29T22:38:04.887Z] ---> Running in cfe974c91c24 [2023-08-29T22:38:05.153Z] Removing intermediate container cfe974c91c24 [2023-08-29T22:38:05.153Z] ---> f4a6966093cf [2023-08-29T22:38:05.153Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-29T22:38:05.153Z] ---> Running in 0c014629fb7e [2023-08-29T22:38:05.421Z] Removing intermediate container 0c014629fb7e [2023-08-29T22:38:05.421Z] ---> 16bfdc37a3b3 [2023-08-29T22:38:05.421Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-29T22:38:05.688Z] ---> Running in 8f021029bff5 [2023-08-29T22:38:05.954Z] Removing intermediate container 8f021029bff5 [2023-08-29T22:38:05.954Z] ---> 55a30f2a9703 [2023-08-29T22:38:05.954Z] Step 24/26 : LABEL arch=arm64 [2023-08-29T22:38:05.954Z] ---> Running in 9a896fb14270 [2023-08-29T22:38:06.221Z] Removing intermediate container 9a896fb14270 [2023-08-29T22:38:06.221Z] ---> 3115ffec5048 [2023-08-29T22:38:06.221Z] Step 25/26 : LABEL git_sha=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [2023-08-29T22:38:06.221Z] ---> Running in 627a8033cc1c [2023-08-29T22:38:06.486Z] Removing intermediate container 627a8033cc1c [2023-08-29T22:38:06.486Z] ---> 2f05d6cc217b [2023-08-29T22:38:06.486Z] Step 26/26 : LABEL version=3.1.0-dev.41 [2023-08-29T22:38:06.486Z] ---> Running in c8c9fb50c70a [2023-08-29T22:38:06.752Z] Removing intermediate container c8c9fb50c70a [2023-08-29T22:38:06.752Z] ---> 15c61678cb3d [2023-08-29T22:38:06.752Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-29T22:38:06.752Z] Successfully built 15c61678cb3d [2023-08-29T22:38:06.752Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T22:38:06.900Z] provisioning config files... [2023-08-29T22:38:06.912Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/44@tmp/config12283923203733155352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:38:07.243Z] ---> docker-login.sh [2023-08-29T22:38:07.243Z] nexus3.edgexfoundry.org:10001 [2023-08-29T22:38:07.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:38:07.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:38:07.510Z] Configure a credential helper to remove this warning. See [2023-08-29T22:38:07.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:38:07.510Z] [2023-08-29T22:38:07.510Z] Login Succeeded [2023-08-29T22:38:07.510Z] nexus3.edgexfoundry.org:10002 [2023-08-29T22:38:07.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:38:07.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:38:07.777Z] Configure a credential helper to remove this warning. See [2023-08-29T22:38:07.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:38:07.777Z] [2023-08-29T22:38:07.777Z] Login Succeeded [2023-08-29T22:38:07.777Z] nexus3.edgexfoundry.org:10003 [2023-08-29T22:38:08.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:38:08.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:38:08.310Z] Configure a credential helper to remove this warning. See [2023-08-29T22:38:08.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:38:08.310Z] [2023-08-29T22:38:08.310Z] Login Succeeded [2023-08-29T22:38:08.310Z] nexus3.edgexfoundry.org:10004 [2023-08-29T22:38:08.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:38:08.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:38:08.577Z] Configure a credential helper to remove this warning. See [2023-08-29T22:38:08.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:38:08.577Z] [2023-08-29T22:38:08.577Z] Login Succeeded [2023-08-29T22:38:08.577Z] docker.io [2023-08-29T22:38:08.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T22:38:09.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T22:38:09.108Z] Configure a credential helper to remove this warning. See [2023-08-29T22:38:09.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T22:38:09.108Z] [2023-08-29T22:38:09.108Z] Login Succeeded [2023-08-29T22:38:09.108Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T22:38:09.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T22:38:09.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T22:38:09.184Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-29T22:38:09.184Z] 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [2023-08-29T22:38:09.184Z] latest [2023-08-29T22:38:09.184Z] 3.1.0-dev.41 [2023-08-29T22:38:09.184Z] 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 [2023-08-29T22:38:09.184Z] main [2023-08-29T22:38:09.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:09.548Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:09.891Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [2023-08-29T22:38:09.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-29T22:38:09.891Z] 9dd18088c8ff: Preparing [2023-08-29T22:38:09.891Z] 0ec2ef957e43: Preparing [2023-08-29T22:38:09.891Z] a8d887202d6b: Preparing [2023-08-29T22:38:09.891Z] a03e5f8db853: Preparing [2023-08-29T22:38:09.891Z] d569a7c4541a: Preparing [2023-08-29T22:38:09.891Z] d2d9d24a8c2a: Preparing [2023-08-29T22:38:09.891Z] d2d9d24a8c2a: Waiting [2023-08-29T22:38:10.157Z] a03e5f8db853: Pushed [2023-08-29T22:38:10.157Z] 0ec2ef957e43: Pushed [2023-08-29T22:38:10.157Z] a8d887202d6b: Pushed [2023-08-29T22:38:10.157Z] d569a7c4541a: Pushed [2023-08-29T22:38:10.424Z] d2d9d24a8c2a: Layer already exists [2023-08-29T22:38:15.755Z] 9dd18088c8ff: Pushed [2023-08-29T22:38:15.755Z] 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff: digest: sha256:b73d28b317ab4d29ec3eb11be5db966ea580a853a75b6bbe532de7ae216938af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:16.363Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:16.696Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-29T22:38:16.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-29T22:38:16.696Z] 9dd18088c8ff: Preparing [2023-08-29T22:38:16.696Z] 0ec2ef957e43: Preparing [2023-08-29T22:38:16.696Z] a8d887202d6b: Preparing [2023-08-29T22:38:16.696Z] a03e5f8db853: Preparing [2023-08-29T22:38:16.696Z] d569a7c4541a: Preparing [2023-08-29T22:38:16.696Z] d2d9d24a8c2a: Preparing [2023-08-29T22:38:16.696Z] d2d9d24a8c2a: Waiting [2023-08-29T22:38:16.696Z] a8d887202d6b: Layer already exists [2023-08-29T22:38:16.696Z] d569a7c4541a: Layer already exists [2023-08-29T22:38:16.696Z] a03e5f8db853: Layer already exists [2023-08-29T22:38:16.696Z] 9dd18088c8ff: Layer already exists [2023-08-29T22:38:16.696Z] 0ec2ef957e43: Layer already exists [2023-08-29T22:38:16.696Z] d2d9d24a8c2a: Layer already exists [2023-08-29T22:38:16.696Z] latest: digest: sha256:b73d28b317ab4d29ec3eb11be5db966ea580a853a75b6bbe532de7ae216938af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:17.307Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:17.638Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 [2023-08-29T22:38:17.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-29T22:38:17.638Z] 9dd18088c8ff: Preparing [2023-08-29T22:38:17.638Z] 0ec2ef957e43: Preparing [2023-08-29T22:38:17.638Z] a8d887202d6b: Preparing [2023-08-29T22:38:17.638Z] a03e5f8db853: Preparing [2023-08-29T22:38:17.638Z] d569a7c4541a: Preparing [2023-08-29T22:38:17.638Z] d2d9d24a8c2a: Preparing [2023-08-29T22:38:17.638Z] d2d9d24a8c2a: Waiting [2023-08-29T22:38:17.638Z] d569a7c4541a: Layer already exists [2023-08-29T22:38:17.638Z] a03e5f8db853: Layer already exists [2023-08-29T22:38:17.638Z] 9dd18088c8ff: Layer already exists [2023-08-29T22:38:17.638Z] 0ec2ef957e43: Layer already exists [2023-08-29T22:38:17.638Z] a8d887202d6b: Layer already exists [2023-08-29T22:38:17.638Z] d2d9d24a8c2a: Layer already exists [2023-08-29T22:38:17.638Z] 3.1.0-dev.41: digest: sha256:b73d28b317ab4d29ec3eb11be5db966ea580a853a75b6bbe532de7ae216938af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:17.975Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:18.310Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 [2023-08-29T22:38:18.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-29T22:38:18.310Z] 9dd18088c8ff: Preparing [2023-08-29T22:38:18.310Z] 0ec2ef957e43: Preparing [2023-08-29T22:38:18.310Z] a8d887202d6b: Preparing [2023-08-29T22:38:18.310Z] a03e5f8db853: Preparing [2023-08-29T22:38:18.310Z] d569a7c4541a: Preparing [2023-08-29T22:38:18.310Z] d2d9d24a8c2a: Preparing [2023-08-29T22:38:18.310Z] d2d9d24a8c2a: Waiting [2023-08-29T22:38:18.310Z] a8d887202d6b: Layer already exists [2023-08-29T22:38:18.310Z] 0ec2ef957e43: Layer already exists [2023-08-29T22:38:18.310Z] 9dd18088c8ff: Layer already exists [2023-08-29T22:38:18.310Z] a03e5f8db853: Layer already exists [2023-08-29T22:38:18.310Z] d569a7c4541a: Layer already exists [2023-08-29T22:38:18.310Z] d2d9d24a8c2a: Layer already exists [2023-08-29T22:38:18.310Z] 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41: digest: sha256:b73d28b317ab4d29ec3eb11be5db966ea580a853a75b6bbe532de7ae216938af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:18.662Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:18.990Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-29T22:38:18.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-29T22:38:18.991Z] 9dd18088c8ff: Preparing [2023-08-29T22:38:18.991Z] 0ec2ef957e43: Preparing [2023-08-29T22:38:18.991Z] a8d887202d6b: Preparing [2023-08-29T22:38:18.991Z] a03e5f8db853: Preparing [2023-08-29T22:38:18.991Z] d569a7c4541a: Preparing [2023-08-29T22:38:18.991Z] d2d9d24a8c2a: Preparing [2023-08-29T22:38:18.991Z] d2d9d24a8c2a: Waiting [2023-08-29T22:38:18.991Z] a8d887202d6b: Layer already exists [2023-08-29T22:38:18.991Z] d569a7c4541a: Layer already exists [2023-08-29T22:38:18.991Z] 0ec2ef957e43: Layer already exists [2023-08-29T22:38:18.991Z] a03e5f8db853: Layer already exists [2023-08-29T22:38:18.991Z] 9dd18088c8ff: Layer already exists [2023-08-29T22:38:18.991Z] d2d9d24a8c2a: Layer already exists [2023-08-29T22:38:18.991Z] main: digest: sha256:b73d28b317ab4d29ec3eb11be5db966ea580a853a75b6bbe532de7ae216938af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T22:38:19.297Z] ===================================================== [Pipeline] echo [2023-08-29T22:38:19.303Z] taggedImages: [2023-08-29T22:38:19.303Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [2023-08-29T22:38:19.303Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-29T22:38:19.303Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 [2023-08-29T22:38:19.303Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:92dd52375ba7ece0127ca2ee3b02bf3e6a750cff-3.1.0-dev.41 [2023-08-29T22:38:19.303Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:19.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T22:38:19.663Z] [2023-08-29T22:38:19.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:19.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T22:38:19.991Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-29T22:38:19.991Z] 8998bd30e6a1: Pulling fs layer [2023-08-29T22:38:19.991Z] 04944245beec: Pulling fs layer [2023-08-29T22:38:19.991Z] 699f458cf7ca: Pulling fs layer [2023-08-29T22:38:19.991Z] 765212b225bb: Pulling fs layer [2023-08-29T22:38:19.991Z] f23df028b6ca: Pulling fs layer [2023-08-29T22:38:19.991Z] d65c8cfc05b1: Pulling fs layer [2023-08-29T22:38:19.991Z] 2437ff75d9bd: Pulling fs layer [2023-08-29T22:38:19.991Z] f23df028b6ca: Waiting [2023-08-29T22:38:19.991Z] 765212b225bb: Waiting [2023-08-29T22:38:19.991Z] 2437ff75d9bd: Waiting [2023-08-29T22:38:20.257Z] 04944245beec: Verifying Checksum [2023-08-29T22:38:20.257Z] 04944245beec: Download complete [2023-08-29T22:38:20.257Z] 765212b225bb: Verifying Checksum [2023-08-29T22:38:20.257Z] 765212b225bb: Download complete [2023-08-29T22:38:20.257Z] f23df028b6ca: Verifying Checksum [2023-08-29T22:38:20.257Z] f23df028b6ca: Download complete [2023-08-29T22:38:20.257Z] d65c8cfc05b1: Verifying Checksum [2023-08-29T22:38:20.257Z] d65c8cfc05b1: Download complete [2023-08-29T22:38:20.257Z] 699f458cf7ca: Verifying Checksum [2023-08-29T22:38:20.257Z] 699f458cf7ca: Download complete [2023-08-29T22:38:20.843Z] 8998bd30e6a1: Verifying Checksum [2023-08-29T22:38:20.843Z] 8998bd30e6a1: Download complete [2023-08-29T22:38:22.785Z] 2437ff75d9bd: Verifying Checksum [2023-08-29T22:38:22.785Z] 2437ff75d9bd: Download complete [2023-08-29T22:38:24.726Z] 8998bd30e6a1: Pull complete [2023-08-29T22:38:24.990Z] 04944245beec: Pull complete [2023-08-29T22:38:26.435Z] 699f458cf7ca: Pull complete [2023-08-29T22:38:26.435Z] 765212b225bb: Pull complete [2023-08-29T22:38:27.019Z] f23df028b6ca: Pull complete [2023-08-29T22:38:27.286Z] d65c8cfc05b1: Pull complete [2023-08-29T22:38:42.314Z] 2437ff75d9bd: Pull complete [2023-08-29T22:38:42.314Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-29T22:38:42.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T22:38:42.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:38:42.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-4834 does not seem to be running inside a container [2023-08-29T22:38:42.620Z] $ 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/44 -v /w/workspace/app-record-replay/44:/w/workspace/app-record-replay/44:rw,z -v /w/workspace/app-record-replay/44@tmp:/w/workspace/app-record-replay/44@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-29T22:38:45.054Z] $ docker top 61a55e0350090a7762b0bc46a8f77e55559906304dc5eeb2090f6fabb508fa5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:38:45.915Z] ---> job-cost.sh [2023-08-29T22:38:45.915Z] lf-activate-venv: SKIPPING [2023-08-29T22:38:45.915Z] INFO: No Stack... [2023-08-29T22:38:46.183Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-29T22:38:47.153Z] INFO: Archiving Costs [Pipeline] sh [2023-08-29T22:38:47.489Z] + cat /w/workspace/app-record-replay/44/archives/cost.csv [2023-08-29T22:38:47.489Z] + cut -d, -f6 [Pipeline] lock [2023-08-29T22:38:47.551Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] [2023-08-29T22:38:47.557Z] Resource [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] did not exist. Created. [2023-08-29T22:38:47.557Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-29T22:38:48.203Z] /w/workspace/app-record-replay/44@tmp/durable-a4b634a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-29T22:38:48.530Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-29T22:38:48.550Z] Warning: overwriting stash ‘stack-cost’ [2023-08-29T22:38:48.598Z] Stashed 1 file(s) [Pipeline] } [2023-08-29T22:38:48.604Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-29T22:38:48.627Z] $ docker stop --time=1 61a55e0350090a7762b0bc46a8f77e55559906304dc5eeb2090f6fabb508fa5c [2023-08-29T22:38:50.076Z] $ docker rm -f --volumes 61a55e0350090a7762b0bc46a8f77e55559906304dc5eeb2090f6fabb508fa5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-29T22:38:50.996Z] provisioning config files... [2023-08-29T22:38:51.005Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4884798833808014036tmp [Pipeline] { [Pipeline] sh [2023-08-29T22:38:51.299Z] + set +x [2023-08-29T22:38:51.299Z] + bash -s -- [2023-08-29T22:38:51.299Z] + curl -s https://codecov.io/bash [2023-08-29T22:38:51.560Z] [2023-08-29T22:38:51.560Z] _____ _ [2023-08-29T22:38:51.560Z] / ____| | | [2023-08-29T22:38:51.560Z] | | ___ __| | ___ ___ _____ __ [2023-08-29T22:38:51.560Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-29T22:38:51.560Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-29T22:38:51.560Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-29T22:38:51.560Z] Bash-1.0.6 [2023-08-29T22:38:51.560Z] [2023-08-29T22:38:51.560Z] [2023-08-29T22:38:51.560Z] ==> git version 2.25.1 found [2023-08-29T22:38:51.560Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-29T22:38:51.560Z] Release-Date: 2020-01-08 [2023-08-29T22:38:51.560Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-29T22:38:51.560Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-29T22:38:51.560Z] ==> Jenkins CI detected. [2023-08-29T22:38:51.560Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-29T22:38:51.560Z] project root: . [2023-08-29T22:38:51.560Z] --> token set from env [2023-08-29T22:38:51.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-29T22:38:51.560Z] ==> Running gcov in . (disable via -X gcov) [2023-08-29T22:38:51.560Z] ==> Python coveragepy not found [2023-08-29T22:38:51.560Z] ==> Searching for coverage reports in: [2023-08-29T22:38:51.560Z] + . [2023-08-29T22:38:51.560Z] -> Found 1 reports [2023-08-29T22:38:51.560Z] ==> Detecting git/mercurial file structure [2023-08-29T22:38:51.560Z] ==> Reading reports [2023-08-29T22:38:51.560Z] + ./coverage.out bytes=24552 [2023-08-29T22:38:51.560Z] ==> Appending adjustments [2023-08-29T22:38:51.560Z] https://docs.codecov.io/docs/fixing-reports [2023-08-29T22:38:51.821Z] + Found adjustments [2023-08-29T22:38:51.821Z] ==> Gzipping contents [2023-08-29T22:38:51.821Z] 8.0K /tmp/codecov.1VvYfr.gz [2023-08-29T22:38:51.821Z] ==> Uploading reports [2023-08-29T22:38:51.821Z] url: https://codecov.io [2023-08-29T22:38:51.821Z] query: branch=main&commit=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-29T22:38:51.821Z] -> Pinging Codecov [2023-08-29T22:38:51.821Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=92dd52375ba7ece0127ca2ee3b02bf3e6a750cff&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-29T22:38:51.821Z] -> Uploading to [2023-08-29T22:38:51.821Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-29/F467761B9912B4F32F9BC62907045C81/92dd52375ba7ece0127ca2ee3b02bf3e6a750cff/414a0565-4ece-4cb9-8053-52ee8da4cb80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230829T223851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1fcf403a6eeeb8379b1304a4f632c229694e47301c83f0392aadae9b1fcc8cd2 [2023-08-29T22:38:51.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T22:38:51.821Z] Dload Upload Total Spent Left Speed [2023-08-29T22:38:52.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4861 0 0 100 4861 0 27005 --:--:-- --:--:-- --:--:-- 27005 [2023-08-29T22:38:52.080Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] } [2023-08-29T22:38:52.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-29T22:38:52.307Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-29T22:38:52.315Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:52.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-29T22:38:52.627Z] [2023-08-29T22:38:52.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:38:52.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-29T22:38:52.939Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-29T22:38:52.939Z] df9b9388f04a: Pulling fs layer [2023-08-29T22:38:52.939Z] 52dc419b0ee2: Pulling fs layer [2023-08-29T22:38:52.939Z] 25bc292e5bac: Pulling fs layer [2023-08-29T22:38:52.939Z] 114826534d7a: Pulling fs layer [2023-08-29T22:38:52.939Z] 4657fd5d0bcf: Pulling fs layer [2023-08-29T22:38:52.939Z] 6ad1cebc031e: Pulling fs layer [2023-08-29T22:38:52.939Z] 8a3aa393b2d8: Pulling fs layer [2023-08-29T22:38:52.939Z] 4657fd5d0bcf: Waiting [2023-08-29T22:38:52.939Z] 6ad1cebc031e: Waiting [2023-08-29T22:38:52.939Z] 8a3aa393b2d8: Waiting [2023-08-29T22:38:52.939Z] 114826534d7a: Waiting [2023-08-29T22:38:52.939Z] 52dc419b0ee2: Verifying Checksum [2023-08-29T22:38:52.939Z] 52dc419b0ee2: Download complete [2023-08-29T22:38:52.939Z] 4657fd5d0bcf: Verifying Checksum [2023-08-29T22:38:52.939Z] 4657fd5d0bcf: Download complete [2023-08-29T22:38:52.939Z] df9b9388f04a: Verifying Checksum [2023-08-29T22:38:53.201Z] df9b9388f04a: Pull complete [2023-08-29T22:38:53.201Z] 6ad1cebc031e: Verifying Checksum [2023-08-29T22:38:53.201Z] 6ad1cebc031e: Download complete [2023-08-29T22:38:53.201Z] 52dc419b0ee2: Pull complete [2023-08-29T22:38:53.201Z] 25bc292e5bac: Pull complete [2023-08-29T22:38:53.772Z] 114826534d7a: Verifying Checksum [2023-08-29T22:38:53.772Z] 114826534d7a: Download complete [2023-08-29T22:38:53.772Z] 8a3aa393b2d8: Verifying Checksum [2023-08-29T22:38:53.772Z] 8a3aa393b2d8: Download complete [2023-08-29T22:38:57.061Z] 114826534d7a: Pull complete [2023-08-29T22:38:57.061Z] 4657fd5d0bcf: Pull complete [2023-08-29T22:38:57.628Z] 6ad1cebc031e: Pull complete [2023-08-29T22:39:00.161Z] 8a3aa393b2d8: Pull complete [2023-08-29T22:39:00.161Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-29T22:39:00.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-29T22:39:00.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:39:00.246Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2023-08-29T22:39:00.281Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-29T22:39:05.605Z] $ docker top ee0be6d26159dc3f20485b4545c459ad448909845c138f9b70448ad53c4ed13f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-29T22:39:05.665Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-29T22:39:05.945Z] + set -o pipefail [2023-08-29T22:39:05.945Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-29T22:39:11.496Z] [2023-08-29T22:39:11.496Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-29T22:39:11.496Z] [2023-08-29T22:39:11.496Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/fc76661d-a879-422e-a3d1-eb1509ac26f8 [2023-08-29T22:39:11.496Z] [2023-08-29T22:39:11.496Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-29T22:39:11.496Z] [2023-08-29T22:39:11.496Z] [2023-08-29T22:39:11.496Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-29T22:39:11.496Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-29T22:39:11.496Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-29T22:39:11.509Z] $ docker stop --time=1 ee0be6d26159dc3f20485b4545c459ad448909845c138f9b70448ad53c4ed13f [2023-08-29T22:39:14.926Z] $ docker rm -f --volumes ee0be6d26159dc3f20485b4545c459ad448909845c138f9b70448ad53c4ed13f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-29T22:39:15.713Z] + git log --format=format:%s -1 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff [Pipeline] sh [2023-08-29T22:39:16.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T22:39:16.012Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:39:16.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T22:39:16.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:39:16.386Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2023-08-29T22:39:16.421Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T22:39:16.807Z] $ docker top 58789a965ff8192ad1f91383d70fb1cf8b0eaeb3695ec3bd1a741c206cd80f36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-29T22:39:16.886Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.40' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T22:39:17.185Z] + git semver [Pipeline] } [2023-08-29T22:39:17.463Z] $ docker stop --time=1 58789a965ff8192ad1f91383d70fb1cf8b0eaeb3695ec3bd1a741c206cd80f36 [2023-08-29T22:39:18.718Z] $ docker rm -f --volumes 58789a965ff8192ad1f91383d70fb1cf8b0eaeb3695ec3bd1a741c206cd80f36 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:39:19.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-29T22:39:19.211Z] [2023-08-29T22:39:19.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:39:19.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-29T22:39:19.507Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-29T22:39:19.507Z] ab5ef0e58194: Pulling fs layer [2023-08-29T22:39:19.507Z] 9712f1f96733: Pulling fs layer [2023-08-29T22:39:19.507Z] 63f879dbbcfc: Pulling fs layer [2023-08-29T22:39:19.507Z] 0d9ebad4ef96: Pulling fs layer [2023-08-29T22:39:19.507Z] e9a5061849ea: Pulling fs layer [2023-08-29T22:39:19.507Z] d747dcd14b5f: Pulling fs layer [2023-08-29T22:39:19.507Z] 2de7ff778b66: Pulling fs layer [2023-08-29T22:39:19.507Z] 0d9ebad4ef96: Waiting [2023-08-29T22:39:19.507Z] d747dcd14b5f: Waiting [2023-08-29T22:39:19.507Z] 2de7ff778b66: Waiting [2023-08-29T22:39:19.507Z] e9a5061849ea: Waiting [2023-08-29T22:39:19.507Z] 9712f1f96733: Verifying Checksum [2023-08-29T22:39:19.507Z] 9712f1f96733: Download complete [2023-08-29T22:39:19.767Z] 63f879dbbcfc: Verifying Checksum [2023-08-29T22:39:19.767Z] 63f879dbbcfc: Download complete [2023-08-29T22:39:20.026Z] e9a5061849ea: Verifying Checksum [2023-08-29T22:39:20.026Z] e9a5061849ea: Download complete [2023-08-29T22:39:20.026Z] 0d9ebad4ef96: Verifying Checksum [2023-08-29T22:39:20.026Z] 0d9ebad4ef96: Download complete [2023-08-29T22:39:20.026Z] d747dcd14b5f: Verifying Checksum [2023-08-29T22:39:20.026Z] d747dcd14b5f: Download complete [2023-08-29T22:39:20.026Z] ab5ef0e58194: Verifying Checksum [2023-08-29T22:39:20.026Z] ab5ef0e58194: Download complete [2023-08-29T22:39:20.283Z] 2de7ff778b66: Verifying Checksum [2023-08-29T22:39:20.283Z] 2de7ff778b66: Download complete [2023-08-29T22:39:22.813Z] ab5ef0e58194: Pull complete [2023-08-29T22:39:22.813Z] 9712f1f96733: Pull complete [2023-08-29T22:39:23.379Z] 63f879dbbcfc: Pull complete [2023-08-29T22:39:26.667Z] 0d9ebad4ef96: Pull complete [2023-08-29T22:39:26.926Z] e9a5061849ea: Pull complete [2023-08-29T22:39:26.926Z] d747dcd14b5f: Pull complete [2023-08-29T22:39:27.860Z] 2de7ff778b66: Pull complete [2023-08-29T22:39:27.860Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-29T22:39:27.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-29T22:39:27.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:39:27.946Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2023-08-29T22:39:27.977Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-29T22:39:32.427Z] $ docker top 8c2478f482b272ce1cde06cd93b3dc73352436bfb6e619c58297a45274cce029 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-29T22:39:32.488Z] provisioning config files... [2023-08-29T22:39:32.495Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7351723734810918847tmp [2023-08-29T22:39:32.505Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17780824348740519684tmp [2023-08-29T22:39:32.515Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5471561925284219308tmp [Pipeline] { [Pipeline] echo [2023-08-29T22:39:32.532Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:39:32.816Z] ---> sigul-configuration.sh [2023-08-29T22:39:32.816Z] gpg: directory `/root/.gnupg' created [2023-08-29T22:39:32.816Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-29T22:39:32.816Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-29T22:39:32.816Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-29T22:39:32.816Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-29T22:39:32.816Z] gpg: CAST5 encrypted data [2023-08-29T22:39:32.816Z] gpg: encrypted with 1 passphrase [2023-08-29T22:39:32.816Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-29T22:39:33.102Z] + mkdir /home/jenkins [2023-08-29T22:39:33.102Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-29T22:39:33.390Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-29T22:39:33.397Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:39:33.679Z] ---> sigul-install.sh [2023-08-29T22:39:33.679Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-29T22:39:33.963Z] + git tag --list [2023-08-29T22:39:33.963Z] v3.1.0-dev.0 [2023-08-29T22:39:33.963Z] v3.1.0-dev.1 [2023-08-29T22:39:33.963Z] v3.1.0-dev.10 [2023-08-29T22:39:33.963Z] v3.1.0-dev.11 [2023-08-29T22:39:33.963Z] v3.1.0-dev.12 [2023-08-29T22:39:33.963Z] v3.1.0-dev.13 [2023-08-29T22:39:33.963Z] v3.1.0-dev.14 [2023-08-29T22:39:33.963Z] v3.1.0-dev.15 [2023-08-29T22:39:33.963Z] v3.1.0-dev.16 [2023-08-29T22:39:33.963Z] v3.1.0-dev.17 [2023-08-29T22:39:33.963Z] v3.1.0-dev.18 [2023-08-29T22:39:33.963Z] v3.1.0-dev.19 [2023-08-29T22:39:33.963Z] v3.1.0-dev.2 [2023-08-29T22:39:33.963Z] v3.1.0-dev.20 [2023-08-29T22:39:33.963Z] v3.1.0-dev.21 [2023-08-29T22:39:33.963Z] v3.1.0-dev.22 [2023-08-29T22:39:33.963Z] v3.1.0-dev.23 [2023-08-29T22:39:33.963Z] v3.1.0-dev.24 [2023-08-29T22:39:33.963Z] v3.1.0-dev.25 [2023-08-29T22:39:33.963Z] v3.1.0-dev.26 [2023-08-29T22:39:33.963Z] v3.1.0-dev.27 [2023-08-29T22:39:33.963Z] v3.1.0-dev.28 [2023-08-29T22:39:33.963Z] v3.1.0-dev.29 [2023-08-29T22:39:33.963Z] v3.1.0-dev.3 [2023-08-29T22:39:33.963Z] v3.1.0-dev.30 [2023-08-29T22:39:33.963Z] v3.1.0-dev.31 [2023-08-29T22:39:33.963Z] v3.1.0-dev.32 [2023-08-29T22:39:33.963Z] v3.1.0-dev.33 [2023-08-29T22:39:33.963Z] v3.1.0-dev.34 [2023-08-29T22:39:33.963Z] v3.1.0-dev.35 [2023-08-29T22:39:33.963Z] v3.1.0-dev.36 [2023-08-29T22:39:33.963Z] v3.1.0-dev.37 [2023-08-29T22:39:33.963Z] v3.1.0-dev.38 [2023-08-29T22:39:33.963Z] v3.1.0-dev.39 [2023-08-29T22:39:33.963Z] v3.1.0-dev.4 [2023-08-29T22:39:33.963Z] v3.1.0-dev.40 [2023-08-29T22:39:33.963Z] v3.1.0-dev.5 [2023-08-29T22:39:33.963Z] v3.1.0-dev.6 [2023-08-29T22:39:33.963Z] v3.1.0-dev.7 [2023-08-29T22:39:33.963Z] v3.1.0-dev.8 [2023-08-29T22:39:33.963Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-29T22:39:34.252Z] + lftools sign git-tag v3.1.0-dev.41 [2023-08-29T22:39:34.822Z] Signing Git tag with Sigul... [2023-08-29T22:39:34.822Z] Signing v3.1.0-dev.41 [2023-08-29T22:39:34.822Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.1.0-dev.41'], return code 1, stdout , stderr [Pipeline] echo [2023-08-29T22:39:34.829Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:39:35.115Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-29T22:39:35.121Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-29T22:39:35.141Z] $ docker stop --time=1 8c2478f482b272ce1cde06cd93b3dc73352436bfb6e619c58297a45274cce029 [2023-08-29T22:39:36.445Z] $ docker rm -f --volumes 8c2478f482b272ce1cde06cd93b3dc73352436bfb6e619c58297a45274cce029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-29T22:39:36.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T22:39:36.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:39:37.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T22:39:37.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:39:37.199Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2023-08-29T22:39:37.229Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T22:39:37.548Z] $ docker top 0847a5d7ef1a0d6756557159481272678fcaafb37c33f2f7e83b939eab22b259 -eo pid,comm [2023-08-29T22:39:37.593Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-29T22:39:37.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-29T22:39:37.625Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.40' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T22:39:37.916Z] + git semver [Pipeline] } [2023-08-29T22:39:38.191Z] $ docker stop --time=1 0847a5d7ef1a0d6756557159481272678fcaafb37c33f2f7e83b939eab22b259 [2023-08-29T22:39:39.462Z] $ docker rm -f --volumes 0847a5d7ef1a0d6756557159481272678fcaafb37c33f2f7e83b939eab22b259 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T22:39:39.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T22:39:39.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:39:40.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T22:39:40.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:39:40.152Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2023-08-29T22:39:40.185Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T22:39:40.491Z] $ docker top 013be24d7d6fbcc5ef9ed7ae28e767f3aa46681c3f821aa4d583dd7e64ea9712 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-29T22:39:40.574Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.0-dev.40' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T22:39:40.864Z] + git semver [Pipeline] } [2023-08-29T22:39:41.137Z] $ docker stop --time=1 013be24d7d6fbcc5ef9ed7ae28e767f3aa46681c3f821aa4d583dd7e64ea9712 [2023-08-29T22:39:42.373Z] $ docker rm -f --volumes 013be24d7d6fbcc5ef9ed7ae28e767f3aa46681c3f821aa4d583dd7e64ea9712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-29T22:39:42.924Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-29T22:39:42.924Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-29T22:39:42.924Z] total 16 [2023-08-29T22:39:42.924Z] drwxr-xr-x 3 root root 4096 Aug 29 22:29 . [2023-08-29T22:39:42.924Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 22:39 .. [2023-08-29T22:39:42.924Z] drwxr-xr-x 2 root root 4096 Aug 29 22:29 cost [2023-08-29T22:39:42.924Z] -rw-r--r-- 1 root root 88 Aug 29 22:29 cost.csv [2023-08-29T22:39:42.924Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-29T22:39:42.924Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-29T22:39:42.924Z] total 16 [2023-08-29T22:39:42.924Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 22:29 . [2023-08-29T22:39:42.924Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 22:39 .. [2023-08-29T22:39:42.924Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 22:29 cost [2023-08-29T22:39:42.924Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 29 22:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:39:43.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:39:44.089Z] ---> package-listing.sh [2023-08-29T22:39:44.089Z] ++ facter osfamily [2023-08-29T22:39:44.089Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-29T22:39:44.348Z] + OS_FAMILY=debian [2023-08-29T22:39:44.348Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-29T22:39:44.348Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-29T22:39:44.348Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-29T22:39:44.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-29T22:39:44.348Z] + PACKAGES=/tmp/packages_start.txt [2023-08-29T22:39:44.348Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-29T22:39:44.348Z] + PACKAGES=/tmp/packages_end.txt [2023-08-29T22:39:44.348Z] + case "${OS_FAMILY}" in [2023-08-29T22:39:44.348Z] + dpkg -l [2023-08-29T22:39:44.348Z] + grep '^ii' [2023-08-29T22:39:44.348Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-29T22:39:44.348Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-29T22:39:44.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-29T22:39:44.348Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-29T22:39:44.348Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-29T22:39:44.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-08-29T22:39:44.358Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-29T22:39:44.633Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T22:39:45.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T22:39:45.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T22:39:45.273Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2023-08-29T22:39:45.305Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-29T22:39:45.498Z] $ docker top 847288fa2f7c70f6a00f8288671f234b63ed38ae6aa39ae9b6807348fdd1badc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T22:39:45.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-29T22:39:46.123Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-29T22:39:46.403Z] + ls /var/log/sa-host [2023-08-29T22:39:46.403Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T22:39:46.585Z] provisioning config files... [2023-08-29T22:39:46.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13196048924825343195tmp [Pipeline] { [Pipeline] echo [2023-08-29T22:39:46.605Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:39:46.883Z] ---> create-netrc.sh [Pipeline] } [2023-08-29T22:39:46.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:39:47.211Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-29T22:39:47.221Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:39:47.506Z] ---> sudo-logs.sh [2023-08-29T22:39:47.506Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-29T22:39:47.536Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:39:47.819Z] ---> job-cost.sh [2023-08-29T22:39:47.819Z] lf-activate-venv: SKIPPING [2023-08-29T22:39:47.819Z] DEBUG: total: 0.2199999988079071 [2023-08-29T22:39:47.819Z] INFO: Retrieving Stack Cost... [2023-08-29T22:39:48.387Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-29T22:39:48.646Z] INFO: Archiving Costs [Pipeline] echo [2023-08-29T22:39:48.658Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T22:39:48.942Z] ---> logs-deploy.sh [2023-08-29T22:39:48.943Z] lf-activate-venv: SKIPPING [2023-08-29T22:39:48.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/44 [2023-08-29T22:39:48.943Z] INFO: archiving workspace using pattern(s): [2023-08-29T22:39:49.883Z] Archives upload complete. [2023-08-29T22:39:50.143Z] INFO: archiving logs to Nexus