cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/app-service-configurable Loading trusted files from base branch main at 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 rather than be6923d669411e53fcd5c356ddb3511fa1fa58d3 Obtained Jenkinsfile from 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 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-ssh5328070288499540010.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh14122301187523026494.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18208053342623965405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh430470786915836487.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh957072318501154960.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable 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-service-configurable 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-6682 in /w/workspace/_app-service-configurable_PR-669 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-669 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 into PR head commit be6923d669411e53fcd5c356ddb3511fa1fa58d3 > git config core.sparsecheckout # timeout=10 > git checkout -f be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 > git remote # timeout=10 Merge succeeded, producing be6923d669411e53fcd5c356ddb3511fa1fa58d3 Checking out Revision be6923d669411e53fcd5c356ddb3511fa1fa58d3 (PR-669) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 Commit message: "feat: update deps" > git rev-list --no-walk be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-29T15:58:00.004Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-29T15:58:00.105Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-29T15:58:00.134Z] ========================================================= [2024-07-29T15:58:00.134Z] EdgeX Global Pipelines Version Info [2024-07-29T15:58:00.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-29T15:58:00.850Z] ------------------- [2024-07-29T15:58:00.850Z] stable info: [2024-07-29T15:58:00.850Z] ------------------- [2024-07-29T15:58:00.850Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T15:58:00.850Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-29T15:58:00.850Z] Message: update stable to v1.0.260 [2024-07-29T15:58:01.421Z] ------------------- [2024-07-29T15:58:01.421Z] experimental info: [2024-07-29T15:58:01.421Z] ------------------- [2024-07-29T15:58:01.421Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T15:58:01.421Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-29T15:58:01.421Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-29T15:58:01.509Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-07-29T15:58:01.527Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-07-29T15:58:01.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-29T15:58:01.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-29T15:58:01.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-29T15:58:01.629Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-29T15:58:01.648Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-29T15:58:01.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-29T15:58:01.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-29T15:58:01.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-29T15:58:01.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-29T15:58:01.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-07-29T15:58:01.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-29T15:58:01.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-29T15:58:01.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T15:58:01.863Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T15:58:01.891Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-29T15:58:01.916Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-29T15:58:01.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-29T15:58:01.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-29T15:58:02.016Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-29T15:58:02.044Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-29T15:58:02.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-29T15:58:02.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-29T15:58:02.115Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-29T15:58:02.142Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-29T15:58:02.170Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-29T15:58:02.194Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-669 [Pipeline] echo [2024-07-29T15:58:02.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-669 [Pipeline] echo [2024-07-29T15:58:02.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-669 [Pipeline] echo [2024-07-29T15:58:02.276Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be6923d669411e53fcd5c356ddb3511fa1fa58d3 [Pipeline] echo [2024-07-29T15:58:02.300Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be6923d [Pipeline] echo [2024-07-29T15:58:02.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T15:58:02.391Z] provisioning config files... [2024-07-29T15:58:03.608Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-669@tmp/config10522010028213526745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T15:58:03.950Z] ---> ****-login.sh [2024-07-29T15:58:03.950Z] nexus3.edgexfoundry.org:10001 [2024-07-29T15:58:04.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T15:58:05.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T15:58:05.152Z] Configure a credential helper to remove this warning. See [2024-07-29T15:58:05.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T15:58:05.152Z] [2024-07-29T15:58:05.152Z] Login Succeeded [2024-07-29T15:58:05.152Z] nexus3.edgexfoundry.org:10002 [2024-07-29T15:58:05.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T15:58:05.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T15:58:05.152Z] Configure a credential helper to remove this warning. See [2024-07-29T15:58:05.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T15:58:05.152Z] [2024-07-29T15:58:05.152Z] Login Succeeded [2024-07-29T15:58:05.152Z] nexus3.edgexfoundry.org:10003 [2024-07-29T15:58:05.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T15:58:05.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T15:58:05.412Z] Configure a credential helper to remove this warning. See [2024-07-29T15:58:05.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T15:58:05.412Z] [2024-07-29T15:58:05.412Z] Login Succeeded [2024-07-29T15:58:05.412Z] nexus3.edgexfoundry.org:10004 [2024-07-29T15:58:05.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T15:58:05.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T15:58:05.412Z] Configure a credential helper to remove this warning. See [2024-07-29T15:58:05.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T15:58:05.412Z] [2024-07-29T15:58:05.412Z] Login Succeeded [2024-07-29T15:58:05.412Z] ****.io [2024-07-29T15:58:05.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T15:58:05.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T15:58:05.671Z] Configure a credential helper to remove this warning. See [2024-07-29T15:58:05.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T15:58:05.671Z] [2024-07-29T15:58:05.671Z] Login Succeeded [2024-07-29T15:58:05.671Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T15:58:05.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-29T15:58:06.149Z] + git rev-list -1 --merges be6923d669411e53fcd5c356ddb3511fa1fa58d3~1..be6923d669411e53fcd5c356ddb3511fa1fa58d3 [Pipeline] echo [2024-07-29T15:58:06.178Z] -----------> git rev-list -1 --merges be6923d669411e53fcd5c356ddb3511fa1fa58d3~1..be6923d669411e53fcd5c356ddb3511fa1fa58d3 be6923d669411e53fcd5c356ddb3511fa1fa58d3 [false] [Pipeline] sh [2024-07-29T15:58:06.475Z] + git log --format=format:%s -1 be6923d669411e53fcd5c356ddb3511fa1fa58d3 [Pipeline] echo [2024-07-29T15:58:06.490Z] ========================================================= [2024-07-29T15:58:06.490Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-29T15:58:06.490Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T15:58:06.836Z] + git log --format=format:%s -1 be6923d669411e53fcd5c356ddb3511fa1fa58d3 [Pipeline] echo [2024-07-29T15:58:06.847Z] [semverPrep] GIT_COMMIT: be6923d669411e53fcd5c356ddb3511fa1fa58d3, Commit Message: feat: update deps [Pipeline] echo [2024-07-29T15:58:06.867Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-29T15:58:07.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-29T15:58:07.261Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-29T15:58:07.261Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-29T15:58:07.261Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-29T15:58:07.261Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-29T15:58:07.261Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-29T15:58:07.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T15:58:07.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T15:58:07.734Z] [2024-07-29T15:58:07.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T15:58:08.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T15:58:08.041Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-29T15:58:08.041Z] b85a868b505f: Pulling fs layer [2024-07-29T15:58:08.041Z] e2be974225ed: Pulling fs layer [2024-07-29T15:58:08.041Z] 339a4e72a1f5: Pulling fs layer [2024-07-29T15:58:08.041Z] 988bab9f4d93: Pulling fs layer [2024-07-29T15:58:08.041Z] 1469e6f7b9e6: Pulling fs layer [2024-07-29T15:58:08.041Z] eaf3925da568: Pulling fs layer [2024-07-29T15:58:08.041Z] bab4dde63d76: Pulling fs layer [2024-07-29T15:58:08.041Z] bde34c3a00c8: Pulling fs layer [2024-07-29T15:58:08.041Z] b352a97aabf1: Pulling fs layer [2024-07-29T15:58:08.041Z] 4872d77fe225: Pulling fs layer [2024-07-29T15:58:08.041Z] 5851b861e8e6: Pulling fs layer [2024-07-29T15:58:08.041Z] 988bab9f4d93: Waiting [2024-07-29T15:58:08.041Z] bab4dde63d76: Waiting [2024-07-29T15:58:08.041Z] eaf3925da568: Waiting [2024-07-29T15:58:08.041Z] 5851b861e8e6: Waiting [2024-07-29T15:58:08.041Z] b352a97aabf1: Waiting [2024-07-29T15:58:08.041Z] bde34c3a00c8: Waiting [2024-07-29T15:58:08.041Z] 1469e6f7b9e6: Waiting [2024-07-29T15:58:08.041Z] 4872d77fe225: Waiting [2024-07-29T15:58:08.041Z] e2be974225ed: Verifying Checksum [2024-07-29T15:58:08.041Z] e2be974225ed: Download complete [2024-07-29T15:58:08.041Z] 988bab9f4d93: Verifying Checksum [2024-07-29T15:58:08.041Z] 988bab9f4d93: Download complete [2024-07-29T15:58:08.041Z] 1469e6f7b9e6: Verifying Checksum [2024-07-29T15:58:08.041Z] 1469e6f7b9e6: Download complete [2024-07-29T15:58:08.299Z] 339a4e72a1f5: Verifying Checksum [2024-07-29T15:58:08.299Z] 339a4e72a1f5: Download complete [2024-07-29T15:58:08.299Z] eaf3925da568: Verifying Checksum [2024-07-29T15:58:08.299Z] eaf3925da568: Download complete [2024-07-29T15:58:08.299Z] bde34c3a00c8: Download complete [2024-07-29T15:58:08.299Z] b352a97aabf1: Download complete [2024-07-29T15:58:08.299Z] 4872d77fe225: Verifying Checksum [2024-07-29T15:58:08.299Z] 4872d77fe225: Download complete [2024-07-29T15:58:08.299Z] 5851b861e8e6: Download complete [2024-07-29T15:58:08.299Z] b85a868b505f: Verifying Checksum [2024-07-29T15:58:08.299Z] b85a868b505f: Download complete [2024-07-29T15:58:08.561Z] bab4dde63d76: Verifying Checksum [2024-07-29T15:58:08.561Z] bab4dde63d76: Download complete [2024-07-29T15:58:09.496Z] b85a868b505f: Pull complete [2024-07-29T15:58:09.496Z] e2be974225ed: Pull complete [2024-07-29T15:58:10.063Z] 339a4e72a1f5: Pull complete [2024-07-29T15:58:10.063Z] 988bab9f4d93: Pull complete [2024-07-29T15:58:10.631Z] 1469e6f7b9e6: Pull complete [2024-07-29T15:58:10.631Z] eaf3925da568: Pull complete [2024-07-29T15:58:12.542Z] bab4dde63d76: Pull complete [2024-07-29T15:58:12.542Z] bde34c3a00c8: Pull complete [2024-07-29T15:58:12.542Z] b352a97aabf1: Pull complete [2024-07-29T15:58:12.542Z] 4872d77fe225: Pull complete [2024-07-29T15:58:12.542Z] 5851b861e8e6: Pull complete [2024-07-29T15:58:12.542Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-29T15:58:12.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T15:58:12.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T15:58:13.023Z] prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container [2024-07-29T15:58:13.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-29T15:58:17.482Z] $ docker top 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 -eo pid,comm [2024-07-29T15:58:17.529Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-29T15:58:17.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-29T15:58:17.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T15:58:17.587Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T15:58:17.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T15:58:17.707Z] $ docker exec 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 ssh-agent [2024-07-29T15:58:17.811Z] SSH_AUTH_SOCK=/tmp/ssh-wYh8wBYVKpBL/agent.31 [2024-07-29T15:58:17.811Z] SSH_AGENT_PID=37 [2024-07-29T15:58:17.817Z] Running ssh-add (command line suppressed) [2024-07-29T15:58:17.911Z] Identity added: /w/workspace/_app-service-configurable_PR-669@tmp/private_key_4463862337990325178.key (/w/workspace/_app-service-configurable_PR-669@tmp/private_key_4463862337990325178.key) [2024-07-29T15:58:17.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T15:58:18.228Z] + git tag --points-at HEAD [Pipeline] } [2024-07-29T15:58:18.237Z] $ docker exec --env ******** --env ******** 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 ssh-agent -k [2024-07-29T15:58:18.330Z] unset SSH_AUTH_SOCK; [2024-07-29T15:58:18.330Z] unset SSH_AGENT_PID; [2024-07-29T15:58:18.330Z] echo Agent pid 37 killed; [2024-07-29T15:58:18.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-29T15:58:18.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T15:58:18.430Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T15:58:18.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T15:58:18.542Z] $ docker exec 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 ssh-agent [2024-07-29T15:58:18.667Z] SSH_AUTH_SOCK=/tmp/ssh-4oIbSeQNS1Or/agent.70 [2024-07-29T15:58:18.667Z] SSH_AGENT_PID=76 [2024-07-29T15:58:18.672Z] Running ssh-add (command line suppressed) [2024-07-29T15:58:18.775Z] Identity added: /w/workspace/_app-service-configurable_PR-669@tmp/private_key_2980046418940742072.key (/w/workspace/_app-service-configurable_PR-669@tmp/private_key_2980046418940742072.key) [2024-07-29T15:58:18.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T15:58:19.087Z] + git semver init [2024-07-29T15:58:19.659Z] 2024-07-29 15:58:19,362 [run_init] DEBUG init version:0.0.0 force:False [2024-07-29T15:58:19.659Z] 2024-07-29 15:58:19,364 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-669/.semver [2024-07-29T15:58:19.659Z] 2024-07-29 15:58:19,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-669/.semver [2024-07-29T15:58:19.659Z] 2024-07-29 15:58:19,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-669/.semver'], cwd=/w/workspace/_app-service-configurable_PR-669, universal_newlines=False, shell=None, istream=None) [2024-07-29T15:58:21.040Z] 2024-07-29 15:58:20,620 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-669/.git/info/exclude [2024-07-29T15:58:21.040Z] 2024-07-29 15:58:20,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-669/.semver/PR-669 with force:False [2024-07-29T15:58:21.040Z] 2024-07-29 15:58:20,621 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-669/.semver/PR-669 [2024-07-29T15:58:21.040Z] 2024-07-29 15:58:20,625 [execute] INFO git cat-file --batch-check [2024-07-29T15:58:21.040Z] 2024-07-29 15:58:20,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-669/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T15:58:21.040Z] 2024-07-29 15:58:20,633 [execute] INFO git cat-file --batch [2024-07-29T15:58:21.040Z] 2024-07-29 15:58:20,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-669/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T15:58:21.040Z] 2024-07-29 15:58:20,639 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-669/.semver/PR-669 [2024-07-29T15:58:21.040Z] 0.0.0 [Pipeline] } [2024-07-29T15:58:21.051Z] $ docker exec --env ******** --env ******** 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 ssh-agent -k [2024-07-29T15:58:21.154Z] unset SSH_AUTH_SOCK; [2024-07-29T15:58:21.154Z] unset SSH_AGENT_PID; [2024-07-29T15:58:21.154Z] echo Agent pid 76 killed; [2024-07-29T15:58:21.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T15:58:21.511Z] + git semver [Pipeline] } [2024-07-29T15:58:21.783Z] $ docker stop --time=1 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 [2024-07-29T15:58:23.043Z] $ docker rm -f --volumes 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T15:58:23.415Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-29T15:58:23.658Z] Stashed 1 file(s) [Pipeline] echo [2024-07-29T15:58:23.662Z] [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 [2024-07-29T15:58:23.875Z] provisioning config files... [2024-07-29T15:58:23.889Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-669@tmp/config3078597347207045904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T15:58:24.216Z] ---> ****-login.sh [2024-07-29T15:58:24.216Z] nexus3.edgexfoundry.org:10001 [2024-07-29T15:58:24.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T15:58:24.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T15:58:24.216Z] Configure a credential helper to remove this warning. See [2024-07-29T15:58:24.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T15:58:24.216Z] [2024-07-29T15:58:24.216Z] Login Succeeded [2024-07-29T15:58:24.216Z] nexus3.edgexfoundry.org:10002 [2024-07-29T15:58:24.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T15:58:24.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T15:58:24.216Z] Configure a credential helper to remove this warning. See [2024-07-29T15:58:24.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T15:58:24.216Z] [2024-07-29T15:58:24.216Z] Login Succeeded [2024-07-29T15:58:24.216Z] nexus3.edgexfoundry.org:10003 [2024-07-29T15:58:24.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T15:58:24.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T15:58:24.480Z] Configure a credential helper to remove this warning. See [2024-07-29T15:58:24.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T15:58:24.480Z] [2024-07-29T15:58:24.480Z] Login Succeeded [2024-07-29T15:58:24.480Z] nexus3.edgexfoundry.org:10004 [2024-07-29T15:58:24.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T15:58:24.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T15:58:24.480Z] Configure a credential helper to remove this warning. See [2024-07-29T15:58:24.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T15:58:24.480Z] [2024-07-29T15:58:24.480Z] Login Succeeded [2024-07-29T15:58:24.480Z] ****.io [2024-07-29T15:58:24.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T15:58:24.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T15:58:24.741Z] Configure a credential helper to remove this warning. See [2024-07-29T15:58:24.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T15:58:24.741Z] [2024-07-29T15:58:24.741Z] Login Succeeded [2024-07-29T15:58:24.741Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T15:58:24.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-29T15:58:24.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T15:58:24.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T15:58:24.895Z] ========================================================= [2024-07-29T15:58:24.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-29T15:58:24.895Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T15:58:25.236Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-29T15:58:25.236Z] Sending build context to Docker daemon 9.142MB [2024-07-29T15:58:25.236Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T15:58:25.236Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-29T15:58:25.236Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-29T15:58:25.236Z] 619be1103602: Pulling fs layer [2024-07-29T15:58:25.236Z] 7862e08f4a3e: Pulling fs layer [2024-07-29T15:58:25.236Z] 5df492c9dc93: Pulling fs layer [2024-07-29T15:58:25.236Z] 7629e6793208: Pulling fs layer [2024-07-29T15:58:25.236Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T15:58:25.236Z] fb5054dd5b73: Pulling fs layer [2024-07-29T15:58:25.236Z] eeca6798cff9: Pulling fs layer [2024-07-29T15:58:25.236Z] aa269ceb94a6: Pulling fs layer [2024-07-29T15:58:25.236Z] ada007ff1a6a: Pulling fs layer [2024-07-29T15:58:25.236Z] 7629e6793208: Waiting [2024-07-29T15:58:25.236Z] 4f4fb700ef54: Waiting [2024-07-29T15:58:25.236Z] fb5054dd5b73: Waiting [2024-07-29T15:58:25.236Z] eeca6798cff9: Waiting [2024-07-29T15:58:25.236Z] aa269ceb94a6: Waiting [2024-07-29T15:58:25.236Z] ada007ff1a6a: Waiting [2024-07-29T15:58:25.236Z] 7862e08f4a3e: Verifying Checksum [2024-07-29T15:58:25.236Z] 7862e08f4a3e: Download complete [2024-07-29T15:58:25.236Z] 7629e6793208: Download complete [2024-07-29T15:58:25.236Z] 4f4fb700ef54: Verifying Checksum [2024-07-29T15:58:25.236Z] 4f4fb700ef54: Download complete [2024-07-29T15:58:25.236Z] 619be1103602: Verifying Checksum [2024-07-29T15:58:25.236Z] 619be1103602: Download complete [2024-07-29T15:58:25.496Z] fb5054dd5b73: Verifying Checksum [2024-07-29T15:58:25.496Z] fb5054dd5b73: Download complete [2024-07-29T15:58:25.496Z] eeca6798cff9: Verifying Checksum [2024-07-29T15:58:25.496Z] eeca6798cff9: Download complete [2024-07-29T15:58:25.496Z] 619be1103602: Pull complete [2024-07-29T15:58:25.755Z] ada007ff1a6a: Verifying Checksum [2024-07-29T15:58:25.755Z] ada007ff1a6a: Download complete [2024-07-29T15:58:25.755Z] 7862e08f4a3e: Pull complete [2024-07-29T15:58:25.755Z] 5df492c9dc93: Verifying Checksum [2024-07-29T15:58:25.755Z] 5df492c9dc93: Download complete [2024-07-29T15:58:26.321Z] aa269ceb94a6: Verifying Checksum [2024-07-29T15:58:26.321Z] aa269ceb94a6: Download complete [2024-07-29T15:58:29.620Z] 5df492c9dc93: Pull complete [2024-07-29T15:58:29.620Z] 7629e6793208: Pull complete [2024-07-29T15:58:29.620Z] 4f4fb700ef54: Pull complete [2024-07-29T15:58:29.620Z] fb5054dd5b73: Pull complete [2024-07-29T15:58:29.620Z] eeca6798cff9: Pull complete [2024-07-29T15:58:31.521Z] aa269ceb94a6: Pull complete [2024-07-29T15:58:32.088Z] ada007ff1a6a: Pull complete [2024-07-29T15:58:32.088Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-29T15:58:32.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T15:58:32.088Z] ---> f489d0715acc [2024-07-29T15:58:32.088Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-29T15:58:37.752Z] ---> Running in 69d46ac9c4f9 [2024-07-29T15:58:37.752Z] Removing intermediate container 69d46ac9c4f9 [2024-07-29T15:58:37.752Z] ---> 0fdb66148627 [2024-07-29T15:58:37.752Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-29T15:58:37.752Z] ---> Running in 61a7a2fe5661 [2024-07-29T15:58:37.752Z] Removing intermediate container 61a7a2fe5661 [2024-07-29T15:58:37.752Z] ---> 4c6bfe0218d5 [2024-07-29T15:58:37.752Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-29T15:58:37.752Z] ---> Running in 04046b4498ca [2024-07-29T15:58:37.752Z] Removing intermediate container 04046b4498ca [2024-07-29T15:58:37.752Z] ---> 41026d8e5e22 [2024-07-29T15:58:37.752Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-29T15:58:37.752Z] ---> Running in e2fa63e379b9 [2024-07-29T15:58:37.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T15:58:37.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T15:58:38.011Z] OK: 264 MiB in 52 packages [2024-07-29T15:58:38.270Z] Removing intermediate container e2fa63e379b9 [2024-07-29T15:58:38.270Z] ---> 0791853122df [2024-07-29T15:58:38.270Z] Step 7/12 : WORKDIR /app [2024-07-29T15:58:38.270Z] ---> Running in 6ea1fd4a48ab [2024-07-29T15:58:38.270Z] Removing intermediate container 6ea1fd4a48ab [2024-07-29T15:58:38.270Z] ---> 8750af49dc5e [2024-07-29T15:58:38.270Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-29T15:58:38.529Z] ---> a2a29f48dca6 [2024-07-29T15:58:38.529Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T15:58:38.529Z] ---> Running in 31b0fae28c5f [2024-07-29T15:58:38.818Z] Still waiting to schedule task [2024-07-29T15:58:38.818Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-29T15:59:46.274Z] Removing intermediate container 31b0fae28c5f [2024-07-29T15:59:46.275Z] ---> f94a6333c7c8 [2024-07-29T15:59:46.275Z] Step 10/12 : COPY . . [2024-07-29T15:59:46.275Z] ---> 301f7c25355a [2024-07-29T15:59:46.275Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-29T15:59:46.275Z] ---> Running in 77017e3004f3 [2024-07-29T15:59:46.275Z] Removing intermediate container 77017e3004f3 [2024-07-29T15:59:46.275Z] ---> d19928098114 [2024-07-29T15:59:46.275Z] Step 12/12 : RUN $MAKE [2024-07-29T15:59:46.275Z] ---> Running in 33c9751a40d7 [2024-07-29T15:59:46.275Z] noop [2024-07-29T15:59:46.275Z] Removing intermediate container 33c9751a40d7 [2024-07-29T15:59:46.275Z] ---> 1cf0821f8068 [2024-07-29T15:59:46.275Z] Successfully built 1cf0821f8068 [2024-07-29T15:59:46.275Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T15:59:46.610Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T15:59:46.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T15:59:46.692Z] prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container [2024-07-29T15:59:46.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-29T15:59:47.176Z] $ docker top 7d2ac139108d28845960c05b9933a63f98d8932eb3e70162f2b05fb882bcf4e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T15:59:47.530Z] + go version [2024-07-29T15:59:47.530Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-29T15:59:47.560Z] $ docker stop --time=1 7d2ac139108d28845960c05b9933a63f98d8932eb3e70162f2b05fb882bcf4e8 [2024-07-29T15:59:48.841Z] $ docker rm -f --volumes 7d2ac139108d28845960c05b9933a63f98d8932eb3e70162f2b05fb882bcf4e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T15:59:49.319Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T15:59:49.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T15:59:49.405Z] prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container [2024-07-29T15:59:49.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-29T15:59:49.844Z] $ docker top 449c7d1f762ef55491708d74178edfef9ad4e0e9c62d099569294bad4b5eb2a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T15:59:50.227Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-669 [Pipeline] fileExists [Pipeline] sh [2024-07-29T15:59:50.532Z] + make test [2024-07-29T15:59:50.532Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T15:59:51.470Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/environment/variables.go:32:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v3/pkg/types (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config); to add: [2024-07-29T15:59:51.470Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config@v3.2.0-dev.49 [2024-07-29T15:59:51.470Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/configuration.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v3/configuration (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container); to add: [2024-07-29T15:59:51.470Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container@v3.2.0-dev.49 [2024-07-29T15:59:51.470Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/messaging.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/messaging (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container); to add: [2024-07-29T15:59:51.470Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container@v3.2.0-dev.49 [2024-07-29T15:59:51.470Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/registry.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v3/registry (imported by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces); to add: [2024-07-29T15:59:51.470Z] go get github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces@v3.2.0-dev.45 [2024-07-29T15:59:51.470Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/registration/registry.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v3/pkg/types (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers); to add: [2024-07-29T15:59:51.470Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers@v3.2.0-dev.49 [2024-07-29T15:59:51.470Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.2.0-dev.45/pkg/interfaces/backgroundmessage.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/pkg/types (imported by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces); to add: [2024-07-29T15:59:51.470Z] go get github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces@v3.2.0-dev.45 [2024-07-29T15:59:51.470Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/handlers/clients.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/clients (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers); to add: [2024-07-29T15:59:51.470Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers@v3.2.0-dev.49 [2024-07-29T15:59:51.470Z] make: *** [makefile:53: unittest] Error 1 [Pipeline] } [2024-07-29T15:59:51.479Z] $ docker stop --time=1 449c7d1f762ef55491708d74178edfef9ad4e0e9c62d099569294bad4b5eb2a3 [2024-07-29T15:59:52.888Z] $ docker rm -f --volumes 449c7d1f762ef55491708d74178edfef9ad4e0e9c62d099569294bad4b5eb2a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T15:59:53.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T15:59:53.501Z] [2024-07-29T15:59:53.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T15:59:53.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T15:59:53.804Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-29T15:59:53.804Z] 5eb5b503b376: Pulling fs layer [2024-07-29T15:59:53.804Z] 5c69ac0246d0: Pulling fs layer [2024-07-29T15:59:53.804Z] ec43610c2a17: Pulling fs layer [2024-07-29T15:59:53.804Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-29T15:59:53.804Z] 33b1e0a273af: Pulling fs layer [2024-07-29T15:59:53.804Z] 5d3b04190fa2: Pulling fs layer [2024-07-29T15:59:53.804Z] 2f39f015ded8: Pulling fs layer [2024-07-29T15:59:53.804Z] 3a2ae6a8a46f: Waiting [2024-07-29T15:59:53.804Z] 33b1e0a273af: Waiting [2024-07-29T15:59:53.804Z] 5d3b04190fa2: Waiting [2024-07-29T15:59:53.804Z] 2f39f015ded8: Waiting [2024-07-29T15:59:53.804Z] 5c69ac0246d0: Download complete [2024-07-29T15:59:53.804Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-29T15:59:53.804Z] 3a2ae6a8a46f: Download complete [2024-07-29T15:59:53.804Z] 33b1e0a273af: Verifying Checksum [2024-07-29T15:59:53.804Z] 33b1e0a273af: Download complete [2024-07-29T15:59:53.804Z] 5d3b04190fa2: Download complete [2024-07-29T15:59:53.804Z] ec43610c2a17: Verifying Checksum [2024-07-29T15:59:53.804Z] ec43610c2a17: Download complete [2024-07-29T15:59:54.063Z] 5eb5b503b376: Verifying Checksum [2024-07-29T15:59:54.063Z] 5eb5b503b376: Download complete [2024-07-29T15:59:54.630Z] 2f39f015ded8: Download complete [2024-07-29T15:59:55.198Z] 5eb5b503b376: Pull complete [2024-07-29T15:59:55.456Z] 5c69ac0246d0: Pull complete [2024-07-29T15:59:55.714Z] ec43610c2a17: Pull complete [2024-07-29T15:59:55.714Z] 3a2ae6a8a46f: Pull complete [2024-07-29T15:59:55.972Z] 33b1e0a273af: Pull complete [2024-07-29T15:59:56.231Z] 5d3b04190fa2: Pull complete [2024-07-29T16:00:00.423Z] 2f39f015ded8: Pull complete [2024-07-29T16:00:00.423Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-29T16:00:00.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T16:00:00.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:00:00.534Z] prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container [2024-07-29T16:00:00.567Z] $ 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-service-configurable_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-29T16:00:06.004Z] $ docker top 6db353e1e64fde5b8489cace2b204d842950e7cf1a4690e48d7027ae97146df7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:00:06.415Z] ---> job-cost.sh [2024-07-29T16:00:06.415Z] lf-activate-venv: SKIPPING [2024-07-29T16:00:06.415Z] INFO: No Stack... [2024-07-29T16:00:06.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-29T16:00:06.932Z] INFO: Archiving Costs [Pipeline] sh [2024-07-29T16:00:07.237Z] + cat /w/workspace/_app-service-configurable_PR-669/archives/cost.csv [2024-07-29T16:00:07.237Z] + cut -d, -f6 [Pipeline] lock [2024-07-29T16:00:07.253Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] [2024-07-29T16:00:07.261Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] did not exist. Created. [2024-07-29T16:00:07.269Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-29T16:00:07.580Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-29T16:00:07.614Z] Stashed 1 file(s) [Pipeline] } [2024-07-29T16:00:07.624Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-29T16:00:07.650Z] $ docker stop --time=1 6db353e1e64fde5b8489cace2b204d842950e7cf1a4690e48d7027ae97146df7 [2024-07-29T16:00:08.862Z] $ docker rm -f --volumes 6db353e1e64fde5b8489cace2b204d842950e7cf1a4690e48d7027ae97146df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-29T16:00:08.993Z] Failed in branch amd64 [2024-07-29T16:00:09.438Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6683 in /w/workspace/_app-service-configurable_PR-669 [Pipeline] { [Pipeline] ws [2024-07-29T16:00:09.454Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2024-07-29T16:00:12.512Z] The recommended git tool is: git [2024-07-29T16:00:17.090Z] using credential edgex-jenkins-ssh [2024-07-29T16:00:17.112Z] Cloning the remote Git repository [2024-07-29T16:00:17.150Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-07-29T16:00:17.237Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2024-07-29T16:00:17.375Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-29T16:00:17.376Z] > git --version # timeout=10 [2024-07-29T16:00:17.402Z] > git --version # 'git version 2.25.1' [2024-07-29T16:00:17.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T16:00:17.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T16:00:19.493Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-29T16:00:19.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T16:00:20.966Z] Merging remotes/origin/main commit 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 into PR head commit be6923d669411e53fcd5c356ddb3511fa1fa58d3 [2024-07-29T16:00:21.272Z] Merge succeeded, producing be6923d669411e53fcd5c356ddb3511fa1fa58d3 [2024-07-29T16:00:21.273Z] Checking out Revision be6923d669411e53fcd5c356ddb3511fa1fa58d3 (PR-669) [2024-07-29T16:00:20.323Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-29T16:00:20.363Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-29T16:00:20.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T16:00:20.384Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-29T16:00:20.978Z] > git config core.sparsecheckout # timeout=10 [2024-07-29T16:00:21.045Z] > git checkout -f be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 [2024-07-29T16:00:21.131Z] > git remote # timeout=10 [2024-07-29T16:00:21.147Z] > git config --get remote.origin.url # timeout=10 [2024-07-29T16:00:21.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T16:00:21.181Z] > git merge 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 [2024-07-29T16:00:21.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-29T16:00:21.275Z] > git config core.sparsecheckout # timeout=10 [2024-07-29T16:00:21.285Z] > git checkout -f be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 [2024-07-29T16:00:24.885Z] Commit message: "feat: update deps" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T16:00:26.502Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-29T16:00:26.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T16:00:26.502Z] Dload Upload Total Spent Left Speed [2024-07-29T16:00:26.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh [2024-07-29T16:00:26.832Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-29T16:00:27.158Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-29T16:00:27.158Z] + sudo tee /etc/docker/daemon.new [2024-07-29T16:00:27.158Z] { [2024-07-29T16:00:27.158Z] "registry-mirrors": [ [2024-07-29T16:00:27.158Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-29T16:00:27.158Z] ], [2024-07-29T16:00:27.158Z] "bip": "10.250.0.254/24", [2024-07-29T16:00:27.158Z] "hosts": [ [2024-07-29T16:00:27.158Z] "tcp://0.0.0.0:5555", [2024-07-29T16:00:27.158Z] "unix:///var/run/docker.sock" [2024-07-29T16:00:27.158Z] ], [2024-07-29T16:00:27.158Z] "mtu": 1458, [2024-07-29T16:00:27.158Z] "selinux-enabled": true, [2024-07-29T16:00:27.158Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-29T16:00:27.158Z] } [Pipeline] sh [2024-07-29T16:00:27.480Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-29T16:00:27.809Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T16:00:47.084Z] provisioning config files... [2024-07-29T16:00:47.110Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config14616657645113211131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:00:47.543Z] ---> ****-login.sh [2024-07-29T16:00:47.544Z] nexus3.edgexfoundry.org:10001 [2024-07-29T16:00:50.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:00:50.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:00:50.669Z] Configure a credential helper to remove this warning. See [2024-07-29T16:00:50.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:00:50.669Z] [2024-07-29T16:00:50.669Z] Login Succeeded [2024-07-29T16:00:50.669Z] nexus3.edgexfoundry.org:10002 [2024-07-29T16:00:50.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:00:50.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:00:50.940Z] Configure a credential helper to remove this warning. See [2024-07-29T16:00:50.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:00:50.940Z] [2024-07-29T16:00:50.940Z] Login Succeeded [2024-07-29T16:00:50.940Z] nexus3.edgexfoundry.org:10003 [2024-07-29T16:00:51.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:00:51.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:00:51.480Z] Configure a credential helper to remove this warning. See [2024-07-29T16:00:51.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:00:51.480Z] [2024-07-29T16:00:51.480Z] Login Succeeded [2024-07-29T16:00:51.481Z] nexus3.edgexfoundry.org:10004 [2024-07-29T16:00:51.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:00:51.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:00:51.754Z] Configure a credential helper to remove this warning. See [2024-07-29T16:00:51.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:00:51.754Z] [2024-07-29T16:00:51.754Z] Login Succeeded [2024-07-29T16:00:51.754Z] ****.io [2024-07-29T16:00:52.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:00:52.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:00:52.292Z] Configure a credential helper to remove this warning. See [2024-07-29T16:00:52.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:00:52.292Z] [2024-07-29T16:00:52.292Z] Login Succeeded [2024-07-29T16:00:52.292Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T16:00:52.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-29T16:00:52.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T16:00:52.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T16:00:52.659Z] ========================================================= [2024-07-29T16:00:52.659Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-29T16:00:52.659Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:00:53.027Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-29T16:00:53.027Z] Sending build context to Docker daemon 238.6kB [2024-07-29T16:00:53.298Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T16:00:53.298Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-29T16:00:53.572Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-29T16:00:53.572Z] c6b39de5b339: Pulling fs layer [2024-07-29T16:00:53.572Z] a69c41024577: Pulling fs layer [2024-07-29T16:00:53.572Z] d6de4b400683: Pulling fs layer [2024-07-29T16:00:53.572Z] 35cb2a7552d0: Pulling fs layer [2024-07-29T16:00:53.572Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T16:00:53.572Z] 464afbd9ba4c: Pulling fs layer [2024-07-29T16:00:53.572Z] 00f215d4a9da: Pulling fs layer [2024-07-29T16:00:53.572Z] d496ad576159: Pulling fs layer [2024-07-29T16:00:53.572Z] 35cb2a7552d0: Waiting [2024-07-29T16:00:53.572Z] 4f4fb700ef54: Waiting [2024-07-29T16:00:53.572Z] 00f215d4a9da: Waiting [2024-07-29T16:00:53.572Z] d496ad576159: Waiting [2024-07-29T16:00:53.572Z] 464afbd9ba4c: Waiting [2024-07-29T16:00:53.572Z] a69c41024577: Verifying Checksum [2024-07-29T16:00:53.572Z] a69c41024577: Download complete [2024-07-29T16:00:53.572Z] 35cb2a7552d0: Verifying Checksum [2024-07-29T16:00:53.572Z] 35cb2a7552d0: Download complete [2024-07-29T16:00:53.572Z] 4f4fb700ef54: Verifying Checksum [2024-07-29T16:00:53.572Z] 4f4fb700ef54: Download complete [2024-07-29T16:00:53.572Z] 464afbd9ba4c: Verifying Checksum [2024-07-29T16:00:53.572Z] 464afbd9ba4c: Download complete [2024-07-29T16:00:53.572Z] c6b39de5b339: Verifying Checksum [2024-07-29T16:00:53.572Z] c6b39de5b339: Download complete [2024-07-29T16:00:54.160Z] d496ad576159: Verifying Checksum [2024-07-29T16:00:54.160Z] d496ad576159: Download complete [2024-07-29T16:00:54.748Z] c6b39de5b339: Pull complete [2024-07-29T16:00:55.340Z] a69c41024577: Pull complete [2024-07-29T16:00:55.340Z] d6de4b400683: Download complete [2024-07-29T16:00:56.312Z] 00f215d4a9da: Verifying Checksum [2024-07-29T16:00:56.312Z] 00f215d4a9da: Download complete [2024-07-29T16:01:08.639Z] d6de4b400683: Pull complete [2024-07-29T16:01:08.639Z] 35cb2a7552d0: Pull complete [2024-07-29T16:01:08.639Z] 4f4fb700ef54: Pull complete [2024-07-29T16:01:08.639Z] 464afbd9ba4c: Pull complete [2024-07-29T16:01:16.870Z] 00f215d4a9da: Pull complete [2024-07-29T16:01:18.824Z] d496ad576159: Pull complete [2024-07-29T16:01:18.824Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-29T16:01:18.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T16:01:18.824Z] ---> f246e2811388 [2024-07-29T16:01:18.824Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-29T16:01:19.800Z] ---> Running in 295df84cb94d [2024-07-29T16:01:20.082Z] Removing intermediate container 295df84cb94d [2024-07-29T16:01:20.082Z] ---> e410c0f66f58 [2024-07-29T16:01:20.082Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-29T16:01:20.082Z] ---> Running in 1c5181850cd1 [2024-07-29T16:01:20.358Z] Removing intermediate container 1c5181850cd1 [2024-07-29T16:01:20.358Z] ---> 31a2957dcecd [2024-07-29T16:01:20.358Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-29T16:01:20.358Z] ---> Running in 245b31bf30b3 [2024-07-29T16:01:20.942Z] Removing intermediate container 245b31bf30b3 [2024-07-29T16:01:20.942Z] ---> a4666d1de493 [2024-07-29T16:01:20.942Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-29T16:01:20.942Z] ---> Running in a50541548786 [2024-07-29T16:01:21.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T16:01:22.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T16:01:23.451Z] OK: 266 MiB in 52 packages [2024-07-29T16:01:24.049Z] Removing intermediate container a50541548786 [2024-07-29T16:01:24.049Z] ---> cccdc50e5984 [2024-07-29T16:01:24.049Z] Step 7/12 : WORKDIR /app [2024-07-29T16:01:24.049Z] ---> Running in 4a79ac7f1267 [2024-07-29T16:01:24.634Z] Removing intermediate container 4a79ac7f1267 [2024-07-29T16:01:24.634Z] ---> 30e13a1c6424 [2024-07-29T16:01:24.634Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-29T16:01:24.904Z] ---> 8cebf2111eda [2024-07-29T16:01:24.904Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T16:01:25.174Z] ---> Running in c0f3d3574aa6 [2024-07-29T16:03:16.835Z] Removing intermediate container c0f3d3574aa6 [2024-07-29T16:03:16.835Z] ---> 2e6b03d9fd5d [2024-07-29T16:03:16.835Z] Step 10/12 : COPY . . [2024-07-29T16:03:16.835Z] ---> d357b03abf2f [2024-07-29T16:03:16.835Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-29T16:03:16.835Z] ---> Running in 9a4de3f71c4a [2024-07-29T16:03:16.835Z] Removing intermediate container 9a4de3f71c4a [2024-07-29T16:03:16.835Z] ---> ddd0bce432d3 [2024-07-29T16:03:16.835Z] Step 12/12 : RUN $MAKE [2024-07-29T16:03:16.835Z] ---> Running in 0379ee81a894 [2024-07-29T16:03:16.835Z] noop [2024-07-29T16:03:16.835Z] Removing intermediate container 0379ee81a894 [2024-07-29T16:03:16.835Z] ---> 9056a292a436 [2024-07-29T16:03:16.835Z] Successfully built 9056a292a436 [2024-07-29T16:03:16.835Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:03:17.211Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T16:03:17.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:03:17.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-6683 does not seem to be running inside a container [2024-07-29T16:03:17.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T16:03:18.689Z] $ docker top 96d15e85bb3c55ae502ce51358d166d29bd4c6100a3491b81c6c07e053563808 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T16:03:19.521Z] + go version [2024-07-29T16:03:19.521Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-29T16:03:19.537Z] $ docker stop --time=1 96d15e85bb3c55ae502ce51358d166d29bd4c6100a3491b81c6c07e053563808 [2024-07-29T16:03:21.174Z] $ docker rm -f --volumes 96d15e85bb3c55ae502ce51358d166d29bd4c6100a3491b81c6c07e053563808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:03:21.775Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T16:03:21.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:03:21.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-6683 does not seem to be running inside a container [2024-07-29T16:03:22.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T16:03:23.207Z] $ docker top b0ab1fdfbba92418f4be8091f6716c5a4bacf475acb0f143d358f3fd896f6d90 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T16:03:23.737Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2024-07-29T16:03:24.660Z] + make test [2024-07-29T16:03:24.660Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T16:03:30.000Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/environment/variables.go:32:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v3/pkg/types (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config); to add: [2024-07-29T16:03:30.000Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config@v3.2.0-dev.49 [2024-07-29T16:03:30.000Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/configuration.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v3/configuration (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container); to add: [2024-07-29T16:03:30.000Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container@v3.2.0-dev.49 [2024-07-29T16:03:30.000Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/messaging.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/messaging (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container); to add: [2024-07-29T16:03:30.000Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container@v3.2.0-dev.49 [2024-07-29T16:03:30.000Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/registry.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v3/registry (imported by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces); to add: [2024-07-29T16:03:30.000Z] go get github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces@v3.2.0-dev.45 [2024-07-29T16:03:30.000Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/registration/registry.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v3/pkg/types (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers); to add: [2024-07-29T16:03:30.000Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers@v3.2.0-dev.49 [2024-07-29T16:03:30.000Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.2.0-dev.45/pkg/interfaces/backgroundmessage.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/pkg/types (imported by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces); to add: [2024-07-29T16:03:30.000Z] go get github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces@v3.2.0-dev.45 [2024-07-29T16:03:30.000Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/handlers/clients.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/clients (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers); to add: [2024-07-29T16:03:30.000Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers@v3.2.0-dev.49 [2024-07-29T16:03:30.000Z] make: *** [makefile:53: unittest] Error 1 [Pipeline] } [2024-07-29T16:03:30.015Z] $ docker stop --time=1 b0ab1fdfbba92418f4be8091f6716c5a4bacf475acb0f143d358f3fd896f6d90 [2024-07-29T16:03:31.915Z] $ docker rm -f --volumes b0ab1fdfbba92418f4be8091f6716c5a4bacf475acb0f143d358f3fd896f6d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:03:32.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T16:03:32.698Z] [2024-07-29T16:03:32.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:03:33.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T16:03:33.306Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-29T16:03:33.307Z] 8998bd30e6a1: Pulling fs layer [2024-07-29T16:03:33.307Z] 04944245beec: Pulling fs layer [2024-07-29T16:03:33.307Z] 699f458cf7ca: Pulling fs layer [2024-07-29T16:03:33.307Z] 765212b225bb: Pulling fs layer [2024-07-29T16:03:33.307Z] f23df028b6ca: Pulling fs layer [2024-07-29T16:03:33.307Z] d65c8cfc05b1: Pulling fs layer [2024-07-29T16:03:33.307Z] 2437ff75d9bd: Pulling fs layer [2024-07-29T16:03:33.307Z] 765212b225bb: Waiting [2024-07-29T16:03:33.307Z] f23df028b6ca: Waiting [2024-07-29T16:03:33.307Z] d65c8cfc05b1: Waiting [2024-07-29T16:03:33.307Z] 2437ff75d9bd: Waiting [2024-07-29T16:03:33.573Z] 04944245beec: Verifying Checksum [2024-07-29T16:03:33.573Z] 04944245beec: Download complete [2024-07-29T16:03:33.573Z] 765212b225bb: Verifying Checksum [2024-07-29T16:03:33.573Z] 765212b225bb: Download complete [2024-07-29T16:03:33.573Z] f23df028b6ca: Download complete [2024-07-29T16:03:33.573Z] d65c8cfc05b1: Verifying Checksum [2024-07-29T16:03:33.573Z] d65c8cfc05b1: Download complete [2024-07-29T16:03:33.573Z] 699f458cf7ca: Verifying Checksum [2024-07-29T16:03:33.573Z] 699f458cf7ca: Download complete [2024-07-29T16:03:34.264Z] 8998bd30e6a1: Verifying Checksum [2024-07-29T16:03:34.264Z] 8998bd30e6a1: Download complete [2024-07-29T16:03:36.886Z] 2437ff75d9bd: Verifying Checksum [2024-07-29T16:03:36.886Z] 2437ff75d9bd: Download complete [2024-07-29T16:03:39.481Z] 8998bd30e6a1: Pull complete [2024-07-29T16:03:39.748Z] 04944245beec: Pull complete [2024-07-29T16:03:41.691Z] 699f458cf7ca: Pull complete [2024-07-29T16:03:41.691Z] 765212b225bb: Pull complete [2024-07-29T16:03:42.277Z] f23df028b6ca: Pull complete [2024-07-29T16:03:42.543Z] d65c8cfc05b1: Pull complete [2024-07-29T16:04:00.757Z] 2437ff75d9bd: Pull complete [2024-07-29T16:04:00.757Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-29T16:04:00.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T16:04:00.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:04:00.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-6683 does not seem to be running inside a container [2024-07-29T16:04:01.037Z] $ 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-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-29T16:04:03.643Z] $ docker top a2a34e70b382e693e0c0f8a4e3347b1ab69e5d58de8d423cd57ab9e715f2e5e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:04:04.482Z] ---> job-cost.sh [2024-07-29T16:04:04.482Z] lf-activate-venv: SKIPPING [2024-07-29T16:04:04.482Z] INFO: No Stack... [2024-07-29T16:04:04.748Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-29T16:04:05.708Z] INFO: Archiving Costs [Pipeline] sh [2024-07-29T16:04:06.036Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2024-07-29T16:04:06.036Z] + cut -d, -f6 [Pipeline] lock [2024-07-29T16:04:06.361Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] [2024-07-29T16:04:06.369Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] did not exist. Created. [2024-07-29T16:04:06.375Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-29T16:04:07.037Z] /w/workspace/app-service-configurable/2@tmp/durable-bd354ef5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-29T16:04:07.357Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-29T16:04:07.385Z] Warning: overwriting stash ‘stack-cost’ [2024-07-29T16:04:07.770Z] Stashed 1 file(s) [Pipeline] } [2024-07-29T16:04:07.780Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-29T16:04:07.806Z] $ docker stop --time=1 a2a34e70b382e693e0c0f8a4e3347b1ab69e5d58de8d423cd57ab9e715f2e5e5 [2024-07-29T16:04:09.278Z] $ docker rm -f --volumes a2a34e70b382e693e0c0f8a4e3347b1ab69e5d58de8d423cd57ab9e715f2e5e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-29T16:04:09.622Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-29T16:04:10.531Z] + [ -d /w/workspace/_app-service-configurable_PR-669/archives ] [2024-07-29T16:04:10.532Z] + ls -al /w/workspace/_app-service-configurable_PR-669/archives [2024-07-29T16:04:10.532Z] total 16 [2024-07-29T16:04:10.532Z] drwxr-xr-x 3 root root 4096 Jul 29 16:00 . [2024-07-29T16:04:10.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 16:00 .. [2024-07-29T16:04:10.532Z] drwxr-xr-x 2 root root 4096 Jul 29 16:00 cost [2024-07-29T16:04:10.532Z] -rw-r--r-- 1 root root 96 Jul 29 16:00 cost.csv [2024-07-29T16:04:10.532Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-669/archives [2024-07-29T16:04:10.532Z] + ls -al /w/workspace/_app-service-configurable_PR-669/archives [2024-07-29T16:04:10.532Z] total 16 [2024-07-29T16:04:10.532Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 16:00 . [2024-07-29T16:04:10.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 16:00 .. [2024-07-29T16:04:10.532Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 29 16:00 cost [2024-07-29T16:04:10.532Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 29 16:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:04:10.824Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:04:11.684Z] ---> package-listing.sh [2024-07-29T16:04:11.685Z] ++ facter osfamily [2024-07-29T16:04:11.685Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-29T16:04:11.947Z] + OS_FAMILY=debian [2024-07-29T16:04:11.947Z] + workspace=/w/workspace/_app-service-configurable_PR-669 [2024-07-29T16:04:11.947Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-29T16:04:11.947Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-29T16:04:11.947Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-29T16:04:11.947Z] + PACKAGES=/tmp/packages_start.txt [2024-07-29T16:04:11.947Z] + '[' /w/workspace/_app-service-configurable_PR-669 ']' [2024-07-29T16:04:11.947Z] + PACKAGES=/tmp/packages_end.txt [2024-07-29T16:04:11.947Z] + case "${OS_FAMILY}" in [2024-07-29T16:04:11.947Z] + dpkg -l [2024-07-29T16:04:11.947Z] + grep '^ii' [2024-07-29T16:04:11.947Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-29T16:04:11.947Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-29T16:04:11.947Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-29T16:04:11.947Z] + '[' /w/workspace/_app-service-configurable_PR-669 ']' [2024-07-29T16:04:11.947Z] + mkdir -p /w/workspace/_app-service-configurable_PR-669/archives/ [2024-07-29T16:04:11.947Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-669/archives/ [Pipeline] echo [2024-07-29T16:04:11.959Z] 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/_app-service-configurable_PR-669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-29T16:04:12.240Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:04:12.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T16:04:12.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:04:12.889Z] prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container [2024-07-29T16:04:12.926Z] $ 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/_app-service-configurable_PR-669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-29T16:04:13.119Z] $ docker top b5a7eeb5ce072a0794243794387216128a4e05b5b3552db6628e6acd4ab8ba05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T16:04:13.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-29T16:04:13.762Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-29T16:04:14.048Z] + ls /var/log/sa-host [2024-07-29T16:04:14.048Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T16:04:14.217Z] provisioning config files... [2024-07-29T16:04:14.230Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-669@tmp/config5258041106173287803tmp [Pipeline] { [Pipeline] echo [2024-07-29T16:04:14.251Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:04:14.533Z] ---> create-netrc.sh [Pipeline] } [2024-07-29T16:04:14.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:04:14.875Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-29T16:04:14.882Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:04:15.164Z] ---> sudo-logs.sh [2024-07-29T16:04:15.164Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-29T16:04:15.195Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:04:15.482Z] ---> job-cost.sh [2024-07-29T16:04:15.482Z] lf-activate-venv: SKIPPING [2024-07-29T16:04:15.482Z] DEBUG: total: 0.2199999988079071 [2024-07-29T16:04:15.482Z] INFO: Retrieving Stack Cost... [2024-07-29T16:04:16.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-29T16:04:16.310Z] INFO: Archiving Costs [Pipeline] echo [2024-07-29T16:04:16.326Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:04:16.608Z] ---> logs-deploy.sh [2024-07-29T16:04:16.608Z] lf-activate-venv: SKIPPING [2024-07-29T16:04:16.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-669/2 [2024-07-29T16:04:16.608Z] INFO: archiving workspace using pattern(s): [2024-07-29T16:04:17.547Z] Archives upload complete. [2024-07-29T16:04:17.810Z] INFO: archiving logs to Nexus [2024-07-29T16:04:18.379Z] ---> uname -a: [2024-07-29T16:04:18.379Z] Linux prd-ubuntu20-04-docker-8c-8g-6682 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] ---> lscpu: [2024-07-29T16:04:18.379Z] Architecture: x86_64 [2024-07-29T16:04:18.379Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-29T16:04:18.379Z] Byte Order: Little Endian [2024-07-29T16:04:18.379Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-29T16:04:18.379Z] CPU(s): 8 [2024-07-29T16:04:18.379Z] On-line CPU(s) list: 0-7 [2024-07-29T16:04:18.379Z] Thread(s) per core: 1 [2024-07-29T16:04:18.379Z] Core(s) per socket: 1 [2024-07-29T16:04:18.379Z] Socket(s): 8 [2024-07-29T16:04:18.379Z] NUMA node(s): 1 [2024-07-29T16:04:18.379Z] Vendor ID: AuthenticAMD [2024-07-29T16:04:18.379Z] CPU family: 23 [2024-07-29T16:04:18.379Z] Model: 49 [2024-07-29T16:04:18.379Z] Model name: AMD EPYC-Rome Processor [2024-07-29T16:04:18.379Z] Stepping: 0 [2024-07-29T16:04:18.379Z] CPU MHz: 2800.000 [2024-07-29T16:04:18.379Z] BogoMIPS: 5600.00 [2024-07-29T16:04:18.379Z] Virtualization: AMD-V [2024-07-29T16:04:18.379Z] Hypervisor vendor: KVM [2024-07-29T16:04:18.379Z] Virtualization type: full [2024-07-29T16:04:18.379Z] L1d cache: 256 KiB [2024-07-29T16:04:18.379Z] L1i cache: 256 KiB [2024-07-29T16:04:18.379Z] L2 cache: 4 MiB [2024-07-29T16:04:18.379Z] L3 cache: 128 MiB [2024-07-29T16:04:18.379Z] NUMA node0 CPU(s): 0-7 [2024-07-29T16:04:18.379Z] Vulnerability Itlb multihit: Not affected [2024-07-29T16:04:18.379Z] Vulnerability L1tf: Not affected [2024-07-29T16:04:18.379Z] Vulnerability Mds: Not affected [2024-07-29T16:04:18.379Z] Vulnerability Meltdown: Not affected [2024-07-29T16:04:18.379Z] Vulnerability Mmio stale data: Not affected [2024-07-29T16:04:18.379Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-29T16:04:18.379Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-29T16:04:18.379Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-29T16:04:18.379Z] Vulnerability Srbds: Not affected [2024-07-29T16:04:18.379Z] Vulnerability Tsx async abort: Not affected [2024-07-29T16:04:18.379Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] ---> nproc: [2024-07-29T16:04:18.379Z] 8 [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] ---> df -h: [2024-07-29T16:04:18.379Z] Filesystem Size Used Avail Use% Mounted on [2024-07-29T16:04:18.379Z] overlay 155G 12G 144G 8% / [2024-07-29T16:04:18.379Z] tmpfs 64M 0 64M 0% /dev [2024-07-29T16:04:18.379Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-29T16:04:18.379Z] shm 64M 0 64M 0% /dev/shm [2024-07-29T16:04:18.379Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] ---> sar -b -r -n DEV: [2024-07-29T16:04:18.379Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6682) 07/29/24 _x86_64_ (8 CPU) [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] 15:57:04 LINUX RESTART (8 CPU) [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] 15:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-29T16:04:18.379Z] 15:59:01 163.62 11.40 152.21 0.00 1759.57 35072.16 0.00 [2024-07-29T16:04:18.379Z] 16:00:01 244.64 0.53 244.10 0.00 21.33 77538.95 0.00 [2024-07-29T16:04:18.379Z] 16:01:01 39.95 0.08 39.86 0.00 1.87 13597.48 0.00 [2024-07-29T16:04:18.379Z] 16:02:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 [2024-07-29T16:04:18.379Z] 16:03:01 49.13 6.32 42.81 0.00 4383.00 8515.11 0.00 [2024-07-29T16:04:18.379Z] 16:04:01 6.38 0.02 6.36 0.00 0.13 122.49 0.00 [2024-07-29T16:04:18.379Z] Average: 84.01 3.04 80.97 0.00 1025.50 22443.09 0.00 [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] 15:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-29T16:04:18.379Z] 15:59:01 28444664 31485024 822560 2.50 114144 3093440 1968308 5.80 1239132 2694688 589984 [2024-07-29T16:04:18.379Z] 16:00:01 27483688 31500132 805884 2.45 193728 3921368 1850000 5.45 1178172 3646456 396236 [2024-07-29T16:04:18.379Z] 16:01:01 27491828 31508776 797412 2.42 194020 3921432 1765664 5.20 1181144 3633524 12 [2024-07-29T16:04:18.379Z] 16:02:01 27491496 31508692 796912 2.42 194084 3921424 1765664 5.20 1181324 3633524 24 [2024-07-29T16:04:18.379Z] 16:03:01 27047940 31492624 779844 2.37 223308 4320364 1738656 5.12 1460824 3762348 1084 [2024-07-29T16:04:18.379Z] 16:04:01 27054636 31494424 778512 2.37 221876 4317108 1710436 5.04 1457936 3759136 8 [2024-07-29T16:04:18.379Z] Average: 27502375 31498279 796854 2.42 190193 3915856 1799788 5.30 1283089 3521613 164558 [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] 15:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-29T16:04:18.379Z] 15:59:01 lo 5.97 5.97 0.59 0.59 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 15:59:01 ens3 659.68 454.40 7800.56 62.28 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 15:59:01 vethcc2f724 302.61 425.49 30.30 2705.41 0.00 0.00 0.00 0.22 [2024-07-29T16:04:18.379Z] 15:59:01 docker0 320.66 447.99 27.67 2881.02 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:00:01 ens3 172.31 109.43 3111.09 80.96 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:00:01 docker0 29.36 57.53 2.49 575.25 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:01:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:01:01 ens3 15.56 8.30 20.08 3.21 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:02:01 ens3 0.53 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:03:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:03:01 ens3 181.84 90.57 2713.68 6.45 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:04:01 ens3 0.68 0.23 0.06 0.02 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] Average: ens3 170.40 109.58 2258.74 25.42 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] Average: docker0 57.60 83.23 4.96 569.58 0.00 0.00 0.00 0.00 [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] ---> sar -P ALL: [2024-07-29T16:04:18.379Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6682) 07/29/24 _x86_64_ (8 CPU) [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] 15:57:04 LINUX RESTART (8 CPU) [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] 15:58:02 CPU %user %nice %system %iowait %steal %idle [2024-07-29T16:04:18.379Z] 15:59:01 all 7.29 0.00 3.10 3.29 0.09 86.23 [2024-07-29T16:04:18.379Z] 15:59:01 0 7.45 0.00 3.55 8.64 0.07 80.29 [2024-07-29T16:04:18.379Z] 15:59:01 1 7.11 0.00 2.91 1.09 0.10 88.79 [2024-07-29T16:04:18.379Z] 15:59:01 2 7.48 0.00 2.70 0.91 0.07 88.84 [2024-07-29T16:04:18.379Z] 15:59:01 3 6.39 0.00 3.37 7.33 0.09 82.82 [2024-07-29T16:04:18.379Z] 15:59:01 4 6.61 0.00 3.07 0.58 0.10 89.63 [2024-07-29T16:04:18.379Z] 15:59:01 5 7.84 0.00 3.08 1.30 0.09 87.69 [2024-07-29T16:04:18.379Z] 15:59:01 6 8.42 0.00 3.05 4.52 0.10 83.91 [2024-07-29T16:04:18.379Z] 15:59:01 7 7.03 0.00 3.06 1.98 0.09 87.85 [2024-07-29T16:04:18.379Z] 16:00:01 all 7.00 0.00 3.41 6.21 0.06 83.32 [2024-07-29T16:04:18.379Z] 16:00:01 0 8.33 0.00 4.14 1.15 0.05 86.34 [2024-07-29T16:04:18.379Z] 16:00:01 1 6.85 0.00 2.97 1.80 0.05 88.33 [2024-07-29T16:04:18.379Z] 16:00:01 2 6.26 0.00 4.47 16.61 0.05 72.62 [2024-07-29T16:04:18.379Z] 16:00:01 3 6.32 0.00 2.65 5.26 0.07 85.70 [2024-07-29T16:04:18.379Z] 16:00:01 4 5.93 0.00 3.78 22.55 0.07 67.68 [2024-07-29T16:04:18.379Z] 16:00:01 5 8.29 0.00 3.08 0.45 0.08 88.09 [2024-07-29T16:04:18.379Z] 16:00:01 6 6.81 0.00 2.74 1.58 0.05 88.82 [2024-07-29T16:04:18.379Z] 16:00:01 7 7.21 0.00 3.45 0.52 0.08 88.74 [2024-07-29T16:04:18.379Z] 16:01:01 all 0.47 0.00 0.19 0.94 0.01 98.39 [2024-07-29T16:04:18.379Z] 16:01:01 0 0.25 0.00 0.15 0.00 0.02 99.58 [2024-07-29T16:04:18.379Z] 16:01:01 1 0.25 0.00 0.25 3.47 0.02 96.01 [2024-07-29T16:04:18.379Z] 16:01:01 2 0.17 0.00 0.20 0.43 0.03 99.17 [2024-07-29T16:04:18.379Z] 16:01:01 3 2.27 0.00 0.15 0.02 0.02 97.55 [2024-07-29T16:04:18.379Z] 16:01:01 4 0.10 0.00 0.10 0.07 0.00 99.73 [2024-07-29T16:04:18.379Z] 16:01:01 5 0.15 0.00 0.15 0.47 0.00 99.23 [2024-07-29T16:04:18.379Z] 16:01:01 6 0.25 0.00 0.12 0.08 0.02 99.53 [2024-07-29T16:04:18.379Z] 16:01:01 7 0.30 0.00 0.37 3.00 0.02 96.31 [2024-07-29T16:04:18.379Z] 16:02:01 all 0.08 0.00 0.02 0.10 0.01 99.79 [2024-07-29T16:04:18.379Z] 16:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-29T16:04:18.379Z] 16:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-29T16:04:18.379Z] 16:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-29T16:04:18.379Z] 16:02:01 3 0.30 0.00 0.02 0.00 0.02 99.67 [2024-07-29T16:04:18.379Z] 16:02:01 4 0.03 0.00 0.00 0.40 0.00 99.57 [2024-07-29T16:04:18.379Z] 16:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-29T16:04:18.379Z] 16:02:01 6 0.10 0.00 0.02 0.42 0.02 99.45 [2024-07-29T16:04:18.379Z] 16:02:01 7 0.10 0.00 0.02 0.02 0.00 99.87 [2024-07-29T16:04:18.379Z] 16:03:01 all 2.60 0.00 1.42 1.68 0.04 94.26 [2024-07-29T16:04:18.379Z] 16:03:01 0 2.13 0.00 3.00 0.65 0.03 94.18 [2024-07-29T16:04:18.379Z] 16:03:01 1 3.60 0.00 1.29 0.93 0.07 94.11 [2024-07-29T16:04:18.379Z] 16:03:01 2 3.69 0.00 1.75 0.53 0.03 93.99 [2024-07-29T16:04:18.379Z] 16:03:01 3 2.38 0.00 0.97 0.15 0.03 96.46 [2024-07-29T16:04:18.379Z] 16:03:01 4 1.95 0.00 1.32 2.24 0.05 94.44 [2024-07-29T16:04:18.379Z] 16:03:01 5 2.24 0.00 0.94 1.27 0.03 95.52 [2024-07-29T16:04:18.379Z] 16:03:01 6 2.40 0.00 0.92 7.40 0.07 89.21 [2024-07-29T16:04:18.379Z] 16:03:01 7 2.41 0.00 1.10 0.26 0.03 96.20 [2024-07-29T16:04:18.379Z] 16:04:01 all 0.16 0.00 0.05 0.02 0.01 99.77 [2024-07-29T16:04:18.379Z] 16:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-29T16:04:18.379Z] 16:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-29T16:04:18.379Z] 16:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-29T16:04:18.379Z] 16:04:01 3 0.70 0.00 0.03 0.00 0.02 99.25 [2024-07-29T16:04:18.379Z] 16:04:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2024-07-29T16:04:18.379Z] 16:04:01 5 0.08 0.00 0.07 0.00 0.02 99.83 [2024-07-29T16:04:18.379Z] 16:04:01 6 0.30 0.00 0.05 0.08 0.00 99.57 [2024-07-29T16:04:18.379Z] 16:04:01 7 0.02 0.00 0.07 0.05 0.02 99.85 [2024-07-29T16:04:18.379Z] Average: all 2.91 0.00 1.35 2.03 0.04 93.68 [2024-07-29T16:04:18.379Z] Average: 0 3.01 0.00 1.80 1.71 0.03 93.45 [2024-07-29T16:04:18.379Z] Average: 1 2.96 0.00 1.24 1.22 0.04 94.54 [2024-07-29T16:04:18.379Z] Average: 2 2.90 0.00 1.51 3.04 0.03 92.51 [2024-07-29T16:04:18.379Z] Average: 3 3.04 0.00 1.18 2.09 0.04 93.64 [2024-07-29T16:04:18.379Z] Average: 4 2.42 0.00 1.37 4.28 0.04 91.90 [2024-07-29T16:04:18.379Z] Average: 5 3.08 0.00 1.21 0.58 0.04 95.09 [2024-07-29T16:04:18.379Z] Average: 6 3.02 0.00 1.14 2.33 0.04 93.46 [2024-07-29T16:04:18.379Z] Average: 7 2.82 0.00 1.34 0.97 0.04 94.83 [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z] [2024-07-29T16:04:18.379Z]