Pull request #576 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf26a24c62c2b113b9fa84916e80b814b13a55b0+a1ff75ce4f452d12354ab0b1f24bdf4428979f4c (350dee7bda87ea80cf7928d87f0c6df61b61a108) 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-ssh11383590631766169131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3177274056487040689.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh 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-576/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-576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12282913129007598201.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-576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh833041248404185403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh14627039262161147734.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-576/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-576/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14461614435922035279.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-1719 in /w/workspace/_app-service-configurable_PR-576 [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-576 # 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 Merging remotes/origin/main commit a1ff75ce4f452d12354ab0b1f24bdf4428979f4c into PR head commit bf26a24c62c2b113b9fa84916e80b814b13a55b0 Merge succeeded, producing bf26a24c62c2b113b9fa84916e80b814b13a55b0 Checking out Revision bf26a24c62c2b113b9fa84916e80b814b13a55b0 (PR-576) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > 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/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf26a24c62c2b113b9fa84916e80b814b13a55b0 # 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 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf26a24c62c2b113b9fa84916e80b814b13a55b0 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:37:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:37:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:37:41 ========================================================= 12:37:41 EdgeX Global Pipelines Version Info 12:37:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:37:42 ------------------- 12:37:42 stable info: 12:37:42 ------------------- 12:37:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:37:42 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:37:42 Message: update stable to v1.0.250 12:37:42 ------------------- 12:37:42 experimental info: 12:37:42 ------------------- 12:37:42 Commited By: **** collab-it+edgex@linuxfoundation.org 12:37:42 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:37:42 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:37:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-576 [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-576 [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-576 [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf26a24c62c2b113b9fa84916e80b814b13a55b0 [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf26a24 [Pipeline] echo 12:37:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:37:44 provisioning config files... 12:37:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-576@tmp/config8919569356562209874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:37:45 ---> docker-login.sh 12:37:45 nexus3.edgexfoundry.org:10001 12:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:37:45 Configure a credential helper to remove this warning. See 12:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:37:45 12:37:45 Login Succeeded 12:37:45 nexus3.edgexfoundry.org:10002 12:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:37:45 Configure a credential helper to remove this warning. See 12:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:37:45 12:37:45 Login Succeeded 12:37:45 nexus3.edgexfoundry.org:10003 12:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:37:45 Configure a credential helper to remove this warning. See 12:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:37:45 12:37:45 Login Succeeded 12:37:45 nexus3.edgexfoundry.org:10004 12:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:37:45 Configure a credential helper to remove this warning. See 12:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:37:45 12:37:45 Login Succeeded 12:37:45 docker.io 12:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:37:46 Configure a credential helper to remove this warning. See 12:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:37:46 12:37:46 Login Succeeded 12:37:46 ---> docker-login.sh ends [Pipeline] } 12:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:37:46 + git rev-list -1 --merges bf26a24c62c2b113b9fa84916e80b814b13a55b0~1..bf26a24c62c2b113b9fa84916e80b814b13a55b0 [Pipeline] echo 12:37:46 -----------> git rev-list -1 --merges bf26a24c62c2b113b9fa84916e80b814b13a55b0~1..bf26a24c62c2b113b9fa84916e80b814b13a55b0 bf26a24c62c2b113b9fa84916e80b814b13a55b0 [false] [Pipeline] sh 12:37:47 + git log --format=format:%s -1 bf26a24c62c2b113b9fa84916e80b814b13a55b0 [Pipeline] echo 12:37:47 ========================================================= 12:37:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:37:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:37:47 + git log --format=format:%s -1 bf26a24c62c2b113b9fa84916e80b814b13a55b0 [Pipeline] echo 12:37:47 [semverPrep] GIT_COMMIT: bf26a24c62c2b113b9fa84916e80b814b13a55b0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:37:47 [semverPrep] This is not a build commit. [Pipeline] sh 12:37:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:37:48 + grep -v github /etc/ssh/ssh_known_hosts 12:37:48 + [ -e /tmp/ssh_known_hosts ] 12:37:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:37:48 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:37:48 sudo tee -a /etc/ssh/ssh_known_hosts 12:37:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:37:48 12:37:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:37:49 0.1.4: Pulling from edgex-devops/py-git-semver 12:37:49 b85a868b505f: Pulling fs layer 12:37:49 e2be974225ed: Pulling fs layer 12:37:49 339a4e72a1f5: Pulling fs layer 12:37:49 988bab9f4d93: Pulling fs layer 12:37:49 1469e6f7b9e6: Pulling fs layer 12:37:49 eaf3925da568: Pulling fs layer 12:37:49 bab4dde63d76: Pulling fs layer 12:37:49 bde34c3a00c8: Pulling fs layer 12:37:49 b352a97aabf1: Pulling fs layer 12:37:49 4872d77fe225: Pulling fs layer 12:37:49 5851b861e8e6: Pulling fs layer 12:37:49 bab4dde63d76: Waiting 12:37:49 4872d77fe225: Waiting 12:37:49 5851b861e8e6: Waiting 12:37:49 bde34c3a00c8: Waiting 12:37:49 b352a97aabf1: Waiting 12:37:49 988bab9f4d93: Waiting 12:37:49 1469e6f7b9e6: Waiting 12:37:49 eaf3925da568: Waiting 12:37:49 e2be974225ed: Verifying Checksum 12:37:49 e2be974225ed: Download complete 12:37:49 988bab9f4d93: Download complete 12:37:49 1469e6f7b9e6: Verifying Checksum 12:37:49 1469e6f7b9e6: Download complete 12:37:49 eaf3925da568: Download complete 12:37:49 339a4e72a1f5: Verifying Checksum 12:37:49 339a4e72a1f5: Download complete 12:37:49 bde34c3a00c8: Verifying Checksum 12:37:49 bde34c3a00c8: Download complete 12:37:49 b352a97aabf1: Verifying Checksum 12:37:49 b352a97aabf1: Download complete 12:37:49 4872d77fe225: Download complete 12:37:49 5851b861e8e6: Verifying Checksum 12:37:49 5851b861e8e6: Download complete 12:37:49 b85a868b505f: Verifying Checksum 12:37:49 b85a868b505f: Download complete 12:37:49 bab4dde63d76: Verifying Checksum 12:37:49 bab4dde63d76: Download complete 12:37:50 b85a868b505f: Pull complete 12:37:50 e2be974225ed: Pull complete 12:37:51 339a4e72a1f5: Pull complete 12:37:51 988bab9f4d93: Pull complete 12:37:51 1469e6f7b9e6: Pull complete 12:37:51 eaf3925da568: Pull complete 12:37:53 bab4dde63d76: Pull complete 12:37:53 bde34c3a00c8: Pull complete 12:37:53 b352a97aabf1: Pull complete 12:37:53 4872d77fe225: Pull complete 12:37:53 5851b861e8e6: Pull complete 12:37:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:37:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:37:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:53 prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container 12:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-576 -v /w/workspace/_app-service-configurable_PR-576:/w/workspace/_app-service-configurable_PR-576:rw,z -v /w/workspace/_app-service-configurable_PR-576@tmp:/w/workspace/_app-service-configurable_PR-576@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:37:57 $ docker top 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 -eo pid,comm 12:37:57 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:37:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:37:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:37:57 [ssh-agent] Looking for ssh-agent implementation... 12:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:57 $ docker exec 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 ssh-agent 12:37:57 SSH_AUTH_SOCK=/tmp/ssh-1SOb8eRYhAEn/agent.32 12:37:57 SSH_AGENT_PID=38 12:37:57 Running ssh-add (command line suppressed) 12:37:57 Identity added: /w/workspace/_app-service-configurable_PR-576@tmp/private_key_1576356520612773895.key (/w/workspace/_app-service-configurable_PR-576@tmp/private_key_1576356520612773895.key) 12:37:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:37:58 + git tag --points-at HEAD [Pipeline] } 12:37:58 $ docker exec --env ******** --env ******** 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 ssh-agent -k 12:37:58 unset SSH_AUTH_SOCK; 12:37:58 unset SSH_AGENT_PID; 12:37:58 echo Agent pid 38 killed; 12:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:37:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:37:58 [ssh-agent] Looking for ssh-agent implementation... 12:37:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:58 $ docker exec 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 ssh-agent 12:37:58 SSH_AUTH_SOCK=/tmp/ssh-g1egOZm0Ygz0/agent.70 12:37:58 SSH_AGENT_PID=76 12:37:58 Running ssh-add (command line suppressed) 12:37:58 Identity added: /w/workspace/_app-service-configurable_PR-576@tmp/private_key_4161514957745177314.key (/w/workspace/_app-service-configurable_PR-576@tmp/private_key_4161514957745177314.key) 12:37:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:37:59 + git semver init 12:37:59 2023-07-21 12:37:59,193 [run_init] DEBUG init version:0.0.0 force:False 12:37:59 2023-07-21 12:37:59,194 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-576/.semver 12:37:59 2023-07-21 12:37:59,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-576/.semver 12:37:59 2023-07-21 12:37:59,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-576/.semver'], cwd=/w/workspace/_app-service-configurable_PR-576, universal_newlines=False, shell=None, istream=None) 12:38:00 2023-07-21 12:37:59,962 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-576/.git/info/exclude 12:38:00 2023-07-21 12:37:59,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-576/.semver/PR-576 with force:False 12:38:00 2023-07-21 12:37:59,963 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-576/.semver/PR-576 12:38:00 2023-07-21 12:37:59,966 [execute] INFO git cat-file --batch-check 12:38:00 2023-07-21 12:37:59,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-576/.semver, universal_newlines=False, shell=None, istream=) 12:38:00 2023-07-21 12:37:59,972 [execute] INFO git cat-file --batch 12:38:00 2023-07-21 12:37:59,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-576/.semver, universal_newlines=False, shell=None, istream=) 12:38:00 2023-07-21 12:37:59,977 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-576/.semver/PR-576 12:38:00 0.0.0 [Pipeline] } 12:38:00 $ docker exec --env ******** --env ******** 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 ssh-agent -k 12:38:00 unset SSH_AUTH_SOCK; 12:38:00 unset SSH_AGENT_PID; 12:38:00 echo Agent pid 76 killed; 12:38:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:38:00 + git semver [Pipeline] } 12:38:01 $ docker stop --time=1 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 12:38:02 $ docker rm -f --volumes 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 [Pipeline] // withDockerContainer [Pipeline] sh 12:38:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:38:03 Stashed 1 file(s) [Pipeline] echo 12:38:03 [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:38:03 provisioning config files... 12:38:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-576@tmp/config7400333032911425435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:03 ---> docker-login.sh 12:38:03 nexus3.edgexfoundry.org:10001 12:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:03 Configure a credential helper to remove this warning. See 12:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:03 12:38:03 Login Succeeded 12:38:03 nexus3.edgexfoundry.org:10002 12:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:03 Configure a credential helper to remove this warning. See 12:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:03 12:38:03 Login Succeeded 12:38:03 nexus3.edgexfoundry.org:10003 12:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:04 Configure a credential helper to remove this warning. See 12:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:04 12:38:04 Login Succeeded 12:38:04 nexus3.edgexfoundry.org:10004 12:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:04 Configure a credential helper to remove this warning. See 12:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:04 12:38:04 Login Succeeded 12:38:04 docker.io 12:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:04 Configure a credential helper to remove this warning. See 12:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:04 12:38:04 Login Succeeded 12:38:04 ---> docker-login.sh ends [Pipeline] } 12:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:38:04 ========================================================= 12:38:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:38:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:05 + 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:38:05 Sending build context to Docker daemon 3.306MB 12:38:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:38:05 Step 2/12 : FROM ${BASE} AS builder 12:38:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:38:05 4db1b89c0bd1: Pulling fs layer 12:38:05 6911f1a30b25: Pulling fs layer 12:38:05 e194b8c5c2a9: Pulling fs layer 12:38:05 6863d3e3a2b1: Pulling fs layer 12:38:05 ec0bb842ea78: Pulling fs layer 12:38:05 40a00589a448: Pulling fs layer 12:38:05 6c08303d61cc: Pulling fs layer 12:38:05 798269fcf238: Pulling fs layer 12:38:05 6c08303d61cc: Waiting 12:38:05 798269fcf238: Waiting 12:38:05 ec0bb842ea78: Waiting 12:38:05 40a00589a448: Waiting 12:38:05 6863d3e3a2b1: Waiting 12:38:05 6911f1a30b25: Download complete 12:38:05 6863d3e3a2b1: Download complete 12:38:05 ec0bb842ea78: Verifying Checksum 12:38:05 ec0bb842ea78: Download complete 12:38:05 4db1b89c0bd1: Verifying Checksum 12:38:05 4db1b89c0bd1: Download complete 12:38:05 40a00589a448: Verifying Checksum 12:38:05 40a00589a448: Download complete 12:38:05 4db1b89c0bd1: Pull complete 12:38:06 6911f1a30b25: Pull complete 12:38:06 798269fcf238: Verifying Checksum 12:38:06 798269fcf238: Download complete 12:38:06 e194b8c5c2a9: Verifying Checksum 12:38:06 e194b8c5c2a9: Download complete 12:38:06 6c08303d61cc: Verifying Checksum 12:38:06 6c08303d61cc: Download complete 12:38:09 e194b8c5c2a9: Pull complete 12:38:10 6863d3e3a2b1: Pull complete 12:38:10 ec0bb842ea78: Pull complete 12:38:10 40a00589a448: Pull complete 12:38:12 6c08303d61cc: Pull complete 12:38:13 798269fcf238: Pull complete 12:38:13 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 12:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:38:13 ---> ec979cd7f677 12:38:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:38:18 Still waiting to schedule task 12:38:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:38:19 ---> Running in a9b3dd9361c1 12:38:19 Removing intermediate container a9b3dd9361c1 12:38:19 ---> ab054e5609ad 12:38:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:38:19 ---> Running in 7b10d700ce97 12:38:19 Removing intermediate container 7b10d700ce97 12:38:19 ---> 8845baf82e20 12:38:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:38:19 ---> Running in de672f3e5b78 12:38:19 Removing intermediate container de672f3e5b78 12:38:19 ---> 7fd854e33131 12:38:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:38:19 ---> Running in e195682fd417 12:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:38:20 OK: 265 MiB in 53 packages 12:38:20 Removing intermediate container e195682fd417 12:38:20 ---> 357becc6c458 12:38:20 Step 7/12 : WORKDIR /app 12:38:20 ---> Running in e21b0ca1256c 12:38:20 Removing intermediate container e21b0ca1256c 12:38:20 ---> 4d853cad6fde 12:38:20 Step 8/12 : COPY go.mod vendor* ./ 12:38:20 ---> 3f96c1322014 12:38:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:38:20 ---> Running in 5c59d70f6844 12:39:16 Removing intermediate container 5c59d70f6844 12:39:16 ---> 1fc6c157cf04 12:39:16 Step 10/12 : COPY . . 12:39:16 ---> 7bf27889d683 12:39:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:39:16 ---> Running in a7b4968e087f 12:39:16 Removing intermediate container a7b4968e087f 12:39:16 ---> 70061a64b8d3 12:39:16 Step 12/12 : RUN $MAKE 12:39:16 ---> Running in 6de30984c156 12:39:16 noop 12:39:16 Removing intermediate container 6de30984c156 12:39:16 ---> 77a0f4905c62 12:39:16 Successfully built 77a0f4905c62 12:39:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:17 + docker inspect -f . ci-base-image-x86_64 12:39:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:17 prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container 12:39:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-576 -v /w/workspace/_app-service-configurable_PR-576:/w/workspace/_app-service-configurable_PR-576:rw,z -v /w/workspace/_app-service-configurable_PR-576@tmp:/w/workspace/_app-service-configurable_PR-576@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 12:39:18 $ docker top 998e1f5756ae2c32aad136fc7cac4e2e477e42b50ba0511c9813c147ef3dc309 -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:18 + go version 12:39:18 go version go1.20.6 linux/amd64 [Pipeline] } 12:39:18 $ docker stop --time=1 998e1f5756ae2c32aad136fc7cac4e2e477e42b50ba0511c9813c147ef3dc309 12:39:19 $ docker rm -f --volumes 998e1f5756ae2c32aad136fc7cac4e2e477e42b50ba0511c9813c147ef3dc309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:20 + docker inspect -f . ci-base-image-x86_64 12:39:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:20 prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container 12:39:20 $ 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-576 -v /w/workspace/_app-service-configurable_PR-576:/w/workspace/_app-service-configurable_PR-576:rw,z -v /w/workspace/_app-service-configurable_PR-576@tmp:/w/workspace/_app-service-configurable_PR-576@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 12:39:21 $ docker top 7d69a01fef6c6d5975295ee7a961e0d6722f0dd33f6e0d87e89e461a627f49fb -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:21 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-576 [Pipeline] fileExists [Pipeline] sh 12:39:21 + make test 12:39:21 go test -race -coverprofile=coverage.out ./... 12:39:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1720 in /w/workspace/_app-service-configurable_PR-576 [Pipeline] { [Pipeline] ws 12:39:41 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:39:41 Selected Git installation does not exist. Using Default 12:39:41 The recommended git tool is: NONE 12:39:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:39:46 using credential edgex-jenkins-ssh 12:39:46 Cloning the remote Git repository 12:39:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:39:46 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:39:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:39:46 > git --version # timeout=10 12:39:47 > git --version # 'git version 2.25.1' 12:39:47 using GIT_SSH to set credentials SSH Credentials for GitHub 12:39:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:39:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:39:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:39:49 using GIT_SSH to set credentials SSH Credentials for GitHub 12:39:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:39:49 Merging remotes/origin/main commit a1ff75ce4f452d12354ab0b1f24bdf4428979f4c into PR head commit bf26a24c62c2b113b9fa84916e80b814b13a55b0 12:39:49 Merge succeeded, producing bf26a24c62c2b113b9fa84916e80b814b13a55b0 12:39:49 Checking out Revision bf26a24c62c2b113b9fa84916e80b814b13a55b0 (PR-576) 12:39:50 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:39:50 > git --version # timeout=10 12:39:50 > git --version # 'git version 2.25.1' 12:39:50 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:39:49 > git config core.sparsecheckout # timeout=10 12:39:49 > git checkout -f bf26a24c62c2b113b9fa84916e80b814b13a55b0 # timeout=10 12:39:49 > git remote # timeout=10 12:39:49 > git config --get remote.origin.url # timeout=10 12:39:49 using GIT_SSH to set credentials SSH Credentials for GitHub 12:39:49 > git merge a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 12:39:49 > git rev-parse HEAD^{commit} # timeout=10 12:39:49 > git config core.sparsecheckout # timeout=10 12:39:49 > git checkout -f bf26a24c62c2b113b9fa84916e80b814b13a55b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:39:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:39:51 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:51 Dload Upload Total Spent Left Speed 12:39:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 12:39:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:39:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:39:52 + sudo tee /etc/docker/daemon.new 12:39:52 { 12:39:52 "registry-mirrors": [ 12:39:52 "https://nexus3.edgexfoundry.org:10001" 12:39:52 ], 12:39:52 "bip": "10.250.0.254/24", 12:39:52 "hosts": [ 12:39:52 "tcp://0.0.0.0:5555", 12:39:52 "unix:///var/run/docker.sock" 12:39:52 ], 12:39:52 "mtu": 1458, 12:39:52 "selinux-enabled": true, 12:39:52 "seccomp-profile": "/etc/docker/seccomp.json" 12:39:52 } [Pipeline] sh 12:39:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:39:53 + sudo service docker restart 12:39:58 go vet ./... 12:40:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:40:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:40:02 ./bin/test-attribution-txt.sh [Pipeline] echo 12:40:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:40:02 $ docker stop --time=1 7d69a01fef6c6d5975295ee7a961e0d6722f0dd33f6e0d87e89e461a627f49fb 12:40:15 $ docker rm -f --volumes 7d69a01fef6c6d5975295ee7a961e0d6722f0dd33f6e0d87e89e461a627f49fb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:40:15 provisioning config files... 12:40:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2668062527338832844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:40:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 12:40:15 ---> docker-login.sh 12:40:15 nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Build) 12:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 12:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:16 Configure a credential helper to remove this warning. See 12:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:16 12:40:16 Login Succeeded 12:40:16 nexus3.edgexfoundry.org:10002 12:40:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:16 Configure a credential helper to remove this warning. See 12:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:16 12:40:16 Login Succeeded 12:40:16 nexus3.edgexfoundry.org:10003 12:40:16 + ls -al . 12:40:16 total 180 12:40:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 12:39 . 12:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 12:37 .. 12:40:16 -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 12:37 .dockerignore 12:40:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 12:38 .git 12:40:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 12:37 .github 12:40:16 -rw-rw-r-- 1 jenkins jenkins 171 Jul 21 12:37 .gitignore 12:40:16 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 12:37 .golangci.yml 12:40:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 12:37 .semver 12:40:16 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 21 12:37 Attribution.txt 12:40:16 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 21 12:37 CHANGELOG.md 12:40:16 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 21 12:37 Dockerfile 12:40:16 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 12:37 GOVERNANCE.md 12:40:16 -rw-rw-r-- 1 jenkins jenkins 688 Jul 21 12:37 Jenkinsfile 12:40:16 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 12:37 LICENSE 12:40:16 -rw-rw-r-- 1 jenkins jenkins 618 Jul 21 12:37 OWNERS.md 12:40:16 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 21 12:37 README.md 12:40:16 -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 12:38 VERSION 12:40:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 12:37 bin 12:40:16 -rw-r--r-- 1 jenkins jenkins 13 Jul 21 12:39 coverage.out 12:40:16 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 21 12:37 go.mod 12:40:16 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 21 12:37 go.sum 12:40:16 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 12:37 main.go 12:40:16 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 21 12:37 makefile 12:40:16 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 12:37 res 12:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 12:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:17 Configure a credential helper to remove this warning. See 12:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:17 12:40:17 Login Succeeded 12:40:17 nexus3.edgexfoundry.org:10004 12:40:17 + 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=bf26a24c62c2b113b9fa84916e80b814b13a55b0 --label arch=amd64 --label version=0.0.0 . 12:40:17 Sending build context to Docker daemon 3.307MB 12:40:17 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 12:40:17 Step 2/26 : FROM ${BASE} AS builder 12:40:17 ---> 77a0f4905c62 12:40:17 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:17 ---> Running in 8971f2243024 12:40:17 Removing intermediate container 8971f2243024 12:40:17 ---> c369c4dd8639 12:40:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:40:17 ---> Running in 6c777ff6d9c9 12:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:17 Configure a credential helper to remove this warning. See 12:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:17 12:40:17 Login Succeeded 12:40:17 docker.io 12:40:17 Removing intermediate container 6c777ff6d9c9 12:40:17 ---> 00abe3441a48 12:40:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:40:17 ---> Running in cf3c945cbf16 12:40:17 Removing intermediate container cf3c945cbf16 12:40:17 ---> 34b6415c879a 12:40:17 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:40:17 ---> Running in 5c5070ce9e26 12:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:18 Configure a credential helper to remove this warning. See 12:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:18 12:40:18 Login Succeeded 12:40:18 ---> docker-login.sh ends [Pipeline] } 12:40:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 12:40:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:40:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 12:40:18 OK: 265 MiB in 53 packages [Pipeline] echo 12:40:18 ========================================================= 12:40:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:40:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:18 Removing intermediate container 5c5070ce9e26 12:40:18 ---> 3c5d185d37d1 12:40:18 Step 7/26 : WORKDIR /app 12:40:19 ---> Running in 5c2bf413bc44 12:40:19 Removing intermediate container 5c2bf413bc44 12:40:19 ---> b74356732bde 12:40:19 Step 8/26 : COPY go.mod vendor* ./ 12:40:19 ---> 78640b854e91 12:40:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:19 ---> Running in 9e0439fa6541 12:40:19 + 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 . 12:40:19 Sending build context to Docker daemon 176.1kB 12:40:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:40:19 Step 2/12 : FROM ${BASE} AS builder 12:40:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:40:19 edb6bdbacee9: Pulling fs layer 12:40:19 5f9638ab2659: Pulling fs layer 12:40:19 8d51d6327a98: Pulling fs layer 12:40:19 8b374f2dd631: Pulling fs layer 12:40:19 ec14aa9079de: Pulling fs layer 12:40:19 2f466654f4bb: Pulling fs layer 12:40:19 8b374f2dd631: Waiting 12:40:19 ec14aa9079de: Waiting 12:40:19 554e91adad29: Pulling fs layer 12:40:19 2f466654f4bb: Waiting 12:40:19 554e91adad29: Waiting 12:40:19 5f9638ab2659: Verifying Checksum 12:40:19 5f9638ab2659: Download complete 12:40:19 8b374f2dd631: Verifying Checksum 12:40:19 8b374f2dd631: Download complete 12:40:19 ec14aa9079de: Verifying Checksum 12:40:19 ec14aa9079de: Download complete 12:40:19 edb6bdbacee9: Verifying Checksum 12:40:19 edb6bdbacee9: Download complete 12:40:20 Removing intermediate container 9e0439fa6541 12:40:20 ---> dfe601ddb9de 12:40:20 Step 10/26 : COPY . . 12:40:20 ---> 6c506e2fa2fb 12:40:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:40:20 ---> Running in 33cab1dc4d5a 12:40:20 Removing intermediate container 33cab1dc4d5a 12:40:20 ---> 7e041a683542 12:40:20 Step 12/26 : RUN $MAKE 12:40:20 ---> Running in ab31a0150a0a 12:40:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:40:21 edb6bdbacee9: Pull complete 12:40:21 554e91adad29: Verifying Checksum 12:40:21 554e91adad29: Download complete 12:40:21 5f9638ab2659: Pull complete 12:40:22 2f466654f4bb: Verifying Checksum 12:40:22 2f466654f4bb: Download complete 12:40:22 8d51d6327a98: Download complete 12:40:32 8d51d6327a98: Pull complete 12:40:32 8b374f2dd631: Pull complete 12:40:32 ec14aa9079de: Pull complete 12:40:39 2f466654f4bb: Pull complete 12:40:44 554e91adad29: Pull complete 12:40:44 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 12:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:40:44 ---> 1e15ea492957 12:40:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:40:45 ---> Running in 82099d280f98 12:40:45 Removing intermediate container 82099d280f98 12:40:45 ---> 4c79febbc29d 12:40:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:40:46 ---> Running in 8af607cda803 12:40:46 Removing intermediate container 8af607cda803 12:40:46 ---> 65b3162edd41 12:40:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:40:46 ---> Running in 5a9d0c9b7a9f 12:40:46 Removing intermediate container 5a9d0c9b7a9f 12:40:46 ---> 2504a9e3ab67 12:40:46 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:40:46 ---> Running in 66ff48304116 12:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:40:49 OK: 263 MiB in 53 packages 12:40:50 Removing intermediate container 66ff48304116 12:40:50 ---> 6ac47cdb41c4 12:40:50 Step 7/12 : WORKDIR /app 12:40:50 ---> Running in 167e702b0f77 12:40:50 Removing intermediate container 167e702b0f77 12:40:50 ---> 348c342c6321 12:40:50 Step 8/12 : COPY go.mod vendor* ./ 12:40:50 ---> 5718db39a47c 12:40:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:51 ---> Running in b155285a1e91 12:41:17 Removing intermediate container ab31a0150a0a 12:41:17 ---> 1a19399dc842 12:41:17 Step 13/26 : FROM alpine:3.17 12:41:17 3.17: Pulling from library/alpine 12:41:17 4db1b89c0bd1: Already exists 12:41:17 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 12:41:17 Status: Downloaded newer image for alpine:3.17 12:41:17 ---> 1f73a9d63274 12:41:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:41:18 ---> Running in a60c90336ce2 12:41:20 Removing intermediate container a60c90336ce2 12:41:20 ---> 6d221b24fe67 12:41:20 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:41:21 ---> Running in da837b48e57f 12:41:24 Removing intermediate container da837b48e57f 12:41:24 ---> ae4f804fa198 12:41:24 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 12:41:27 ---> Running in 8d21ba5dbbcf 12:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:41:30 (1/2) Installing ca-certificates (20230506-r0) 12:41:30 (2/2) Installing dumb-init (1.2.5-r2) 12:41:30 Executing busybox-1.35.0-r29.trigger 12:41:30 Executing ca-certificates-20230506-r0.trigger 12:41:30 OK: 8 MiB in 17 packages 12:41:38 Removing intermediate container 8d21ba5dbbcf 12:41:38 ---> 03cfd88e1555 12:41:38 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:41:42 ---> 5650a4d9cb5a 12:41:42 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:41:45 ---> f510431a4291 12:41:45 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:41:48 ---> b548e956c7ee 12:41:48 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:41:53 ---> 432bf53572ac 12:41:53 Step 21/26 : EXPOSE 48095 12:41:55 ---> Running in 2a3cfa8ab757 12:41:57 Removing intermediate container 2a3cfa8ab757 12:41:57 ---> 39577e8651a9 12:41:57 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:41:58 Removing intermediate container b155285a1e91 12:41:58 ---> 8d92bfd7862e 12:41:58 Step 10/12 : COPY . . 12:41:58 ---> 0cce2d830200 12:41:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:41:58 ---> Running in 4d0159402ea2 12:41:58 Removing intermediate container 4d0159402ea2 12:41:58 ---> 605109c65ba6 12:41:58 Step 12/12 : RUN $MAKE 12:41:58 ---> Running in 745358a8f3ad 12:41:58 noop 12:41:58 Removing intermediate container 745358a8f3ad 12:41:58 ---> 3cbd57e60e78 12:41:58 Successfully built 3cbd57e60e78 12:41:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:59 ---> Running in e2058b968529 12:41:59 + docker inspect -f . ci-base-image-arm64 12:41:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:59 prd-ubuntu20.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container 12:41:59 $ 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 ******** ci-base-image-arm64 cat 12:42:00 $ docker top 13a0beb559d35647f49fa8a1686fd1592b08f6ebdf937f9e788a3e1515061a5e -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:01 + go version 12:42:01 go version go1.20.6 linux/arm64 [Pipeline] } 12:42:01 $ docker stop --time=1 13a0beb559d35647f49fa8a1686fd1592b08f6ebdf937f9e788a3e1515061a5e 12:42:02 Removing intermediate container e2058b968529 12:42:02 ---> e1afe404d76e 12:42:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:42:04 $ docker rm -f --volumes 13a0beb559d35647f49fa8a1686fd1592b08f6ebdf937f9e788a3e1515061a5e 12:42:05 ---> Running in 3cdc7561f312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:05 + docker inspect -f . ci-base-image-arm64 12:42:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:06 prd-ubuntu20.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container 12:42:06 $ 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 ******** ci-base-image-arm64 cat 12:42:06 Removing intermediate container 3cdc7561f312 12:42:06 ---> 671e99a98836 12:42:06 Step 24/26 : LABEL arch=amd64 12:42:06 ---> Running in f3a950581063 12:42:07 Removing intermediate container f3a950581063 12:42:07 ---> 8b7379964407 12:42:07 Step 25/26 : LABEL git_sha=bf26a24c62c2b113b9fa84916e80b814b13a55b0 12:42:07 $ docker top c00381c68b34616e1aacb69aa89d8e5213ddb22abe4e652fd347ae463cd5391c -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:07 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:42:08 ---> Running in d5ae12d5ee4c 12:42:08 + make test 12:42:08 go test -race -coverprofile=coverage.out ./... 12:42:08 Removing intermediate container d5ae12d5ee4c 12:42:08 ---> 4f462bd1d366 12:42:08 Step 26/26 : LABEL version=0.0.0 12:42:09 ---> Running in 48b632760512 12:42:09 Removing intermediate container 48b632760512 12:42:09 ---> a6b4e5521ac6 12:42:09 [Warning] One or more build-args [ARCH] were not consumed 12:42:09 Successfully built a6b4e5521ac6 12:42:09 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 12:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:42:10 12:42:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:42:11 latest: Pulling from edgex-lftools-log-publisher 12:42:11 5eb5b503b376: Pulling fs layer 12:42:11 5c69ac0246d0: Pulling fs layer 12:42:11 ec43610c2a17: Pulling fs layer 12:42:11 3a2ae6a8a46f: Pulling fs layer 12:42:11 33b1e0a273af: Pulling fs layer 12:42:11 5d3b04190fa2: Pulling fs layer 12:42:11 2f39f015ded8: Pulling fs layer 12:42:11 33b1e0a273af: Waiting 12:42:11 5d3b04190fa2: Waiting 12:42:11 2f39f015ded8: Waiting 12:42:11 3a2ae6a8a46f: Waiting 12:42:11 5c69ac0246d0: Verifying Checksum 12:42:11 5c69ac0246d0: Download complete 12:42:11 3a2ae6a8a46f: Download complete 12:42:11 33b1e0a273af: Verifying Checksum 12:42:11 33b1e0a273af: Download complete 12:42:11 5d3b04190fa2: Download complete 12:42:11 ec43610c2a17: Verifying Checksum 12:42:11 ec43610c2a17: Download complete 12:42:11 5eb5b503b376: Verifying Checksum 12:42:11 5eb5b503b376: Download complete 12:42:12 2f39f015ded8: Verifying Checksum 12:42:12 2f39f015ded8: Download complete 12:42:12 5eb5b503b376: Pull complete 12:42:12 5c69ac0246d0: Pull complete 12:42:13 ec43610c2a17: Pull complete 12:42:17 3a2ae6a8a46f: Pull complete 12:42:17 33b1e0a273af: Pull complete 12:42:17 5d3b04190fa2: Pull complete 12:42:22 2f39f015ded8: Pull complete 12:42:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:42:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:22 prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container 12:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-576 -v /w/workspace/_app-service-configurable_PR-576:/w/workspace/_app-service-configurable_PR-576:rw,z -v /w/workspace/_app-service-configurable_PR-576@tmp:/w/workspace/_app-service-configurable_PR-576@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 12:42:29 $ docker top 0380427a06d05da05a2f2a61f62ec6e8e1c2406703fd776ee5b888e910bb8423 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:42:30 ---> job-cost.sh 12:42:30 lf-activate-venv: SKIPPING 12:42:30 INFO: No Stack... 12:42:30 INFO: Retrieving Pricing Info for: v3-standard-8 12:42:30 INFO: Archiving Costs [Pipeline] sh 12:42:31 + cat /w/workspace/_app-service-configurable_PR-576/archives/cost.csv 12:42:31 + cut -d, -f6 [Pipeline] lock 12:42:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] 12:42:31 Resource [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] did not exist. Created. 12:42:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:42:31 + echo total: 0.2199999988079071 [Pipeline] stash 12:42:31 Stashed 1 file(s) [Pipeline] } 12:42:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:42:31 $ docker stop --time=1 0380427a06d05da05a2f2a61f62ec6e8e1c2406703fd776ee5b888e910bb8423 12:42:33 $ docker rm -f --volumes 0380427a06d05da05a2f2a61f62ec6e8e1c2406703fd776ee5b888e910bb8423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:44:44 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:44:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:44:44 go vet ./... 12:47:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:47:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:47:06 ./bin/test-attribution-txt.sh [Pipeline] echo 12:47:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:47:06 $ docker stop --time=1 c00381c68b34616e1aacb69aa89d8e5213ddb22abe4e652fd347ae463cd5391c 12:47:08 $ docker rm -f --volumes c00381c68b34616e1aacb69aa89d8e5213ddb22abe4e652fd347ae463cd5391c [Pipeline] // withDockerContainer [Pipeline] sh 12:47:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:47:10 Warning: overwriting stash ‘coverage-report’ 12:47:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:47:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:47:11 + ls -al . 12:47:11 total 176 12:47:11 drwxrwxr-x 7 jenkins jenkins 4096 Jul 21 12:42 . 12:47:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 12:39 .. 12:47:11 -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 12:39 .dockerignore 12:47:11 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 12:39 .git 12:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 12:39 .github 12:47:11 -rw-rw-r-- 1 jenkins jenkins 171 Jul 21 12:39 .gitignore 12:47:11 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 12:39 .golangci.yml 12:47:11 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 21 12:39 Attribution.txt 12:47:11 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 21 12:39 CHANGELOG.md 12:47:11 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 21 12:39 Dockerfile 12:47:11 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 12:39 GOVERNANCE.md 12:47:11 -rw-rw-r-- 1 jenkins jenkins 688 Jul 21 12:39 Jenkinsfile 12:47:11 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 12:39 LICENSE 12:47:11 -rw-rw-r-- 1 jenkins jenkins 618 Jul 21 12:39 OWNERS.md 12:47:11 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 21 12:39 README.md 12:47:11 -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 12:38 VERSION 12:47:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 12:39 bin 12:47:11 -rw-r--r-- 1 jenkins jenkins 13 Jul 21 12:42 coverage.out 12:47:11 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 21 12:39 go.mod 12:47:11 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 21 12:39 go.sum 12:47:11 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 12:39 main.go 12:47:11 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 21 12:39 makefile 12:47:11 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 12:39 res 12:47:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 12:39 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:11 + 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=bf26a24c62c2b113b9fa84916e80b814b13a55b0 --label arch=arm64 --label version=0.0.0 . 12:47:11 Sending build context to Docker daemon 177.2kB 12:47:12 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 12:47:12 Step 2/26 : FROM ${BASE} AS builder 12:47:12 ---> 3cbd57e60e78 12:47:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:47:12 ---> Running in c9e6cd2b1bc7 12:47:12 Removing intermediate container c9e6cd2b1bc7 12:47:12 ---> 0fa947dd4642 12:47:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:47:12 ---> Running in c200009312a5 12:47:12 Removing intermediate container c200009312a5 12:47:12 ---> ee8f733c617e 12:47:12 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:47:12 ---> Running in d79f6f3206cc 12:47:13 Removing intermediate container d79f6f3206cc 12:47:13 ---> 898c619707fd 12:47:13 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:47:13 ---> Running in 4a52817ae0b9 12:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:47:15 OK: 263 MiB in 53 packages 12:47:16 Removing intermediate container 4a52817ae0b9 12:47:16 ---> 9a19524ef85d 12:47:16 Step 7/26 : WORKDIR /app 12:47:16 ---> Running in 37195da94bfa 12:47:16 Removing intermediate container 37195da94bfa 12:47:16 ---> b07be45c91f7 12:47:16 Step 8/26 : COPY go.mod vendor* ./ 12:47:17 ---> bc7d5e5309ba 12:47:17 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:17 ---> Running in bdd692fa3ec3 12:47:20 Removing intermediate container bdd692fa3ec3 12:47:20 ---> 3523a04005d1 12:47:20 Step 10/26 : COPY . . 12:47:20 ---> bad1a034f887 12:47:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:47:20 ---> Running in 1ce953367512 12:47:20 Removing intermediate container 1ce953367512 12:47:20 ---> d92a9d2d4e07 12:47:20 Step 12/26 : RUN $MAKE 12:47:20 ---> Running in 2127e8cab6f1 12:47:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:49:28 Removing intermediate container 2127e8cab6f1 12:49:28 ---> 3f15482030de 12:49:28 Step 13/26 : FROM alpine:3.17 12:49:28 3.17: Pulling from library/alpine 12:49:28 edb6bdbacee9: Already exists 12:49:28 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 12:49:28 Status: Downloaded newer image for alpine:3.17 12:49:28 ---> 779605e5fbc0 12:49:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:49:28 ---> Running in e6afebcb2fca 12:49:28 Removing intermediate container e6afebcb2fca 12:49:28 ---> e3ab6181f005 12:49:28 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:49:28 ---> Running in 592e91877159 12:49:28 Removing intermediate container 592e91877159 12:49:28 ---> 0f39103cb74c 12:49:28 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 12:49:28 ---> Running in df6a49288446 12:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:49:28 (1/2) Installing ca-certificates (20230506-r0) 12:49:28 (2/2) Installing dumb-init (1.2.5-r2) 12:49:28 Executing busybox-1.35.0-r29.trigger 12:49:28 Executing ca-certificates-20230506-r0.trigger 12:49:28 OK: 8 MiB in 17 packages 12:49:32 Removing intermediate container df6a49288446 12:49:32 ---> 474ed9449ff7 12:49:32 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:49:32 ---> d37616c6c610 12:49:32 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:49:32 ---> 3e8a783f0331 12:49:32 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:49:33 ---> c61650938788 12:49:33 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:49:34 ---> eb7026cdd67c 12:49:34 Step 21/26 : EXPOSE 48095 12:49:34 ---> Running in ecfa51a9b443 12:49:34 Removing intermediate container ecfa51a9b443 12:49:34 ---> 56bd65142223 12:49:34 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:49:34 ---> Running in 209a73a79d73 12:49:35 Removing intermediate container 209a73a79d73 12:49:35 ---> 9a9df7f474d8 12:49:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:49:35 ---> Running in efbd64c94f3b 12:49:35 Removing intermediate container efbd64c94f3b 12:49:35 ---> 5200d239df1a 12:49:35 Step 24/26 : LABEL arch=arm64 12:49:35 ---> Running in 1042b526f2f7 12:49:36 Removing intermediate container 1042b526f2f7 12:49:36 ---> 0c440c8f2ba3 12:49:36 Step 25/26 : LABEL git_sha=bf26a24c62c2b113b9fa84916e80b814b13a55b0 12:49:36 ---> Running in cf4d84e3a6e6 12:49:36 Removing intermediate container cf4d84e3a6e6 12:49:36 ---> 7267311f402e 12:49:36 Step 26/26 : LABEL version=0.0.0 12:49:36 ---> Running in a92d7c3c703a 12:49:36 Removing intermediate container a92d7c3c703a 12:49:36 ---> da2309becf62 12:49:36 [Warning] One or more build-args [ARCH] were not consumed 12:49:36 Successfully built da2309becf62 12:49:36 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 12:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:37 12:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:37 arm64: Pulling from edgex-lftools-log-publisher 12:49:37 8998bd30e6a1: Pulling fs layer 12:49:37 04944245beec: Pulling fs layer 12:49:37 699f458cf7ca: Pulling fs layer 12:49:37 765212b225bb: Pulling fs layer 12:49:37 f23df028b6ca: Pulling fs layer 12:49:37 d65c8cfc05b1: Pulling fs layer 12:49:37 2437ff75d9bd: Pulling fs layer 12:49:37 765212b225bb: Waiting 12:49:37 d65c8cfc05b1: Waiting 12:49:37 2437ff75d9bd: Waiting 12:49:37 f23df028b6ca: Waiting 12:49:38 04944245beec: Verifying Checksum 12:49:38 04944245beec: Download complete 12:49:38 765212b225bb: Verifying Checksum 12:49:38 765212b225bb: Download complete 12:49:38 f23df028b6ca: Verifying Checksum 12:49:38 f23df028b6ca: Download complete 12:49:38 d65c8cfc05b1: Verifying Checksum 12:49:38 d65c8cfc05b1: Download complete 12:49:38 699f458cf7ca: Verifying Checksum 12:49:38 699f458cf7ca: Download complete 12:49:38 8998bd30e6a1: Verifying Checksum 12:49:38 8998bd30e6a1: Download complete 12:49:40 2437ff75d9bd: Download complete 12:49:42 8998bd30e6a1: Pull complete 12:49:45 04944245beec: Pull complete 12:49:46 699f458cf7ca: Pull complete 12:49:46 765212b225bb: Pull complete 12:49:47 f23df028b6ca: Pull complete 12:49:47 d65c8cfc05b1: Pull complete 12:50:02 2437ff75d9bd: Pull complete 12:50:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:50:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:03 prd-ubuntu20.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container 12:50:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:50:05 $ docker top 0f1fde0a0082e279ed7db6d22d91120ae77700f2d9476e64d6a55e5a91d0be9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:50:06 ---> job-cost.sh 12:50:06 lf-activate-venv: SKIPPING 12:50:06 INFO: No Stack... 12:50:06 INFO: Retrieving Pricing Info for: v3-standard-4 12:50:07 INFO: Archiving Costs [Pipeline] sh 12:50:07 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:50:07 + cut -d, -f6 [Pipeline] lock 12:50:08 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] 12:50:08 Resource [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] did not exist. Created. 12:50:08 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:50:08 /w/workspace/app-service-configurable/1@tmp/durable-562aa3ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:50:08 + echo total: 0.10999999940395355 [Pipeline] stash 12:50:08 Warning: overwriting stash ‘stack-cost’ 12:50:08 Stashed 1 file(s) [Pipeline] } 12:50:08 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:50:09 $ docker stop --time=1 0f1fde0a0082e279ed7db6d22d91120ae77700f2d9476e64d6a55e5a91d0be9e 12:50:12 $ docker rm -f --volumes 0f1fde0a0082e279ed7db6d22d91120ae77700f2d9476e64d6a55e5a91d0be9e [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 12:50:14 provisioning config files... 12:50:14 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-576@tmp/config1897162137714240264tmp [Pipeline] { [Pipeline] sh 12:50:14 + set +x 12:50:14 + bash -s -- 12:50:14 + curl -s https://codecov.io/bash 12:50:14 12:50:14 _____ _ 12:50:14 / ____| | | 12:50:14 | | ___ __| | ___ ___ _____ __ 12:50:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:50:14 | |___| (_) | (_| | __/ (_| (_) \ V / 12:50:14 \_____\___/ \__,_|\___|\___\___/ \_/ 12:50:14 Bash-1.0.6 12:50:14 12:50:14 12:50:14 ==> git version 2.25.1 found 12:50:14 ==> 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 12:50:14 Release-Date: 2020-01-08 12:50:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:50:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:50:14 ==> Jenkins CI detected. 12:50:14 current dir:  /w/workspace/_app-service-configurable_PR-576 12:50:14 project root: . 12:50:14 --> token set from env 12:50:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:50:14 ==> Running gcov in . (disable via -X gcov) 12:50:14 ==> Python coveragepy not found 12:50:14 ==> Searching for coverage reports in: 12:50:14 + . 12:50:14 -> Found 1 reports 12:50:14 ==> Detecting git/mercurial file structure 12:50:14 ==> Reading reports 12:50:14 + ./coverage.out bytes=13 12:50:14 ==> Appending adjustments 12:50:14 https://docs.codecov.io/docs/fixing-reports 12:50:14 + Found adjustments 12:50:14 ==> Gzipping contents 12:50:14 4.0K /tmp/codecov.rJk9O3.gz 12:50:14 ==> Uploading reports 12:50:14 url: https://codecov.io 12:50:14 query: branch=PR-576&commit=bf26a24c62c2b113b9fa84916e80b814b13a55b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-576%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=576&job=&cmd_args= 12:50:14 -> Pinging Codecov 12:50:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-576&commit=bf26a24c62c2b113b9fa84916e80b814b13a55b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-576%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=576&job=&cmd_args= 12:50:14 -> Uploading to 12:50:14 https://storage.googleapis.com/codecov/v4/raw/2023-07-21/A97CA9966030D2A3747ED39772930CCE/bf26a24c62c2b113b9fa84916e80b814b13a55b0/e2e16ade-c371-43ba-a860-218104ef9966.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230721T125014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=544ce238a2587cf010e835c214a2815cc9f6cf8739cbad9e6bd82d4a1ec21898 12:50:14 % Total % Received % Xferd Average Speed Time Time Time Current 12:50:14 Dload Upload Total Spent Left Speed 12:50:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2211 --:--:-- --:--:-- --:--:-- 2211 12:50:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bf26a24c62c2b113b9fa84916e80b814b13a55b0 [Pipeline] } 12:50:15 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 12:50:17 + [ -d /w/workspace/_app-service-configurable_PR-576/archives ] 12:50:17 + ls -al /w/workspace/_app-service-configurable_PR-576/archives 12:50:17 total 16 12:50:17 drwxr-xr-x 3 root root 4096 Jul 21 12:42 . 12:50:17 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 12:42 .. 12:50:17 drwxr-xr-x 2 root root 4096 Jul 21 12:42 cost 12:50:17 -rw-r--r-- 1 root root 96 Jul 21 12:42 cost.csv 12:50:17 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-576/archives 12:50:17 + ls -al /w/workspace/_app-service-configurable_PR-576/archives 12:50:17 total 16 12:50:17 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 12:42 . 12:50:17 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 12:42 .. 12:50:17 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 12:42 cost 12:50:17 -rw-r--r-- 1 jenkins jenkins 96 Jul 21 12:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:50:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:50:19 ---> package-listing.sh 12:50:19 ++ tr '[:upper:]' '[:lower:]' 12:50:19 ++ facter osfamily 12:50:19 + OS_FAMILY=debian 12:50:19 + workspace=/w/workspace/_app-service-configurable_PR-576 12:50:19 + START_PACKAGES=/tmp/packages_start.txt 12:50:19 + END_PACKAGES=/tmp/packages_end.txt 12:50:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:50:19 + PACKAGES=/tmp/packages_start.txt 12:50:19 + '[' /w/workspace/_app-service-configurable_PR-576 ']' 12:50:19 + PACKAGES=/tmp/packages_end.txt 12:50:19 + case "${OS_FAMILY}" in 12:50:19 + dpkg -l 12:50:19 + grep '^ii' 12:50:19 + '[' -f /tmp/packages_start.txt ']' 12:50:19 + '[' -f /tmp/packages_end.txt ']' 12:50:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:50:19 + '[' /w/workspace/_app-service-configurable_PR-576 ']' 12:50:19 + mkdir -p /w/workspace/_app-service-configurable_PR-576/archives/ 12:50:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-576/archives/ [Pipeline] echo 12:50:19 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-576/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:50:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:50:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:20 prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container 12:50:20 $ 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-576/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-576 -v /w/workspace/_app-service-configurable_PR-576:/w/workspace/_app-service-configurable_PR-576:rw,z -v /w/workspace/_app-service-configurable_PR-576@tmp:/w/workspace/_app-service-configurable_PR-576@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 12:50:40 $ docker top 129b6ef68f57b6e56c6251e570e30d4abf5ceeab5399f9263a7834a7b35068ad -eo pid,comm [Pipeline] { [Pipeline] sh 12:50:40 + touch /tmp/pre-build-complete [Pipeline] sh 12:50:41 + mkdir -p /var/log/sysstat [Pipeline] sh 12:50:41 + ls /var/log/sa-host 12:50:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:42 provisioning config files... 12:50:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-576@tmp/config14892527532203284836tmp [Pipeline] { [Pipeline] echo 12:50:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:50:42 ---> create-netrc.sh [Pipeline] } 12:50:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:50:43 ---> python-tools-install.sh [Pipeline] echo 12:50:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:50:43 ---> sudo-logs.sh 12:50:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:50:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:50:44 ---> job-cost.sh 12:50:44 lf-activate-venv: SKIPPING 12:50:44 DEBUG: total: 0.2199999988079071 12:50:44 INFO: Retrieving Stack Cost... 12:50:44 INFO: Retrieving Pricing Info for: v3-standard-8 12:50:44 INFO: Archiving Costs [Pipeline] echo 12:50:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:50:45 ---> logs-deploy.sh 12:50:45 lf-activate-venv: SKIPPING 12:50:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-576/1 12:50:45 INFO: archiving workspace using pattern(s): 12:50:46 Archives upload complete. 12:50:46 INFO: archiving logs to Nexus 12:50:47 ---> uname -a: 12:50:47 Linux prd-ubuntu20-04-docker-8c-8g-1719 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:50:47 12:50:47 12:50:47 ---> lscpu: 12:50:47 Architecture: x86_64 12:50:47 CPU op-mode(s): 32-bit, 64-bit 12:50:47 Byte Order: Little Endian 12:50:47 Address sizes: 40 bits physical, 48 bits virtual 12:50:47 CPU(s): 8 12:50:47 On-line CPU(s) list: 0-7 12:50:47 Thread(s) per core: 1 12:50:47 Core(s) per socket: 1 12:50:47 Socket(s): 8 12:50:47 NUMA node(s): 1 12:50:47 Vendor ID: AuthenticAMD 12:50:47 CPU family: 23 12:50:47 Model: 49 12:50:47 Model name: AMD EPYC-Rome Processor 12:50:47 Stepping: 0 12:50:47 CPU MHz: 2799.998 12:50:47 BogoMIPS: 5599.99 12:50:47 Virtualization: AMD-V 12:50:47 Hypervisor vendor: KVM 12:50:47 Virtualization type: full 12:50:47 L1d cache: 256 KiB 12:50:47 L1i cache: 256 KiB 12:50:47 L2 cache: 4 MiB 12:50:47 L3 cache: 128 MiB 12:50:47 NUMA node0 CPU(s): 0-7 12:50:47 Vulnerability Itlb multihit: Not affected 12:50:47 Vulnerability L1tf: Not affected 12:50:47 Vulnerability Mds: Not affected 12:50:47 Vulnerability Meltdown: Not affected 12:50:47 Vulnerability Mmio stale data: Not affected 12:50:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:50:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:50:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:50:47 Vulnerability Srbds: Not affected 12:50:47 Vulnerability Tsx async abort: Not affected 12:50:47 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 12:50:47 12:50:47 12:50:47 ---> nproc: 12:50:47 8 12:50:47 12:50:47 12:50:47 ---> df -h: 12:50:47 Filesystem Size Used Avail Use% Mounted on 12:50:47 overlay 155G 12G 144G 8% / 12:50:47 tmpfs 64M 0 64M 0% /dev 12:50:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:50:47 shm 64M 0 64M 0% /dev/shm 12:50:47 /dev/vda1 155G 12G 144G 8% /facter-os 12:50:47 12:50:47 12:50:47 ---> sar -b -r -n DEV: 12:50:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1719) 07/21/23 _x86_64_ (8 CPU) 12:50:47 12:50:47 12:37:05 LINUX RESTART (8 CPU) 12:50:47 12:50:47 12:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:50:47 12:39:01 131.53 0.98 130.54 0.00 27.33 112493.92 0.00 12:50:47 12:40:01 82.55 0.15 82.40 0.00 13.07 27876.95 0.00 12:50:47 12:41:01 95.62 0.15 95.47 0.00 8.00 29891.50 0.00 12:50:47 12:42:01 45.13 0.00 45.13 0.00 0.00 2636.36 0.00 12:50:47 12:43:01 108.37 11.65 96.72 0.00 5185.00 30140.98 0.00 12:50:47 12:44:01 5.95 0.02 5.93 0.00 0.13 122.78 0.00 12:50:47 12:45:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 12:50:47 12:46:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 12:50:47 12:47:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 12:50:47 12:48:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 12:50:47 12:49:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 12:50:47 12:50:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 12:50:47 Average: 39.95 1.08 38.87 0.00 436.11 16939.08 0.00 12:50:47 12:50:47 12:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:50:47 12:39:01 28063060 31571504 739076 2.25 122456 3572848 2057732 6.06 1188928 3173844 313580 12:50:47 12:40:01 27867984 31552776 749208 2.28 148588 3689444 1943644 5.73 1206548 3314624 397852 12:50:47 12:41:01 27894796 31575608 729820 2.22 150556 3705536 1892996 5.58 1238772 3275836 8 12:50:47 12:42:01 28096468 31573712 731132 2.22 151840 3513676 1836820 5.41 1238796 3089092 216 12:50:47 12:43:01 27061840 31558572 727028 2.21 194440 4423836 1813056 5.34 1574636 3696112 1048 12:50:47 12:44:01 27068492 31560464 726288 2.21 193040 4420580 1789800 5.27 1573056 3692904 4 12:50:47 12:45:01 27071500 31563576 723148 2.20 193136 4420584 1789800 5.27 1570016 3692908 8 12:50:47 12:46:01 27071664 31563872 722704 2.20 193224 4420588 1789800 5.27 1570156 3692912 4 12:50:47 12:47:01 27079640 31571940 714532 2.17 193304 4420592 1789800 5.27 1561964 3692916 12 12:50:47 12:48:01 27079752 31572140 714500 2.17 193384 4420596 1789800 5.27 1562176 3692920 176 12:50:47 12:49:01 27080264 31572980 713756 2.17 193468 4420724 1789800 5.27 1562024 3693136 184 12:50:47 12:50:01 27080216 31573004 713628 2.17 193552 4420728 1789800 5.27 1562392 3693140 180 12:50:47 Average: 27376306 31567512 725402 2.21 176749 4154144 1839404 5.42 1450789 3533362 59439 12:50:47 12:50:47 12:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:50:47 12:39:01 ens3 538.98 326.23 6575.56 36.93 0.00 0.00 0.00 0.00 12:50:47 12:39:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 12:50:47 12:39:01 docker0 237.59 387.34 17.92 2368.50 0.00 0.00 0.00 0.00 12:50:47 12:40:01 veth6742fe6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 12:50:47 12:40:01 ens3 40.43 42.78 34.26 84.55 0.00 0.00 0.00 0.00 12:50:47 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:47 12:40:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:50:47 12:41:01 ens3 19.51 11.68 57.59 7.09 0.00 0.00 0.00 0.00 12:50:47 12:41:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 12:50:47 12:41:01 docker0 1.35 3.23 0.08 42.49 0.00 0.00 0.00 0.00 12:50:47 12:42:01 ens3 30.93 19.50 68.47 12.38 0.00 0.00 0.00 0.00 12:50:47 12:42:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 12:50:47 12:42:01 docker0 1.83 2.43 0.11 45.50 0.00 0.00 0.00 0.00 12:50:47 12:43:01 ens3 275.77 131.88 5450.03 19.20 0.00 0.00 0.00 0.00 12:50:47 12:43:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 12:50:47 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:44:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 12:50:47 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:47 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:46:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:50:47 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:47 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:48:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:50:47 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:47 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 12:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:50:47 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:47 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:47 Average: ens3 75.54 44.39 1015.46 13.35 0.00 0.00 0.00 0.00 12:50:47 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 12:50:47 Average: docker0 20.06 32.76 1.51 204.70 0.00 0.00 0.00 0.00 12:50:47 12:50:47