Pull request #548 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c95db9453d7c5e1ffa924abd17c3b3bc142b0761+f3cdb9c1fa70c191bed2b09799915be91331da1e (0eb3c58a9a21f09acfdd616e80301acfab1ad5e4) 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-ssh3342921664294738446.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10272233875284927759.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2820182975766106721.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6843482828495808886.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15118659582297221510.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-548/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-548/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17278788965507806658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-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-7556 in /w/workspace/_app-service-configurable_PR-548 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-548 # 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/548/head:refs/remotes/origin/PR-548 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f3cdb9c1fa70c191bed2b09799915be91331da1e into PR head commit c95db9453d7c5e1ffa924abd17c3b3bc142b0761 Merge succeeded, producing c95db9453d7c5e1ffa924abd17c3b3bc142b0761 Checking out Revision c95db9453d7c5e1ffa924abd17c3b3bc142b0761 (PR-548) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:58:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f c95db9453d7c5e1ffa924abd17c3b3bc142b0761 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f3cdb9c1fa70c191bed2b09799915be91331da1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c95db9453d7c5e1ffa924abd17c3b3bc142b0761 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:58:37 ========================================================= 12:58:37 EdgeX Global Pipelines Version Info 12:58:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:58:38 ------------------- 12:58:38 stable info: 12:58:38 ------------------- 12:58:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:58:38 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 12:58:38 Message: update stable to v1.0.245 12:58:39 ------------------- 12:58:39 experimental info: 12:58:39 ------------------- 12:58:39 Commited By: **** collab-it+edgex@linuxfoundation.org 12:58:39 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 12:58:39 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-548 [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-548 [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-548 [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c95db94 [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:40 provisioning config files... 12:58:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-548@tmp/config1089091639927020798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:41 ---> docker-login.sh 12:58:41 nexus3.edgexfoundry.org:10001 12:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:41 Configure a credential helper to remove this warning. See 12:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:41 12:58:41 Login Succeeded 12:58:41 nexus3.edgexfoundry.org:10002 12:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:41 Configure a credential helper to remove this warning. See 12:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:41 12:58:41 Login Succeeded 12:58:41 nexus3.edgexfoundry.org:10003 12:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:41 Configure a credential helper to remove this warning. See 12:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:41 12:58:41 Login Succeeded 12:58:41 nexus3.edgexfoundry.org:10004 12:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:41 Configure a credential helper to remove this warning. See 12:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:41 12:58:41 Login Succeeded 12:58:41 docker.io 12:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:42 Configure a credential helper to remove this warning. See 12:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:42 12:58:42 Login Succeeded 12:58:42 ---> docker-login.sh ends [Pipeline] } 12:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:58:42 + git rev-list -1 --merges c95db9453d7c5e1ffa924abd17c3b3bc142b0761~1..c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [Pipeline] echo 12:58:42 -----------> git rev-list -1 --merges c95db9453d7c5e1ffa924abd17c3b3bc142b0761~1..c95db9453d7c5e1ffa924abd17c3b3bc142b0761 c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [false] [Pipeline] sh 12:58:43 + git log --format=format:%s -1 c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [Pipeline] echo 12:58:43 ========================================================= 12:58:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:58:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:58:43 + git log --format=format:%s -1 c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [Pipeline] echo 12:58:43 [semverPrep] GIT_COMMIT: c95db9453d7c5e1ffa924abd17c3b3bc142b0761, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:58:43 [semverPrep] This is not a build commit. [Pipeline] sh 12:58:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:58:44 + grep -v github /etc/ssh/ssh_known_hosts 12:58:44 + [ -e /tmp/ssh_known_hosts ] 12:58:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:58:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:58:44 + sudo tee -a /etc/ssh/ssh_known_hosts 12:58:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:44 12:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:45 0.1.4: Pulling from edgex-devops/py-git-semver 12:58:45 b85a868b505f: Pulling fs layer 12:58:45 e2be974225ed: Pulling fs layer 12:58:45 339a4e72a1f5: Pulling fs layer 12:58:45 988bab9f4d93: Pulling fs layer 12:58:45 1469e6f7b9e6: Pulling fs layer 12:58:45 eaf3925da568: Pulling fs layer 12:58:45 bab4dde63d76: Pulling fs layer 12:58:45 bde34c3a00c8: Pulling fs layer 12:58:45 b352a97aabf1: Pulling fs layer 12:58:45 4872d77fe225: Pulling fs layer 12:58:45 5851b861e8e6: Pulling fs layer 12:58:45 1469e6f7b9e6: Waiting 12:58:45 eaf3925da568: Waiting 12:58:45 bde34c3a00c8: Waiting 12:58:45 bab4dde63d76: Waiting 12:58:45 4872d77fe225: Waiting 12:58:45 988bab9f4d93: Waiting 12:58:45 b352a97aabf1: Waiting 12:58:45 5851b861e8e6: Waiting 12:58:45 e2be974225ed: Verifying Checksum 12:58:45 e2be974225ed: Download complete 12:58:45 988bab9f4d93: Verifying Checksum 12:58:45 988bab9f4d93: Download complete 12:58:45 1469e6f7b9e6: Verifying Checksum 12:58:45 1469e6f7b9e6: Download complete 12:58:45 eaf3925da568: Verifying Checksum 12:58:45 eaf3925da568: Download complete 12:58:45 339a4e72a1f5: Verifying Checksum 12:58:45 339a4e72a1f5: Download complete 12:58:45 bde34c3a00c8: Verifying Checksum 12:58:45 bde34c3a00c8: Download complete 12:58:45 b352a97aabf1: Download complete 12:58:45 4872d77fe225: Verifying Checksum 12:58:45 4872d77fe225: Download complete 12:58:45 5851b861e8e6: Download complete 12:58:45 b85a868b505f: Verifying Checksum 12:58:45 b85a868b505f: Download complete 12:58:45 bab4dde63d76: Download complete 12:58:47 b85a868b505f: Pull complete 12:58:47 e2be974225ed: Pull complete 12:58:47 339a4e72a1f5: Pull complete 12:58:47 988bab9f4d93: Pull complete 12:58:47 1469e6f7b9e6: Pull complete 12:58:48 eaf3925da568: Pull complete 12:58:49 bab4dde63d76: Pull complete 12:58:49 bde34c3a00c8: Pull complete 12:58:50 b352a97aabf1: Pull complete 12:58:50 4872d77fe225: Pull complete 12:58:50 5851b861e8e6: Pull complete 12:58:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:50 prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container 12:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-548 -v /w/workspace/_app-service-configurable_PR-548:/w/workspace/_app-service-configurable_PR-548:rw,z -v /w/workspace/_app-service-configurable_PR-548@tmp:/w/workspace/_app-service-configurable_PR-548@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:58:55 $ docker top a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e -eo pid,comm 12:58:56 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). 12:58:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:56 [ssh-agent] Looking for ssh-agent implementation... 12:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:56 $ docker exec a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e ssh-agent 12:58:56 SSH_AUTH_SOCK=/tmp/ssh-FfkSPcHgrcjt/agent.32 12:58:56 SSH_AGENT_PID=38 12:58:56 Running ssh-add (command line suppressed) 12:58:56 Identity added: /w/workspace/_app-service-configurable_PR-548@tmp/private_key_13773616195457735893.key (/w/workspace/_app-service-configurable_PR-548@tmp/private_key_13773616195457735893.key) 12:58:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:56 + git tag --points-at HEAD [Pipeline] } 12:58:56 $ docker exec --env ******** --env ******** a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e ssh-agent -k 12:58:56 unset SSH_AUTH_SOCK; 12:58:56 unset SSH_AGENT_PID; 12:58:56 echo Agent pid 38 killed; 12:58:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:58:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:57 [ssh-agent] Looking for ssh-agent implementation... 12:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:57 $ docker exec a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e ssh-agent 12:58:57 SSH_AUTH_SOCK=/tmp/ssh-gfvDsG5K9LOJ/agent.70 12:58:57 SSH_AGENT_PID=76 12:58:57 Running ssh-add (command line suppressed) 12:58:57 Identity added: /w/workspace/_app-service-configurable_PR-548@tmp/private_key_16169214855497755575.key (/w/workspace/_app-service-configurable_PR-548@tmp/private_key_16169214855497755575.key) 12:58:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:57 + git semver init 12:58:58 2023-04-12 12:58:57,971 [run_init] DEBUG init version:0.0.0 force:False 12:58:58 2023-04-12 12:58:57,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-548/.semver 12:58:58 2023-04-12 12:58:57,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-548/.semver 12:58:58 2023-04-12 12:58:57,972 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-548/.semver'], cwd=/w/workspace/_app-service-configurable_PR-548, universal_newlines=False, shell=None, istream=None) 12:58:59 2023-04-12 12:58:58,764 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-548/.git/info/exclude 12:58:59 2023-04-12 12:58:58,765 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-548/.semver/PR-548 with force:False 12:58:59 2023-04-12 12:58:58,765 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-548/.semver/PR-548 12:58:59 2023-04-12 12:58:58,770 [execute] INFO git cat-file --batch-check 12:58:59 2023-04-12 12:58:58,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-548/.semver, universal_newlines=False, shell=None, istream=) 12:58:59 2023-04-12 12:58:58,778 [execute] INFO git cat-file --batch 12:58:59 2023-04-12 12:58:58,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-548/.semver, universal_newlines=False, shell=None, istream=) 12:58:59 2023-04-12 12:58:58,786 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-548/.semver/PR-548 12:58:59 0.0.0 [Pipeline] } 12:58:59 $ docker exec --env ******** --env ******** a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e ssh-agent -k 12:58:59 unset SSH_AUTH_SOCK; 12:58:59 unset SSH_AGENT_PID; 12:58:59 echo Agent pid 76 killed; 12:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:58:59 + git semver [Pipeline] } 12:58:59 $ docker stop --time=1 a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e 12:59:01 $ docker rm -f --volumes a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e [Pipeline] // withDockerContainer [Pipeline] sh 12:59:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:59:01 Stashed 1 file(s) [Pipeline] echo 12:59:01 [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 12:59:02 provisioning config files... 12:59:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-548@tmp/config7318738925799458337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:59:02 ---> docker-login.sh 12:59:02 nexus3.edgexfoundry.org:10001 12:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:02 Configure a credential helper to remove this warning. See 12:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:02 12:59:02 Login Succeeded 12:59:02 nexus3.edgexfoundry.org:10002 12:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:02 Configure a credential helper to remove this warning. See 12:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:02 12:59:02 Login Succeeded 12:59:02 nexus3.edgexfoundry.org:10003 12:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:03 Configure a credential helper to remove this warning. See 12:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:03 12:59:03 Login Succeeded 12:59:03 nexus3.edgexfoundry.org:10004 12:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:03 Configure a credential helper to remove this warning. See 12:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:03 12:59:03 Login Succeeded 12:59:03 docker.io 12:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:03 Configure a credential helper to remove this warning. See 12:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:03 12:59:03 Login Succeeded 12:59:03 ---> docker-login.sh ends [Pipeline] } 12:59:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:59:03 ========================================================= 12:59:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:59:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:59:04 Sending build context to Docker daemon 3.284MB 12:59:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:59:04 Step 2/12 : FROM ${BASE} AS builder 12:59:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:59:04 63b65145d645: Pulling fs layer 12:59:04 a2d21d5440eb: Pulling fs layer 12:59:04 935e6c44a52c: Pulling fs layer 12:59:04 94cc34f8dd06: Pulling fs layer 12:59:04 30dea6a524f1: Pulling fs layer 12:59:04 a2aff8979fd8: Pulling fs layer 12:59:04 6808be2612f2: Pulling fs layer 12:59:04 f25807f1079a: Pulling fs layer 12:59:04 94cc34f8dd06: Waiting 12:59:04 30dea6a524f1: Waiting 12:59:04 a2aff8979fd8: Waiting 12:59:04 6808be2612f2: Waiting 12:59:04 f25807f1079a: Waiting 12:59:04 a2d21d5440eb: Verifying Checksum 12:59:04 a2d21d5440eb: Download complete 12:59:04 94cc34f8dd06: Verifying Checksum 12:59:04 94cc34f8dd06: Download complete 12:59:04 30dea6a524f1: Verifying Checksum 12:59:04 30dea6a524f1: Download complete 12:59:04 63b65145d645: Verifying Checksum 12:59:04 63b65145d645: Download complete 12:59:04 a2aff8979fd8: Verifying Checksum 12:59:04 a2aff8979fd8: Download complete 12:59:04 63b65145d645: Pull complete 12:59:05 a2d21d5440eb: Pull complete 12:59:05 f25807f1079a: Verifying Checksum 12:59:05 f25807f1079a: Download complete 12:59:05 935e6c44a52c: Verifying Checksum 12:59:05 935e6c44a52c: Download complete 12:59:05 6808be2612f2: Verifying Checksum 12:59:05 6808be2612f2: Download complete 12:59:09 935e6c44a52c: Pull complete 12:59:09 94cc34f8dd06: Pull complete 12:59:09 30dea6a524f1: Pull complete 12:59:09 a2aff8979fd8: Pull complete 12:59:11 6808be2612f2: Pull complete 12:59:12 f25807f1079a: Pull complete 12:59:12 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 12:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:59:12 ---> 3b553350e43f 12:59:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:59:17 Still waiting to schedule task 12:59:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:59:20 ---> Running in 849734b61712 12:59:20 Removing intermediate container 849734b61712 12:59:20 ---> 452d1f3b3c5c 12:59:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:59:20 ---> Running in 5a72dfd0dd72 12:59:20 Removing intermediate container 5a72dfd0dd72 12:59:20 ---> 34a137f371c9 12:59:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:59:20 ---> Running in 50ce63437ded 12:59:20 Removing intermediate container 50ce63437ded 12:59:20 ---> e425c52a69ed 12:59:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:59:20 ---> Running in a65f939085a0 12:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:59:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:59:21 OK: 265 MiB in 53 packages 12:59:21 Removing intermediate container a65f939085a0 12:59:21 ---> 0a8aace258b2 12:59:21 Step 7/12 : WORKDIR /app 12:59:21 ---> Running in aacc04473538 12:59:21 Removing intermediate container aacc04473538 12:59:21 ---> b5e0c870aca8 12:59:21 Step 8/12 : COPY go.mod vendor* ./ 12:59:21 ---> 6a988afaeac0 12:59:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:21 ---> Running in 962a88a8e4b9 13:00:29 Removing intermediate container 962a88a8e4b9 13:00:29 ---> 81c59eb18e89 13:00:29 Step 10/12 : COPY . . 13:00:29 ---> 4c60ab27faa6 13:00:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:00:29 ---> Running in 88f740a0fb5f 13:00:29 Removing intermediate container 88f740a0fb5f 13:00:29 ---> 6c182a4e3c47 13:00:29 Step 12/12 : RUN $MAKE 13:00:29 ---> Running in 9410a306c3b2 13:00:29 noop 13:00:29 Removing intermediate container 9410a306c3b2 13:00:29 ---> 27cdc78f78d8 13:00:29 Successfully built 27cdc78f78d8 13:00:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:30 + docker inspect -f . ci-base-image-x86_64 13:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:30 prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container 13:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-548 -v /w/workspace/_app-service-configurable_PR-548:/w/workspace/_app-service-configurable_PR-548:rw,z -v /w/workspace/_app-service-configurable_PR-548@tmp:/w/workspace/_app-service-configurable_PR-548@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:00:30 $ docker top 0988904f131fdf74534ae9849dfb33f594beb661414f805879c7fcc85879f441 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:30 + go version 13:00:30 go version go1.20.2 linux/amd64 [Pipeline] } 13:00:31 $ docker stop --time=1 0988904f131fdf74534ae9849dfb33f594beb661414f805879c7fcc85879f441 13:00:32 $ docker rm -f --volumes 0988904f131fdf74534ae9849dfb33f594beb661414f805879c7fcc85879f441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:32 + docker inspect -f . ci-base-image-x86_64 13:00:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:33 prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container 13:00:33 $ 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-548 -v /w/workspace/_app-service-configurable_PR-548:/w/workspace/_app-service-configurable_PR-548:rw,z -v /w/workspace/_app-service-configurable_PR-548@tmp:/w/workspace/_app-service-configurable_PR-548@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:00:33 $ docker top ae417f48dc570df3283923f0abbca94c4a917f0cb8de16a24a9b5d1c1f640a77 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:33 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-548 [Pipeline] fileExists [Pipeline] sh 13:00:34 + make test 13:00:34 go test -race -coverprofile=coverage.out ./... 13:00:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7557 in /w/workspace/_app-service-configurable_PR-548 [Pipeline] { [Pipeline] ws 13:00:49 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 13:00:49 Selected Git installation does not exist. Using Default 13:00:49 The recommended git tool is: NONE 13:00:54 using credential edgex-jenkins-ssh 13:00:54 Cloning the remote Git repository 13:00:54 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:00:54 > git init /w/workspace/app-service-configurable/1 # timeout=10 13:00:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:00:54 > git --version # timeout=10 13:00:54 > git --version # 'git version 2.25.1' 13:00:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:00:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:00:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:57 Merging remotes/origin/main commit f3cdb9c1fa70c191bed2b09799915be91331da1e into PR head commit c95db9453d7c5e1ffa924abd17c3b3bc142b0761 13:00:57 Merge succeeded, producing c95db9453d7c5e1ffa924abd17c3b3bc142b0761 13:00:57 Checking out Revision c95db9453d7c5e1ffa924abd17c3b3bc142b0761 (PR-548) 13:00:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:00:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:00:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/548/head:refs/remotes/origin/PR-548 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:00:57 > git config core.sparsecheckout # timeout=10 13:00:57 > git checkout -f c95db9453d7c5e1ffa924abd17c3b3bc142b0761 # timeout=10 13:00:57 > git remote # timeout=10 13:00:57 > git config --get remote.origin.url # timeout=10 13:00:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:57 > git merge f3cdb9c1fa70c191bed2b09799915be91331da1e # timeout=10 13:00:57 > git rev-parse HEAD^{commit} # timeout=10 13:00:57 > git config core.sparsecheckout # timeout=10 13:00:57 > git checkout -f c95db9453d7c5e1ffa924abd17c3b3bc142b0761 # timeout=10 13:00:58 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:00:58 > git --version # timeout=10 13:00:58 > git --version # 'git version 2.25.1' 13:00:58 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:00:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:00:59 % Total % Received % Xferd Average Speed Time Time Time Current 13:00:59 Dload Upload Total Spent Left Speed 13:00:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 13:01:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:01:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:01:00 + sudo tee /etc/docker/daemon.new 13:01:00 { 13:01:00 "registry-mirrors": [ 13:01:00 "https://nexus3.edgexfoundry.org:10001" 13:01:00 ], 13:01:00 "bip": "10.250.0.254/24", 13:01:00 "hosts": [ 13:01:00 "tcp://0.0.0.0:5555", 13:01:00 "unix:///var/run/docker.sock" 13:01:00 ], 13:01:00 "mtu": 1458, 13:01:00 "selinux-enabled": true, 13:01:00 "seccomp-profile": "/etc/docker/seccomp.json" 13:01:00 } [Pipeline] sh 13:01:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:01:01 + sudo service docker restart 13:01:14 go vet ./... 13:01:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:01:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:01:15 ./bin/test-attribution-txt.sh 13:01:15 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 13:01:16 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 13:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:01:16 $ docker stop --time=1 ae417f48dc570df3283923f0abbca94c4a917f0cb8de16a24a9b5d1c1f640a77 13:01:24 $ docker rm -f --volumes ae417f48dc570df3283923f0abbca94c4a917f0cb8de16a24a9b5d1c1f640a77 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:01:25 provisioning config files... 13:01:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7165795005184747226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:01:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:01:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 13:01:25 ---> docker-login.sh 13:01:25 nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Build) 13:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 13:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:26 Configure a credential helper to remove this warning. See 13:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:26 13:01:26 Login Succeeded 13:01:26 nexus3.edgexfoundry.org:10002 13:01:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:26 Configure a credential helper to remove this warning. See 13:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:26 13:01:26 Login Succeeded 13:01:26 nexus3.edgexfoundry.org:10003 13:01:26 + ls -al . 13:01:26 total 176 13:01:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 13:00 . 13:01:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 12:58 .. 13:01:26 -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 12:58 .dockerignore 13:01:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 12:58 .git 13:01:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 12:58 .github 13:01:26 -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 12:58 .gitignore 13:01:26 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 12:58 .golangci.yml 13:01:26 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 12:58 .semver 13:01:26 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 12:58 Attribution.txt 13:01:26 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 12:58 CHANGELOG.md 13:01:26 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 12:58 Dockerfile 13:01:26 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 12:58 GOVERNANCE.md 13:01:26 -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 12:58 Jenkinsfile 13:01:26 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 12:58 LICENSE 13:01:26 -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 12:58 OWNERS.md 13:01:26 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 12:58 README.md 13:01:26 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 12:59 VERSION 13:01:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 12:58 bin 13:01:26 -rw-r--r-- 1 jenkins jenkins 13 Apr 12 13:00 coverage.out 13:01:26 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 12 12:58 go.mod 13:01:26 -rw-rw-r-- 1 jenkins jenkins 31646 Apr 12 12:58 go.sum 13:01:26 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 12:58 main.go 13:01:26 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 12:58 makefile 13:01:26 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 12:58 res 13:01:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 13:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 13:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:26 Configure a credential helper to remove this warning. See 13:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:26 13:01:26 Login Succeeded 13:01:26 nexus3.edgexfoundry.org:10004 13:01:26 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c95db9453d7c5e1ffa924abd17c3b3bc142b0761 --label arch=amd64 --label version=0.0.0 . 13:01:26 Sending build context to Docker daemon 3.285MB 13:01:26 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 13:01:26 Step 2/26 : FROM ${BASE} AS builder 13:01:26 ---> 27cdc78f78d8 13:01:26 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:27 Configure a credential helper to remove this warning. See 13:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:27 13:01:27 Login Succeeded 13:01:27 docker.io 13:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:27 Configure a credential helper to remove this warning. See 13:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:27 13:01:27 Login Succeeded 13:01:27 ---> docker-login.sh ends [Pipeline] } 13:01:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:01:27 ---> Running in 5ea24ace34cb 13:01:28 Removing intermediate container 5ea24ace34cb 13:01:28 ---> 20c4f6d888c6 13:01:28 Step 4/26 : ARG ALPINE_PKG_EXTRA="" [Pipeline] echo 13:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:01:28 ========================================================= 13:01:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:01:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 13:01:28 ---> Running in 217992a70868 [Pipeline] sh 13:01:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:01:28 Sending build context to Docker daemon 169kB 13:01:28 Removing intermediate container 217992a70868 13:01:28 ---> ca7148f0c469 13:01:28 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:01:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:01:29 Step 2/12 : FROM ${BASE} AS builder 13:01:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:01:29 af6eaf76a39c: Pulling fs layer 13:01:29 55522c791124: Pulling fs layer 13:01:29 ce5c4a1c91eb: Pulling fs layer 13:01:29 169dfbe0d373: Pulling fs layer 13:01:29 e1ff8fa3b103: Pulling fs layer 13:01:29 52ebb69f0ebf: Pulling fs layer 13:01:29 5abe8eddf0d5: Pulling fs layer 13:01:29 e1ff8fa3b103: Waiting 13:01:29 52ebb69f0ebf: Waiting 13:01:29 5abe8eddf0d5: Waiting 13:01:29 169dfbe0d373: Waiting 13:01:29 55522c791124: Verifying Checksum 13:01:29 55522c791124: Download complete 13:01:29 169dfbe0d373: Verifying Checksum 13:01:29 169dfbe0d373: Download complete 13:01:29 ---> Running in 82211765dfe1 13:01:29 e1ff8fa3b103: Verifying Checksum 13:01:29 e1ff8fa3b103: Download complete 13:01:29 af6eaf76a39c: Verifying Checksum 13:01:29 Removing intermediate container 82211765dfe1 13:01:29 ---> 88f21e96f8cc 13:01:29 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:01:30 ---> Running in 2d9939f82384 13:01:30 af6eaf76a39c: Pull complete 13:01:30 5abe8eddf0d5: Verifying Checksum 13:01:30 5abe8eddf0d5: Download complete 13:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:01:30 55522c791124: Pull complete 13:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:01:30 OK: 265 MiB in 53 packages 13:01:31 ce5c4a1c91eb: Verifying Checksum 13:01:31 ce5c4a1c91eb: Download complete 13:01:31 52ebb69f0ebf: Verifying Checksum 13:01:31 52ebb69f0ebf: Download complete 13:01:32 Removing intermediate container 2d9939f82384 13:01:32 ---> 2565eb42a462 13:01:32 Step 7/26 : WORKDIR /app 13:01:32 ---> Running in f44e1e783abf 13:01:33 Removing intermediate container f44e1e783abf 13:01:33 ---> c60565757784 13:01:33 Step 8/26 : COPY go.mod vendor* ./ 13:01:33 ---> c25fc0a1d519 13:01:33 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:33 ---> Running in a29eeef4c247 13:01:35 Removing intermediate container a29eeef4c247 13:01:35 ---> 974c3f7661f1 13:01:35 Step 10/26 : COPY . . 13:01:35 ---> cdd57055ce65 13:01:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:01:35 ---> Running in f8f1fee7e1bd 13:01:35 Removing intermediate container f8f1fee7e1bd 13:01:35 ---> 06b4f292a4ee 13:01:35 Step 12/26 : RUN $MAKE 13:01:35 ---> Running in a02264c4afed 13:01:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:01:41 ce5c4a1c91eb: Pull complete 13:01:42 169dfbe0d373: Pull complete 13:01:42 e1ff8fa3b103: Pull complete 13:01:49 52ebb69f0ebf: Pull complete 13:01:50 5abe8eddf0d5: Pull complete 13:01:50 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 13:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:01:54 ---> 6cb57ee374ae 13:01:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:01:54 ---> Running in eee1bf7a60e6 13:01:54 Removing intermediate container eee1bf7a60e6 13:01:54 ---> 3b16831b190a 13:01:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:01:54 ---> Running in c9bd7eb1eeee 13:01:54 Removing intermediate container c9bd7eb1eeee 13:01:54 ---> f7d79decb31c 13:01:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:01:54 ---> Running in bac52087f5f6 13:01:54 Removing intermediate container bac52087f5f6 13:01:54 ---> e280405de023 13:01:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:01:54 ---> Running in 9575a5e8e4f3 13:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:01:56 OK: 263 MiB in 53 packages 13:01:57 Removing intermediate container 9575a5e8e4f3 13:01:57 ---> 19b6facec0ce 13:01:57 Step 7/12 : WORKDIR /app 13:01:57 ---> Running in 73f7532ad74f 13:01:57 Removing intermediate container 73f7532ad74f 13:01:57 ---> 1836ede7c8f9 13:01:57 Step 8/12 : COPY go.mod vendor* ./ 13:01:57 Removing intermediate container a02264c4afed 13:01:57 ---> 727b5afd2cda 13:01:57 Step 13/26 : FROM alpine:3.17 13:01:57 3.17: Pulling from library/alpine 13:01:57 f56be85fc22e: Pulling fs layer 13:01:57 f56be85fc22e: Download complete 13:01:57 f56be85fc22e: Pull complete 13:01:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:01:57 Status: Downloaded newer image for alpine:3.17 13:01:57 ---> 9ed4aefc74f6 13:01:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:01:57 ---> Running in ef0e764d17bd 13:01:57 Removing intermediate container ef0e764d17bd 13:01:57 ---> 80750ab471cb 13:01:57 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:01:57 ---> Running in 689273c974e0 13:01:57 Removing intermediate container 689273c974e0 13:01:57 ---> d8126b5de8f2 13:01:57 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:01:57 ---> Running in 6e9d77a04c72 13:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:01:57 (1/2) Installing ca-certificates (20220614-r4) 13:01:57 (2/2) Installing dumb-init (1.2.5-r2) 13:01:57 Executing busybox-1.35.0-r29.trigger 13:01:57 Executing ca-certificates-20220614-r4.trigger 13:01:57 OK: 8 MiB in 17 packages 13:01:57 Removing intermediate container 6e9d77a04c72 13:01:57 ---> 87d7bbef9bc0 13:01:57 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:01:57 ---> f2fc394a6a02 13:01:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:57 ---> c982a5d21183 13:01:57 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:01:57 ---> fbb4c962af92 13:01:57 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:01:57 ---> Running in 303f154e9c5c 13:01:58 ---> 37dbc7aa0693 13:01:58 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:01:58 ---> 3afda6bc5b45 13:01:58 Step 21/26 : EXPOSE 48095 13:01:58 ---> Running in 38bc11a67aba 13:01:58 Removing intermediate container 38bc11a67aba 13:01:58 ---> 8016e0573bf3 13:01:58 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:01:58 ---> Running in 78f9229eab0e 13:01:58 Removing intermediate container 78f9229eab0e 13:01:58 ---> f16b5f981233 13:01:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:01:58 ---> Running in a1ac513093a3 13:01:59 Removing intermediate container a1ac513093a3 13:01:59 ---> 323d2873bd70 13:01:59 Step 24/26 : LABEL arch=amd64 13:01:59 ---> Running in 84d54edc97bd 13:01:59 Removing intermediate container 84d54edc97bd 13:01:59 ---> 2b87dc06892d 13:01:59 Step 25/26 : LABEL git_sha=c95db9453d7c5e1ffa924abd17c3b3bc142b0761 13:01:59 ---> Running in 73149a439061 13:01:59 Removing intermediate container 73149a439061 13:01:59 ---> a589484f8c0f 13:01:59 Step 26/26 : LABEL version=0.0.0 13:01:59 ---> Running in bf703f06826e 13:01:59 Removing intermediate container bf703f06826e 13:01:59 ---> 37821efb9f6f 13:01:59 [Warning] One or more build-args [ARCH] were not consumed 13:01:59 Successfully built 37821efb9f6f 13:01:59 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:00 13:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:00 latest: Pulling from edgex-lftools-log-publisher 13:02:00 5eb5b503b376: Pulling fs layer 13:02:00 5c69ac0246d0: Pulling fs layer 13:02:00 ec43610c2a17: Pulling fs layer 13:02:00 3a2ae6a8a46f: Pulling fs layer 13:02:00 33b1e0a273af: Pulling fs layer 13:02:00 5d3b04190fa2: Pulling fs layer 13:02:00 2f39f015ded8: Pulling fs layer 13:02:00 5d3b04190fa2: Waiting 13:02:00 3a2ae6a8a46f: Waiting 13:02:00 2f39f015ded8: Waiting 13:02:00 33b1e0a273af: Waiting 13:02:00 5c69ac0246d0: Download complete 13:02:00 3a2ae6a8a46f: Verifying Checksum 13:02:00 3a2ae6a8a46f: Download complete 13:02:00 33b1e0a273af: Verifying Checksum 13:02:00 33b1e0a273af: Download complete 13:02:00 5d3b04190fa2: Download complete 13:02:00 ec43610c2a17: Verifying Checksum 13:02:00 ec43610c2a17: Download complete 13:02:01 5eb5b503b376: Verifying Checksum 13:02:01 5eb5b503b376: Download complete 13:02:01 2f39f015ded8: Verifying Checksum 13:02:01 2f39f015ded8: Download complete 13:02:02 5eb5b503b376: Pull complete 13:02:02 5c69ac0246d0: Pull complete 13:02:02 ec43610c2a17: Pull complete 13:02:02 3a2ae6a8a46f: Pull complete 13:02:02 33b1e0a273af: Pull complete 13:02:02 5d3b04190fa2: Pull complete 13:02:07 2f39f015ded8: Pull complete 13:02:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:07 prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container 13:02:07 $ 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-548 -v /w/workspace/_app-service-configurable_PR-548:/w/workspace/_app-service-configurable_PR-548:rw,z -v /w/workspace/_app-service-configurable_PR-548@tmp:/w/workspace/_app-service-configurable_PR-548@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:02:12 $ docker top ea7ad0b3488430500de58ef44cb30663221428d5d7239fba818be01620c65f8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:13 ---> job-cost.sh 13:02:13 lf-activate-venv: SKIPPING 13:02:13 INFO: No Stack... 13:02:13 INFO: Retrieving Pricing Info for: v3-standard-8 13:02:13 INFO: Archiving Costs [Pipeline] sh 13:02:14 + + cat /w/workspace/_app-service-configurable_PR-548/archives/cost.csv 13:02:14 cut -d, -f6 [Pipeline] lock 13:02:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] 13:02:14 Resource [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] did not exist. Created. 13:02:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:02:14 + echo total: 0.2199999988079071 [Pipeline] stash 13:02:14 Stashed 1 file(s) [Pipeline] } 13:02:14 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:02:14 $ docker stop --time=1 ea7ad0b3488430500de58ef44cb30663221428d5d7239fba818be01620c65f8b 13:02:15 $ docker rm -f --volumes ea7ad0b3488430500de58ef44cb30663221428d5d7239fba818be01620c65f8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:02:54 Removing intermediate container 303f154e9c5c 13:02:54 ---> fcbf2feee2bc 13:02:54 Step 10/12 : COPY . . 13:02:54 ---> 83bc5dfb642b 13:02:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:02:54 ---> Running in 7929c7ada421 13:02:55 Removing intermediate container 7929c7ada421 13:02:55 ---> 80bd716ce0ad 13:02:55 Step 12/12 : RUN $MAKE 13:02:55 ---> Running in de0240d84751 13:02:56 noop 13:02:56 Removing intermediate container de0240d84751 13:02:56 ---> a9751b633205 13:02:56 Successfully built a9751b633205 13:02:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:57 + docker inspect -f . ci-base-image-arm64 13:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:57 prd-ubuntu20.04-docker-arm64-4c-16g-7557 does not seem to be running inside a container 13:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:02:58 $ docker top 3ccaf66483a558dd99e2af832354ed6f880a38a4ef80e490bbe95d401ec75b55 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:59 + go version 13:02:59 go version go1.20.2 linux/arm64 [Pipeline] } 13:02:59 $ docker stop --time=1 3ccaf66483a558dd99e2af832354ed6f880a38a4ef80e490bbe95d401ec75b55 13:03:01 $ docker rm -f --volumes 3ccaf66483a558dd99e2af832354ed6f880a38a4ef80e490bbe95d401ec75b55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:01 + docker inspect -f . ci-base-image-arm64 13:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:02 prd-ubuntu20.04-docker-arm64-4c-16g-7557 does not seem to be running inside a container 13:03:02 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:03:03 $ docker top 63ac38b5486580eba81373c37f611e8fc5f7911df54d72e9988423b025e8001a -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:04 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 13:03:04 + make test 13:03:04 go test -race -coverprofile=coverage.out ./... 13:05:41 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:05:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:05:41 go vet ./... 13:08:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:08:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:08:03 ./bin/test-attribution-txt.sh 13:08:03 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 13:08:03 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 13:08:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:08:03 $ docker stop --time=1 63ac38b5486580eba81373c37f611e8fc5f7911df54d72e9988423b025e8001a 13:08:05 $ docker rm -f --volumes 63ac38b5486580eba81373c37f611e8fc5f7911df54d72e9988423b025e8001a [Pipeline] // withDockerContainer [Pipeline] sh 13:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:08:06 Warning: overwriting stash ‘coverage-report’ 13:08:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:08:07 + ls -al . 13:08:07 total 172 13:08:07 drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 13:03 . 13:08:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 13:00 .. 13:08:07 -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 13:00 .dockerignore 13:08:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 13:00 .git 13:08:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 13:00 .github 13:08:07 -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 13:00 .gitignore 13:08:07 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 13:00 .golangci.yml 13:08:07 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 13:00 Attribution.txt 13:08:07 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 13:00 CHANGELOG.md 13:08:07 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 13:00 Dockerfile 13:08:07 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 13:00 GOVERNANCE.md 13:08:07 -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 13:00 Jenkinsfile 13:08:07 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 13:00 LICENSE 13:08:07 -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 13:00 OWNERS.md 13:08:07 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 13:00 README.md 13:08:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 12:59 VERSION 13:08:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 13:00 bin 13:08:07 -rw-r--r-- 1 jenkins jenkins 13 Apr 12 13:03 coverage.out 13:08:07 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 12 13:00 go.mod 13:08:07 -rw-rw-r-- 1 jenkins jenkins 31646 Apr 12 13:00 go.sum 13:08:07 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 13:00 main.go 13:08:07 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 13:00 makefile 13:08:07 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 13:00 res 13:08:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:08 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c95db9453d7c5e1ffa924abd17c3b3bc142b0761 --label arch=arm64 --label version=0.0.0 . 13:08:08 Sending build context to Docker daemon 170kB 13:08:08 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 13:08:08 Step 2/26 : FROM ${BASE} AS builder 13:08:08 ---> a9751b633205 13:08:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:08:08 ---> Running in f6148e30aa12 13:08:08 Removing intermediate container f6148e30aa12 13:08:08 ---> f6b2f41bac30 13:08:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:08:08 ---> Running in d379a79633d0 13:08:09 Removing intermediate container d379a79633d0 13:08:09 ---> 498f2912cf20 13:08:09 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:08:09 ---> Running in 78001e457cc8 13:08:09 Removing intermediate container 78001e457cc8 13:08:09 ---> ced443cbdb5f 13:08:09 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:08:09 ---> Running in 870990612ab5 13:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:08:12 OK: 263 MiB in 53 packages 13:08:12 Removing intermediate container 870990612ab5 13:08:12 ---> e4e2a98907ee 13:08:12 Step 7/26 : WORKDIR /app 13:08:12 ---> Running in 9b156e025552 13:08:13 Removing intermediate container 9b156e025552 13:08:13 ---> aa39786bffa9 13:08:13 Step 8/26 : COPY go.mod vendor* ./ 13:08:13 ---> 07566e60408f 13:08:13 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:13 ---> Running in af03d298b796 13:08:16 Removing intermediate container af03d298b796 13:08:16 ---> 149cc8e0cdca 13:08:16 Step 10/26 : COPY . . 13:08:16 ---> 35d19c345845 13:08:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:08:16 ---> Running in 9f288b34e350 13:08:16 Removing intermediate container 9f288b34e350 13:08:16 ---> 71e7f26e7460 13:08:16 Step 12/26 : RUN $MAKE 13:08:16 ---> Running in 5024cd73799d 13:08:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:10:24 Removing intermediate container 5024cd73799d 13:10:24 ---> ff248a5b62f8 13:10:24 Step 13/26 : FROM alpine:3.17 13:10:24 3.17: Pulling from library/alpine 13:10:24 c41833b44d91: Pulling fs layer 13:10:24 c41833b44d91: Verifying Checksum 13:10:24 c41833b44d91: Download complete 13:10:24 c41833b44d91: Pull complete 13:10:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:10:24 Status: Downloaded newer image for alpine:3.17 13:10:24 ---> 51e60588ff2c 13:10:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:10:24 ---> Running in 1bec71145caa 13:10:24 Removing intermediate container 1bec71145caa 13:10:24 ---> 763859343531 13:10:24 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:10:24 ---> Running in 09ed18fa6a0d 13:10:24 Removing intermediate container 09ed18fa6a0d 13:10:24 ---> 38167c5c616a 13:10:24 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:10:24 ---> Running in 202ac46a9b65 13:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:10:24 (1/2) Installing ca-certificates (20220614-r4) 13:10:24 (2/2) Installing dumb-init (1.2.5-r2) 13:10:24 Executing busybox-1.35.0-r29.trigger 13:10:24 Executing ca-certificates-20220614-r4.trigger 13:10:24 OK: 8 MiB in 17 packages 13:10:24 Removing intermediate container 202ac46a9b65 13:10:24 ---> 7b9846972276 13:10:24 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:10:24 ---> 0605fded4f80 13:10:24 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:10:24 ---> 5d6b3b98a694 13:10:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:10:24 ---> f55dbe80be0d 13:10:24 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:10:24 ---> 77421e1df58e 13:10:24 Step 21/26 : EXPOSE 48095 13:10:24 ---> Running in b8128bdca962 13:10:24 Removing intermediate container b8128bdca962 13:10:24 ---> eee002319772 13:10:24 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:10:24 ---> Running in ba094460a741 13:10:25 Removing intermediate container ba094460a741 13:10:25 ---> 0f65bece62a1 13:10:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:10:25 ---> Running in 09949f3f980f 13:10:25 Removing intermediate container 09949f3f980f 13:10:25 ---> 457dd7aa1ad0 13:10:25 Step 24/26 : LABEL arch=arm64 13:10:25 ---> Running in deef205e7c99 13:10:25 Removing intermediate container deef205e7c99 13:10:25 ---> 8d4164e78011 13:10:25 Step 25/26 : LABEL git_sha=c95db9453d7c5e1ffa924abd17c3b3bc142b0761 13:10:25 ---> Running in fc71b0a2ed6b 13:10:26 Removing intermediate container fc71b0a2ed6b 13:10:26 ---> bcd2785b4c7a 13:10:26 Step 26/26 : LABEL version=0.0.0 13:10:26 ---> Running in db34304dd9f3 13:10:26 Removing intermediate container db34304dd9f3 13:10:26 ---> c9164150066d 13:10:26 [Warning] One or more build-args [ARCH] were not consumed 13:10:26 Successfully built c9164150066d 13:10:26 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:10:27 13:10:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:10:27 arm64: Pulling from edgex-lftools-log-publisher 13:10:27 8998bd30e6a1: Pulling fs layer 13:10:27 04944245beec: Pulling fs layer 13:10:27 699f458cf7ca: Pulling fs layer 13:10:27 765212b225bb: Pulling fs layer 13:10:27 f23df028b6ca: Pulling fs layer 13:10:27 d65c8cfc05b1: Pulling fs layer 13:10:27 2437ff75d9bd: Pulling fs layer 13:10:27 765212b225bb: Waiting 13:10:27 f23df028b6ca: Waiting 13:10:27 d65c8cfc05b1: Waiting 13:10:27 2437ff75d9bd: Waiting 13:10:27 04944245beec: Verifying Checksum 13:10:27 04944245beec: Download complete 13:10:28 765212b225bb: Verifying Checksum 13:10:28 765212b225bb: Download complete 13:10:28 f23df028b6ca: Download complete 13:10:28 d65c8cfc05b1: Verifying Checksum 13:10:28 d65c8cfc05b1: Download complete 13:10:28 699f458cf7ca: Verifying Checksum 13:10:28 699f458cf7ca: Download complete 13:10:28 8998bd30e6a1: Verifying Checksum 13:10:28 8998bd30e6a1: Download complete 13:10:30 2437ff75d9bd: Verifying Checksum 13:10:30 2437ff75d9bd: Download complete 13:10:31 8998bd30e6a1: Pull complete 13:10:32 04944245beec: Pull complete 13:10:33 699f458cf7ca: Pull complete 13:10:33 765212b225bb: Pull complete 13:10:34 f23df028b6ca: Pull complete 13:10:34 d65c8cfc05b1: Pull complete 13:10:46 2437ff75d9bd: Pull complete 13:10:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:10:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:47 prd-ubuntu20.04-docker-arm64-4c-16g-7557 does not seem to be running inside a container 13:10:47 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:10:49 $ docker top e612200bad4ab64faf59add36764879ca8a79faa3eba8b920aae617cf690377d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:50 ---> job-cost.sh 13:10:50 lf-activate-venv: SKIPPING 13:10:50 INFO: No Stack... 13:10:50 INFO: Retrieving Pricing Info for: v3-standard-4 13:10:51 INFO: Archiving Costs [Pipeline] sh 13:10:52 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 13:10:52 + cut -d, -f6 [Pipeline] lock 13:10:52 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] 13:10:52 Resource [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] did not exist. Created. 13:10:52 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:52 /w/workspace/app-service-configurable/1@tmp/durable-245188b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:10:52 + echo total: 0.10999999940395355 [Pipeline] stash 13:10:52 Warning: overwriting stash ‘stack-cost’ 13:10:53 Stashed 1 file(s) [Pipeline] } 13:10:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:10:53 $ docker stop --time=1 e612200bad4ab64faf59add36764879ca8a79faa3eba8b920aae617cf690377d 13:10:54 $ docker rm -f --volumes e612200bad4ab64faf59add36764879ca8a79faa3eba8b920aae617cf690377d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:10:55 provisioning config files... 13:10:55 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-548@tmp/config1262458616642353735tmp [Pipeline] { [Pipeline] sh 13:10:55 + set +x 13:10:55 + + curl -s https://codecov.io/bash 13:10:55 bash -s -- 13:10:55 13:10:55 _____ _ 13:10:55 / ____| | | 13:10:55 | | ___ __| | ___ ___ _____ __ 13:10:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:10:55 | |___| (_) | (_| | __/ (_| (_) \ V / 13:10:55 \_____\___/ \__,_|\___|\___\___/ \_/ 13:10:55 Bash-1.0.6 13:10:55 13:10:55 13:10:55 ==> git version 2.25.1 found 13:10:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:10:55 Release-Date: 2020-01-08 13:10:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:10:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:10:55 ==> Jenkins CI detected. 13:10:55 current dir:  /w/workspace/_app-service-configurable_PR-548 13:10:55 project root: . 13:10:55 --> token set from env 13:10:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:10:55 ==> Running gcov in . (disable via -X gcov) 13:10:56 ==> Python coveragepy not found 13:10:56 ==> Searching for coverage reports in: 13:10:56 + . 13:10:56 -> Found 1 reports 13:10:56 ==> Detecting git/mercurial file structure 13:10:56 ==> Reading reports 13:10:56 + ./coverage.out bytes=13 13:10:56 ==> Appending adjustments 13:10:56 https://docs.codecov.io/docs/fixing-reports 13:10:56 + Found adjustments 13:10:56 ==> Gzipping contents 13:10:56 4.0K /tmp/codecov.3imzqS.gz 13:10:56 ==> Uploading reports 13:10:56 url: https://codecov.io 13:10:56 query: branch=PR-548&commit=c95db9453d7c5e1ffa924abd17c3b3bc142b0761&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-548%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=548&job=&cmd_args= 13:10:56 -> Pinging Codecov 13:10:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-548&commit=c95db9453d7c5e1ffa924abd17c3b3bc142b0761&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-548%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=548&job=&cmd_args= 13:10:56 -> Uploading to 13:10:56 https://storage.googleapis.com/codecov/v4/raw/2023-04-12/A97CA9966030D2A3747ED39772930CCE/c95db9453d7c5e1ffa924abd17c3b3bc142b0761/2ada4ae0-1d4f-4967-836d-f4c90dd98247.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T131056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12b08843af6e1b09f413a1e5c77a86240dc4a70ee05cf00ae4973d3821417789 13:10:56 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:56 Dload Upload Total Spent Left Speed 13:10:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1688 --:--:-- --:--:-- --:--:-- 1688 13:10:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [Pipeline] } 13:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:10:58 + [ -d /w/workspace/_app-service-configurable_PR-548/archives ] 13:10:58 + ls -al /w/workspace/_app-service-configurable_PR-548/archives 13:10:58 total 16 13:10:58 drwxr-xr-x 3 root root 4096 Apr 12 13:02 . 13:10:58 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 13:02 .. 13:10:58 drwxr-xr-x 2 root root 4096 Apr 12 13:02 cost 13:10:58 -rw-r--r-- 1 root root 96 Apr 12 13:02 cost.csv 13:10:58 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-548/archives 13:10:58 + ls -al /w/workspace/_app-service-configurable_PR-548/archives 13:10:58 total 16 13:10:58 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 13:02 . 13:10:58 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 13:02 .. 13:10:58 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 13:02 cost 13:10:58 -rw-r--r-- 1 jenkins jenkins 96 Apr 12 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:10:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:10:59 ---> package-listing.sh 13:10:59 ++ facter osfamily 13:10:59 ++ tr '[:upper:]' '[:lower:]' 13:10:59 + OS_FAMILY=debian 13:10:59 + workspace=/w/workspace/_app-service-configurable_PR-548 13:10:59 + START_PACKAGES=/tmp/packages_start.txt 13:10:59 + END_PACKAGES=/tmp/packages_end.txt 13:10:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:10:59 + PACKAGES=/tmp/packages_start.txt 13:10:59 + '[' /w/workspace/_app-service-configurable_PR-548 ']' 13:10:59 + PACKAGES=/tmp/packages_end.txt 13:10:59 + case "${OS_FAMILY}" in 13:10:59 + dpkg -l 13:10:59 + grep '^ii' 13:10:59 + '[' -f /tmp/packages_start.txt ']' 13:10:59 + '[' -f /tmp/packages_end.txt ']' 13:10:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:10:59 + '[' /w/workspace/_app-service-configurable_PR-548 ']' 13:10:59 + mkdir -p /w/workspace/_app-service-configurable_PR-548/archives/ 13:10:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-548/archives/ [Pipeline] echo 13:10:59 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-548/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:11:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:00 prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container 13:11:00 $ 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-548/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-548 -v /w/workspace/_app-service-configurable_PR-548:/w/workspace/_app-service-configurable_PR-548:rw,z -v /w/workspace/_app-service-configurable_PR-548@tmp:/w/workspace/_app-service-configurable_PR-548@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:11:01 $ docker top eaf4fdd6da667ecafc9a4b9d82d09a43272fea0b4409b3c6459f46dc72bd97f5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:01 + touch /tmp/pre-build-complete [Pipeline] sh 13:11:01 + mkdir -p /var/log/sysstat [Pipeline] sh 13:11:02 + ls /var/log/sa-host 13:11:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:02 provisioning config files... 13:11:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-548@tmp/config18146032055294456224tmp [Pipeline] { [Pipeline] echo 13:11:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:11:02 ---> create-netrc.sh [Pipeline] } 13:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:11:03 ---> python-tools-install.sh [Pipeline] echo 13:11:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:11:03 ---> sudo-logs.sh 13:11:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:11:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:11:03 ---> job-cost.sh 13:11:03 lf-activate-venv: SKIPPING 13:11:03 DEBUG: total: 0.2199999988079071 13:11:03 INFO: Retrieving Stack Cost... 13:11:04 INFO: Retrieving Pricing Info for: v3-standard-8 13:11:04 INFO: Archiving Costs [Pipeline] echo 13:11:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:11:05 ---> logs-deploy.sh 13:11:05 lf-activate-venv: SKIPPING 13:11:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-548/1 13:11:05 INFO: archiving workspace using pattern(s): 13:11:06 Archives upload complete. 13:11:06 INFO: archiving logs to Nexus 13:11:06 ---> uname -a: 13:11:06 Linux prd-ubuntu20-04-docker-8c-8g-7556 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:11:06 13:11:06 13:11:06 ---> lscpu: 13:11:06 Architecture: x86_64 13:11:06 CPU op-mode(s): 32-bit, 64-bit 13:11:06 Byte Order: Little Endian 13:11:06 Address sizes: 40 bits physical, 48 bits virtual 13:11:06 CPU(s): 8 13:11:06 On-line CPU(s) list: 0-7 13:11:06 Thread(s) per core: 1 13:11:06 Core(s) per socket: 1 13:11:06 Socket(s): 8 13:11:06 NUMA node(s): 1 13:11:06 Vendor ID: AuthenticAMD 13:11:06 CPU family: 23 13:11:06 Model: 49 13:11:06 Model name: AMD EPYC-Rome Processor 13:11:06 Stepping: 0 13:11:06 CPU MHz: 2799.998 13:11:06 BogoMIPS: 5599.99 13:11:06 Virtualization: AMD-V 13:11:06 Hypervisor vendor: KVM 13:11:06 Virtualization type: full 13:11:06 L1d cache: 256 KiB 13:11:06 L1i cache: 256 KiB 13:11:06 L2 cache: 4 MiB 13:11:06 L3 cache: 128 MiB 13:11:06 NUMA node0 CPU(s): 0-7 13:11:06 Vulnerability Itlb multihit: Not affected 13:11:06 Vulnerability L1tf: Not affected 13:11:06 Vulnerability Mds: Not affected 13:11:06 Vulnerability Meltdown: Not affected 13:11:06 Vulnerability Mmio stale data: Not affected 13:11:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:11:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:11:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:11:06 Vulnerability Srbds: Not affected 13:11:06 Vulnerability Tsx async abort: Not affected 13:11:06 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 13:11:06 13:11:06 13:11:06 ---> nproc: 13:11:06 8 13:11:06 13:11:06 13:11:06 ---> df -h: 13:11:06 Filesystem Size Used Avail Use% Mounted on 13:11:06 overlay 155G 12G 144G 8% / 13:11:06 tmpfs 64M 0 64M 0% /dev 13:11:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:11:06 shm 64M 0 64M 0% /dev/shm 13:11:06 /dev/vda1 155G 12G 144G 8% /facter-os 13:11:06 13:11:06 13:11:06 ---> sar -b -r -n DEV: 13:11:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7556) 04/12/23 _x86_64_ (8 CPU) 13:11:06 13:11:06 12:57:56 LINUX RESTART (8 CPU) 13:11:06 13:11:06 12:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:11:06 12:59:01 131.54 48.02 83.52 0.00 5427.79 187929.62 0.00 13:11:06 13:00:01 100.73 0.83 99.90 0.00 25.71 37277.20 0.00 13:11:06 13:01:02 88.22 0.07 88.15 0.00 3.20 33401.25 0.00 13:11:06 13:02:01 161.23 0.19 161.04 0.00 4.20 34147.97 0.00 13:11:06 13:03:01 34.68 1.03 33.64 0.00 75.05 16754.14 0.00 13:11:06 13:04:01 53.82 9.63 44.19 0.00 5088.35 8741.48 0.00 13:11:06 13:05:01 5.33 1.03 4.30 0.00 22.00 106.12 0.00 13:11:06 13:06:01 1.40 0.00 1.40 0.00 0.00 14.66 0.00 13:11:06 13:07:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 13:11:06 13:08:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 13:11:06 13:09:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 13:11:06 13:10:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 13:11:06 13:11:01 5.60 0.25 5.35 0.00 19.33 102.38 0.00 13:11:06 Average: 45.02 4.70 40.32 0.00 821.49 24492.11 0.00 13:11:06 13:11:06 12:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:11:06 12:59:01 30006260 31661176 694444 2.11 59708 1894852 1752820 5.17 942452 1640780 84 13:11:06 13:00:01 28552848 31605296 702388 2.14 107992 3160348 1925140 5.67 1109536 2790712 249504 13:11:06 13:01:02 27664524 31252292 1053692 3.20 145376 3613280 2357180 6.95 1597848 3145052 453740 13:11:06 13:02:01 28116244 31569048 739612 2.25 150656 3492740 2037464 6.00 1247420 3066912 80220 13:11:06 13:03:01 27703880 31592288 714368 2.17 160136 3869752 1771756 5.22 1245464 3431608 296 13:11:06 13:04:01 27189440 31573900 715196 2.17 192220 4320260 1829360 5.39 1562636 3592080 20 13:11:06 13:05:01 27196100 31576900 711876 2.16 190836 4317636 1813140 5.34 1557484 3589428 160 13:11:06 13:06:01 27196116 31576976 711804 2.16 190896 4317636 1813140 5.34 1557556 3589428 168 13:11:06 13:07:01 27201904 31583128 705912 2.15 190928 4317640 1813140 5.34 1551344 3589780 160 13:11:06 13:08:01 27201564 31582848 706124 2.15 190952 4317644 1813140 5.34 1551520 3589784 20 13:11:06 13:09:01 27201588 31582876 706072 2.15 190972 4317644 1813140 5.34 1551208 3589784 8 13:11:06 13:10:01 27201668 31583020 706048 2.15 190988 4317648 1813140 5.34 1551448 3589824 164 13:11:06 13:11:01 27158012 31541116 746428 2.27 191120 4318872 2180152 6.43 1596304 3590268 544 13:11:06 Average: 27660781 31560066 739536 2.25 165598 3890458 1902516 5.61 1432478 3291957 60391 13:11:06 13:11:06 12:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:11:06 12:59:01 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 13:11:06 12:59:01 docker0 6.76 5.63 0.62 49.19 0.00 0.00 0.00 0.00 13:11:06 12:59:01 ens3 464.41 294.82 2503.10 76.25 0.00 0.00 0.00 0.00 13:11:06 13:00:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 13:11:06 13:00:01 docker0 188.54 314.75 14.95 1925.72 0.00 0.00 0.00 0.00 13:11:06 13:00:01 ens3 485.10 284.61 5978.86 31.80 0.00 0.00 0.00 0.00 13:11:06 13:01:02 veth1f016b1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:11:06 13:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:01:02 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:11:06 13:01:02 ens3 34.64 30.98 24.97 81.52 0.00 0.00 0.00 0.00 13:11:06 13:02:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 13:11:06 13:02:01 docker0 2.98 7.02 0.19 89.65 0.00 0.00 0.00 0.00 13:11:06 13:02:01 ens3 85.24 55.41 1423.57 14.58 0.00 0.00 0.00 0.00 13:11:06 13:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:11:06 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:03:01 ens3 47.78 23.60 1289.91 7.02 0.00 0.00 0.00 0.00 13:11:06 13:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 13:11:06 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:04:01 ens3 190.92 89.75 2809.79 6.52 0.00 0.00 0.00 0.00 13:11:06 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:11:06 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:05:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:11:06 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:11:06 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:07:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:11:06 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:11:06 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:09:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 13:11:06 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:11:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 13:11:06 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:06 13:11:01 ens3 14.03 8.85 15.76 5.35 0.00 0.00 0.00 0.00 13:11:06 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 13:11:06 Average: docker0 15.28 25.23 1.21 158.99 0.00 0.00 0.00 0.00 13:11:06 Average: ens3 101.80 60.68 1080.28 17.17 0.00 0.00 0.00 0.00 13:11:06 13:11:06 13:11:06 ---> sar -P ALL: 13:11:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7556) 04/12/23 _x86_64_ (8 CPU) 13:11:06 13:11:06 12:57:56 LINUX RESTART (8 CPU) 13:11:06 13:11:06 12:58:01 CPU %user %nice %system %iowait %steal %idle 13:11:06 12:59:01 all 6.46 0.00 2.12 3.67 0.04 87.71 13:11:06 12:59:01 0 4.79 0.00 2.18 0.49 0.03 92.51 13:11:06 12:59:01 1 7.99 0.00 1.71 0.35 0.05 89.90 13:11:06 12:59:01 2 6.10 0.00 2.41 9.04 0.03 82.41 13:11:06 12:59:01 3 6.10 0.00 2.15 0.34 0.05 91.36 13:11:06 12:59:01 4 6.85 0.00 1.66 0.39 0.03 91.07 13:11:06 12:59:01 5 7.35 0.00 3.37 11.74 0.03 77.50 13:11:06 12:59:01 6 5.66 0.00 1.47 5.24 0.03 87.60 13:11:06 12:59:01 7 6.85 0.00 2.00 1.77 0.05 89.33 13:11:06 13:00:01 all 5.77 0.00 2.39 3.65 0.05 88.14 13:11:06 13:00:01 0 5.09 0.00 2.28 0.44 0.05 92.15 13:11:06 13:00:01 1 6.64 0.00 2.31 0.32 0.02 90.71 13:11:06 13:00:01 2 5.68 0.00 2.87 5.66 0.07 85.72 13:11:06 13:00:01 3 6.31 0.00 3.09 0.25 0.05 90.30 13:11:06 13:00:01 4 5.70 0.00 1.85 2.48 0.03 89.94 13:11:06 13:00:01 5 5.03 0.00 2.11 11.06 0.03 81.76 13:11:06 13:00:01 6 5.28 0.00 2.62 8.76 0.07 83.27 13:11:06 13:00:01 7 6.42 0.00 2.00 0.25 0.07 91.26 13:11:06 13:01:02 all 28.09 0.00 5.06 3.62 0.09 63.14 13:11:06 13:01:02 0 25.55 0.00 5.13 0.10 0.08 69.13 13:11:06 13:01:02 1 29.61 0.00 4.73 0.47 0.10 65.08 13:11:06 13:01:02 2 27.54 0.00 5.06 7.02 0.07 60.31 13:11:06 13:01:02 3 28.78 0.00 5.46 0.05 0.08 65.63 13:11:06 13:01:02 4 27.01 0.00 4.51 0.02 0.08 68.37 13:11:06 13:01:02 5 30.78 0.00 5.82 3.18 0.10 60.12 13:11:06 13:01:02 6 26.97 0.00 5.24 17.73 0.10 49.96 13:11:06 13:01:02 7 28.51 0.00 4.48 0.42 0.08 66.50 13:11:06 13:02:01 all 25.97 0.00 4.72 4.76 0.09 64.46 13:11:06 13:02:01 0 24.67 0.00 4.43 6.91 0.09 63.91 13:11:06 13:02:01 1 25.02 0.00 4.42 0.62 0.15 69.79 13:11:06 13:02:01 2 26.93 0.00 5.40 7.30 0.09 60.29 13:11:06 13:02:01 3 26.21 0.00 4.46 0.10 0.09 69.14 13:11:06 13:02:01 4 25.82 0.00 4.74 0.96 0.07 68.42 13:11:06 13:02:01 5 27.29 0.00 4.79 9.71 0.12 58.09 13:11:06 13:02:01 6 25.67 0.00 4.83 11.55 0.07 57.88 13:11:06 13:02:01 7 26.16 0.00 4.67 0.91 0.09 68.18 13:11:06 13:03:01 all 2.19 0.00 0.95 1.24 0.01 95.60 13:11:06 13:03:01 0 1.84 0.00 0.68 1.95 0.00 95.52 13:11:06 13:03:01 1 2.44 0.00 0.87 0.85 0.02 95.82 13:11:06 13:03:01 2 1.91 0.00 0.97 0.05 0.03 97.04 13:11:06 13:03:01 3 2.76 0.00 0.79 0.02 0.02 96.42 13:11:06 13:03:01 4 2.38 0.00 1.12 0.07 0.02 96.42 13:11:06 13:03:01 5 2.11 0.00 1.06 0.03 0.00 96.80 13:11:06 13:03:01 6 2.05 0.00 1.00 0.02 0.02 96.91 13:11:06 13:03:01 7 2.03 0.00 1.13 6.95 0.02 89.87 13:11:06 13:04:01 all 2.34 0.00 1.29 0.99 0.03 95.35 13:11:06 13:04:01 0 2.00 0.00 0.83 2.07 0.02 95.09 13:11:06 13:04:01 1 4.20 0.00 1.55 0.50 0.05 93.70 13:11:06 13:04:01 2 1.17 0.00 1.88 0.95 0.02 95.98 13:11:06 13:04:01 3 2.24 0.00 0.94 0.65 0.03 96.14 13:11:06 13:04:01 4 2.85 0.00 1.62 0.52 0.02 94.99 13:11:06 13:04:01 5 2.05 0.00 1.37 1.30 0.03 95.24 13:11:06 13:04:01 6 1.50 0.00 0.95 0.79 0.02 96.74 13:11:06 13:04:01 7 2.67 0.00 1.20 1.18 0.05 94.89 13:11:06 13:05:01 all 0.28 0.00 0.06 0.03 0.01 99.62 13:11:06 13:05:01 0 0.10 0.00 0.07 0.02 0.02 99.80 13:11:06 13:05:01 1 1.31 0.00 0.05 0.02 0.03 98.59 13:11:06 13:05:01 2 0.03 0.00 0.05 0.00 0.00 99.92 13:11:06 13:05:01 3 0.05 0.00 0.07 0.02 0.00 99.87 13:11:06 13:05:01 4 0.08 0.00 0.05 0.00 0.02 99.85 13:11:06 13:05:01 5 0.10 0.00 0.07 0.00 0.00 99.83 13:11:06 13:05:01 6 0.32 0.00 0.10 0.00 0.00 99.58 13:11:06 13:05:01 7 0.25 0.00 0.05 0.17 0.00 99.53 13:11:06 13:06:01 all 0.01 0.00 0.00 0.16 0.01 99.82 13:11:06 13:06:01 0 0.00 0.00 0.00 0.50 0.02 99.48 13:11:06 13:06:01 1 0.02 0.00 0.02 0.18 0.03 99.75 13:11:06 13:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:11:06 13:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:11:06 13:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:11:06 13:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:11:06 13:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:11:06 13:06:01 7 0.00 0.00 0.00 0.60 0.00 99.40 13:11:06 13:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:11:06 13:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:11:06 13:07:01 1 0.08 0.00 0.02 0.00 0.02 99.88 13:11:06 13:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:11:06 13:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:11:06 13:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:11:06 13:07:01 5 0.05 0.00 0.03 0.00 0.02 99.90 13:11:06 13:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:11:06 13:07:01 7 0.02 0.00 0.00 0.02 0.02 99.95 13:11:06 13:08:01 all 0.01 0.00 0.01 0.02 0.00 99.96 13:11:06 13:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:11:06 13:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:11:06 13:08:01 2 0.00 0.00 0.00 0.03 0.00 99.97 13:11:06 13:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:11:06 13:08:01 4 0.00 0.00 0.00 0.10 0.02 99.88 13:11:06 13:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:11:06 13:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:11:06 13:08:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:11:06 13:09:01 all 0.10 0.00 0.01 0.01 0.01 99.88 13:11:06 13:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:11:06 13:09:01 1 0.60 0.00 0.03 0.00 0.03 99.33 13:11:06 13:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:11:06 13:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:11:06 13:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:11:06 13:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:11:06 13:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:11:06 13:09:01 7 0.03 0.00 0.02 0.05 0.00 99.90 13:11:06 13:11:06 13:09:01 CPU %user %nice %system %iowait %steal %idle 13:11:06 13:10:01 all 0.02 0.00 0.01 0.00 0.01 99.97 13:11:06 13:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:11:06 13:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:11:06 13:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:11:06 13:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:11:06 13:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:11:06 13:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:11:06 13:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:11:06 13:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:11:06 13:11:01 all 0.51 0.00 0.15 0.02 0.01 99.31 13:11:06 13:11:01 0 0.55 0.00 0.18 0.00 0.00 99.27 13:11:06 13:11:01 1 1.57 0.00 0.22 0.00 0.02 98.20 13:11:06 13:11:01 2 0.47 0.00 0.17 0.02 0.02 99.33 13:11:06 13:11:01 3 0.12 0.00 0.12 0.00 0.00 99.77 13:11:06 13:11:01 4 0.05 0.00 0.05 0.02 0.02 99.87 13:11:06 13:11:01 5 0.23 0.00 0.10 0.02 0.02 99.63 13:11:06 13:11:01 6 0.47 0.00 0.15 0.05 0.02 99.32 13:11:06 13:11:01 7 0.63 0.00 0.20 0.05 0.00 99.12 13:11:06 Average: all 5.46 0.00 1.28 1.39 0.03 91.84 13:11:06 Average: 0 4.92 0.00 1.21 0.95 0.02 92.90 13:11:06 Average: 1 6.07 0.00 1.22 0.25 0.04 92.42 13:11:06 Average: 2 5.32 0.00 1.44 2.30 0.02 90.93 13:11:06 Average: 3 5.53 0.00 1.30 0.11 0.03 93.03 13:11:06 Average: 4 5.39 0.00 1.19 0.35 0.02 93.04 13:11:06 Average: 5 5.71 0.00 1.43 2.83 0.03 90.01 13:11:06 Average: 6 5.17 0.00 1.25 3.36 0.03 90.18 13:11:06 Average: 7 5.60 0.00 1.20 0.95 0.03 92.22 13:11:06 13:11:06 13:11:06