Pull request #614 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35f171df5436d08790c06dac298ad736392365fe+c583aa4fb078343a3c888109ea4df2cf2137b3df (13e9ad6b0a4bd02ac3c948d32b46dc838bc2746c) 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-ssh14112307206636412359.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17123347209825759324.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-614/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-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14728528798779100112.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-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15790930026585788451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15398142154490791580.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-614/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-614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1035039949484657741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10434’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10442’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10443’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10444’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10445’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-10435’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10491 in /w/workspace/_app-service-configurable_PR-614 [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-614 # 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 c583aa4fb078343a3c888109ea4df2cf2137b3df into PR head commit 35f171df5436d08790c06dac298ad736392365fe Merge succeeded, producing 35f171df5436d08790c06dac298ad736392365fe Checking out Revision 35f171df5436d08790c06dac298ad736392365fe (PR-614) Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35f171df5436d08790c06dac298ad736392365fe # 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 c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35f171df5436d08790c06dac298ad736392365fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:32:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:32:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:32:37 ========================================================= 22:32:37 EdgeX Global Pipelines Version Info 22:32:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:32:38 ------------------- 22:32:38 stable info: 22:32:38 ------------------- 22:32:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:32:38 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:32:38 Message: update stable to v1.0.254 22:32:39 ------------------- 22:32:39 experimental info: 22:32:39 ------------------- 22:32:39 Commited By: **** collab-it+edgex@linuxfoundation.org 22:32:39 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:32:39 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:32:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35f171df5436d08790c06dac298ad736392365fe [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35f171d [Pipeline] echo 22:32:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:32:41 provisioning config files... 22:32:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-614@tmp/config8630462090374170143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:41 ---> docker-login.sh 22:32:41 nexus3.edgexfoundry.org:10001 22:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:41 Configure a credential helper to remove this warning. See 22:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:41 22:32:41 Login Succeeded 22:32:41 nexus3.edgexfoundry.org:10002 22:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:42 Configure a credential helper to remove this warning. See 22:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:42 22:32:42 Login Succeeded 22:32:42 nexus3.edgexfoundry.org:10003 22:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:42 Configure a credential helper to remove this warning. See 22:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:42 22:32:42 Login Succeeded 22:32:42 nexus3.edgexfoundry.org:10004 22:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:42 Configure a credential helper to remove this warning. See 22:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:42 22:32:42 Login Succeeded 22:32:42 docker.io 22:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:42 Configure a credential helper to remove this warning. See 22:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:42 22:32:42 Login Succeeded 22:32:42 ---> docker-login.sh ends [Pipeline] } 22:32:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:32:43 + git rev-list -1 --merges 35f171df5436d08790c06dac298ad736392365fe~1..35f171df5436d08790c06dac298ad736392365fe [Pipeline] echo 22:32:43 -----------> git rev-list -1 --merges 35f171df5436d08790c06dac298ad736392365fe~1..35f171df5436d08790c06dac298ad736392365fe 35f171df5436d08790c06dac298ad736392365fe [false] [Pipeline] sh 22:32:43 + git log --format=format:%s -1 35f171df5436d08790c06dac298ad736392365fe [Pipeline] echo 22:32:43 ========================================================= 22:32:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:32:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:32:44 + git log --format=format:%s -1 35f171df5436d08790c06dac298ad736392365fe [Pipeline] echo 22:32:44 [semverPrep] GIT_COMMIT: 35f171df5436d08790c06dac298ad736392365fe, Commit Message: build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo 22:32:44 [semverPrep] This is not a build commit. [Pipeline] sh 22:32:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:32:44 + grep -v github /etc/ssh/ssh_known_hosts 22:32:44 + [ -e /tmp/ssh_known_hosts ] 22:32:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:32:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:32:44 + sudo tee -a /etc/ssh/ssh_known_hosts 22:32:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:32:45 22:32:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:32:45 0.1.4: Pulling from edgex-devops/py-git-semver 22:32:45 b85a868b505f: Pulling fs layer 22:32:45 e2be974225ed: Pulling fs layer 22:32:45 339a4e72a1f5: Pulling fs layer 22:32:45 988bab9f4d93: Pulling fs layer 22:32:45 1469e6f7b9e6: Pulling fs layer 22:32:45 eaf3925da568: Pulling fs layer 22:32:45 bab4dde63d76: Pulling fs layer 22:32:45 bde34c3a00c8: Pulling fs layer 22:32:45 b352a97aabf1: Pulling fs layer 22:32:45 4872d77fe225: Pulling fs layer 22:32:45 5851b861e8e6: Pulling fs layer 22:32:45 bab4dde63d76: Waiting 22:32:45 eaf3925da568: Waiting 22:32:45 988bab9f4d93: Waiting 22:32:45 b352a97aabf1: Waiting 22:32:45 4872d77fe225: Waiting 22:32:45 5851b861e8e6: Waiting 22:32:45 1469e6f7b9e6: Waiting 22:32:45 bde34c3a00c8: Waiting 22:32:45 e2be974225ed: Verifying Checksum 22:32:45 e2be974225ed: Download complete 22:32:45 988bab9f4d93: Verifying Checksum 22:32:45 988bab9f4d93: Download complete 22:32:45 339a4e72a1f5: Verifying Checksum 22:32:45 339a4e72a1f5: Download complete 22:32:45 eaf3925da568: Verifying Checksum 22:32:45 eaf3925da568: Download complete 22:32:45 1469e6f7b9e6: Verifying Checksum 22:32:45 1469e6f7b9e6: Download complete 22:32:45 bde34c3a00c8: Download complete 22:32:45 b352a97aabf1: Download complete 22:32:45 4872d77fe225: Download complete 22:32:45 5851b861e8e6: Download complete 22:32:45 b85a868b505f: Verifying Checksum 22:32:45 b85a868b505f: Download complete 22:32:45 bab4dde63d76: Verifying Checksum 22:32:45 bab4dde63d76: Download complete 22:32:46 b85a868b505f: Pull complete 22:32:46 e2be974225ed: Pull complete 22:32:47 339a4e72a1f5: Pull complete 22:32:47 988bab9f4d93: Pull complete 22:32:47 1469e6f7b9e6: Pull complete 22:32:47 eaf3925da568: Pull complete 22:32:49 bab4dde63d76: Pull complete 22:32:49 bde34c3a00c8: Pull complete 22:32:49 b352a97aabf1: Pull complete 22:32:49 4872d77fe225: Pull complete 22:32:49 5851b861e8e6: Pull complete 22:32:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:49 prd-ubuntu20.04-docker-8c-8g-10491 does not seem to be running inside a container 22:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-614 -v /w/workspace/_app-service-configurable_PR-614:/w/workspace/_app-service-configurable_PR-614:rw,z -v /w/workspace/_app-service-configurable_PR-614@tmp:/w/workspace/_app-service-configurable_PR-614@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 22:33:02 $ docker top 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a -eo pid,comm 22:33:02 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). 22:33:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:02 [ssh-agent] Looking for ssh-agent implementation... 22:33:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:02 $ docker exec 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a ssh-agent 22:33:02 SSH_AUTH_SOCK=/tmp/ssh-p8wVIzSsDXo0/agent.15 22:33:02 SSH_AGENT_PID=21 22:33:02 Running ssh-add (command line suppressed) 22:33:03 Identity added: /w/workspace/_app-service-configurable_PR-614@tmp/private_key_17832368435945377784.key (/w/workspace/_app-service-configurable_PR-614@tmp/private_key_17832368435945377784.key) 22:33:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:03 + git tag --points-at HEAD [Pipeline] } 22:33:03 $ docker exec --env ******** --env ******** 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a ssh-agent -k 22:33:03 unset SSH_AUTH_SOCK; 22:33:03 unset SSH_AGENT_PID; 22:33:03 echo Agent pid 21 killed; 22:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:33:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:03 [ssh-agent] Looking for ssh-agent implementation... 22:33:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:03 $ docker exec 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a ssh-agent 22:33:03 SSH_AUTH_SOCK=/tmp/ssh-yjjKfnt8jaDz/agent.53 22:33:03 SSH_AGENT_PID=59 22:33:03 Running ssh-add (command line suppressed) 22:33:04 Identity added: /w/workspace/_app-service-configurable_PR-614@tmp/private_key_3149395792177255253.key (/w/workspace/_app-service-configurable_PR-614@tmp/private_key_3149395792177255253.key) 22:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:04 + git semver init 22:33:04 2023-10-25 22:33:04,685 [run_init] DEBUG init version:0.0.0 force:False 22:33:04 2023-10-25 22:33:04,686 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-614/.semver 22:33:04 2023-10-25 22:33:04,687 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-614/.semver 22:33:04 2023-10-25 22:33:04,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-614/.semver'], cwd=/w/workspace/_app-service-configurable_PR-614, universal_newlines=False, shell=None, istream=None) 22:33:06 2023-10-25 22:33:06,008 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-614/.git/info/exclude 22:33:06 2023-10-25 22:33:06,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-614/.semver/PR-614 with force:False 22:33:06 2023-10-25 22:33:06,009 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-614/.semver/PR-614 22:33:06 2023-10-25 22:33:06,013 [execute] INFO git cat-file --batch-check 22:33:06 2023-10-25 22:33:06,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-614/.semver, universal_newlines=False, shell=None, istream=) 22:33:06 2023-10-25 22:33:06,020 [execute] INFO git cat-file --batch 22:33:06 2023-10-25 22:33:06,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-614/.semver, universal_newlines=False, shell=None, istream=) 22:33:06 2023-10-25 22:33:06,026 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-614/.semver/PR-614 22:33:06 0.0.0 [Pipeline] } 22:33:06 $ docker exec --env ******** --env ******** 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a ssh-agent -k 22:33:06 unset SSH_AUTH_SOCK; 22:33:06 unset SSH_AGENT_PID; 22:33:06 echo Agent pid 59 killed; 22:33:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:06 + git semver [Pipeline] } 22:33:07 $ docker stop --time=1 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a 22:33:08 $ docker rm -f --volumes 62076966588a16343e1bb0ebd9838a307ec5dd7f582a2d889c758a47c68db70a [Pipeline] // withDockerContainer [Pipeline] sh 22:33:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:33:09 Stashed 1 file(s) [Pipeline] echo 22:33:09 [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 22:33:09 provisioning config files... 22:33:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-614@tmp/config4612004801859742391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:10 ---> docker-login.sh 22:33:10 nexus3.edgexfoundry.org:10001 22:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:10 Configure a credential helper to remove this warning. See 22:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:10 22:33:10 Login Succeeded 22:33:10 nexus3.edgexfoundry.org:10002 22:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:10 Configure a credential helper to remove this warning. See 22:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:10 22:33:10 Login Succeeded 22:33:10 nexus3.edgexfoundry.org:10003 22:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:10 Configure a credential helper to remove this warning. See 22:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:10 22:33:10 Login Succeeded 22:33:10 nexus3.edgexfoundry.org:10004 22:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:10 Configure a credential helper to remove this warning. See 22:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:10 22:33:10 Login Succeeded 22:33:10 docker.io 22:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:10 Configure a credential helper to remove this warning. See 22:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:10 22:33:10 Login Succeeded 22:33:10 ---> docker-login.sh ends [Pipeline] } 22:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:33:11 ========================================================= 22:33:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:33:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:33:15 Sending build context to Docker daemon 3.369MB 22:33:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:33:15 Step 2/12 : FROM ${BASE} AS builder 22:33:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:33:15 7264a8db6415: Pulling fs layer 22:33:15 c4d48a809fc2: Pulling fs layer 22:33:15 4f1c88b9dad5: Pulling fs layer 22:33:15 ad3a456e5733: Pulling fs layer 22:33:15 33e27b845d1e: Pulling fs layer 22:33:15 c68163c4e522: Pulling fs layer 22:33:15 50da416c3ac9: Pulling fs layer 22:33:15 23d2d4c4bb30: Pulling fs layer 22:33:15 33e27b845d1e: Waiting 22:33:15 c68163c4e522: Waiting 22:33:15 ad3a456e5733: Waiting 22:33:15 50da416c3ac9: Waiting 22:33:15 23d2d4c4bb30: Waiting 22:33:15 c4d48a809fc2: Verifying Checksum 22:33:15 c4d48a809fc2: Download complete 22:33:15 ad3a456e5733: Verifying Checksum 22:33:15 ad3a456e5733: Download complete 22:33:15 33e27b845d1e: Verifying Checksum 22:33:15 33e27b845d1e: Download complete 22:33:15 7264a8db6415: Verifying Checksum 22:33:15 7264a8db6415: Download complete 22:33:15 c68163c4e522: Verifying Checksum 22:33:15 c68163c4e522: Download complete 22:33:15 7264a8db6415: Pull complete 22:33:16 23d2d4c4bb30: Verifying Checksum 22:33:16 23d2d4c4bb30: Download complete 22:33:16 c4d48a809fc2: Pull complete 22:33:16 4f1c88b9dad5: Verifying Checksum 22:33:16 4f1c88b9dad5: Download complete 22:33:16 50da416c3ac9: Verifying Checksum 22:33:19 4f1c88b9dad5: Pull complete 22:33:19 ad3a456e5733: Pull complete 22:33:19 33e27b845d1e: Pull complete 22:33:19 c68163c4e522: Pull complete 22:33:22 50da416c3ac9: Pull complete 22:33:22 23d2d4c4bb30: Pull complete 22:33:22 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:33:22 ---> 0786185ac409 22:33:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:33:24 Still waiting to schedule task 22:33:24 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:33:37 ---> Running in 7cd6e296497f 22:33:37 Removing intermediate container 7cd6e296497f 22:33:37 ---> 8d788a14e122 22:33:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:33:37 ---> Running in 978fb98ca447 22:33:37 Removing intermediate container 978fb98ca447 22:33:37 ---> 624815cc86e5 22:33:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:33:37 ---> Running in 9ad9e2d27241 22:33:38 Removing intermediate container 9ad9e2d27241 22:33:38 ---> c20f88db3c94 22:33:38 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:33:38 ---> Running in 4ff09c7a8249 22:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:33:39 OK: 264 MiB in 52 packages 22:33:40 Removing intermediate container 4ff09c7a8249 22:33:40 ---> 5fbf37ecadfb 22:33:40 Step 7/12 : WORKDIR /app 22:33:40 ---> Running in f13104b7a305 22:33:41 Removing intermediate container f13104b7a305 22:33:41 ---> 9f28ae0e2393 22:33:41 Step 8/12 : COPY go.mod vendor* ./ 22:33:41 ---> dbd81df35bf3 22:33:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:33:41 ---> Running in 9614ea22ac93 22:35:32 Removing intermediate container 9614ea22ac93 22:35:32 ---> 28d6ede64617 22:35:32 Step 10/12 : COPY . . 22:35:32 ---> 731d7936e55e 22:35:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:35:32 ---> Running in 8d71dbdb5b3a 22:35:32 Removing intermediate container 8d71dbdb5b3a 22:35:32 ---> 33c640ebc9d0 22:35:32 Step 12/12 : RUN $MAKE 22:35:32 ---> Running in e73b98f4df5b 22:35:32 noop 22:35:32 Removing intermediate container e73b98f4df5b 22:35:32 ---> 578569ebb8fa 22:35:32 Successfully built 578569ebb8fa 22:35:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:33 + docker inspect -f . ci-base-image-x86_64 22:35:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:33 prd-ubuntu20.04-docker-8c-8g-10491 does not seem to be running inside a container 22:35:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-614 -v /w/workspace/_app-service-configurable_PR-614:/w/workspace/_app-service-configurable_PR-614:rw,z -v /w/workspace/_app-service-configurable_PR-614@tmp:/w/workspace/_app-service-configurable_PR-614@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 22:35:33 $ docker top 89fd6b53055f9c912c423faa10384c5752637b8148e69981167812ead4d5994f -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:34 + go version 22:35:34 go version go1.21.0 linux/amd64 [Pipeline] } 22:35:34 $ docker stop --time=1 89fd6b53055f9c912c423faa10384c5752637b8148e69981167812ead4d5994f 22:35:35 $ docker rm -f --volumes 89fd6b53055f9c912c423faa10384c5752637b8148e69981167812ead4d5994f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:36 + docker inspect -f . ci-base-image-x86_64 22:35:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:36 prd-ubuntu20.04-docker-8c-8g-10491 does not seem to be running inside a container 22:35:36 $ 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-614 -v /w/workspace/_app-service-configurable_PR-614:/w/workspace/_app-service-configurable_PR-614:rw,z -v /w/workspace/_app-service-configurable_PR-614@tmp:/w/workspace/_app-service-configurable_PR-614@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 22:35:36 $ docker top e20cbe931eb1db74cdd2b10a302b6c6e26559f0175a60330407b9ea9a9713b23 -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:37 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-614 [Pipeline] fileExists [Pipeline] sh 22:35:37 + make test 22:35:37 go test -race -coverprofile=coverage.out ./... 22:35:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:36:21 go vet ./... 22:36:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:36:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:36:24 ./bin/test-attribution-txt.sh [Pipeline] echo 22:36:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:36:25 $ docker stop --time=1 e20cbe931eb1db74cdd2b10a302b6c6e26559f0175a60330407b9ea9a9713b23 22:36:30 $ docker rm -f --volumes e20cbe931eb1db74cdd2b10a302b6c6e26559f0175a60330407b9ea9a9713b23 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:36:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:36:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:36:32 + ls -al . 22:36:32 total 180 22:36:32 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 22:35 . 22:36:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:32 .. 22:36:32 -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 22:32 .dockerignore 22:36:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:35 .git 22:36:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:32 .github 22:36:32 -rw-rw-r-- 1 jenkins jenkins 106 Oct 25 22:32 .gitignore 22:36:32 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:32 .golangci.yml 22:36:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:33 .semver 22:36:32 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 25 22:32 Attribution.txt 22:36:32 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 25 22:32 CHANGELOG.md 22:36:32 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 25 22:32 Dockerfile 22:36:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:32 GOVERNANCE.md 22:36:32 -rw-rw-r-- 1 jenkins jenkins 666 Oct 25 22:32 Jenkinsfile 22:36:32 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 22:32 LICENSE 22:36:32 -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 22:32 OWNERS.md 22:36:32 -rw-rw-r-- 1 jenkins jenkins 4550 Oct 25 22:32 README.md 22:36:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:33 VERSION 22:36:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:32 bin 22:36:32 -rw-r--r-- 1 jenkins jenkins 13 Oct 25 22:35 coverage.out 22:36:32 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 25 22:32 go.mod 22:36:32 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 25 22:32 go.sum 22:36:32 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 25 22:32 main.go 22:36:32 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 25 22:32 makefile 22:36:32 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:32 + 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=35f171df5436d08790c06dac298ad736392365fe --label arch=amd64 --label version=0.0.0 . 22:36:32 Sending build context to Docker daemon 3.37MB 22:36:32 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:36:32 Step 2/26 : FROM ${BASE} AS builder 22:36:32 ---> 578569ebb8fa 22:36:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:36:32 ---> Running in 29098ac0b44d 22:36:32 Removing intermediate container 29098ac0b44d 22:36:32 ---> 19b3b7b96740 22:36:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:36:32 ---> Running in a4b184228727 22:36:32 Removing intermediate container a4b184228727 22:36:32 ---> e0741aa77a74 22:36:32 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:36:32 ---> Running in 5b1fee6b7e9f 22:36:32 Removing intermediate container 5b1fee6b7e9f 22:36:32 ---> 7dbf2660e1b9 22:36:32 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:36:32 ---> Running in f60f85fc6342 22:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:36:33 OK: 264 MiB in 52 packages 22:36:33 Removing intermediate container f60f85fc6342 22:36:33 ---> 24ce9b884af9 22:36:33 Step 7/26 : WORKDIR /app 22:36:34 ---> Running in cc8464cb7ee7 22:36:34 Removing intermediate container cc8464cb7ee7 22:36:34 ---> 572913da2fdf 22:36:34 Step 8/26 : COPY go.mod vendor* ./ 22:36:34 ---> 53c48c32b718 22:36:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:34 ---> Running in f52dcc57eee9 22:36:34 Removing intermediate container f52dcc57eee9 22:36:34 ---> ab368cf000dc 22:36:34 Step 10/26 : COPY . . 22:36:35 ---> 8ed7148f67e6 22:36:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:36:35 ---> Running in 40e83cc48b0f 22:36:35 Removing intermediate container 40e83cc48b0f 22:36:35 ---> 8f0e17fad87b 22:36:35 Step 12/26 : RUN $MAKE 22:36:35 ---> Running in 8f1bb5e28753 22:36:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 22:37:07 Removing intermediate container 8f1bb5e28753 22:37:07 ---> 7d91a564a5da 22:37:07 Step 13/26 : FROM alpine:3.18 22:37:07 3.18: Pulling from library/alpine 22:37:07 96526aa774ef: Pulling fs layer 22:37:07 96526aa774ef: Verifying Checksum 22:37:07 96526aa774ef: Download complete 22:37:07 96526aa774ef: Pull complete 22:37:07 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:37:07 Status: Downloaded newer image for alpine:3.18 22:37:07 ---> 8ca4688f4f35 22:37:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:37:07 ---> Running in 864e3fc59613 22:37:07 Removing intermediate container 864e3fc59613 22:37:07 ---> 4263dbe2b897 22:37:07 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:37:07 ---> Running in 6cb86e4bba83 22:37:07 Removing intermediate container 6cb86e4bba83 22:37:07 ---> 267d33a2af0b 22:37:07 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:37:07 ---> Running in dc2fc1494085 22:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:37:07 (1/2) Installing ca-certificates (20230506-r0) 22:37:07 (2/2) Installing dumb-init (1.2.5-r2) 22:37:07 Executing busybox-1.36.1-r2.trigger 22:37:07 Executing ca-certificates-20230506-r0.trigger 22:37:07 OK: 8 MiB in 17 packages 22:37:09 Removing intermediate container dc2fc1494085 22:37:09 ---> 63d6f0e38e13 22:37:09 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:37:10 ---> b33df7b01453 22:37:10 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:37:10 ---> f49e19c0c427 22:37:10 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:37:11 ---> fdcc7982521d 22:37:11 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:37:12 ---> 5b004bb68ffe 22:37:12 Step 21/26 : EXPOSE 48095 22:37:12 ---> Running in 4a6090cf028a 22:37:12 Removing intermediate container 4a6090cf028a 22:37:12 ---> ddba802f969c 22:37:12 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:37:12 ---> Running in 730fc96f88a2 22:37:13 Removing intermediate container 730fc96f88a2 22:37:13 ---> d06c33552e5b 22:37:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:37:13 ---> Running in 88f204507b88 22:37:13 Removing intermediate container 88f204507b88 22:37:13 ---> 3405d5f1d59f 22:37:13 Step 24/26 : LABEL arch=amd64 22:37:14 ---> Running in 9ed3749fcf38 22:37:14 Removing intermediate container 9ed3749fcf38 22:37:14 ---> 9fbdb80c37f4 22:37:14 Step 25/26 : LABEL git_sha=35f171df5436d08790c06dac298ad736392365fe 22:37:14 ---> Running in 1bbe5f77b208 22:37:14 Removing intermediate container 1bbe5f77b208 22:37:14 ---> 7e9d9d0da6cf 22:37:14 Step 26/26 : LABEL version=0.0.0 22:37:15 ---> Running in 0e7ecfd766e2 22:37:15 Removing intermediate container 0e7ecfd766e2 22:37:15 ---> 5d8f6814d358 22:37:15 [Warning] One or more build-args [ARCH] were not consumed 22:37:15 Successfully built 5d8f6814d358 22:37:15 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 22:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:16 22:37:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:16 latest: Pulling from edgex-lftools-log-publisher 22:37:16 5eb5b503b376: Pulling fs layer 22:37:16 5c69ac0246d0: Pulling fs layer 22:37:16 ec43610c2a17: Pulling fs layer 22:37:16 3a2ae6a8a46f: Pulling fs layer 22:37:16 33b1e0a273af: Pulling fs layer 22:37:16 5d3b04190fa2: Pulling fs layer 22:37:16 2f39f015ded8: Pulling fs layer 22:37:16 3a2ae6a8a46f: Waiting 22:37:16 33b1e0a273af: Waiting 22:37:16 5d3b04190fa2: Waiting 22:37:16 2f39f015ded8: Waiting 22:37:16 5c69ac0246d0: Download complete 22:37:16 3a2ae6a8a46f: Verifying Checksum 22:37:16 3a2ae6a8a46f: Download complete 22:37:16 33b1e0a273af: Verifying Checksum 22:37:16 33b1e0a273af: Download complete 22:37:16 5d3b04190fa2: Download complete 22:37:16 ec43610c2a17: Verifying Checksum 22:37:16 ec43610c2a17: Download complete 22:37:16 5eb5b503b376: Verifying Checksum 22:37:16 5eb5b503b376: Download complete 22:37:17 2f39f015ded8: Verifying Checksum 22:37:17 2f39f015ded8: Download complete 22:37:18 5eb5b503b376: Pull complete 22:37:18 5c69ac0246d0: Pull complete 22:37:19 ec43610c2a17: Pull complete 22:37:19 3a2ae6a8a46f: Pull complete 22:37:20 33b1e0a273af: Pull complete 22:37:20 5d3b04190fa2: Pull complete 22:37:25 2f39f015ded8: Pull complete 22:37:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:26 prd-ubuntu20.04-docker-8c-8g-10491 does not seem to be running inside a container 22:37:26 $ 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-614 -v /w/workspace/_app-service-configurable_PR-614:/w/workspace/_app-service-configurable_PR-614:rw,z -v /w/workspace/_app-service-configurable_PR-614@tmp:/w/workspace/_app-service-configurable_PR-614@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 22:37:37 $ docker top 1263effacf40bcf0b25effcd6bf9e5e33f1aafecfcef2e5b1c188d77d2e6c5e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:37 ---> job-cost.sh 22:37:37 lf-activate-venv: SKIPPING 22:37:37 INFO: No Stack... 22:37:37 INFO: Retrieving Pricing Info for: v3-standard-8 22:37:38 INFO: Archiving Costs [Pipeline] sh 22:37:38 + cat /w/workspace/_app-service-configurable_PR-614/archives/cost.csv 22:37:38 + cut -d, -f6 [Pipeline] lock 22:37:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] 22:37:38 Resource [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] did not exist. Created. 22:37:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:37:39 + echo total: 0.2199999988079071 [Pipeline] stash 22:37:39 Stashed 1 file(s) [Pipeline] } 22:37:39 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:37:39 $ docker stop --time=1 1263effacf40bcf0b25effcd6bf9e5e33f1aafecfcef2e5b1c188d77d2e6c5e9 22:37:40 $ docker rm -f --volumes 1263effacf40bcf0b25effcd6bf9e5e33f1aafecfcef2e5b1c188d77d2e6c5e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:58:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11723 in /w/workspace/_app-service-configurable_PR-614 [Pipeline] { [Pipeline] ws 22:58:09 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 22:58:09 Selected Git installation does not exist. Using Default 22:58:09 The recommended git tool is: NONE 22:58:18 using credential edgex-jenkins-ssh 22:58:18 Cloning the remote Git repository 22:58:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:58:18 > git init /w/workspace/app-service-configurable/1 # timeout=10 22:58:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:58:18 > git --version # timeout=10 22:58:18 > git --version # 'git version 2.25.1' 22:58:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:58:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:22 Merging remotes/origin/main commit c583aa4fb078343a3c888109ea4df2cf2137b3df into PR head commit 35f171df5436d08790c06dac298ad736392365fe 22:58:22 Merge succeeded, producing 35f171df5436d08790c06dac298ad736392365fe 22:58:22 Checking out Revision 35f171df5436d08790c06dac298ad736392365fe (PR-614) 22:58:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:58:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:58:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:58:22 > git config core.sparsecheckout # timeout=10 22:58:22 > git checkout -f 35f171df5436d08790c06dac298ad736392365fe # timeout=10 22:58:22 > git remote # timeout=10 22:58:22 > git config --get remote.origin.url # timeout=10 22:58:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:22 > git merge c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 22:58:22 > git rev-parse HEAD^{commit} # timeout=10 22:58:22 > git config core.sparsecheckout # timeout=10 22:58:22 > git checkout -f 35f171df5436d08790c06dac298ad736392365fe # timeout=10 22:58:23 Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" 22:58:23 > git --version # timeout=10 22:58:23 > git --version # 'git version 2.25.1' 22:58:23 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:58:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:58:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:58:24 Dload Upload Total Spent Left Speed 22:58:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 22:58:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:58:25 + sudo tee /etc/docker/daemon.new 22:58:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:58:25 { 22:58:25 "registry-mirrors": [ 22:58:25 "https://nexus3.edgexfoundry.org:10001" 22:58:25 ], 22:58:25 "bip": "10.250.0.254/24", 22:58:25 "hosts": [ 22:58:25 "tcp://0.0.0.0:5555", 22:58:25 "unix:///var/run/docker.sock" 22:58:25 ], 22:58:25 "mtu": 1458, 22:58:25 "selinux-enabled": true, 22:58:25 "seccomp-profile": "/etc/docker/seccomp.json" 22:58:25 } [Pipeline] sh 22:58:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:58:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:58:48 provisioning config files... 22:58:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4084566232755188999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:58:49 ---> docker-login.sh 22:58:49 nexus3.edgexfoundry.org:10001 22:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:49 Configure a credential helper to remove this warning. See 22:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:49 22:58:49 Login Succeeded 22:58:50 nexus3.edgexfoundry.org:10002 22:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:50 Configure a credential helper to remove this warning. See 22:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:50 22:58:50 Login Succeeded 22:58:50 nexus3.edgexfoundry.org:10003 22:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:51 Configure a credential helper to remove this warning. See 22:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:51 22:58:51 Login Succeeded 22:58:51 nexus3.edgexfoundry.org:10004 22:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:51 Configure a credential helper to remove this warning. See 22:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:51 22:58:51 Login Succeeded 22:58:51 docker.io 22:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:52 Configure a credential helper to remove this warning. See 22:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:52 22:58:52 Login Succeeded 22:58:52 ---> docker-login.sh ends [Pipeline] } 22:58:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:58:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:58:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:58:52 ========================================================= 22:58:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:58:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:58:53 Sending build context to Docker daemon 157.7kB 22:58:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:58:53 Step 2/12 : FROM ${BASE} AS builder 22:58:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:58:54 9fda8d8052c6: Pulling fs layer 22:58:54 5d54e960e981: Pulling fs layer 22:58:54 c4a7e357bf2a: Pulling fs layer 22:58:54 f0e02332f6b5: Pulling fs layer 22:58:54 cefa15bbcfad: Pulling fs layer 22:58:54 17808c966233: Pulling fs layer 22:58:54 f4c1fc716caa: Pulling fs layer 22:58:54 cefa15bbcfad: Waiting 22:58:54 17808c966233: Waiting 22:58:54 f4c1fc716caa: Waiting 22:58:54 f0e02332f6b5: Waiting 22:58:54 5d54e960e981: Verifying Checksum 22:58:54 5d54e960e981: Download complete 22:58:54 f0e02332f6b5: Verifying Checksum 22:58:54 f0e02332f6b5: Download complete 22:58:54 cefa15bbcfad: Verifying Checksum 22:58:54 cefa15bbcfad: Download complete 22:58:54 9fda8d8052c6: Verifying Checksum 22:58:54 9fda8d8052c6: Download complete 22:58:54 f4c1fc716caa: Verifying Checksum 22:58:54 f4c1fc716caa: Download complete 22:58:56 9fda8d8052c6: Pull complete 22:58:57 c4a7e357bf2a: Verifying Checksum 22:58:57 c4a7e357bf2a: Download complete 22:58:57 17808c966233: Verifying Checksum 22:58:57 17808c966233: Download complete 22:59:00 5d54e960e981: Pull complete 22:59:15 c4a7e357bf2a: Pull complete 22:59:15 f0e02332f6b5: Pull complete 22:59:15 cefa15bbcfad: Pull complete 22:59:25 17808c966233: Pull complete 22:59:26 f4c1fc716caa: Pull complete 22:59:26 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:59:26 ---> ea914061e18c 22:59:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:59:28 ---> Running in 6ca85bce0479 22:59:28 Removing intermediate container 6ca85bce0479 22:59:28 ---> ad46663cf685 22:59:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:59:28 ---> Running in 6bb8fa385856 22:59:29 Removing intermediate container 6bb8fa385856 22:59:29 ---> 9b4b8e24ad0f 22:59:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:59:29 ---> Running in edb47b2f64a2 22:59:29 Removing intermediate container edb47b2f64a2 22:59:29 ---> f1c39d54baf9 22:59:29 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:59:29 ---> Running in f3acda57c080 22:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:59:33 OK: 266 MiB in 52 packages 22:59:34 Removing intermediate container f3acda57c080 22:59:34 ---> 598d0e00411f 22:59:34 Step 7/12 : WORKDIR /app 22:59:34 ---> Running in b1da82ab728b 22:59:34 Removing intermediate container b1da82ab728b 22:59:34 ---> 7034010fb77d 22:59:34 Step 8/12 : COPY go.mod vendor* ./ 22:59:35 ---> 0fdc54fad9af 22:59:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:35 ---> Running in 562f7c372346 23:01:27 Removing intermediate container 562f7c372346 23:01:27 ---> 625eece2a74c 23:01:27 Step 10/12 : COPY . . 23:01:27 ---> 1ce703733d9e 23:01:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:01:27 ---> Running in 9f239af6bb0e 23:01:27 Removing intermediate container 9f239af6bb0e 23:01:27 ---> 19dd718c43d9 23:01:27 Step 12/12 : RUN $MAKE 23:01:27 ---> Running in 1517513889db 23:01:29 noop 23:01:29 Removing intermediate container 1517513889db 23:01:29 ---> d0eccf70a9e4 23:01:29 Successfully built d0eccf70a9e4 23:01:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:30 + docker inspect -f . ci-base-image-arm64 23:01:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:30 prd-ubuntu20.04-docker-arm64-4c-16g-11723 does not seem to be running inside a container 23:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:32 $ docker top c0e0b5a20ba1f08b2bb1b699ae73d6ba397d4452fbec43cc9de1a6e39b0be44b -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:32 + go version 23:01:32 go version go1.21.0 linux/arm64 [Pipeline] } 23:01:33 $ docker stop --time=1 c0e0b5a20ba1f08b2bb1b699ae73d6ba397d4452fbec43cc9de1a6e39b0be44b 23:01:34 $ docker rm -f --volumes c0e0b5a20ba1f08b2bb1b699ae73d6ba397d4452fbec43cc9de1a6e39b0be44b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:35 + docker inspect -f . ci-base-image-arm64 23:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:36 prd-ubuntu20.04-docker-arm64-4c-16g-11723 does not seem to be running inside a container 23:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:37 $ docker top e919054191008f464ad1bbc3afa91c46f1dfd9dceb8db205247a8e63c483447a -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:38 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 23:01:39 + make test 23:01:39 go test -race -coverprofile=coverage.out ./... 23:04:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:04:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:04:47 go vet ./... 23:07:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:07:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:07:09 ./bin/test-attribution-txt.sh [Pipeline] echo 23:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:07:09 $ docker stop --time=1 e919054191008f464ad1bbc3afa91c46f1dfd9dceb8db205247a8e63c483447a 23:07:12 $ docker rm -f --volumes e919054191008f464ad1bbc3afa91c46f1dfd9dceb8db205247a8e63c483447a [Pipeline] // withDockerContainer [Pipeline] sh 23:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:07:14 Warning: overwriting stash ‘coverage-report’ 23:07:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:07:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:07:15 + ls -al . 23:07:15 total 176 23:07:15 drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 23:01 . 23:07:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:58 .. 23:07:15 -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 22:58 .dockerignore 23:07:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:58 .git 23:07:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:58 .github 23:07:15 -rw-rw-r-- 1 jenkins jenkins 106 Oct 25 22:58 .gitignore 23:07:15 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:58 .golangci.yml 23:07:15 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 25 22:58 Attribution.txt 23:07:15 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 25 22:58 CHANGELOG.md 23:07:15 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 25 22:58 Dockerfile 23:07:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:58 GOVERNANCE.md 23:07:15 -rw-rw-r-- 1 jenkins jenkins 666 Oct 25 22:58 Jenkinsfile 23:07:15 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 22:58 LICENSE 23:07:15 -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 22:58 OWNERS.md 23:07:15 -rw-rw-r-- 1 jenkins jenkins 4550 Oct 25 22:58 README.md 23:07:15 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:33 VERSION 23:07:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:58 bin 23:07:15 -rw-r--r-- 1 jenkins jenkins 13 Oct 25 23:01 coverage.out 23:07:15 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 25 22:58 go.mod 23:07:15 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 25 22:58 go.sum 23:07:15 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 25 22:58 main.go 23:07:15 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 25 22:58 makefile 23:07:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:16 + 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=35f171df5436d08790c06dac298ad736392365fe --label arch=arm64 --label version=0.0.0 . 23:07:16 Sending build context to Docker daemon 158.7kB 23:07:16 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:07:16 Step 2/26 : FROM ${BASE} AS builder 23:07:16 ---> d0eccf70a9e4 23:07:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:07:16 ---> Running in 72ad92613c3a 23:07:16 Removing intermediate container 72ad92613c3a 23:07:16 ---> da28ef0514b4 23:07:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:07:16 ---> Running in 0f3443f643b8 23:07:17 Removing intermediate container 0f3443f643b8 23:07:17 ---> f5a2ae22a622 23:07:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:07:17 ---> Running in c002ef2a3ac4 23:07:17 Removing intermediate container c002ef2a3ac4 23:07:17 ---> 6efa043cbfee 23:07:17 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:07:18 ---> Running in 21b4073ca67d 23:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:07:21 OK: 266 MiB in 52 packages 23:07:24 Removing intermediate container 21b4073ca67d 23:07:24 ---> 12b64d2649d3 23:07:24 Step 7/26 : WORKDIR /app 23:07:24 ---> Running in 9bbcdbb0a675 23:07:25 Removing intermediate container 9bbcdbb0a675 23:07:25 ---> d61ae6e421f5 23:07:25 Step 8/26 : COPY go.mod vendor* ./ 23:07:25 ---> 39c22108b1eb 23:07:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:25 ---> Running in 702b87e9ab14 23:07:28 Removing intermediate container 702b87e9ab14 23:07:28 ---> fa9cc9d1efe1 23:07:28 Step 10/26 : COPY . . 23:07:28 ---> 46341aed987e 23:07:28 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:07:29 ---> Running in 0c5bf9f04393 23:07:29 Removing intermediate container 0c5bf9f04393 23:07:29 ---> 81ba0623d5e2 23:07:29 Step 12/26 : RUN $MAKE 23:07:29 ---> Running in e2c6f939c121 23:07:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 23:09:37 Removing intermediate container e2c6f939c121 23:09:37 ---> 3340f3ca1af4 23:09:37 Step 13/26 : FROM alpine:3.18 23:09:37 3.18: Pulling from library/alpine 23:09:37 579b34f0a95b: Pulling fs layer 23:09:37 579b34f0a95b: Verifying Checksum 23:09:37 579b34f0a95b: Download complete 23:09:37 579b34f0a95b: Pull complete 23:09:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:09:37 Status: Downloaded newer image for alpine:3.18 23:09:37 ---> 3cc203321400 23:09:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:09:37 ---> Running in 4499d302a2b4 23:09:37 Removing intermediate container 4499d302a2b4 23:09:37 ---> 96475339ad75 23:09:37 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:09:37 ---> Running in cc49b288eab9 23:09:37 Removing intermediate container cc49b288eab9 23:09:37 ---> ba05db20cad7 23:09:37 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:09:37 ---> Running in ac6e4d05c2ae 23:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:09:39 (1/2) Installing ca-certificates (20230506-r0) 23:09:39 (2/2) Installing dumb-init (1.2.5-r2) 23:09:39 Executing busybox-1.36.1-r2.trigger 23:09:39 Executing ca-certificates-20230506-r0.trigger 23:09:39 OK: 9 MiB in 17 packages 23:09:41 Removing intermediate container ac6e4d05c2ae 23:09:41 ---> b3ec86fa02c3 23:09:41 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:09:41 ---> b8fc2c0a7eeb 23:09:41 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:09:43 ---> c15af293284d 23:09:43 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:09:43 ---> 8cfe0cb8352b 23:09:43 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:09:45 ---> c7198d7793b2 23:09:45 Step 21/26 : EXPOSE 48095 23:09:45 ---> Running in 0b3e3e542b06 23:09:45 Removing intermediate container 0b3e3e542b06 23:09:45 ---> 7a3e19df7f8d 23:09:45 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:09:45 ---> Running in d1a93ba5c051 23:09:46 Removing intermediate container d1a93ba5c051 23:09:46 ---> b52a4695a8a0 23:09:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:09:46 ---> Running in 362eeb17846e 23:09:46 Removing intermediate container 362eeb17846e 23:09:46 ---> 9be3e2544d6c 23:09:46 Step 24/26 : LABEL arch=arm64 23:09:46 ---> Running in e9267111128b 23:09:47 Removing intermediate container e9267111128b 23:09:47 ---> 1d61411098da 23:09:47 Step 25/26 : LABEL git_sha=35f171df5436d08790c06dac298ad736392365fe 23:09:47 ---> Running in 178b44472f25 23:09:47 Removing intermediate container 178b44472f25 23:09:47 ---> 1a5debaaaf4c 23:09:47 Step 26/26 : LABEL version=0.0.0 23:09:47 ---> Running in add0105caa8a 23:09:47 Removing intermediate container add0105caa8a 23:09:47 ---> 77de39df6b9f 23:09:47 [Warning] One or more build-args [ARCH] were not consumed 23:09:47 Successfully built 77de39df6b9f 23:09:47 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 23:09:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:09:48 23:09:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:09:49 arm64: Pulling from edgex-lftools-log-publisher 23:09:49 8998bd30e6a1: Pulling fs layer 23:09:49 04944245beec: Pulling fs layer 23:09:49 699f458cf7ca: Pulling fs layer 23:09:49 765212b225bb: Pulling fs layer 23:09:49 f23df028b6ca: Pulling fs layer 23:09:49 d65c8cfc05b1: Pulling fs layer 23:09:49 2437ff75d9bd: Pulling fs layer 23:09:49 765212b225bb: Waiting 23:09:49 f23df028b6ca: Waiting 23:09:49 2437ff75d9bd: Waiting 23:09:49 04944245beec: Verifying Checksum 23:09:49 04944245beec: Download complete 23:09:49 765212b225bb: Verifying Checksum 23:09:49 765212b225bb: Download complete 23:09:49 f23df028b6ca: Download complete 23:09:49 d65c8cfc05b1: Verifying Checksum 23:09:49 d65c8cfc05b1: Download complete 23:09:49 699f458cf7ca: Verifying Checksum 23:09:49 699f458cf7ca: Download complete 23:09:50 8998bd30e6a1: Verifying Checksum 23:09:50 8998bd30e6a1: Download complete 23:09:52 2437ff75d9bd: Verifying Checksum 23:09:52 2437ff75d9bd: Download complete 23:09:58 8998bd30e6a1: Pull complete 23:09:58 04944245beec: Pull complete 23:09:59 699f458cf7ca: Pull complete 23:09:59 765212b225bb: Pull complete 23:10:00 f23df028b6ca: Pull complete 23:10:00 d65c8cfc05b1: Pull complete 23:10:19 2437ff75d9bd: Pull complete 23:10:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:10:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:19 prd-ubuntu20.04-docker-arm64-4c-16g-11723 does not seem to be running inside a container 23:10:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:10:22 $ docker top 7236e13b27edb8d2eece17a8c2d03325c283329517e60fe9fd91e34b7132536d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:23 ---> job-cost.sh 23:10:23 lf-activate-venv: SKIPPING 23:10:23 INFO: No Stack... 23:10:23 INFO: Retrieving Pricing Info for: v3-standard-4 23:10:24 INFO: Archiving Costs [Pipeline] sh 23:10:25 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 23:10:25 + cut -d, -f6 [Pipeline] lock 23:10:25 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] 23:10:25 Resource [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] did not exist. Created. 23:10:25 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:10:26 /w/workspace/app-service-configurable/1@tmp/durable-73c77cad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:10:27 + echo total: 0.10999999940395355 [Pipeline] stash 23:10:27 Warning: overwriting stash ‘stack-cost’ 23:10:27 Stashed 1 file(s) [Pipeline] } 23:10:27 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-614-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:10:27 $ docker stop --time=1 7236e13b27edb8d2eece17a8c2d03325c283329517e60fe9fd91e34b7132536d 23:10:28 $ docker rm -f --volumes 7236e13b27edb8d2eece17a8c2d03325c283329517e60fe9fd91e34b7132536d [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 23:10:29 provisioning config files... 23:10:29 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-614@tmp/config2503545326151077115tmp [Pipeline] { [Pipeline] sh 23:10:30 + set +x 23:10:30 + + bash -s -- 23:10:30 curl -s https://codecov.io/bash 23:10:30 23:10:30 _____ _ 23:10:30 / ____| | | 23:10:30 | | ___ __| | ___ ___ _____ __ 23:10:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:10:30 | |___| (_) | (_| | __/ (_| (_) \ V / 23:10:30 \_____\___/ \__,_|\___|\___\___/ \_/ 23:10:30 Bash-1.0.6 23:10:30 23:10:30 23:10:30 ==> git version 2.25.1 found 23:10:30 ==> 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 23:10:30 Release-Date: 2020-01-08 23:10:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:10:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:10:30 ==> Jenkins CI detected. 23:10:30 current dir:  /w/workspace/_app-service-configurable_PR-614 23:10:30 project root: . 23:10:30 --> token set from env 23:10:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:10:30 ==> Running gcov in . (disable via -X gcov) 23:10:30 ==> Python coveragepy not found 23:10:30 ==> Searching for coverage reports in: 23:10:30 + . 23:10:30 -> Found 1 reports 23:10:30 ==> Detecting git/mercurial file structure 23:10:30 ==> Reading reports 23:10:30 + ./coverage.out bytes=13 23:10:30 ==> Appending adjustments 23:10:30 https://docs.codecov.io/docs/fixing-reports 23:10:30 + Found adjustments 23:10:30 ==> Gzipping contents 23:10:30 4.0K /tmp/codecov.xhUZkl.gz 23:10:30 ==> Uploading reports 23:10:30 url: https://codecov.io 23:10:30 query: branch=PR-614&commit=35f171df5436d08790c06dac298ad736392365fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=614&job=&cmd_args= 23:10:30 -> Pinging Codecov 23:10:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-614&commit=35f171df5436d08790c06dac298ad736392365fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=614&job=&cmd_args= 23:10:30 -> Uploading to 23:10:30 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/A97CA9966030D2A3747ED39772930CCE/35f171df5436d08790c06dac298ad736392365fe/b37a8df3-cc93-4f8b-8957-9aba9fae31e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T231030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=acadfadd07f518da204f356b16d5331564b0b3193e6a71d10ade4e3d0652c7c7 23:10:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:30 Dload Upload Total Spent Left Speed 23:10:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 785 --:--:-- --:--:-- --:--:-- 787 23:10:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/35f171df5436d08790c06dac298ad736392365fe [Pipeline] } 23:10:30 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 23:10:32 + [ -d /w/workspace/_app-service-configurable_PR-614/archives ] 23:10:32 + ls -al /w/workspace/_app-service-configurable_PR-614/archives 23:10:32 total 16 23:10:32 drwxr-xr-x 3 root root 4096 Oct 25 22:37 . 23:10:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:37 .. 23:10:32 drwxr-xr-x 2 root root 4096 Oct 25 22:37 cost 23:10:32 -rw-r--r-- 1 root root 96 Oct 25 22:37 cost.csv 23:10:32 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-614/archives 23:10:32 + ls -al /w/workspace/_app-service-configurable_PR-614/archives 23:10:32 total 16 23:10:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:37 . 23:10:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:37 .. 23:10:32 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:37 cost 23:10:32 -rw-r--r-- 1 jenkins jenkins 96 Oct 25 22:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:10:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:10:33 ---> package-listing.sh 23:10:33 ++ facter osfamily 23:10:33 ++ tr '[:upper:]' '[:lower:]' 23:10:34 + OS_FAMILY=debian 23:10:34 + workspace=/w/workspace/_app-service-configurable_PR-614 23:10:34 + START_PACKAGES=/tmp/packages_start.txt 23:10:34 + END_PACKAGES=/tmp/packages_end.txt 23:10:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:10:34 + PACKAGES=/tmp/packages_start.txt 23:10:34 + '[' /w/workspace/_app-service-configurable_PR-614 ']' 23:10:34 + PACKAGES=/tmp/packages_end.txt 23:10:34 + case "${OS_FAMILY}" in 23:10:34 + dpkg -l 23:10:34 + grep '^ii' 23:10:34 + '[' -f /tmp/packages_start.txt ']' 23:10:34 + '[' -f /tmp/packages_end.txt ']' 23:10:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:10:34 + '[' /w/workspace/_app-service-configurable_PR-614 ']' 23:10:34 + mkdir -p /w/workspace/_app-service-configurable_PR-614/archives/ 23:10:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-614/archives/ [Pipeline] echo 23:10:34 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-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:10:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:35 prd-ubuntu20.04-docker-8c-8g-10491 does not seem to be running inside a container 23:10:35 $ 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-614/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-614 -v /w/workspace/_app-service-configurable_PR-614:/w/workspace/_app-service-configurable_PR-614:rw,z -v /w/workspace/_app-service-configurable_PR-614@tmp:/w/workspace/_app-service-configurable_PR-614@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 23:10:35 $ docker top a5a170a1e2d8465ed8605c3f45aef78680f8b268353371c0b56414922f82a40f -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:35 + touch /tmp/pre-build-complete [Pipeline] sh 23:10:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:10:36 + ls /var/log/sa-host 23:10:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:36 provisioning config files... 23:10:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-614@tmp/config2817220203865686664tmp [Pipeline] { [Pipeline] echo 23:10:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:10:36 ---> create-netrc.sh [Pipeline] } 23:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:10:37 ---> python-tools-install.sh [Pipeline] echo 23:10:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:10:37 ---> sudo-logs.sh 23:10:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:10:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:10:38 ---> job-cost.sh 23:10:38 lf-activate-venv: SKIPPING 23:10:38 DEBUG: total: 0.2199999988079071 23:10:38 INFO: Retrieving Stack Cost... 23:10:38 INFO: Retrieving Pricing Info for: v3-standard-8 23:10:38 INFO: Archiving Costs [Pipeline] echo 23:10:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:10:39 ---> logs-deploy.sh 23:10:39 lf-activate-venv: SKIPPING 23:10:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-614/1 23:10:39 INFO: archiving workspace using pattern(s): 23:10:40 Archives upload complete. 23:10:40 INFO: archiving logs to Nexus 23:10:41 ---> uname -a: 23:10:41 Linux prd-ubuntu20-04-docker-8c-8g-10491 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:10:41 23:10:41 23:10:41 ---> lscpu: 23:10:41 Architecture: x86_64 23:10:41 CPU op-mode(s): 32-bit, 64-bit 23:10:41 Byte Order: Little Endian 23:10:41 Address sizes: 40 bits physical, 48 bits virtual 23:10:41 CPU(s): 8 23:10:41 On-line CPU(s) list: 0-7 23:10:41 Thread(s) per core: 1 23:10:41 Core(s) per socket: 1 23:10:41 Socket(s): 8 23:10:41 NUMA node(s): 1 23:10:41 Vendor ID: AuthenticAMD 23:10:41 CPU family: 23 23:10:41 Model: 49 23:10:41 Model name: AMD EPYC-Rome Processor 23:10:41 Stepping: 0 23:10:41 CPU MHz: 2800.000 23:10:41 BogoMIPS: 5600.00 23:10:41 Virtualization: AMD-V 23:10:41 Hypervisor vendor: KVM 23:10:41 Virtualization type: full 23:10:41 L1d cache: 256 KiB 23:10:41 L1i cache: 256 KiB 23:10:41 L2 cache: 4 MiB 23:10:41 L3 cache: 128 MiB 23:10:41 NUMA node0 CPU(s): 0-7 23:10:41 Vulnerability Itlb multihit: Not affected 23:10:41 Vulnerability L1tf: Not affected 23:10:41 Vulnerability Mds: Not affected 23:10:41 Vulnerability Meltdown: Not affected 23:10:41 Vulnerability Mmio stale data: Not affected 23:10:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:10:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:10:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:10:41 Vulnerability Srbds: Not affected 23:10:41 Vulnerability Tsx async abort: Not affected 23:10:41 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 23:10:41 23:10:41 23:10:41 ---> nproc: 23:10:41 8 23:10:41 23:10:41 23:10:41 ---> df -h: 23:10:41 Filesystem Size Used Avail Use% Mounted on 23:10:41 overlay 155G 12G 144G 8% / 23:10:41 tmpfs 64M 0 64M 0% /dev 23:10:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:10:41 shm 64M 0 64M 0% /dev/shm 23:10:41 /dev/vda1 155G 12G 144G 8% /facter-os 23:10:41 23:10:41