Pull request #94 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd5e2507682386247b3eead5811e6600728e4a3f+78fe8f3bf92d1429b888daae8a2254829d2673dc (c97fca8f8b3cfd1c84e2974e198183e5be4ce205) 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-ssh3537756623860328657.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15993699764608843002.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8322714622509303355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14572957654388281521.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6201482049287798804.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-94/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-94/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7615494771302321245.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9775 in /w/workspace/xfoundry_app-record-replay_PR-94 [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/xfoundry_app-record-replay_PR-94 # 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 Merging remotes/origin/main commit 78fe8f3bf92d1429b888daae8a2254829d2673dc into PR head commit cd5e2507682386247b3eead5811e6600728e4a3f > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd5e2507682386247b3eead5811e6600728e4a3f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 78fe8f3bf92d1429b888daae8a2254829d2673dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing cd5e2507682386247b3eead5811e6600728e4a3f Checking out Revision cd5e2507682386247b3eead5811e6600728e4a3f (PR-94) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-23T03:19:19.078Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-23T03:19:19.261Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-23T03:19:19.359Z] ========================================================= [2023-10-23T03:19:19.359Z] EdgeX Global Pipelines Version Info [2023-10-23T03:19:19.359Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f cd5e2507682386247b3eead5811e6600728e4a3f # timeout=10 [2023-10-23T03:19:20.092Z] ------------------- [2023-10-23T03:19:20.092Z] stable info: [2023-10-23T03:19:20.092Z] ------------------- [2023-10-23T03:19:20.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-23T03:19:20.092Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-23T03:19:20.092Z] Message: update stable to v1.0.254 [2023-10-23T03:19:20.659Z] ------------------- [2023-10-23T03:19:20.659Z] experimental info: [2023-10-23T03:19:20.659Z] ------------------- [2023-10-23T03:19:20.659Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-23T03:19:20.659Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-23T03:19:20.659Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-23T03:19:20.936Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-23T03:19:20.973Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-23T03:19:21.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-23T03:19:21.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-23T03:19:21.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-23T03:19:21.153Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-23T03:19:21.195Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-23T03:19:21.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-23T03:19:21.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-23T03:19:21.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-23T03:19:21.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-23T03:19:21.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-23T03:19:21.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-23T03:19:21.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-23T03:19:21.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-23T03:19:21.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-23T03:19:21.652Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-23T03:19:21.697Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-23T03:19:21.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-23T03:19:21.785Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-23T03:19:21.827Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-23T03:19:21.869Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-23T03:19:21.914Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-23T03:19:21.961Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-23T03:19:22.007Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-23T03:19:22.051Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-23T03:19:22.100Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-23T03:19:22.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-94 [Pipeline] echo [2023-10-23T03:19:22.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-94 [Pipeline] echo [2023-10-23T03:19:22.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-94 [Pipeline] echo [2023-10-23T03:19:22.272Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd5e2507682386247b3eead5811e6600728e4a3f [Pipeline] echo [2023-10-23T03:19:22.319Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd5e250 [Pipeline] echo [2023-10-23T03:19:22.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T03:19:22.470Z] provisioning config files... [2023-10-23T03:19:22.488Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-94@tmp/config9129234789053371529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:19:22.838Z] ---> docker-login.sh [2023-10-23T03:19:22.838Z] nexus3.edgexfoundry.org:10001 [2023-10-23T03:19:22.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:19:23.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:19:23.098Z] Configure a credential helper to remove this warning. See [2023-10-23T03:19:23.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:19:23.098Z] [2023-10-23T03:19:23.098Z] Login Succeeded [2023-10-23T03:19:23.098Z] nexus3.edgexfoundry.org:10002 [2023-10-23T03:19:23.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:19:23.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:19:23.357Z] Configure a credential helper to remove this warning. See [2023-10-23T03:19:23.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:19:23.357Z] [2023-10-23T03:19:23.357Z] Login Succeeded [2023-10-23T03:19:23.357Z] nexus3.edgexfoundry.org:10003 [2023-10-23T03:19:23.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:19:23.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:19:23.357Z] Configure a credential helper to remove this warning. See [2023-10-23T03:19:23.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:19:23.357Z] [2023-10-23T03:19:23.357Z] Login Succeeded [2023-10-23T03:19:23.357Z] nexus3.edgexfoundry.org:10004 [2023-10-23T03:19:23.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:19:23.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:19:23.617Z] Configure a credential helper to remove this warning. See [2023-10-23T03:19:23.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:19:23.617Z] [2023-10-23T03:19:23.617Z] Login Succeeded [2023-10-23T03:19:23.617Z] docker.io [2023-10-23T03:19:23.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:19:23.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:19:23.878Z] Configure a credential helper to remove this warning. See [2023-10-23T03:19:23.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:19:23.878Z] [2023-10-23T03:19:23.878Z] Login Succeeded [2023-10-23T03:19:23.878Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T03:19:23.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-23T03:19:24.537Z] + git rev-list -1 --merges cd5e2507682386247b3eead5811e6600728e4a3f~1..cd5e2507682386247b3eead5811e6600728e4a3f [Pipeline] echo [2023-10-23T03:19:24.597Z] -----------> git rev-list -1 --merges cd5e2507682386247b3eead5811e6600728e4a3f~1..cd5e2507682386247b3eead5811e6600728e4a3f cd5e2507682386247b3eead5811e6600728e4a3f [false] [Pipeline] sh [2023-10-23T03:19:24.907Z] + git log --format=format:%s -1 cd5e2507682386247b3eead5811e6600728e4a3f [Pipeline] echo [2023-10-23T03:19:24.940Z] ========================================================= [2023-10-23T03:19:24.940Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-23T03:19:24.940Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T03:19:25.375Z] + git log --format=format:%s -1 cd5e2507682386247b3eead5811e6600728e4a3f [Pipeline] echo [2023-10-23T03:19:25.404Z] [semverPrep] GIT_COMMIT: cd5e2507682386247b3eead5811e6600728e4a3f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-23T03:19:25.434Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-23T03:19:25.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T03:19:25.834Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-23T03:19:25.834Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-23T03:19:25.834Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-23T03:19:25.834Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-23T03:19:25.834Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-23T03:19:25.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:19:26.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T03:19:26.340Z] [2023-10-23T03:19:26.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:19:26.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T03:19:26.724Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-23T03:19:26.724Z] b85a868b505f: Pulling fs layer [2023-10-23T03:19:26.724Z] e2be974225ed: Pulling fs layer [2023-10-23T03:19:26.724Z] 339a4e72a1f5: Pulling fs layer [2023-10-23T03:19:26.724Z] 988bab9f4d93: Pulling fs layer [2023-10-23T03:19:26.724Z] 1469e6f7b9e6: Pulling fs layer [2023-10-23T03:19:26.724Z] eaf3925da568: Pulling fs layer [2023-10-23T03:19:26.724Z] bab4dde63d76: Pulling fs layer [2023-10-23T03:19:26.724Z] bde34c3a00c8: Pulling fs layer [2023-10-23T03:19:26.724Z] b352a97aabf1: Pulling fs layer [2023-10-23T03:19:26.724Z] 4872d77fe225: Pulling fs layer [2023-10-23T03:19:26.724Z] 5851b861e8e6: Pulling fs layer [2023-10-23T03:19:26.724Z] 5851b861e8e6: Waiting [2023-10-23T03:19:26.724Z] 988bab9f4d93: Waiting [2023-10-23T03:19:26.724Z] 4872d77fe225: Waiting [2023-10-23T03:19:26.724Z] 1469e6f7b9e6: Waiting [2023-10-23T03:19:26.724Z] bde34c3a00c8: Waiting [2023-10-23T03:19:26.724Z] b352a97aabf1: Waiting [2023-10-23T03:19:26.724Z] eaf3925da568: Waiting [2023-10-23T03:19:26.724Z] bab4dde63d76: Waiting [2023-10-23T03:19:26.724Z] e2be974225ed: Download complete [2023-10-23T03:19:26.724Z] 988bab9f4d93: Verifying Checksum [2023-10-23T03:19:26.724Z] 988bab9f4d93: Download complete [2023-10-23T03:19:26.984Z] 339a4e72a1f5: Verifying Checksum [2023-10-23T03:19:26.984Z] 339a4e72a1f5: Download complete [2023-10-23T03:19:26.984Z] 1469e6f7b9e6: Verifying Checksum [2023-10-23T03:19:26.984Z] 1469e6f7b9e6: Download complete [2023-10-23T03:19:26.984Z] eaf3925da568: Verifying Checksum [2023-10-23T03:19:26.984Z] eaf3925da568: Download complete [2023-10-23T03:19:26.984Z] bde34c3a00c8: Download complete [2023-10-23T03:19:26.984Z] b352a97aabf1: Download complete [2023-10-23T03:19:26.984Z] 4872d77fe225: Verifying Checksum [2023-10-23T03:19:26.984Z] 4872d77fe225: Download complete [2023-10-23T03:19:26.984Z] 5851b861e8e6: Download complete [2023-10-23T03:19:26.984Z] b85a868b505f: Verifying Checksum [2023-10-23T03:19:26.984Z] b85a868b505f: Download complete [2023-10-23T03:19:27.244Z] bab4dde63d76: Verifying Checksum [2023-10-23T03:19:27.244Z] bab4dde63d76: Download complete [2023-10-23T03:19:28.621Z] b85a868b505f: Pull complete [2023-10-23T03:19:28.622Z] e2be974225ed: Pull complete [2023-10-23T03:19:28.881Z] 339a4e72a1f5: Pull complete [2023-10-23T03:19:29.142Z] 988bab9f4d93: Pull complete [2023-10-23T03:19:29.401Z] 1469e6f7b9e6: Pull complete [2023-10-23T03:19:29.401Z] eaf3925da568: Pull complete [2023-10-23T03:19:31.311Z] bab4dde63d76: Pull complete [2023-10-23T03:19:31.311Z] bde34c3a00c8: Pull complete [2023-10-23T03:19:31.574Z] b352a97aabf1: Pull complete [2023-10-23T03:19:31.574Z] 4872d77fe225: Pull complete [2023-10-23T03:19:31.574Z] 5851b861e8e6: Pull complete [2023-10-23T03:19:31.574Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-23T03:19:31.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T03:19:31.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T03:19:31.812Z] prd-ubuntu20.04-docker-8c-8g-9775 does not seem to be running inside a container [2023-10-23T03:19:31.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-94 -v /w/workspace/xfoundry_app-record-replay_PR-94:/w/workspace/xfoundry_app-record-replay_PR-94:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-94@tmp:/w/workspace/xfoundry_app-record-replay_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-23T03:19:34.706Z] $ docker top 8d6ba63428e5ced4391d022afd0791c51b5764b1c7ce59efa790dbf559311373 -eo pid,comm [2023-10-23T03:19:34.757Z] 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-10-23T03:19:34.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T03:19:34.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T03:19:34.930Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T03:19:35.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T03:19:35.064Z] $ docker exec 8d6ba63428e5ced4391d022afd0791c51b5764b1c7ce59efa790dbf559311373 ssh-agent [2023-10-23T03:19:35.166Z] SSH_AUTH_SOCK=/tmp/ssh-ieIFPWXUJcDj/agent.32 [2023-10-23T03:19:35.166Z] SSH_AGENT_PID=38 [2023-10-23T03:19:35.173Z] Running ssh-add (command line suppressed) [2023-10-23T03:19:35.275Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-94@tmp/private_key_8855469891581310268.key (/w/workspace/xfoundry_app-record-replay_PR-94@tmp/private_key_8855469891581310268.key) [2023-10-23T03:19:35.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T03:19:35.616Z] + git tag --points-at HEAD [Pipeline] } [2023-10-23T03:19:35.641Z] $ docker exec --env ******** --env ******** 8d6ba63428e5ced4391d022afd0791c51b5764b1c7ce59efa790dbf559311373 ssh-agent -k [2023-10-23T03:19:35.736Z] unset SSH_AUTH_SOCK; [2023-10-23T03:19:35.736Z] unset SSH_AGENT_PID; [2023-10-23T03:19:35.737Z] echo Agent pid 38 killed; [2023-10-23T03:19:35.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-23T03:19:35.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T03:19:35.834Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T03:19:35.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T03:19:35.955Z] $ docker exec 8d6ba63428e5ced4391d022afd0791c51b5764b1c7ce59efa790dbf559311373 ssh-agent [2023-10-23T03:19:36.064Z] SSH_AUTH_SOCK=/tmp/ssh-cvohX7050LYX/agent.70 [2023-10-23T03:19:36.064Z] SSH_AGENT_PID=76 [2023-10-23T03:19:36.069Z] Running ssh-add (command line suppressed) [2023-10-23T03:19:36.163Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-94@tmp/private_key_15864499115851795991.key (/w/workspace/xfoundry_app-record-replay_PR-94@tmp/private_key_15864499115851795991.key) [2023-10-23T03:19:36.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T03:19:36.503Z] + git semver init [2023-10-23T03:19:36.763Z] 2023-10-23 03:19:36,688 [run_init] DEBUG init version:0.0.0 force:False [2023-10-23T03:19:36.763Z] 2023-10-23 03:19:36,689 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-94/.semver [2023-10-23T03:19:36.764Z] 2023-10-23 03:19:36,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-94/.semver [2023-10-23T03:19:36.764Z] 2023-10-23 03:19:36,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-94/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-94, universal_newlines=False, shell=None, istream=None) [2023-10-23T03:19:37.702Z] 2023-10-23 03:19:37,417 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-94/.git/info/exclude [2023-10-23T03:19:37.702Z] 2023-10-23 03:19:37,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-94/.semver/PR-94 with force:False [2023-10-23T03:19:37.702Z] 2023-10-23 03:19:37,418 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-94/.semver/PR-94 [2023-10-23T03:19:37.702Z] 2023-10-23 03:19:37,422 [execute] INFO git cat-file --batch-check [2023-10-23T03:19:37.702Z] 2023-10-23 03:19:37,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-94/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T03:19:37.702Z] 2023-10-23 03:19:37,429 [execute] INFO git cat-file --batch [2023-10-23T03:19:37.702Z] 2023-10-23 03:19:37,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-94/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T03:19:37.702Z] 2023-10-23 03:19:37,434 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-94/.semver/PR-94 [2023-10-23T03:19:37.702Z] 0.0.0 [Pipeline] } [2023-10-23T03:19:37.732Z] $ docker exec --env ******** --env ******** 8d6ba63428e5ced4391d022afd0791c51b5764b1c7ce59efa790dbf559311373 ssh-agent -k [2023-10-23T03:19:37.832Z] unset SSH_AUTH_SOCK; [2023-10-23T03:19:37.832Z] unset SSH_AGENT_PID; [2023-10-23T03:19:37.832Z] echo Agent pid 76 killed; [2023-10-23T03:19:37.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T03:19:38.269Z] + git semver [Pipeline] } [2023-10-23T03:19:38.561Z] $ docker stop --time=1 8d6ba63428e5ced4391d022afd0791c51b5764b1c7ce59efa790dbf559311373 [2023-10-23T03:19:39.844Z] $ docker rm -f --volumes 8d6ba63428e5ced4391d022afd0791c51b5764b1c7ce59efa790dbf559311373 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T03:19:40.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-23T03:19:40.511Z] Stashed 1 file(s) [Pipeline] echo [2023-10-23T03:19:40.529Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-10-23T03:19:41.131Z] provisioning config files... [2023-10-23T03:19:41.140Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-94@tmp/config3916059923056763260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:19:41.489Z] ---> docker-login.sh [2023-10-23T03:19:41.489Z] nexus3.edgexfoundry.org:10001 [2023-10-23T03:19:41.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:19:41.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:19:41.489Z] Configure a credential helper to remove this warning. See [2023-10-23T03:19:41.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:19:41.489Z] [2023-10-23T03:19:41.489Z] Login Succeeded [2023-10-23T03:19:41.489Z] nexus3.edgexfoundry.org:10002 [2023-10-23T03:19:41.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:19:41.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:19:41.489Z] Configure a credential helper to remove this warning. See [2023-10-23T03:19:41.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:19:41.489Z] [2023-10-23T03:19:41.489Z] Login Succeeded [2023-10-23T03:19:41.489Z] nexus3.edgexfoundry.org:10003 [2023-10-23T03:19:41.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:19:41.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:19:41.748Z] Configure a credential helper to remove this warning. See [2023-10-23T03:19:41.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:19:41.748Z] [2023-10-23T03:19:41.748Z] Login Succeeded [2023-10-23T03:19:41.748Z] nexus3.edgexfoundry.org:10004 [2023-10-23T03:19:41.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:19:41.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:19:41.748Z] Configure a credential helper to remove this warning. See [2023-10-23T03:19:41.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:19:41.748Z] [2023-10-23T03:19:41.748Z] Login Succeeded [2023-10-23T03:19:41.748Z] docker.io [2023-10-23T03:19:41.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:19:42.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:19:42.008Z] Configure a credential helper to remove this warning. See [2023-10-23T03:19:42.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:19:42.008Z] [2023-10-23T03:19:42.008Z] Login Succeeded [2023-10-23T03:19:42.008Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T03:19:42.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-23T03:19:42.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T03:19:42.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T03:19:42.341Z] ========================================================= [2023-10-23T03:19:42.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-23T03:19:42.341Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:19:42.809Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-23T03:19:42.809Z] Sending build context to Docker daemon 623.1kB [2023-10-23T03:19:42.809Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T03:19:42.809Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-23T03:19:42.809Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-23T03:19:42.809Z] 7264a8db6415: Pulling fs layer [2023-10-23T03:19:42.809Z] c4d48a809fc2: Pulling fs layer [2023-10-23T03:19:42.809Z] 4f1c88b9dad5: Pulling fs layer [2023-10-23T03:19:42.809Z] ad3a456e5733: Pulling fs layer [2023-10-23T03:19:42.809Z] 33e27b845d1e: Pulling fs layer [2023-10-23T03:19:42.809Z] c68163c4e522: Pulling fs layer [2023-10-23T03:19:42.809Z] 50da416c3ac9: Pulling fs layer [2023-10-23T03:19:42.809Z] 23d2d4c4bb30: Pulling fs layer [2023-10-23T03:19:42.809Z] 33e27b845d1e: Waiting [2023-10-23T03:19:42.809Z] c68163c4e522: Waiting [2023-10-23T03:19:42.809Z] 50da416c3ac9: Waiting [2023-10-23T03:19:42.809Z] 23d2d4c4bb30: Waiting [2023-10-23T03:19:42.809Z] c4d48a809fc2: Verifying Checksum [2023-10-23T03:19:42.809Z] c4d48a809fc2: Download complete [2023-10-23T03:19:42.809Z] ad3a456e5733: Download complete [2023-10-23T03:19:42.809Z] 33e27b845d1e: Verifying Checksum [2023-10-23T03:19:42.809Z] 33e27b845d1e: Download complete [2023-10-23T03:19:42.809Z] 7264a8db6415: Verifying Checksum [2023-10-23T03:19:42.809Z] 7264a8db6415: Download complete [2023-10-23T03:19:43.068Z] c68163c4e522: Verifying Checksum [2023-10-23T03:19:43.068Z] c68163c4e522: Download complete [2023-10-23T03:19:43.068Z] 7264a8db6415: Pull complete [2023-10-23T03:19:43.328Z] c4d48a809fc2: Pull complete [2023-10-23T03:19:43.328Z] 23d2d4c4bb30: Verifying Checksum [2023-10-23T03:19:43.328Z] 23d2d4c4bb30: Download complete [2023-10-23T03:19:43.328Z] 4f1c88b9dad5: Verifying Checksum [2023-10-23T03:19:43.328Z] 4f1c88b9dad5: Download complete [2023-10-23T03:19:43.894Z] 50da416c3ac9: Verifying Checksum [2023-10-23T03:19:43.894Z] 50da416c3ac9: Download complete [2023-10-23T03:19:46.425Z] 4f1c88b9dad5: Pull complete [2023-10-23T03:19:46.684Z] ad3a456e5733: Pull complete [2023-10-23T03:19:46.684Z] 33e27b845d1e: Pull complete [2023-10-23T03:19:46.684Z] c68163c4e522: Pull complete [2023-10-23T03:19:49.211Z] 50da416c3ac9: Pull complete [2023-10-23T03:19:49.469Z] 23d2d4c4bb30: Pull complete [2023-10-23T03:19:49.469Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-23T03:19:49.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-23T03:19:49.469Z] ---> 0786185ac409 [2023-10-23T03:19:49.469Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T03:19:53.660Z] ---> Running in a16a68e8d008 [2023-10-23T03:19:53.660Z] Removing intermediate container a16a68e8d008 [2023-10-23T03:19:53.660Z] ---> b2fba5abd8b5 [2023-10-23T03:19:53.660Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T03:19:53.660Z] ---> Running in 1bddff86a88a [2023-10-23T03:19:53.660Z] Removing intermediate container 1bddff86a88a [2023-10-23T03:19:53.660Z] ---> 01b6408ad078 [2023-10-23T03:19:53.660Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-23T03:19:53.660Z] ---> Running in e451d37d22a2 [2023-10-23T03:19:53.660Z] Removing intermediate container e451d37d22a2 [2023-10-23T03:19:53.660Z] ---> 77d639f8346b [2023-10-23T03:19:53.660Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T03:19:53.660Z] ---> Running in 19dca5f34d9e [2023-10-23T03:19:53.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T03:19:54.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T03:19:54.436Z] OK: 264 MiB in 52 packages [2023-10-23T03:19:54.697Z] Removing intermediate container 19dca5f34d9e [2023-10-23T03:19:54.697Z] ---> c5eb9921db92 [2023-10-23T03:19:54.697Z] Step 7/12 : WORKDIR /app [2023-10-23T03:19:54.697Z] ---> Running in 881f9ff45422 [2023-10-23T03:19:54.697Z] Removing intermediate container 881f9ff45422 [2023-10-23T03:19:54.697Z] ---> 39beaafc0f13 [2023-10-23T03:19:54.697Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-23T03:19:54.956Z] ---> 08bbab176c01 [2023-10-23T03:19:54.956Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T03:19:54.956Z] ---> Running in 8441cd5c41d2 [2023-10-23T03:19:55.951Z] Still waiting to schedule task [2023-10-23T03:19:55.951Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-23T03:21:02.664Z] Removing intermediate container 8441cd5c41d2 [2023-10-23T03:21:02.664Z] ---> 88850da10fd3 [2023-10-23T03:21:02.664Z] Step 10/12 : COPY . . [2023-10-23T03:21:02.664Z] ---> cc208422ab30 [2023-10-23T03:21:02.664Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T03:21:02.664Z] ---> Running in 16c67df8a744 [2023-10-23T03:21:02.664Z] Removing intermediate container 16c67df8a744 [2023-10-23T03:21:02.664Z] ---> c230ea679f9b [2023-10-23T03:21:02.664Z] Step 12/12 : RUN $MAKE [2023-10-23T03:21:02.664Z] ---> Running in 30155edfd136 [2023-10-23T03:21:02.664Z] noop [2023-10-23T03:21:02.664Z] Removing intermediate container 30155edfd136 [2023-10-23T03:21:02.664Z] ---> 5cbdf146871e [2023-10-23T03:21:02.664Z] Successfully built 5cbdf146871e [2023-10-23T03:21:02.664Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:21:03.123Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-23T03:21:03.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T03:21:03.280Z] prd-ubuntu20.04-docker-8c-8g-9775 does not seem to be running inside a container [2023-10-23T03:21:03.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-94 -v /w/workspace/xfoundry_app-record-replay_PR-94:/w/workspace/xfoundry_app-record-replay_PR-94:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-94@tmp:/w/workspace/xfoundry_app-record-replay_PR-94@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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-23T03:21:03.622Z] $ docker top 0f6de2dd77fa0f451eccc0d15c994af2d0297211f2720ad981ac0c67c1bab36a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T03:21:04.010Z] + go version [2023-10-23T03:21:04.010Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-23T03:21:04.041Z] $ docker stop --time=1 0f6de2dd77fa0f451eccc0d15c994af2d0297211f2720ad981ac0c67c1bab36a [2023-10-23T03:21:05.317Z] $ docker rm -f --volumes 0f6de2dd77fa0f451eccc0d15c994af2d0297211f2720ad981ac0c67c1bab36a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:21:06.055Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-23T03:21:06.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T03:21:06.208Z] prd-ubuntu20.04-docker-8c-8g-9775 does not seem to be running inside a container [2023-10-23T03:21:06.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-94 -v /w/workspace/xfoundry_app-record-replay_PR-94:/w/workspace/xfoundry_app-record-replay_PR-94:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-94@tmp:/w/workspace/xfoundry_app-record-replay_PR-94@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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-23T03:21:06.557Z] $ docker top 0c1872e7135c7e41db3fc2df1f846eccb044d55aff2983a996eb29499d67e858 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T03:21:06.950Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-94 [Pipeline] fileExists [Pipeline] sh [2023-10-23T03:21:07.314Z] + make test [2023-10-23T03:21:07.314Z] go test -race -coverprofile=coverage.out ./... [2023-10-23T03:21:25.399Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-23T03:21:25.973Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-23T03:21:25.973Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-23T03:21:25.973Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-23T03:21:26.540Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements [2023-10-23T03:21:34.937Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9776 in /w/workspace/xfoundry_app-record-replay_PR-94 [Pipeline] { [Pipeline] ws [2023-10-23T03:21:34.988Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-10-23T03:21:35.066Z] Selected Git installation does not exist. Using Default [2023-10-23T03:21:35.066Z] The recommended git tool is: NONE [2023-10-23T03:21:36.685Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.606s coverage: 98.7% of statements [2023-10-23T03:21:36.685Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.100s coverage: 89.7% of statements [2023-10-23T03:21:36.685Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements [2023-10-23T03:21:39.730Z] using credential edgex-jenkins-ssh [2023-10-23T03:21:39.746Z] Cloning the remote Git repository [2023-10-23T03:21:39.794Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-23T03:21:39.881Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-10-23T03:21:41.520Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-23T03:21:41.521Z] > git --version # timeout=10 [2023-10-23T03:21:41.548Z] > git --version # 'git version 2.25.1' [2023-10-23T03:21:41.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-23T03:21:41.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-23T03:21:42.448Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-23T03:21:42.484Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-23T03:21:43.851Z] Merging remotes/origin/main commit 78fe8f3bf92d1429b888daae8a2254829d2673dc into PR head commit cd5e2507682386247b3eead5811e6600728e4a3f [2023-10-23T03:21:43.314Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-23T03:21:43.348Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-23T03:21:43.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-23T03:21:43.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-23T03:21:43.883Z] > git config core.sparsecheckout # timeout=10 [2023-10-23T03:21:43.946Z] > git checkout -f cd5e2507682386247b3eead5811e6600728e4a3f # timeout=10 [2023-10-23T03:21:44.127Z] Merge succeeded, producing cd5e2507682386247b3eead5811e6600728e4a3f [2023-10-23T03:21:44.127Z] Checking out Revision cd5e2507682386247b3eead5811e6600728e4a3f (PR-94) [2023-10-23T03:21:44.573Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-23T03:21:44.620Z] > git --version # timeout=10 [2023-10-23T03:21:44.633Z] > git --version # 'git version 2.25.1' [2023-10-23T03:21:44.657Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [2023-10-23T03:21:44.025Z] > git remote # timeout=10 [2023-10-23T03:21:44.047Z] > git config --get remote.origin.url # timeout=10 [2023-10-23T03:21:44.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-23T03:21:44.085Z] > git merge 78fe8f3bf92d1429b888daae8a2254829d2673dc # timeout=10 [2023-10-23T03:21:44.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-23T03:21:44.136Z] > git config core.sparsecheckout # timeout=10 [2023-10-23T03:21:44.152Z] > git checkout -f cd5e2507682386247b3eead5811e6600728e4a3f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T03:21:46.159Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-23T03:21:46.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-23T03:21:46.159Z] Dload Upload Total Spent Left Speed [2023-10-23T03:21:46.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63437 0 --:--:-- --:--:-- --:--:-- 63123 100 12751 100 12751 0 0 63123 0 --:--:-- --:--:-- --:--:-- 62812 [Pipeline] sh [2023-10-23T03:21:46.753Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-23T03:21:47.097Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-23T03:21:47.097Z] + sudo tee /etc/docker/daemon.new [2023-10-23T03:21:47.097Z] { [2023-10-23T03:21:47.097Z] "registry-mirrors": [ [2023-10-23T03:21:47.097Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-23T03:21:47.097Z] ], [2023-10-23T03:21:47.097Z] "bip": "10.250.0.254/24", [2023-10-23T03:21:47.097Z] "hosts": [ [2023-10-23T03:21:47.097Z] "tcp://0.0.0.0:5555", [2023-10-23T03:21:47.097Z] "unix:///var/run/docker.sock" [2023-10-23T03:21:47.097Z] ], [2023-10-23T03:21:47.097Z] "mtu": 1458, [2023-10-23T03:21:47.097Z] "selinux-enabled": true, [2023-10-23T03:21:47.097Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-23T03:21:47.097Z] } [Pipeline] sh [2023-10-23T03:21:47.440Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-23T03:21:47.786Z] + sudo service docker restart [2023-10-23T03:21:59.010Z] go vet ./... [2023-10-23T03:21:59.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-23T03:21:59.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-23T03:21:59.947Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-23T03:22:00.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-23T03:22:00.266Z] $ docker stop --time=1 0c1872e7135c7e41db3fc2df1f846eccb044d55aff2983a996eb29499d67e858 [2023-10-23T03:22:03.192Z] $ docker rm -f --volumes 0c1872e7135c7e41db3fc2df1f846eccb044d55aff2983a996eb29499d67e858 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T03:22:03.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-23T03:22:03.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-23T03:22:04.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-23T03:22:04.863Z] + ls -al . [2023-10-23T03:22:04.863Z] total 188 [2023-10-23T03:22:04.863Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 23 03:21 . [2023-10-23T03:22:04.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 03:19 .. [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 03:19 .dockerignore [2023-10-23T03:22:04.863Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 03:21 .git [2023-10-23T03:22:04.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 03:19 .github [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 23 03:19 .gitignore [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 03:19 .golangci.yml [2023-10-23T03:22:04.863Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 03:19 .semver [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 23 03:19 Attribution.txt [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 23 03:19 CHANGELOG.md [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 23 03:19 Dockerfile [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 03:19 GOVERNANCE.md [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 23 03:19 Jenkinsfile [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 03:19 LICENSE [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 23 03:19 Makefile [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 23 03:19 OWNERS.md [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 23 03:19 README.md [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 23 03:19 Record and Reply.postman_collection.json [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 23 03:19 VERSION [2023-10-23T03:22:04.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 03:19 bin [2023-10-23T03:22:04.863Z] -rw-r--r-- 1 jenkins jenkins 24667 Oct 23 03:21 coverage.out [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 23 03:19 go.mod [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 23 03:19 go.sum [2023-10-23T03:22:04.863Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 23 03:19 internal [2023-10-23T03:22:04.863Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 23 03:19 main.go [2023-10-23T03:22:04.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 03:19 openapi [2023-10-23T03:22:04.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 03:19 pkg [2023-10-23T03:22:04.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 03:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:22:05.256Z] + 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=cd5e2507682386247b3eead5811e6600728e4a3f --label arch=amd64 --label version=0.0.0 . [2023-10-23T03:22:05.256Z] Sending build context to Docker daemon 648.7kB [2023-10-23T03:22:05.256Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T03:22:05.256Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-23T03:22:05.256Z] ---> 5cbdf146871e [2023-10-23T03:22:05.256Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T03:22:05.256Z] ---> Running in a00dc90a975c [2023-10-23T03:22:05.514Z] Removing intermediate container a00dc90a975c [2023-10-23T03:22:05.514Z] ---> c7cf6d8e453e [2023-10-23T03:22:05.514Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T03:22:05.514Z] ---> Running in 3cb2a5b55dad [2023-10-23T03:22:05.514Z] Removing intermediate container 3cb2a5b55dad [2023-10-23T03:22:05.514Z] ---> 69a582f3c80d [2023-10-23T03:22:05.514Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-23T03:22:05.514Z] ---> Running in 72ba62387542 [2023-10-23T03:22:05.514Z] Removing intermediate container 72ba62387542 [2023-10-23T03:22:05.514Z] ---> 02f7310372f0 [2023-10-23T03:22:05.514Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T03:22:05.514Z] ---> Running in 8447e487fede [2023-10-23T03:22:05.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T03:22:06.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T03:22:06.123Z] provisioning config files... [2023-10-23T03:22:06.150Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config7779874605333464608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:22:06.289Z] OK: 264 MiB in 52 packages [2023-10-23T03:22:06.535Z] ---> docker-login.sh [2023-10-23T03:22:06.535Z] nexus3.edgexfoundry.org:10001 [2023-10-23T03:22:06.550Z] Removing intermediate container 8447e487fede [2023-10-23T03:22:06.550Z] ---> 9110a080dc04 [2023-10-23T03:22:06.550Z] Step 7/26 : WORKDIR /app [2023-10-23T03:22:06.550Z] ---> Running in a5ad111128f4 [2023-10-23T03:22:06.807Z] Removing intermediate container a5ad111128f4 [2023-10-23T03:22:06.807Z] ---> 449da78d1310 [2023-10-23T03:22:06.807Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-23T03:22:06.807Z] ---> 49bae86e6573 [2023-10-23T03:22:06.807Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T03:22:06.807Z] ---> Running in 4bc1efec8e54 [2023-10-23T03:22:07.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:22:07.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:22:07.132Z] Configure a credential helper to remove this warning. See [2023-10-23T03:22:07.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:22:07.132Z] [2023-10-23T03:22:07.132Z] Login Succeeded [2023-10-23T03:22:07.132Z] nexus3.edgexfoundry.org:10002 [2023-10-23T03:22:07.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:22:07.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:22:07.681Z] Configure a credential helper to remove this warning. See [2023-10-23T03:22:07.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:22:07.681Z] [2023-10-23T03:22:07.681Z] Login Succeeded [2023-10-23T03:22:07.681Z] nexus3.edgexfoundry.org:10003 [2023-10-23T03:22:07.740Z] Removing intermediate container 4bc1efec8e54 [2023-10-23T03:22:07.740Z] ---> 1072fa2e7c68 [2023-10-23T03:22:07.740Z] Step 10/26 : COPY . . [2023-10-23T03:22:07.740Z] ---> 1f079bf105c0 [2023-10-23T03:22:07.740Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T03:22:07.740Z] ---> Running in 8f54d90c2718 [2023-10-23T03:22:07.740Z] Removing intermediate container 8f54d90c2718 [2023-10-23T03:22:07.740Z] ---> 96f7d0264deb [2023-10-23T03:22:07.740Z] Step 12/26 : RUN $MAKE [2023-10-23T03:22:07.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:22:07.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:22:07.952Z] Configure a credential helper to remove this warning. See [2023-10-23T03:22:07.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:22:07.952Z] [2023-10-23T03:22:07.952Z] Login Succeeded [2023-10-23T03:22:07.952Z] nexus3.edgexfoundry.org:10004 [2023-10-23T03:22:07.997Z] ---> Running in c0985badcb1a [2023-10-23T03:22:08.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:22:08.255Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-10-23T03:22:08.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:22:08.497Z] Configure a credential helper to remove this warning. See [2023-10-23T03:22:08.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:22:08.497Z] [2023-10-23T03:22:08.497Z] Login Succeeded [2023-10-23T03:22:08.497Z] docker.io [2023-10-23T03:22:08.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T03:22:09.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T03:22:09.039Z] Configure a credential helper to remove this warning. See [2023-10-23T03:22:09.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T03:22:09.039Z] [2023-10-23T03:22:09.039Z] Login Succeeded [2023-10-23T03:22:09.039Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T03:22:09.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-23T03:22:09.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T03:22:09.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T03:22:09.551Z] ========================================================= [2023-10-23T03:22:09.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-23T03:22:09.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:22:10.128Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-23T03:22:10.128Z] Sending build context to Docker daemon 259.1kB [2023-10-23T03:22:10.409Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T03:22:10.409Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-23T03:22:10.409Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-23T03:22:10.409Z] 9fda8d8052c6: Pulling fs layer [2023-10-23T03:22:10.409Z] 5d54e960e981: Pulling fs layer [2023-10-23T03:22:10.409Z] c4a7e357bf2a: Pulling fs layer [2023-10-23T03:22:10.409Z] f0e02332f6b5: Pulling fs layer [2023-10-23T03:22:10.409Z] cefa15bbcfad: Pulling fs layer [2023-10-23T03:22:10.409Z] 17808c966233: Pulling fs layer [2023-10-23T03:22:10.409Z] f4c1fc716caa: Pulling fs layer [2023-10-23T03:22:10.409Z] cefa15bbcfad: Waiting [2023-10-23T03:22:10.409Z] f0e02332f6b5: Waiting [2023-10-23T03:22:10.409Z] 17808c966233: Waiting [2023-10-23T03:22:10.409Z] f4c1fc716caa: Waiting [2023-10-23T03:22:10.693Z] 5d54e960e981: Verifying Checksum [2023-10-23T03:22:10.693Z] 5d54e960e981: Download complete [2023-10-23T03:22:10.693Z] f0e02332f6b5: Verifying Checksum [2023-10-23T03:22:10.693Z] f0e02332f6b5: Download complete [2023-10-23T03:22:10.693Z] cefa15bbcfad: Verifying Checksum [2023-10-23T03:22:10.693Z] cefa15bbcfad: Download complete [2023-10-23T03:22:10.693Z] 9fda8d8052c6: Verifying Checksum [2023-10-23T03:22:10.693Z] 9fda8d8052c6: Download complete [2023-10-23T03:22:11.284Z] f4c1fc716caa: Verifying Checksum [2023-10-23T03:22:11.284Z] f4c1fc716caa: Download complete [2023-10-23T03:22:11.557Z] 9fda8d8052c6: Pull complete [2023-10-23T03:22:12.167Z] 5d54e960e981: Pull complete [2023-10-23T03:22:12.754Z] c4a7e357bf2a: Verifying Checksum [2023-10-23T03:22:12.754Z] c4a7e357bf2a: Download complete [2023-10-23T03:22:13.717Z] 17808c966233: Verifying Checksum [2023-10-23T03:22:13.717Z] 17808c966233: Download complete [2023-10-23T03:22:26.017Z] c4a7e357bf2a: Pull complete [2023-10-23T03:22:26.017Z] f0e02332f6b5: Pull complete [2023-10-23T03:22:26.017Z] cefa15bbcfad: Pull complete [2023-10-23T03:22:26.861Z] Removing intermediate container c0985badcb1a [2023-10-23T03:22:26.861Z] ---> 4d61945cd344 [2023-10-23T03:22:26.861Z] Step 13/26 : FROM alpine:3.18 [2023-10-23T03:22:27.430Z] 3.18: Pulling from library/alpine [2023-10-23T03:22:27.430Z] 96526aa774ef: Pulling fs layer [2023-10-23T03:22:27.690Z] 96526aa774ef: Verifying Checksum [2023-10-23T03:22:27.690Z] 96526aa774ef: Download complete [2023-10-23T03:22:27.690Z] 96526aa774ef: Pull complete [2023-10-23T03:22:27.690Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-23T03:22:27.690Z] Status: Downloaded newer image for alpine:3.18 [2023-10-23T03:22:27.690Z] ---> 8ca4688f4f35 [2023-10-23T03:22:27.690Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-23T03:22:27.950Z] ---> Running in 26e64e5cb561 [2023-10-23T03:22:27.950Z] Removing intermediate container 26e64e5cb561 [2023-10-23T03:22:27.950Z] ---> d1f5185f01d8 [2023-10-23T03:22:27.950Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-23T03:22:27.950Z] ---> Running in 8e42d33b9e1c [2023-10-23T03:22:27.950Z] Removing intermediate container 8e42d33b9e1c [2023-10-23T03:22:27.950Z] ---> d211522d2bf3 [2023-10-23T03:22:27.950Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-23T03:22:27.950Z] ---> Running in 14781bbed130 [2023-10-23T03:22:28.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T03:22:28.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T03:22:28.725Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-23T03:22:28.725Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-23T03:22:28.725Z] Executing busybox-1.36.1-r2.trigger [2023-10-23T03:22:28.725Z] Executing ca-certificates-20230506-r0.trigger [2023-10-23T03:22:28.725Z] OK: 8 MiB in 17 packages [2023-10-23T03:22:29.295Z] Removing intermediate container 14781bbed130 [2023-10-23T03:22:29.295Z] ---> 68284ea2d54f [2023-10-23T03:22:29.295Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-23T03:22:29.295Z] ---> 8044efbb2070 [2023-10-23T03:22:29.295Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-23T03:22:29.555Z] ---> e674c1f35864 [2023-10-23T03:22:29.555Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-23T03:22:29.555Z] ---> a9b0169e2dd1 [2023-10-23T03:22:29.555Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-23T03:22:30.492Z] ---> f08ee5874330 [2023-10-23T03:22:30.492Z] Step 21/26 : EXPOSE 59712 [2023-10-23T03:22:30.492Z] ---> Running in f0bec930663d [2023-10-23T03:22:30.492Z] Removing intermediate container f0bec930663d [2023-10-23T03:22:30.492Z] ---> 5770d215dd7c [2023-10-23T03:22:30.492Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-23T03:22:30.492Z] ---> Running in 219ff4e790b2 [2023-10-23T03:22:30.492Z] Removing intermediate container 219ff4e790b2 [2023-10-23T03:22:30.492Z] ---> bb1f1590cfcd [2023-10-23T03:22:30.492Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-23T03:22:30.492Z] ---> Running in 30b148f5f65c [2023-10-23T03:22:30.492Z] Removing intermediate container 30b148f5f65c [2023-10-23T03:22:30.492Z] ---> c45bfee64122 [2023-10-23T03:22:30.492Z] Step 24/26 : LABEL arch=amd64 [2023-10-23T03:22:30.752Z] ---> Running in 76b69efd8915 [2023-10-23T03:22:30.752Z] Removing intermediate container 76b69efd8915 [2023-10-23T03:22:30.752Z] ---> 663e9e6d7d0d [2023-10-23T03:22:30.752Z] Step 25/26 : LABEL git_sha=cd5e2507682386247b3eead5811e6600728e4a3f [2023-10-23T03:22:30.752Z] ---> Running in 98ce31a12a57 [2023-10-23T03:22:30.752Z] Removing intermediate container 98ce31a12a57 [2023-10-23T03:22:30.752Z] ---> 027aba0312bc [2023-10-23T03:22:30.752Z] Step 26/26 : LABEL version=0.0.0 [2023-10-23T03:22:30.752Z] ---> Running in 2f9cc098f0e9 [2023-10-23T03:22:31.011Z] Removing intermediate container 2f9cc098f0e9 [2023-10-23T03:22:31.011Z] ---> 406fe6141ca7 [2023-10-23T03:22:31.011Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-23T03:22:31.011Z] Successfully built 406fe6141ca7 [2023-10-23T03:22:31.011Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-10-23T03:22:31.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T03:22:31.960Z] [2023-10-23T03:22:31.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:22:32.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T03:22:32.351Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-23T03:22:32.351Z] 5eb5b503b376: Pulling fs layer [2023-10-23T03:22:32.351Z] 5c69ac0246d0: Pulling fs layer [2023-10-23T03:22:32.351Z] ec43610c2a17: Pulling fs layer [2023-10-23T03:22:32.351Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-23T03:22:32.351Z] 33b1e0a273af: Pulling fs layer [2023-10-23T03:22:32.351Z] 5d3b04190fa2: Pulling fs layer [2023-10-23T03:22:32.351Z] 2f39f015ded8: Pulling fs layer [2023-10-23T03:22:32.351Z] 33b1e0a273af: Waiting [2023-10-23T03:22:32.351Z] 3a2ae6a8a46f: Waiting [2023-10-23T03:22:32.351Z] 5d3b04190fa2: Waiting [2023-10-23T03:22:32.351Z] 5c69ac0246d0: Download complete [2023-10-23T03:22:32.351Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-23T03:22:32.351Z] 3a2ae6a8a46f: Download complete [2023-10-23T03:22:32.351Z] 33b1e0a273af: Verifying Checksum [2023-10-23T03:22:32.351Z] 33b1e0a273af: Download complete [2023-10-23T03:22:32.351Z] 5d3b04190fa2: Verifying Checksum [2023-10-23T03:22:32.351Z] 5d3b04190fa2: Download complete [2023-10-23T03:22:32.612Z] ec43610c2a17: Verifying Checksum [2023-10-23T03:22:32.612Z] ec43610c2a17: Download complete [2023-10-23T03:22:32.612Z] 5eb5b503b376: Verifying Checksum [2023-10-23T03:22:32.612Z] 5eb5b503b376: Download complete [2023-10-23T03:22:33.180Z] 2f39f015ded8: Download complete [2023-10-23T03:22:33.745Z] 5eb5b503b376: Pull complete [2023-10-23T03:22:34.003Z] 5c69ac0246d0: Pull complete [2023-10-23T03:22:34.216Z] 17808c966233: Pull complete [2023-10-23T03:22:34.262Z] ec43610c2a17: Pull complete [2023-10-23T03:22:34.521Z] 3a2ae6a8a46f: Pull complete [2023-10-23T03:22:34.779Z] 33b1e0a273af: Pull complete [2023-10-23T03:22:34.779Z] 5d3b04190fa2: Pull complete [2023-10-23T03:22:34.803Z] f4c1fc716caa: Pull complete [2023-10-23T03:22:34.803Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-23T03:22:34.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-23T03:22:34.803Z] ---> ea914061e18c [2023-10-23T03:22:34.803Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T03:22:36.744Z] ---> Running in c98608a9166f [2023-10-23T03:22:36.744Z] Removing intermediate container c98608a9166f [2023-10-23T03:22:36.744Z] ---> 4fa18bf1197e [2023-10-23T03:22:36.744Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T03:22:36.744Z] ---> Running in 4eb135d130a7 [2023-10-23T03:22:37.014Z] Removing intermediate container 4eb135d130a7 [2023-10-23T03:22:37.014Z] ---> 17a9342e7576 [2023-10-23T03:22:37.014Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-23T03:22:37.280Z] ---> Running in 015f0812c4c2 [2023-10-23T03:22:37.548Z] Removing intermediate container 015f0812c4c2 [2023-10-23T03:22:37.548Z] ---> b9997ed8fbac [2023-10-23T03:22:37.548Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T03:22:37.548Z] ---> Running in b2eb1dba8838 [2023-10-23T03:22:38.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T03:22:39.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T03:22:40.045Z] 2f39f015ded8: Pull complete [2023-10-23T03:22:40.045Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-23T03:22:40.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T03:22:40.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T03:22:40.262Z] prd-ubuntu20.04-docker-8c-8g-9775 does not seem to be running inside a container [2023-10-23T03:22:40.296Z] $ 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/xfoundry_app-record-replay_PR-94 -v /w/workspace/xfoundry_app-record-replay_PR-94:/w/workspace/xfoundry_app-record-replay_PR-94:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-94@tmp:/w/workspace/xfoundry_app-record-replay_PR-94@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-23T03:22:40.499Z] OK: 266 MiB in 52 packages [2023-10-23T03:22:41.460Z] Removing intermediate container b2eb1dba8838 [2023-10-23T03:22:41.460Z] ---> 09d2928394d1 [2023-10-23T03:22:41.460Z] Step 7/12 : WORKDIR /app [2023-10-23T03:22:41.460Z] ---> Running in 5622cc64f1c2 [2023-10-23T03:22:42.043Z] Removing intermediate container 5622cc64f1c2 [2023-10-23T03:22:42.043Z] ---> 99b91611826b [2023-10-23T03:22:42.043Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-23T03:22:42.321Z] ---> d975e55c47a6 [2023-10-23T03:22:42.321Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T03:22:42.590Z] ---> Running in 5405ee7a19cc [2023-10-23T03:22:44.524Z] $ docker top 6b6d302baae3aca605203cc9cbfce9bc474e4e798916831386c60037f9a9f247 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:22:46.818Z] ---> job-cost.sh [2023-10-23T03:22:46.818Z] lf-activate-venv: SKIPPING [2023-10-23T03:22:46.818Z] INFO: No Stack... [2023-10-23T03:22:47.078Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-23T03:22:47.645Z] INFO: Archiving Costs [Pipeline] sh [2023-10-23T03:22:47.963Z] + cat /w/workspace/xfoundry_app-record-replay_PR-94/archives/cost.csv [2023-10-23T03:22:47.963Z] + cut -d, -f6 [Pipeline] lock [2023-10-23T03:22:48.004Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-94-1-stack-cost] [2023-10-23T03:22:48.009Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-94-1-stack-cost] did not exist. Created. [2023-10-23T03:22:48.009Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-94-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T03:22:48.411Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-23T03:22:48.465Z] Stashed 1 file(s) [Pipeline] } [2023-10-23T03:22:48.497Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-94-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-23T03:22:48.588Z] $ docker stop --time=1 6b6d302baae3aca605203cc9cbfce9bc474e4e798916831386c60037f9a9f247 [2023-10-23T03:22:49.738Z] $ docker rm -f --volumes 6b6d302baae3aca605203cc9cbfce9bc474e4e798916831386c60037f9a9f247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-23T03:24:19.597Z] Removing intermediate container 5405ee7a19cc [2023-10-23T03:24:19.597Z] ---> 7dc554b0b534 [2023-10-23T03:24:19.597Z] Step 10/12 : COPY . . [2023-10-23T03:24:19.597Z] ---> 71038a2d3087 [2023-10-23T03:24:19.597Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T03:24:19.597Z] ---> Running in 4ca614bdc841 [2023-10-23T03:24:19.597Z] Removing intermediate container 4ca614bdc841 [2023-10-23T03:24:19.597Z] ---> 0bf37c44a906 [2023-10-23T03:24:19.597Z] Step 12/12 : RUN $MAKE [2023-10-23T03:24:19.597Z] ---> Running in c9f3f358765e [2023-10-23T03:24:19.597Z] noop [2023-10-23T03:24:19.597Z] Removing intermediate container c9f3f358765e [2023-10-23T03:24:19.597Z] ---> 84e0cba2db5c [2023-10-23T03:24:19.597Z] Successfully built 84e0cba2db5c [2023-10-23T03:24:19.597Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:24:20.093Z] + docker inspect -f . ci-base-image-arm64 [2023-10-23T03:24:20.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T03:24:20.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-9776 does not seem to be running inside a container [2023-10-23T03:24:20.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-10-23T03:24:21.736Z] $ docker top d69c2d3d62e124795449ded002c55052c8cf4b433910f557c413543919be66a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T03:24:22.617Z] + go version [2023-10-23T03:24:22.617Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-23T03:24:22.655Z] $ docker stop --time=1 d69c2d3d62e124795449ded002c55052c8cf4b433910f557c413543919be66a4 [2023-10-23T03:24:27.678Z] $ docker rm -f --volumes d69c2d3d62e124795449ded002c55052c8cf4b433910f557c413543919be66a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:24:28.544Z] + docker inspect -f . ci-base-image-arm64 [2023-10-23T03:24:28.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T03:24:28.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-9776 does not seem to be running inside a container [2023-10-23T03:24:28.889Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-10-23T03:24:30.141Z] $ docker top 3ba4bcbe5bbb9641369bfc6de7b0ead2e4e8ef471011ff820354fd9870e7213d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T03:24:31.025Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-10-23T03:24:31.726Z] + make test [2023-10-23T03:24:31.726Z] go test -race -coverprofile=coverage.out ./... [2023-10-23T03:26:38.383Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-23T03:26:41.723Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.212s coverage: 88.0% of statements [2023-10-23T03:26:43.659Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-23T03:26:43.659Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-23T03:26:45.073Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-23T03:26:55.157Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.986s coverage: 98.7% of statements [2023-10-23T03:26:55.157Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.492s coverage: 89.7% of statements [2023-10-23T03:26:55.157Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.162s coverage: 100.0% of statements [2023-10-23T03:26:55.157Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-23T03:26:55.157Z] go vet ./... [2023-10-23T03:28:46.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-23T03:28:46.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-23T03:28:46.865Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-23T03:28:46.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-23T03:28:46.939Z] $ docker stop --time=1 3ba4bcbe5bbb9641369bfc6de7b0ead2e4e8ef471011ff820354fd9870e7213d [2023-10-23T03:28:48.819Z] $ docker rm -f --volumes 3ba4bcbe5bbb9641369bfc6de7b0ead2e4e8ef471011ff820354fd9870e7213d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T03:28:50.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-23T03:28:50.559Z] Warning: overwriting stash ‘coverage-report’ [2023-10-23T03:28:50.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T03:28:51.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-23T03:28:51.921Z] + ls -al . [2023-10-23T03:28:51.921Z] total 184 [2023-10-23T03:28:51.921Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 03:24 . [2023-10-23T03:28:51.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 03:21 .. [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 03:21 .dockerignore [2023-10-23T03:28:51.921Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 03:21 .git [2023-10-23T03:28:51.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 03:21 .github [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 23 03:21 .gitignore [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 03:21 .golangci.yml [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 23 03:21 Attribution.txt [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 23 03:21 CHANGELOG.md [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 23 03:21 Dockerfile [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 03:21 GOVERNANCE.md [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 23 03:21 Jenkinsfile [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 03:21 LICENSE [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 23 03:21 Makefile [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 23 03:21 OWNERS.md [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 23 03:21 README.md [2023-10-23T03:28:51.921Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 23 03:21 Record and Reply.postman_collection.json [2023-10-23T03:28:51.922Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 23 03:19 VERSION [2023-10-23T03:28:51.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 03:21 bin [2023-10-23T03:28:51.922Z] -rw-r--r-- 1 jenkins jenkins 24667 Oct 23 03:26 coverage.out [2023-10-23T03:28:51.922Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 23 03:21 go.mod [2023-10-23T03:28:51.922Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 23 03:21 go.sum [2023-10-23T03:28:51.922Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 23 03:21 internal [2023-10-23T03:28:51.922Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 23 03:21 main.go [2023-10-23T03:28:51.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 03:21 openapi [2023-10-23T03:28:51.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 03:21 pkg [2023-10-23T03:28:51.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 03:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:28:52.327Z] + 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=cd5e2507682386247b3eead5811e6600728e4a3f --label arch=arm64 --label version=0.0.0 . [2023-10-23T03:28:52.593Z] Sending build context to Docker daemon 284.7kB [2023-10-23T03:28:52.593Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T03:28:52.593Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-23T03:28:52.593Z] ---> 84e0cba2db5c [2023-10-23T03:28:52.593Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T03:28:52.593Z] ---> Running in b2e7004de2c7 [2023-10-23T03:28:52.861Z] Removing intermediate container b2e7004de2c7 [2023-10-23T03:28:52.861Z] ---> 387346c543fc [2023-10-23T03:28:52.861Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T03:28:53.128Z] ---> Running in 95ff841ea4c9 [2023-10-23T03:28:53.394Z] Removing intermediate container 95ff841ea4c9 [2023-10-23T03:28:53.394Z] ---> 0cce22e85ba8 [2023-10-23T03:28:53.394Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-23T03:28:53.394Z] ---> Running in 018edb2288f0 [2023-10-23T03:28:53.670Z] Removing intermediate container 018edb2288f0 [2023-10-23T03:28:53.670Z] ---> 8fc2934a25cf [2023-10-23T03:28:53.670Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T03:28:53.939Z] ---> Running in bf7ce3b8b677 [2023-10-23T03:28:54.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T03:28:55.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T03:28:56.566Z] OK: 266 MiB in 52 packages [2023-10-23T03:28:57.270Z] Removing intermediate container bf7ce3b8b677 [2023-10-23T03:28:57.270Z] ---> a4f2b1c701e5 [2023-10-23T03:28:57.270Z] Step 7/26 : WORKDIR /app [2023-10-23T03:28:57.270Z] ---> Running in c736e890654b [2023-10-23T03:28:57.870Z] Removing intermediate container c736e890654b [2023-10-23T03:28:57.870Z] ---> 65ef8a5be82d [2023-10-23T03:28:57.870Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-23T03:28:58.165Z] ---> a9e9d50c21ec [2023-10-23T03:28:58.165Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T03:28:58.165Z] ---> Running in 1cb2fbf04d0d [2023-10-23T03:29:00.796Z] Removing intermediate container 1cb2fbf04d0d [2023-10-23T03:29:00.796Z] ---> 8f69a57edca7 [2023-10-23T03:29:00.796Z] Step 10/26 : COPY . . [2023-10-23T03:29:01.375Z] ---> 808fa984bfdb [2023-10-23T03:29:01.375Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T03:29:01.375Z] ---> Running in 7a13d2122b5f [2023-10-23T03:29:01.642Z] Removing intermediate container 7a13d2122b5f [2023-10-23T03:29:01.642Z] ---> b31221fe9c59 [2023-10-23T03:29:01.642Z] Step 12/26 : RUN $MAKE [2023-10-23T03:29:01.642Z] ---> Running in 543d206b30ae [2023-10-23T03:29:02.599Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-10-23T03:30:54.223Z] Removing intermediate container 543d206b30ae [2023-10-23T03:30:54.223Z] ---> a9eba9bff559 [2023-10-23T03:30:54.223Z] Step 13/26 : FROM alpine:3.18 [2023-10-23T03:30:54.223Z] 3.18: Pulling from library/alpine [2023-10-23T03:30:54.223Z] 579b34f0a95b: Pulling fs layer [2023-10-23T03:30:54.223Z] 579b34f0a95b: Verifying Checksum [2023-10-23T03:30:54.223Z] 579b34f0a95b: Download complete [2023-10-23T03:30:54.223Z] 579b34f0a95b: Pull complete [2023-10-23T03:30:54.223Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-23T03:30:54.223Z] Status: Downloaded newer image for alpine:3.18 [2023-10-23T03:30:54.223Z] ---> 3cc203321400 [2023-10-23T03:30:54.223Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-23T03:30:54.223Z] ---> Running in d4fc5678f18b [2023-10-23T03:30:54.223Z] Removing intermediate container d4fc5678f18b [2023-10-23T03:30:54.223Z] ---> 5dbed3015081 [2023-10-23T03:30:54.223Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-23T03:30:54.223Z] ---> Running in 2c99237703a4 [2023-10-23T03:30:54.223Z] Removing intermediate container 2c99237703a4 [2023-10-23T03:30:54.223Z] ---> 1d46284b0612 [2023-10-23T03:30:54.223Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-23T03:30:54.223Z] ---> Running in fdb5182b628f [2023-10-23T03:30:54.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T03:30:54.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T03:30:54.223Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-23T03:30:54.223Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-23T03:30:54.223Z] Executing busybox-1.36.1-r2.trigger [2023-10-23T03:30:54.223Z] Executing ca-certificates-20230506-r0.trigger [2023-10-23T03:30:54.223Z] OK: 9 MiB in 17 packages [2023-10-23T03:30:54.223Z] Removing intermediate container fdb5182b628f [2023-10-23T03:30:54.223Z] ---> d06318e5b73f [2023-10-23T03:30:54.223Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-23T03:30:54.223Z] ---> fec9df6057ac [2023-10-23T03:30:54.223Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-23T03:30:54.223Z] ---> 11d1ef9f016c [2023-10-23T03:30:54.223Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-23T03:30:54.223Z] ---> 3cb1818f99f6 [2023-10-23T03:30:54.223Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-23T03:30:54.223Z] ---> bf821b17067f [2023-10-23T03:30:54.223Z] Step 21/26 : EXPOSE 59712 [2023-10-23T03:30:54.223Z] ---> Running in 78be8d3aca34 [2023-10-23T03:30:54.223Z] Removing intermediate container 78be8d3aca34 [2023-10-23T03:30:54.223Z] ---> e7c11a34daa0 [2023-10-23T03:30:54.223Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-23T03:30:54.223Z] ---> Running in 9bd076473088 [2023-10-23T03:30:54.223Z] Removing intermediate container 9bd076473088 [2023-10-23T03:30:54.223Z] ---> edb3dfbb68d9 [2023-10-23T03:30:54.223Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-23T03:30:54.223Z] ---> Running in 164129cef656 [2023-10-23T03:30:54.223Z] Removing intermediate container 164129cef656 [2023-10-23T03:30:54.223Z] ---> bed659853d2d [2023-10-23T03:30:54.223Z] Step 24/26 : LABEL arch=arm64 [2023-10-23T03:30:54.223Z] ---> Running in cfb1dd140421 [2023-10-23T03:30:54.223Z] Removing intermediate container cfb1dd140421 [2023-10-23T03:30:54.223Z] ---> a6947ac39b33 [2023-10-23T03:30:54.223Z] Step 25/26 : LABEL git_sha=cd5e2507682386247b3eead5811e6600728e4a3f [2023-10-23T03:30:54.223Z] ---> Running in a4f089774a02 [2023-10-23T03:30:54.223Z] Removing intermediate container a4f089774a02 [2023-10-23T03:30:54.223Z] ---> a5617c2207e6 [2023-10-23T03:30:54.223Z] Step 26/26 : LABEL version=0.0.0 [2023-10-23T03:30:54.223Z] ---> Running in d0571aea569f [2023-10-23T03:30:54.490Z] Removing intermediate container d0571aea569f [2023-10-23T03:30:54.490Z] ---> 2574a88b5910 [2023-10-23T03:30:54.490Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-23T03:30:54.490Z] Successfully built 2574a88b5910 [2023-10-23T03:30:54.490Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:30:55.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T03:30:55.313Z] [2023-10-23T03:30:55.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:30:55.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T03:30:55.723Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-23T03:30:55.723Z] 8998bd30e6a1: Pulling fs layer [2023-10-23T03:30:55.723Z] 04944245beec: Pulling fs layer [2023-10-23T03:30:55.723Z] 699f458cf7ca: Pulling fs layer [2023-10-23T03:30:55.723Z] 765212b225bb: Pulling fs layer [2023-10-23T03:30:55.723Z] f23df028b6ca: Pulling fs layer [2023-10-23T03:30:55.723Z] d65c8cfc05b1: Pulling fs layer [2023-10-23T03:30:55.723Z] 2437ff75d9bd: Pulling fs layer [2023-10-23T03:30:55.723Z] f23df028b6ca: Waiting [2023-10-23T03:30:55.723Z] d65c8cfc05b1: Waiting [2023-10-23T03:30:55.723Z] 2437ff75d9bd: Waiting [2023-10-23T03:30:55.723Z] 765212b225bb: Waiting [2023-10-23T03:30:55.996Z] 04944245beec: Verifying Checksum [2023-10-23T03:30:55.996Z] 04944245beec: Download complete [2023-10-23T03:30:55.996Z] 765212b225bb: Download complete [2023-10-23T03:30:55.996Z] f23df028b6ca: Verifying Checksum [2023-10-23T03:30:55.996Z] f23df028b6ca: Download complete [2023-10-23T03:30:55.996Z] d65c8cfc05b1: Verifying Checksum [2023-10-23T03:30:55.996Z] d65c8cfc05b1: Download complete [2023-10-23T03:30:55.996Z] 699f458cf7ca: Verifying Checksum [2023-10-23T03:30:55.996Z] 699f458cf7ca: Download complete [2023-10-23T03:30:56.586Z] 8998bd30e6a1: Verifying Checksum [2023-10-23T03:30:56.586Z] 8998bd30e6a1: Download complete [2023-10-23T03:30:59.166Z] 2437ff75d9bd: Verifying Checksum [2023-10-23T03:30:59.166Z] 2437ff75d9bd: Download complete [2023-10-23T03:31:02.509Z] 8998bd30e6a1: Pull complete [2023-10-23T03:31:03.092Z] 04944245beec: Pull complete [2023-10-23T03:31:04.494Z] 699f458cf7ca: Pull complete [2023-10-23T03:31:04.760Z] 765212b225bb: Pull complete [2023-10-23T03:31:05.713Z] f23df028b6ca: Pull complete [2023-10-23T03:31:05.713Z] d65c8cfc05b1: Pull complete [2023-10-23T03:31:23.908Z] 2437ff75d9bd: Pull complete [2023-10-23T03:31:23.908Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-23T03:31:23.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T03:31:23.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T03:31:24.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-9776 does not seem to be running inside a container [2023-10-23T03:31:24.326Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-23T03:31:27.070Z] $ docker top 7d9cda306d9abada58466b98bf1b664d27a76cdd416d7edd2aec550d58061be7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:31:28.013Z] ---> job-cost.sh [2023-10-23T03:31:28.014Z] lf-activate-venv: SKIPPING [2023-10-23T03:31:28.014Z] INFO: No Stack... [2023-10-23T03:31:28.602Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-23T03:31:29.186Z] INFO: Archiving Costs [Pipeline] sh [2023-10-23T03:31:29.851Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-10-23T03:31:29.852Z] + cut -d, -f6 [Pipeline] lock [2023-10-23T03:31:29.906Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-94-1-stack-cost] [2023-10-23T03:31:29.911Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-94-1-stack-cost] did not exist. Created. [2023-10-23T03:31:29.911Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-94-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T03:31:30.635Z] /w/workspace/app-record-replay/1@tmp/durable-fa840bc8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-23T03:31:31.309Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-23T03:31:31.348Z] Warning: overwriting stash ‘stack-cost’ [2023-10-23T03:31:31.414Z] Stashed 1 file(s) [Pipeline] } [2023-10-23T03:31:31.430Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-94-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-23T03:31:31.520Z] $ docker stop --time=1 7d9cda306d9abada58466b98bf1b664d27a76cdd416d7edd2aec550d58061be7 [2023-10-23T03:31:33.045Z] $ docker rm -f --volumes 7d9cda306d9abada58466b98bf1b664d27a76cdd416d7edd2aec550d58061be7 [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-10-23T03:31:34.112Z] provisioning config files... [2023-10-23T03:31:34.119Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-94@tmp/config13310085256965524549tmp [Pipeline] { [Pipeline] sh [2023-10-23T03:31:34.470Z] + set +x [2023-10-23T03:31:34.470Z] + bash -s -- [2023-10-23T03:31:34.470Z] + curl -s https://codecov.io/bash [2023-10-23T03:31:34.728Z] [2023-10-23T03:31:34.728Z] _____ _ [2023-10-23T03:31:34.728Z] / ____| | | [2023-10-23T03:31:34.729Z] | | ___ __| | ___ ___ _____ __ [2023-10-23T03:31:34.729Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-23T03:31:34.729Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-23T03:31:34.729Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-23T03:31:34.729Z] Bash-1.0.6 [2023-10-23T03:31:34.729Z] [2023-10-23T03:31:34.729Z] [2023-10-23T03:31:34.729Z] ==> git version 2.25.1 found [2023-10-23T03:31:34.729Z] ==> 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-10-23T03:31:34.729Z] Release-Date: 2020-01-08 [2023-10-23T03:31:34.729Z] 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-10-23T03:31:34.729Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-23T03:31:34.729Z] ==> Jenkins CI detected. [2023-10-23T03:31:34.729Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-94 [2023-10-23T03:31:34.729Z] project root: . [2023-10-23T03:31:34.729Z] --> token set from env [2023-10-23T03:31:34.729Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-23T03:31:34.729Z] ==> Running gcov in . (disable via -X gcov) [2023-10-23T03:31:34.729Z] ==> Python coveragepy not found [2023-10-23T03:31:34.729Z] ==> Searching for coverage reports in: [2023-10-23T03:31:34.729Z] + . [2023-10-23T03:31:34.729Z] -> Found 1 reports [2023-10-23T03:31:34.729Z] ==> Detecting git/mercurial file structure [2023-10-23T03:31:34.729Z] ==> Reading reports [2023-10-23T03:31:34.729Z] + ./coverage.out bytes=24667 [2023-10-23T03:31:34.729Z] ==> Appending adjustments [2023-10-23T03:31:34.729Z] https://docs.codecov.io/docs/fixing-reports [2023-10-23T03:31:34.989Z] + Found adjustments [2023-10-23T03:31:34.989Z] ==> Gzipping contents [2023-10-23T03:31:34.989Z] 8.0K /tmp/codecov.Lac3u5.gz [2023-10-23T03:31:34.989Z] ==> Uploading reports [2023-10-23T03:31:34.989Z] url: https://codecov.io [2023-10-23T03:31:34.989Z] query: branch=PR-94&commit=cd5e2507682386247b3eead5811e6600728e4a3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-94%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=94&job=&cmd_args= [2023-10-23T03:31:34.989Z] -> Pinging Codecov [2023-10-23T03:31:34.989Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-94&commit=cd5e2507682386247b3eead5811e6600728e4a3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-94%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=94&job=&cmd_args= [2023-10-23T03:31:34.989Z] -> Uploading to [2023-10-23T03:31:34.989Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-23/F467761B9912B4F32F9BC62907045C81/cd5e2507682386247b3eead5811e6600728e4a3f/5b83f251-ad8b-4ec8-ab57-5cd7f7703800.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231023%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231023T033134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=339f164384372893746c6ae2ad53f03e6f11e83f7452c0809c3e11111fb8d0e1 [2023-10-23T03:31:34.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-23T03:31:34.989Z] Dload Upload Total Spent Left Speed [2023-10-23T03:31:35.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4846 0 0 100 4846 0 17123 --:--:-- --:--:-- --:--:-- 17123 [2023-10-23T03:31:35.558Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/cd5e2507682386247b3eead5811e6600728e4a3f [Pipeline] } [2023-10-23T03:31:35.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-10-23T03:31:37.395Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-94/archives ] [2023-10-23T03:31:37.395Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-94/archives [2023-10-23T03:31:37.395Z] total 16 [2023-10-23T03:31:37.395Z] drwxr-xr-x 3 root root 4096 Oct 23 03:22 . [2023-10-23T03:31:37.395Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 23 03:22 .. [2023-10-23T03:31:37.395Z] drwxr-xr-x 2 root root 4096 Oct 23 03:22 cost [2023-10-23T03:31:37.395Z] -rw-r--r-- 1 root root 88 Oct 23 03:22 cost.csv [2023-10-23T03:31:37.395Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-94/archives [2023-10-23T03:31:37.395Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-94/archives [2023-10-23T03:31:37.395Z] total 16 [2023-10-23T03:31:37.395Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 03:22 . [2023-10-23T03:31:37.395Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 23 03:22 .. [2023-10-23T03:31:37.395Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 03:22 cost [2023-10-23T03:31:37.395Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 23 03:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:31:37.722Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:31:38.615Z] ---> package-listing.sh [2023-10-23T03:31:38.615Z] ++ facter osfamily [2023-10-23T03:31:38.615Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-23T03:31:38.873Z] + OS_FAMILY=debian [2023-10-23T03:31:38.873Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-94 [2023-10-23T03:31:38.873Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-23T03:31:38.873Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-23T03:31:38.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-23T03:31:38.873Z] + PACKAGES=/tmp/packages_start.txt [2023-10-23T03:31:38.873Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-94 ']' [2023-10-23T03:31:38.873Z] + PACKAGES=/tmp/packages_end.txt [2023-10-23T03:31:38.873Z] + case "${OS_FAMILY}" in [2023-10-23T03:31:38.873Z] + grep '^ii' [2023-10-23T03:31:38.873Z] + dpkg -l [2023-10-23T03:31:38.873Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-23T03:31:38.873Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-23T03:31:38.873Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-23T03:31:38.873Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-94 ']' [2023-10-23T03:31:38.873Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-94/archives/ [2023-10-23T03:31:38.873Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-94/archives/ [Pipeline] echo [2023-10-23T03:31:38.910Z] 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/xfoundry_app-record-replay_PR-94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-23T03:31:39.207Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T03:31:39.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T03:31:39.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T03:31:39.989Z] prd-ubuntu20.04-docker-8c-8g-9775 does not seem to be running inside a container [2023-10-23T03:31:40.025Z] $ 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/xfoundry_app-record-replay_PR-94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-94 -v /w/workspace/xfoundry_app-record-replay_PR-94:/w/workspace/xfoundry_app-record-replay_PR-94:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-94@tmp:/w/workspace/xfoundry_app-record-replay_PR-94@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-10-23T03:31:40.204Z] $ docker top 24e08c4777093f698fc44bc9872f73e1e464562cd765c2d59454562edfd75d8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T03:31:40.583Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-23T03:31:40.898Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-23T03:31:41.209Z] + ls /var/log/sa-host [2023-10-23T03:31:41.209Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T03:31:41.458Z] provisioning config files... [2023-10-23T03:31:41.467Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-94@tmp/config8877918444068218692tmp [Pipeline] { [Pipeline] echo [2023-10-23T03:31:41.518Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:31:41.828Z] ---> create-netrc.sh [Pipeline] } [2023-10-23T03:31:41.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:31:42.247Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-23T03:31:42.281Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:31:42.589Z] ---> sudo-logs.sh [2023-10-23T03:31:42.589Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-23T03:31:42.683Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:31:42.994Z] ---> job-cost.sh [2023-10-23T03:31:42.994Z] lf-activate-venv: SKIPPING [2023-10-23T03:31:42.994Z] DEBUG: total: 0.2199999988079071 [2023-10-23T03:31:42.994Z] INFO: Retrieving Stack Cost... [2023-10-23T03:31:43.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-23T03:31:43.821Z] INFO: Archiving Costs [Pipeline] echo [2023-10-23T03:31:43.857Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T03:31:44.164Z] ---> logs-deploy.sh [2023-10-23T03:31:44.164Z] lf-activate-venv: SKIPPING [2023-10-23T03:31:44.164Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-94/1 [2023-10-23T03:31:44.164Z] INFO: archiving workspace using pattern(s): [2023-10-23T03:31:45.100Z] Archives upload complete. [2023-10-23T03:31:45.100Z] INFO: archiving logs to Nexus