Pull request #531 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5a229523b9f3fcd65e08b744a7a3308ffac5631+a803cbcc243b34629df898652d25f5c56fc71900 (ba156f423264834f98015ab77f4d3a3815e030bd) 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-ssh14947763943358608228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5630518779824107749.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-531/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-531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6730910492567656290.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-531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4594476275344422939.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1416224749595761814.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-531/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-531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1941350086208080306.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-450 in /w/workspace/_app-service-configurable_PR-531 [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-531 # 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 Merging remotes/origin/main commit a803cbcc243b34629df898652d25f5c56fc71900 into PR head commit c5a229523b9f3fcd65e08b744a7a3308ffac5631 Merge succeeded, producing c5a229523b9f3fcd65e08b744a7a3308ffac5631 Checking out Revision c5a229523b9f3fcd65e08b744a7a3308ffac5631 (PR-531) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5a229523b9f3fcd65e08b744a7a3308ffac5631 # 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 a803cbcc243b34629df898652d25f5c56fc71900 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5a229523b9f3fcd65e08b744a7a3308ffac5631 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:57:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:57:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:57:36 ========================================================= 12:57:36 EdgeX Global Pipelines Version Info 12:57:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:57:37 ------------------- 12:57:37 stable info: 12:57:37 ------------------- 12:57:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:57:37 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 12:57:37 Message: update stable to v1.0.245 12:57:38 ------------------- 12:57:38 experimental info: 12:57:38 ------------------- 12:57:38 Commited By: **** collab-it+edgex@linuxfoundation.org 12:57:38 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 12:57:38 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:57:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-531 [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-531 [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-531 [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5a2295 [Pipeline] echo 12:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:57:39 provisioning config files... 12:57:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-531@tmp/config1742217708248625820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:57:40 ---> docker-login.sh 12:57:40 nexus3.edgexfoundry.org:10001 12:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:40 Configure a credential helper to remove this warning. See 12:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:40 12:57:40 Login Succeeded 12:57:40 nexus3.edgexfoundry.org:10002 12:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:40 Configure a credential helper to remove this warning. See 12:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:40 12:57:40 Login Succeeded 12:57:40 nexus3.edgexfoundry.org:10003 12:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:40 Configure a credential helper to remove this warning. See 12:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:40 12:57:40 Login Succeeded 12:57:40 nexus3.edgexfoundry.org:10004 12:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:40 Configure a credential helper to remove this warning. See 12:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:40 12:57:40 Login Succeeded 12:57:40 docker.io 12:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:41 Configure a credential helper to remove this warning. See 12:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:41 12:57:41 Login Succeeded 12:57:41 ---> docker-login.sh ends [Pipeline] } 12:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:57:41 + git rev-list -1 --merges c5a229523b9f3fcd65e08b744a7a3308ffac5631~1..c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] echo 12:57:41 -----------> git rev-list -1 --merges c5a229523b9f3fcd65e08b744a7a3308ffac5631~1..c5a229523b9f3fcd65e08b744a7a3308ffac5631 c5a229523b9f3fcd65e08b744a7a3308ffac5631 [false] [Pipeline] sh 12:57:42 + git log --format=format:%s -1 c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] echo 12:57:42 ========================================================= 12:57:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:57:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:42 + git log --format=format:%s -1 c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] echo 12:57:42 [semverPrep] GIT_COMMIT: c5a229523b9f3fcd65e08b744a7a3308ffac5631, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:57:42 [semverPrep] This is not a build commit. [Pipeline] sh 12:57:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:57:43 + grep -v github /etc/ssh/ssh_known_hosts 12:57:43 + [ -e /tmp/ssh_known_hosts ] 12:57:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:57:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:57:43 + sudo tee -a /etc/ssh/ssh_known_hosts 12:57:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:57:43 12:57:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:57:44 0.1.4: Pulling from edgex-devops/py-git-semver 12:57:44 b85a868b505f: Pulling fs layer 12:57:44 e2be974225ed: Pulling fs layer 12:57:44 339a4e72a1f5: Pulling fs layer 12:57:44 988bab9f4d93: Pulling fs layer 12:57:44 1469e6f7b9e6: Pulling fs layer 12:57:44 eaf3925da568: Pulling fs layer 12:57:44 bab4dde63d76: Pulling fs layer 12:57:44 bde34c3a00c8: Pulling fs layer 12:57:44 b352a97aabf1: Pulling fs layer 12:57:44 4872d77fe225: Pulling fs layer 12:57:44 5851b861e8e6: Pulling fs layer 12:57:44 1469e6f7b9e6: Waiting 12:57:44 eaf3925da568: Waiting 12:57:44 bab4dde63d76: Waiting 12:57:44 988bab9f4d93: Waiting 12:57:44 4872d77fe225: Waiting 12:57:44 5851b861e8e6: Waiting 12:57:44 bde34c3a00c8: Waiting 12:57:44 e2be974225ed: Download complete 12:57:44 988bab9f4d93: Verifying Checksum 12:57:44 988bab9f4d93: Download complete 12:57:44 1469e6f7b9e6: Verifying Checksum 12:57:44 1469e6f7b9e6: Download complete 12:57:44 339a4e72a1f5: Verifying Checksum 12:57:44 339a4e72a1f5: Download complete 12:57:44 eaf3925da568: Verifying Checksum 12:57:44 eaf3925da568: Download complete 12:57:44 bde34c3a00c8: Download complete 12:57:44 b352a97aabf1: Verifying Checksum 12:57:44 b352a97aabf1: Download complete 12:57:44 4872d77fe225: Download complete 12:57:44 5851b861e8e6: Verifying Checksum 12:57:44 5851b861e8e6: Download complete 12:57:44 b85a868b505f: Download complete 12:57:44 bab4dde63d76: Verifying Checksum 12:57:44 bab4dde63d76: Download complete 12:57:45 b85a868b505f: Pull complete 12:57:45 e2be974225ed: Pull complete 12:57:46 339a4e72a1f5: Pull complete 12:57:46 988bab9f4d93: Pull complete 12:57:46 1469e6f7b9e6: Pull complete 12:57:46 eaf3925da568: Pull complete 12:57:48 bab4dde63d76: Pull complete 12:57:48 bde34c3a00c8: Pull complete 12:57:48 b352a97aabf1: Pull complete 12:57:48 4872d77fe225: Pull complete 12:57:48 5851b861e8e6: Pull complete 12:57:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:57:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:48 prd-ubuntu20.04-docker-8c-8g-450 does not seem to be running inside a container 12:57:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-531 -v /w/workspace/_app-service-configurable_PR-531:/w/workspace/_app-service-configurable_PR-531:rw,z -v /w/workspace/_app-service-configurable_PR-531@tmp:/w/workspace/_app-service-configurable_PR-531@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:57:51 $ docker top 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 -eo pid,comm 12:57:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:57:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:57:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:57:51 [ssh-agent] Looking for ssh-agent implementation... 12:57:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:57:51 $ docker exec 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 ssh-agent 12:57:51 SSH_AUTH_SOCK=/tmp/ssh-g1kGYyHHvj5U/agent.32 12:57:51 SSH_AGENT_PID=38 12:57:51 Running ssh-add (command line suppressed) 12:57:51 Identity added: /w/workspace/_app-service-configurable_PR-531@tmp/private_key_13249141668316480206.key (/w/workspace/_app-service-configurable_PR-531@tmp/private_key_13249141668316480206.key) 12:57:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:57:52 + git tag --points-at HEAD [Pipeline] } 12:57:52 $ docker exec --env ******** --env ******** 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 ssh-agent -k 12:57:52 unset SSH_AUTH_SOCK; 12:57:52 unset SSH_AGENT_PID; 12:57:52 echo Agent pid 38 killed; 12:57:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:57:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:57:52 [ssh-agent] Looking for ssh-agent implementation... 12:57:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:57:52 $ docker exec 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 ssh-agent 12:57:52 SSH_AUTH_SOCK=/tmp/ssh-GMYaH3dWMkOL/agent.70 12:57:52 SSH_AGENT_PID=76 12:57:52 Running ssh-add (command line suppressed) 12:57:52 Identity added: /w/workspace/_app-service-configurable_PR-531@tmp/private_key_422509636791656811.key (/w/workspace/_app-service-configurable_PR-531@tmp/private_key_422509636791656811.key) 12:57:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:57:53 + git semver init 12:57:53 2023-03-15 12:57:53,360 [run_init] DEBUG init version:0.0.0 force:False 12:57:53 2023-03-15 12:57:53,360 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-531/.semver 12:57:53 2023-03-15 12:57:53,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-531/.semver 12:57:53 2023-03-15 12:57:53,362 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-531/.semver'], cwd=/w/workspace/_app-service-configurable_PR-531, universal_newlines=False, shell=None, istream=None) 12:57:54 2023-03-15 12:57:54,378 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-531/.git/info/exclude 12:57:54 2023-03-15 12:57:54,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-531/.semver/PR-531 with force:False 12:57:54 2023-03-15 12:57:54,379 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-531/.semver/PR-531 12:57:54 2023-03-15 12:57:54,381 [execute] INFO git cat-file --batch-check 12:57:54 2023-03-15 12:57:54,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-531/.semver, universal_newlines=False, shell=None, istream=) 12:57:54 2023-03-15 12:57:54,387 [execute] INFO git cat-file --batch 12:57:54 2023-03-15 12:57:54,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-531/.semver, universal_newlines=False, shell=None, istream=) 12:57:54 2023-03-15 12:57:54,390 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-531/.semver/PR-531 12:57:54 0.0.0 [Pipeline] } 12:57:54 $ docker exec --env ******** --env ******** 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 ssh-agent -k 12:57:54 unset SSH_AUTH_SOCK; 12:57:54 unset SSH_AGENT_PID; 12:57:54 echo Agent pid 76 killed; 12:57:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:57:55 + git semver [Pipeline] } 12:57:55 $ docker stop --time=1 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 12:57:56 $ docker rm -f --volumes 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 [Pipeline] // withDockerContainer [Pipeline] sh 12:57:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:57:57 Stashed 1 file(s) [Pipeline] echo 12:57:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:57:58 provisioning config files... 12:57:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-531@tmp/config4376527965011699538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:57:58 ---> docker-login.sh 12:57:58 nexus3.edgexfoundry.org:10001 12:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:58 Configure a credential helper to remove this warning. See 12:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:58 12:57:58 Login Succeeded 12:57:58 nexus3.edgexfoundry.org:10002 12:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:58 Configure a credential helper to remove this warning. See 12:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:58 12:57:58 Login Succeeded 12:57:58 nexus3.edgexfoundry.org:10003 12:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:58 Configure a credential helper to remove this warning. See 12:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:58 12:57:58 Login Succeeded 12:57:58 nexus3.edgexfoundry.org:10004 12:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:58 Configure a credential helper to remove this warning. See 12:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:58 12:57:58 Login Succeeded 12:57:58 docker.io 12:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:59 Configure a credential helper to remove this warning. See 12:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:59 12:57:59 Login Succeeded 12:57:59 ---> docker-login.sh ends [Pipeline] } 12:57:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:57:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:57:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:57:59 ========================================================= 12:57:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:57:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:58:00 Sending build context to Docker daemon 3.238MB 12:58:00 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:58:00 Step 2/12 : FROM ${BASE} AS builder 12:58:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:58:00 63b65145d645: Pulling fs layer 12:58:00 a2d21d5440eb: Pulling fs layer 12:58:00 935e6c44a52c: Pulling fs layer 12:58:00 94cc34f8dd06: Pulling fs layer 12:58:00 30dea6a524f1: Pulling fs layer 12:58:00 a2aff8979fd8: Pulling fs layer 12:58:00 6808be2612f2: Pulling fs layer 12:58:00 f25807f1079a: Pulling fs layer 12:58:00 94cc34f8dd06: Waiting 12:58:00 30dea6a524f1: Waiting 12:58:00 a2aff8979fd8: Waiting 12:58:00 6808be2612f2: Waiting 12:58:00 f25807f1079a: Waiting 12:58:00 a2d21d5440eb: Verifying Checksum 12:58:00 a2d21d5440eb: Download complete 12:58:00 94cc34f8dd06: Verifying Checksum 12:58:00 94cc34f8dd06: Download complete 12:58:00 30dea6a524f1: Verifying Checksum 12:58:00 30dea6a524f1: Download complete 12:58:00 63b65145d645: Verifying Checksum 12:58:00 63b65145d645: Download complete 12:58:00 a2aff8979fd8: Verifying Checksum 12:58:00 a2aff8979fd8: Download complete 12:58:00 63b65145d645: Pull complete 12:58:01 a2d21d5440eb: Pull complete 12:58:01 f25807f1079a: Verifying Checksum 12:58:01 f25807f1079a: Download complete 12:58:01 935e6c44a52c: Verifying Checksum 12:58:01 935e6c44a52c: Download complete 12:58:01 6808be2612f2: Verifying Checksum 12:58:01 6808be2612f2: Download complete 12:58:04 935e6c44a52c: Pull complete 12:58:04 94cc34f8dd06: Pull complete 12:58:04 30dea6a524f1: Pull complete 12:58:05 a2aff8979fd8: Pull complete 12:58:07 6808be2612f2: Pull complete 12:58:08 f25807f1079a: Pull complete 12:58:08 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 12:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:58:08 ---> 3b553350e43f 12:58:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:58:12 ---> Running in bb3fce0b5c69 12:58:12 Removing intermediate container bb3fce0b5c69 12:58:12 ---> dce60372dd9f 12:58:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:58:12 ---> Running in 1197c271eed7 12:58:12 Removing intermediate container 1197c271eed7 12:58:12 ---> ebea865987c1 12:58:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:58:12 ---> Running in 6659b4fe1871 12:58:12 Removing intermediate container 6659b4fe1871 12:58:12 ---> f59de019d708 12:58:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:58:12 ---> Running in e03c53c43d1b 12:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:58:13 Still waiting to schedule task 12:58:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:58:13 OK: 265 MiB in 53 packages 12:58:13 Removing intermediate container e03c53c43d1b 12:58:13 ---> 2d0e4b93373b 12:58:13 Step 7/12 : WORKDIR /app 12:58:13 ---> Running in cd0dd38f9370 12:58:13 Removing intermediate container cd0dd38f9370 12:58:13 ---> 68359fc54511 12:58:13 Step 8/12 : COPY go.mod vendor* ./ 12:58:13 ---> 1c1f5446acbc 12:58:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:13 ---> Running in 41646c4dcb71 12:59:00 Removing intermediate container 41646c4dcb71 12:59:00 ---> f6509adee676 12:59:00 Step 10/12 : COPY . . 12:59:00 ---> 005ddc73a11d 12:59:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:59:00 ---> Running in e239ef4eee66 12:59:00 Removing intermediate container e239ef4eee66 12:59:00 ---> 801c8e09b7ad 12:59:00 Step 12/12 : RUN $MAKE 12:59:00 ---> Running in 53f764542f40 12:59:00 noop 12:59:00 Removing intermediate container 53f764542f40 12:59:00 ---> e50042f18c8d 12:59:00 Successfully built e50042f18c8d 12:59:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:00 + docker inspect -f . ci-base-image-x86_64 12:59:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:00 prd-ubuntu20.04-docker-8c-8g-450 does not seem to be running inside a container 12:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-531 -v /w/workspace/_app-service-configurable_PR-531:/w/workspace/_app-service-configurable_PR-531:rw,z -v /w/workspace/_app-service-configurable_PR-531@tmp:/w/workspace/_app-service-configurable_PR-531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:59:01 $ docker top 1e00d24467aeb8d459459610f9649d34defdb14023a3d6cc08ed1f92122a41a9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:01 + go version 12:59:01 go version go1.20.2 linux/amd64 [Pipeline] } 12:59:01 $ docker stop --time=1 1e00d24467aeb8d459459610f9649d34defdb14023a3d6cc08ed1f92122a41a9 12:59:03 $ docker rm -f --volumes 1e00d24467aeb8d459459610f9649d34defdb14023a3d6cc08ed1f92122a41a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:03 + docker inspect -f . ci-base-image-x86_64 12:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:03 prd-ubuntu20.04-docker-8c-8g-450 does not seem to be running inside a container 12:59:03 $ 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-531 -v /w/workspace/_app-service-configurable_PR-531:/w/workspace/_app-service-configurable_PR-531:rw,z -v /w/workspace/_app-service-configurable_PR-531@tmp:/w/workspace/_app-service-configurable_PR-531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:59:04 $ docker top 63e700674319a1e77dcb0a2dfbcbd4f42c9f42c01bd25459ddcfdc11d41b0704 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:04 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-531 [Pipeline] fileExists [Pipeline] sh 12:59:04 + make test 12:59:04 go test -race -coverprofile=coverage.out ./... 12:59:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:59:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-452 in /w/workspace/_app-service-configurable_PR-531 [Pipeline] { [Pipeline] ws 12:59:43 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:59:44 Selected Git installation does not exist. Using Default 12:59:44 The recommended git tool is: NONE 12:59:44 go vet ./... 12:59:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:59:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:59:49 ./bin/test-attribution-txt.sh [Pipeline] echo 12:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:59:49 $ docker stop --time=1 63e700674319a1e77dcb0a2dfbcbd4f42c9f42c01bd25459ddcfdc11d41b0704 12:59:49 using credential edgex-jenkins-ssh 12:59:49 Cloning the remote Git repository 12:59:49 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:59:49 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:59:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:59:50 > git --version # timeout=10 12:59:50 > git --version # 'git version 2.25.1' 12:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 12:59:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:59:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:52 $ docker rm -f --volumes 63e700674319a1e77dcb0a2dfbcbd4f42c9f42c01bd25459ddcfdc11d41b0704 12:59:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:59:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:59:52 using GIT_SSH to set credentials SSH Credentials for GitHub 12:59:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:59:52 Merging remotes/origin/main commit a803cbcc243b34629df898652d25f5c56fc71900 into PR head commit c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] // withDockerContainer [Pipeline] sh 12:59:53 Merge succeeded, producing c5a229523b9f3fcd65e08b744a7a3308ffac5631 12:59:53 Checking out Revision c5a229523b9f3fcd65e08b744a7a3308ffac5631 (PR-531) 12:59:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:59:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:59:53 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:59:54 > git --version # timeout=10 12:59:54 > git --version # 'git version 2.25.1' 12:59:54 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 12:59:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:59:52 > git config core.sparsecheckout # timeout=10 12:59:52 > git checkout -f c5a229523b9f3fcd65e08b744a7a3308ffac5631 # timeout=10 12:59:53 > git remote # timeout=10 12:59:53 > git config --get remote.origin.url # timeout=10 12:59:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:59:53 > git merge a803cbcc243b34629df898652d25f5c56fc71900 # timeout=10 12:59:53 > git rev-parse HEAD^{commit} # timeout=10 12:59:53 > git config core.sparsecheckout # timeout=10 12:59:53 > git checkout -f c5a229523b9f3fcd65e08b744a7a3308ffac5631 # timeout=10 12:59:54 + ls -al . 12:59:54 total 176 12:59:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 12:59 . 12:59:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 12:57 .. 12:59:54 -rw-rw-r-- 1 jenkins jenkins 119 Mar 15 12:57 .dockerignore 12:59:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 12:57 .git 12:59:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 12:57 .github 12:59:54 -rw-rw-r-- 1 jenkins jenkins 171 Mar 15 12:57 .gitignore 12:59:54 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 12:57 .golangci.yml 12:59:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 12:57 .semver 12:59:54 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 15 12:57 Attribution.txt 12:59:54 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 15 12:57 CHANGELOG.md 12:59:54 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 12:57 Dockerfile 12:59:54 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 12:57 GOVERNANCE.md 12:59:54 -rw-rw-r-- 1 jenkins jenkins 688 Mar 15 12:57 Jenkinsfile 12:59:54 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 15 12:57 LICENSE 12:59:54 -rw-rw-r-- 1 jenkins jenkins 618 Mar 15 12:57 OWNERS.md 12:59:54 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 15 12:57 README.md 12:59:54 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 12:57 VERSION 12:59:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 12:57 bin 12:59:54 -rw-r--r-- 1 jenkins jenkins 13 Mar 15 12:59 coverage.out 12:59:54 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 15 12:57 go.mod 12:59:54 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 15 12:57 go.sum 12:59:54 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 15 12:57 main.go 12:59:54 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 15 12:57 makefile 12:59:54 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 12:57 res 12:59:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 12:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:59:54 + 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=c5a229523b9f3fcd65e08b744a7a3308ffac5631 --label arch=amd64 --label version=0.0.0 . 12:59:54 Sending build context to Docker daemon 3.239MB 12:59:54 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 12:59:54 Step 2/26 : FROM ${BASE} AS builder 12:59:54 ---> e50042f18c8d 12:59:54 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:59:54 ---> Running in 63c42139c941 12:59:55 Removing intermediate container 63c42139c941 12:59:55 ---> b84a8444e328 12:59:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:59:55 ---> Running in 011ea9667134 12:59:55 Removing intermediate container 011ea9667134 12:59:55 ---> 61407f5739cf 12:59:55 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:59:55 ---> Running in 37652059c2e5 12:59:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:59:55 % Total % Received % Xferd Average Speed Time Time Time Current 12:59:55 Dload Upload Total Spent Left Speed 12:59:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66759 0 --:--:-- --:--:-- --:--:-- 67110 12:59:55 Removing intermediate container 37652059c2e5 12:59:55 ---> 6e02bd86063d 12:59:55 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:59:55 ---> Running in a0ba991b940a [Pipeline] sh 12:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:59:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:59:56 OK: 265 MiB in 53 packages 12:59:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:59:56 + sudo tee /etc/docker/daemon.new 12:59:56 { 12:59:56 "registry-mirrors": [ 12:59:56 "https://nexus3.edgexfoundry.org:10001" 12:59:56 ], 12:59:56 "bip": "10.250.0.254/24", 12:59:56 "hosts": [ 12:59:56 "tcp://0.0.0.0:5555", 12:59:56 "unix:///var/run/docker.sock" 12:59:56 ], 12:59:56 "mtu": 1458, 12:59:56 "selinux-enabled": true, 12:59:56 "seccomp-profile": "/etc/docker/seccomp.json" 12:59:56 } [Pipeline] sh 12:59:56 Removing intermediate container a0ba991b940a 12:59:56 ---> 89383f44dc48 12:59:56 Step 7/26 : WORKDIR /app 12:59:56 ---> Running in 7d977a782a46 12:59:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:59:56 Removing intermediate container 7d977a782a46 12:59:56 ---> b10b51baee33 12:59:56 Step 8/26 : COPY go.mod vendor* ./ 12:59:56 ---> f4285f15f047 12:59:56 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:56 ---> Running in 3e368e27a930 12:59:57 + sudo service docker restart 12:59:57 Removing intermediate container 3e368e27a930 12:59:57 ---> 7354404d4f06 12:59:57 Step 10/26 : COPY . . 12:59:57 ---> 2e74e7983365 12:59:57 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:59:57 ---> Running in aeb56c821ea6 12:59:57 Removing intermediate container aeb56c821ea6 12:59:57 ---> 4de448ce39b6 12:59:57 Step 12/26 : RUN $MAKE 12:59:57 ---> Running in 5775f73c782e 12:59:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:15 provisioning config files... 13:00:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3721231361897910261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:15 ---> docker-login.sh 13:00:15 nexus3.edgexfoundry.org:10001 13:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:16 Configure a credential helper to remove this warning. See 13:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:16 13:00:16 Login Succeeded 13:00:16 nexus3.edgexfoundry.org:10002 13:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:16 Configure a credential helper to remove this warning. See 13:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:16 13:00:16 Login Succeeded 13:00:16 nexus3.edgexfoundry.org:10003 13:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:17 Configure a credential helper to remove this warning. See 13:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:17 13:00:17 Login Succeeded 13:00:17 nexus3.edgexfoundry.org:10004 13:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:17 Configure a credential helper to remove this warning. See 13:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:17 13:00:17 Login Succeeded 13:00:17 docker.io 13:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:18 Configure a credential helper to remove this warning. See 13:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:18 13:00:18 Login Succeeded 13:00:18 ---> docker-login.sh ends [Pipeline] } 13:00:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:18 ========================================================= 13:00:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:00:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:00:20 Removing intermediate container 5775f73c782e 13:00:20 ---> cef8e494e305 13:00:20 Step 13/26 : FROM alpine:3.17 13:00:20 3.17: Pulling from library/alpine 13:00:20 63b65145d645: Already exists 13:00:20 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:00:20 Status: Downloaded newer image for alpine:3.17 13:00:20 ---> b2aa39c304c2 13:00:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:00:20 ---> Running in 8e427601732c 13:00:20 Removing intermediate container 8e427601732c 13:00:20 ---> 6307a7a00f0d 13:00:20 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:00:20 ---> Running in 3c7017ab6330 13:00:20 Removing intermediate container 3c7017ab6330 13:00:20 ---> 5b7f486974e5 13:00:20 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:00:20 ---> Running in c08dc030a5dc 13:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:00:20 Sending build context to Docker daemon 174.1kB 13:00:20 (1/2) Installing ca-certificates (20220614-r4) 13:00:20 (2/2) Installing dumb-init (1.2.5-r2) 13:00:20 Executing busybox-1.35.0-r29.trigger 13:00:20 Executing ca-certificates-20220614-r4.trigger 13:00:20 OK: 8 MiB in 17 packages 13:00:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:00:20 Step 2/12 : FROM ${BASE} AS builder 13:00:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:00:20 af6eaf76a39c: Pulling fs layer 13:00:20 55522c791124: Pulling fs layer 13:00:20 ce5c4a1c91eb: Pulling fs layer 13:00:20 169dfbe0d373: Pulling fs layer 13:00:20 e1ff8fa3b103: Pulling fs layer 13:00:20 52ebb69f0ebf: Pulling fs layer 13:00:20 5abe8eddf0d5: Pulling fs layer 13:00:20 169dfbe0d373: Waiting 13:00:20 e1ff8fa3b103: Waiting 13:00:20 52ebb69f0ebf: Waiting 13:00:20 5abe8eddf0d5: Waiting 13:00:20 55522c791124: Verifying Checksum 13:00:20 55522c791124: Download complete 13:00:21 169dfbe0d373: Verifying Checksum 13:00:21 169dfbe0d373: Download complete 13:00:21 e1ff8fa3b103: Verifying Checksum 13:00:21 e1ff8fa3b103: Download complete 13:00:21 af6eaf76a39c: Verifying Checksum 13:00:21 af6eaf76a39c: Download complete 13:00:21 Removing intermediate container c08dc030a5dc 13:00:21 ---> 8326010251e1 13:00:21 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:00:21 ---> 69a7185add16 13:00:21 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:00:21 ---> 23e5a447d5c7 13:00:21 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:00:21 ---> 087e93050a53 13:00:21 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:00:22 af6eaf76a39c: Pull complete 13:00:22 5abe8eddf0d5: Verifying Checksum 13:00:22 5abe8eddf0d5: Download complete 13:00:22 ---> 079a9b2aaa6e 13:00:22 Step 21/26 : EXPOSE 48095 13:00:22 ---> Running in 3bf10a77b509 13:00:22 Removing intermediate container 3bf10a77b509 13:00:22 ---> c497f210f7f1 13:00:22 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:00:22 ---> Running in 2758427ee278 13:00:22 Removing intermediate container 2758427ee278 13:00:22 ---> c3a15a051b79 13:00:22 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:00:22 ---> Running in 8cec14ae49c6 13:00:22 55522c791124: Pull complete 13:00:22 Removing intermediate container 8cec14ae49c6 13:00:22 ---> e3423597da9b 13:00:22 Step 24/26 : LABEL arch=amd64 13:00:22 ---> Running in b1fed10adde7 13:00:22 Removing intermediate container b1fed10adde7 13:00:22 ---> 50f3d686081f 13:00:22 Step 25/26 : LABEL git_sha=c5a229523b9f3fcd65e08b744a7a3308ffac5631 13:00:22 ---> Running in 6f8c51be9778 13:00:22 Removing intermediate container 6f8c51be9778 13:00:22 ---> 78afb4b39617 13:00:22 Step 26/26 : LABEL version=0.0.0 13:00:23 ---> Running in aa2bb18c1f6c 13:00:23 Removing intermediate container aa2bb18c1f6c 13:00:23 ---> f60286b43810 13:00:23 [Warning] One or more build-args [ARCH] were not consumed 13:00:23 Successfully built f60286b43810 13:00:23 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:23 ce5c4a1c91eb: Verifying Checksum 13:00:23 ce5c4a1c91eb: Download complete 13:00:23 52ebb69f0ebf: Verifying Checksum 13:00:23 52ebb69f0ebf: Download complete 13:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:23 13:00:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:24 latest: Pulling from edgex-lftools-log-publisher 13:00:24 5eb5b503b376: Pulling fs layer 13:00:24 5c69ac0246d0: Pulling fs layer 13:00:24 ec43610c2a17: Pulling fs layer 13:00:24 3a2ae6a8a46f: Pulling fs layer 13:00:24 33b1e0a273af: Pulling fs layer 13:00:24 5d3b04190fa2: Pulling fs layer 13:00:24 2f39f015ded8: Pulling fs layer 13:00:24 3a2ae6a8a46f: Waiting 13:00:24 33b1e0a273af: Waiting 13:00:24 5d3b04190fa2: Waiting 13:00:24 2f39f015ded8: Waiting 13:00:24 5c69ac0246d0: Verifying Checksum 13:00:24 5c69ac0246d0: Download complete 13:00:24 3a2ae6a8a46f: Verifying Checksum 13:00:24 3a2ae6a8a46f: Download complete 13:00:24 33b1e0a273af: Verifying Checksum 13:00:24 33b1e0a273af: Download complete 13:00:24 5d3b04190fa2: Verifying Checksum 13:00:24 5d3b04190fa2: Download complete 13:00:24 ec43610c2a17: Verifying Checksum 13:00:24 ec43610c2a17: Download complete 13:00:24 5eb5b503b376: Verifying Checksum 13:00:24 5eb5b503b376: Download complete 13:00:25 2f39f015ded8: Download complete 13:00:26 5eb5b503b376: Pull complete 13:00:26 5c69ac0246d0: Pull complete 13:00:26 ec43610c2a17: Pull complete 13:00:26 3a2ae6a8a46f: Pull complete 13:00:26 33b1e0a273af: Pull complete 13:00:26 5d3b04190fa2: Pull complete 13:00:31 2f39f015ded8: Pull complete 13:00:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:00:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:31 prd-ubuntu20.04-docker-8c-8g-450 does not seem to be running inside a container 13:00:31 $ 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-531 -v /w/workspace/_app-service-configurable_PR-531:/w/workspace/_app-service-configurable_PR-531:rw,z -v /w/workspace/_app-service-configurable_PR-531@tmp:/w/workspace/_app-service-configurable_PR-531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:00:33 ce5c4a1c91eb: Pull complete 13:00:34 169dfbe0d373: Pull complete 13:00:34 e1ff8fa3b103: Pull complete 13:00:35 $ docker top f2d5bcc07ed7a4e132bcf83b6a1ccb24cc30d490b2db539140b85002d3d482d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:35 ---> job-cost.sh 13:00:35 lf-activate-venv: SKIPPING 13:00:35 INFO: No Stack... 13:00:35 INFO: Retrieving Pricing Info for: v3-standard-8 13:00:36 INFO: Archiving Costs [Pipeline] sh 13:00:36 + cat /w/workspace/_app-service-configurable_PR-531/archives/cost.csv 13:00:36 + cut -d, -f6 [Pipeline] lock 13:00:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] 13:00:36 Resource [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] did not exist. Created. 13:00:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:00:37 + echo total: 0.2199999988079071 [Pipeline] stash 13:00:37 Stashed 1 file(s) [Pipeline] } 13:00:37 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:00:37 $ docker stop --time=1 f2d5bcc07ed7a4e132bcf83b6a1ccb24cc30d490b2db539140b85002d3d482d6 13:00:38 $ docker rm -f --volumes f2d5bcc07ed7a4e132bcf83b6a1ccb24cc30d490b2db539140b85002d3d482d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:00:41 52ebb69f0ebf: Pull complete 13:00:43 5abe8eddf0d5: Pull complete 13:00:43 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 13:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:00:43 ---> 6cb57ee374ae 13:00:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:00:44 ---> Running in a9756c5ad476 13:00:44 Removing intermediate container a9756c5ad476 13:00:44 ---> b6f11d37f5bf 13:00:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:00:45 ---> Running in 2b92a3c99203 13:00:45 Removing intermediate container 2b92a3c99203 13:00:45 ---> 7303246ea241 13:00:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:00:45 ---> Running in fa785b1fc1e6 13:00:45 Removing intermediate container fa785b1fc1e6 13:00:45 ---> d10ed957d12e 13:00:45 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:00:45 ---> Running in 95ef88d41a1b 13:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:00:48 OK: 263 MiB in 53 packages 13:00:49 Removing intermediate container 95ef88d41a1b 13:00:49 ---> 95207d5f4d0e 13:00:49 Step 7/12 : WORKDIR /app 13:00:49 ---> Running in 0d0db04cf91c 13:00:49 Removing intermediate container 0d0db04cf91c 13:00:49 ---> a5dda830dafe 13:00:49 Step 8/12 : COPY go.mod vendor* ./ 13:00:50 ---> 1b6f94769e96 13:00:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:50 ---> Running in 867db09a6401 13:01:58 Removing intermediate container 867db09a6401 13:01:58 ---> c50b2dc999d1 13:01:58 Step 10/12 : COPY . . 13:01:58 ---> 492aff493551 13:01:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:01:58 ---> Running in 2ced04b3dde6 13:01:58 Removing intermediate container 2ced04b3dde6 13:01:58 ---> 435213d4dcbd 13:01:58 Step 12/12 : RUN $MAKE 13:01:58 ---> Running in ae395bb50f9c 13:01:58 noop 13:01:58 Removing intermediate container ae395bb50f9c 13:01:58 ---> f8f5ef0e5f1a 13:01:58 Successfully built f8f5ef0e5f1a 13:01:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:58 + docker inspect -f . ci-base-image-arm64 13:01:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:59 prd-ubuntu20.04-docker-arm64-4c-16g-452 does not seem to be running inside a container 13:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:02:00 $ docker top db6290ded3343d5594264065c244af746c25f8c19f0e58e7ff7b05996cbdaaf1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:01 + go version 13:02:01 go version go1.20.2 linux/arm64 [Pipeline] } 13:02:01 $ docker stop --time=1 db6290ded3343d5594264065c244af746c25f8c19f0e58e7ff7b05996cbdaaf1 13:02:03 $ docker rm -f --volumes db6290ded3343d5594264065c244af746c25f8c19f0e58e7ff7b05996cbdaaf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:03 + docker inspect -f . ci-base-image-arm64 13:02:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:04 prd-ubuntu20.04-docker-arm64-4c-16g-452 does not seem to be running inside a container 13:02:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:02:05 $ docker top 96cfb7c818b8af79600f266a30d82ea78362c3a19c4b8540699d5b4b73926320 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:06 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 13:02:06 + make test 13:02:06 go test -race -coverprofile=coverage.out ./... 13:04:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:04:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:04:43 go vet ./... 13:07:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:07:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:07:05 ./bin/test-attribution-txt.sh [Pipeline] echo 13:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:07:05 $ docker stop --time=1 96cfb7c818b8af79600f266a30d82ea78362c3a19c4b8540699d5b4b73926320 13:07:07 $ docker rm -f --volumes 96cfb7c818b8af79600f266a30d82ea78362c3a19c4b8540699d5b4b73926320 [Pipeline] // withDockerContainer [Pipeline] sh 13:07:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:07:08 Warning: overwriting stash ‘coverage-report’ 13:07:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:07:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:07:10 + ls -al . 13:07:10 total 172 13:07:10 drwxrwxr-x 7 jenkins jenkins 4096 Mar 15 13:02 . 13:07:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 12:59 .. 13:07:10 -rw-rw-r-- 1 jenkins jenkins 119 Mar 15 12:59 .dockerignore 13:07:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 12:59 .git 13:07:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 12:59 .github 13:07:10 -rw-rw-r-- 1 jenkins jenkins 171 Mar 15 12:59 .gitignore 13:07:10 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 12:59 .golangci.yml 13:07:10 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 15 12:59 Attribution.txt 13:07:10 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 15 12:59 CHANGELOG.md 13:07:10 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 12:59 Dockerfile 13:07:10 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 12:59 GOVERNANCE.md 13:07:10 -rw-rw-r-- 1 jenkins jenkins 688 Mar 15 12:59 Jenkinsfile 13:07:10 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 15 12:59 LICENSE 13:07:10 -rw-rw-r-- 1 jenkins jenkins 618 Mar 15 12:59 OWNERS.md 13:07:10 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 15 12:59 README.md 13:07:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 12:57 VERSION 13:07:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 12:59 bin 13:07:10 -rw-r--r-- 1 jenkins jenkins 13 Mar 15 13:02 coverage.out 13:07:10 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 15 12:59 go.mod 13:07:10 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 15 12:59 go.sum 13:07:10 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 15 12:59 main.go 13:07:10 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 15 12:59 makefile 13:07:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 12:59 res 13:07:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 12:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:10 + 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=c5a229523b9f3fcd65e08b744a7a3308ffac5631 --label arch=arm64 --label version=0.0.0 . 13:07:10 Sending build context to Docker daemon 175.1kB 13:07:10 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 13:07:10 Step 2/26 : FROM ${BASE} AS builder 13:07:10 ---> f8f5ef0e5f1a 13:07:10 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:07:10 ---> Running in 6c13449c3ae1 13:07:11 Removing intermediate container 6c13449c3ae1 13:07:11 ---> be7a56af05a9 13:07:11 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:07:11 ---> Running in 0b852ec1d64c 13:07:11 Removing intermediate container 0b852ec1d64c 13:07:11 ---> b73c7839ff5c 13:07:11 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:07:11 ---> Running in 4ba32be0e04f 13:07:12 Removing intermediate container 4ba32be0e04f 13:07:12 ---> 81c28cc38bfd 13:07:12 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:07:12 ---> Running in 49bd74323e89 13:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:07:15 OK: 263 MiB in 53 packages 13:07:15 Removing intermediate container 49bd74323e89 13:07:15 ---> 36d7e3c5f5e3 13:07:15 Step 7/26 : WORKDIR /app 13:07:15 ---> Running in 92c8d9e11a28 13:07:15 Removing intermediate container 92c8d9e11a28 13:07:15 ---> e6fd4c5fd103 13:07:15 Step 8/26 : COPY go.mod vendor* ./ 13:07:16 ---> ff70c44db217 13:07:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:16 ---> Running in c48fed751e0f 13:07:19 Removing intermediate container c48fed751e0f 13:07:19 ---> 47d4fc1e1990 13:07:19 Step 10/26 : COPY . . 13:07:21 ---> a617a57e6238 13:07:21 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:07:21 ---> Running in c4616fadc76d 13:07:21 Removing intermediate container c4616fadc76d 13:07:21 ---> c153b3b4b770 13:07:21 Step 12/26 : RUN $MAKE 13:07:21 ---> Running in 57defb85fefd 13:07:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:09:29 Removing intermediate container 57defb85fefd 13:09:29 ---> f00bfa6ac027 13:09:29 Step 13/26 : FROM alpine:3.17 13:09:29 3.17: Pulling from library/alpine 13:09:29 af6eaf76a39c: Already exists 13:09:29 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:09:29 Status: Downloaded newer image for alpine:3.17 13:09:29 ---> d74e625d9115 13:09:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:09:29 ---> Running in 302771a898eb 13:09:29 Removing intermediate container 302771a898eb 13:09:29 ---> b9c88fc2343b 13:09:29 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:09:29 ---> Running in c37a268e865f 13:09:30 Removing intermediate container c37a268e865f 13:09:30 ---> e2b775b44dab 13:09:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:09:30 ---> Running in a7db45436c28 13:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:09:32 (1/2) Installing ca-certificates (20220614-r4) 13:09:32 (2/2) Installing dumb-init (1.2.5-r2) 13:09:32 Executing busybox-1.35.0-r29.trigger 13:09:32 Executing ca-certificates-20220614-r4.trigger 13:09:33 OK: 8 MiB in 17 packages 13:09:35 Removing intermediate container a7db45436c28 13:09:35 ---> f3e516de84ba 13:09:35 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:09:36 ---> f2e81cc045c9 13:09:36 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:09:36 ---> c6bf1406c750 13:09:36 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:09:37 ---> 0a0ba76cd88e 13:09:37 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:09:38 ---> 502bbe512143 13:09:38 Step 21/26 : EXPOSE 48095 13:09:38 ---> Running in 184ff91c963b 13:09:38 Removing intermediate container 184ff91c963b 13:09:38 ---> 293381b9117b 13:09:38 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:09:39 ---> Running in 1a7269166f88 13:09:39 Removing intermediate container 1a7269166f88 13:09:39 ---> 90f0935802de 13:09:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:09:39 ---> Running in de3d279ac49c 13:09:39 Removing intermediate container de3d279ac49c 13:09:39 ---> f88f47e15097 13:09:39 Step 24/26 : LABEL arch=arm64 13:09:39 ---> Running in 6bd9aeaee174 13:09:39 Removing intermediate container 6bd9aeaee174 13:09:39 ---> a9152f8633d7 13:09:39 Step 25/26 : LABEL git_sha=c5a229523b9f3fcd65e08b744a7a3308ffac5631 13:09:40 ---> Running in eed8cb65a51a 13:09:40 Removing intermediate container eed8cb65a51a 13:09:40 ---> e11e176d4896 13:09:40 Step 26/26 : LABEL version=0.0.0 13:09:40 ---> Running in 88ad0df6288b 13:09:40 Removing intermediate container 88ad0df6288b 13:09:40 ---> f200cdd5c8c0 13:09:40 [Warning] One or more build-args [ARCH] were not consumed 13:09:40 Successfully built f200cdd5c8c0 13:09:40 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:09:41 13:09:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:09:41 arm64: Pulling from edgex-lftools-log-publisher 13:09:41 8998bd30e6a1: Pulling fs layer 13:09:41 04944245beec: Pulling fs layer 13:09:41 699f458cf7ca: Pulling fs layer 13:09:41 765212b225bb: Pulling fs layer 13:09:41 f23df028b6ca: Pulling fs layer 13:09:41 d65c8cfc05b1: Pulling fs layer 13:09:41 2437ff75d9bd: Pulling fs layer 13:09:41 765212b225bb: Waiting 13:09:41 f23df028b6ca: Waiting 13:09:41 d65c8cfc05b1: Waiting 13:09:41 2437ff75d9bd: Waiting 13:09:42 04944245beec: Verifying Checksum 13:09:42 04944245beec: Download complete 13:09:42 765212b225bb: Verifying Checksum 13:09:42 765212b225bb: Download complete 13:09:42 f23df028b6ca: Verifying Checksum 13:09:42 f23df028b6ca: Download complete 13:09:42 d65c8cfc05b1: Verifying Checksum 13:09:42 d65c8cfc05b1: Download complete 13:09:42 699f458cf7ca: Verifying Checksum 13:09:42 699f458cf7ca: Download complete 13:09:42 8998bd30e6a1: Verifying Checksum 13:09:42 8998bd30e6a1: Download complete 13:09:44 2437ff75d9bd: Verifying Checksum 13:09:44 2437ff75d9bd: Download complete 13:09:46 8998bd30e6a1: Pull complete 13:09:46 04944245beec: Pull complete 13:09:48 699f458cf7ca: Pull complete 13:09:48 765212b225bb: Pull complete 13:09:49 f23df028b6ca: Pull complete 13:09:49 d65c8cfc05b1: Pull complete 13:10:04 2437ff75d9bd: Pull complete 13:10:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:10:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:04 prd-ubuntu20.04-docker-arm64-4c-16g-452 does not seem to be running inside a container 13:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:10:07 $ docker top 28cdb33674887b3b56b6235d2ef9dac2b2d3c0eddaac51ef33e293a24e54a873 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:08 ---> job-cost.sh 13:10:08 lf-activate-venv: SKIPPING 13:10:08 INFO: No Stack... 13:10:09 INFO: Retrieving Pricing Info for: v3-standard-4 13:10:09 INFO: Archiving Costs [Pipeline] sh 13:10:10 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 13:10:10 + cut -d, -f6 [Pipeline] lock 13:10:10 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] 13:10:10 Resource [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] did not exist. Created. 13:10:10 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:11 /w/workspace/app-service-configurable/1@tmp/durable-bab66f03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:10:12 + echo total: 0.10999999940395355 [Pipeline] stash 13:10:12 Warning: overwriting stash ‘stack-cost’ 13:10:12 Stashed 1 file(s) [Pipeline] } 13:10:12 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:10:12 $ docker stop --time=1 28cdb33674887b3b56b6235d2ef9dac2b2d3c0eddaac51ef33e293a24e54a873 13:10:16 $ docker rm -f --volumes 28cdb33674887b3b56b6235d2ef9dac2b2d3c0eddaac51ef33e293a24e54a873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:10:17 provisioning config files... 13:10:17 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-531@tmp/config16015402748120834892tmp [Pipeline] { [Pipeline] sh 13:10:17 + set +x 13:10:17 + curl -s https://codecov.io/bash 13:10:17 + bash -s -- 13:10:17 13:10:17 _____ _ 13:10:17 / ____| | | 13:10:17 | | ___ __| | ___ ___ _____ __ 13:10:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:10:17 | |___| (_) | (_| | __/ (_| (_) \ V / 13:10:17 \_____\___/ \__,_|\___|\___\___/ \_/ 13:10:17 Bash-1.0.6 13:10:17 13:10:17 13:10:17 ==> git version 2.25.1 found 13:10:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:10:17 Release-Date: 2020-01-08 13:10:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:10:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:10:17 ==> Jenkins CI detected. 13:10:17 current dir:  /w/workspace/_app-service-configurable_PR-531 13:10:17 project root: . 13:10:17 --> token set from env 13:10:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:10:17 ==> Running gcov in . (disable via -X gcov) 13:10:17 ==> Python coveragepy not found 13:10:17 ==> Searching for coverage reports in: 13:10:17 + . 13:10:17 -> Found 1 reports 13:10:17 ==> Detecting git/mercurial file structure 13:10:17 ==> Reading reports 13:10:17 + ./coverage.out bytes=13 13:10:18 ==> Appending adjustments 13:10:18 https://docs.codecov.io/docs/fixing-reports 13:10:18 + Found adjustments 13:10:18 ==> Gzipping contents 13:10:18 4.0K /tmp/codecov.JehhxL.gz 13:10:18 ==> Uploading reports 13:10:18 url: https://codecov.io 13:10:18 query: branch=PR-531&commit=c5a229523b9f3fcd65e08b744a7a3308ffac5631&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-531%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=531&job=&cmd_args= 13:10:18 -> Pinging Codecov 13:10:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-531&commit=c5a229523b9f3fcd65e08b744a7a3308ffac5631&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-531%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=531&job=&cmd_args= 13:10:18 -> Uploading to 13:10:18 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/A97CA9966030D2A3747ED39772930CCE/c5a229523b9f3fcd65e08b744a7a3308ffac5631/a014d6fe-23de-4f02-8ed7-b8d05c68aff9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T131018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b1c7fd04d5b168d71989e41d16e3f0927b09f5f4b2ddf3169d41c5d8afbb611 13:10:18 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:18 Dload Upload Total Spent Left Speed 13:10:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 1965 --:--:-- --:--:-- --:--:-- 1965 13:10:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] } 13:10:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:10:20 + [ -d /w/workspace/_app-service-configurable_PR-531/archives ] 13:10:20 + ls -al /w/workspace/_app-service-configurable_PR-531/archives 13:10:20 total 16 13:10:20 drwxr-xr-x 3 root root 4096 Mar 15 13:00 . 13:10:20 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 13:00 .. 13:10:20 drwxr-xr-x 2 root root 4096 Mar 15 13:00 cost 13:10:20 -rw-r--r-- 1 root root 97 Mar 15 13:00 cost.csv 13:10:20 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-531/archives 13:10:20 + ls -al /w/workspace/_app-service-configurable_PR-531/archives 13:10:20 total 16 13:10:20 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 13:00 . 13:10:20 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 13:00 .. 13:10:20 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 13:00 cost 13:10:20 -rw-r--r-- 1 jenkins jenkins 97 Mar 15 13:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:10:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:10:21 ---> package-listing.sh 13:10:21 ++ facter osfamily 13:10:21 ++ tr '[:upper:]' '[:lower:]' 13:10:21 + OS_FAMILY=debian 13:10:21 + workspace=/w/workspace/_app-service-configurable_PR-531 13:10:21 + START_PACKAGES=/tmp/packages_start.txt 13:10:21 + END_PACKAGES=/tmp/packages_end.txt 13:10:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:10:21 + PACKAGES=/tmp/packages_start.txt 13:10:21 + '[' /w/workspace/_app-service-configurable_PR-531 ']' 13:10:21 + PACKAGES=/tmp/packages_end.txt 13:10:21 + case "${OS_FAMILY}" in 13:10:21 + dpkg -l 13:10:21 + grep '^ii' 13:10:21 + '[' -f /tmp/packages_start.txt ']' 13:10:21 + '[' -f /tmp/packages_end.txt ']' 13:10:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:10:21 + '[' /w/workspace/_app-service-configurable_PR-531 ']' 13:10:21 + mkdir -p /w/workspace/_app-service-configurable_PR-531/archives/ 13:10:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-531/archives/ [Pipeline] echo 13:10:21 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-531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:10:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:22 prd-ubuntu20.04-docker-8c-8g-450 does not seem to be running inside a container 13:10:22 $ 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-531/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-531 -v /w/workspace/_app-service-configurable_PR-531:/w/workspace/_app-service-configurable_PR-531:rw,z -v /w/workspace/_app-service-configurable_PR-531@tmp:/w/workspace/_app-service-configurable_PR-531@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:10:22 $ docker top f73fb8c5ec20afe7f984e711dff6a10de3bfbe6c29b4bba64aeedbf0031ea149 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:23 + touch /tmp/pre-build-complete [Pipeline] sh 13:10:23 + mkdir -p /var/log/sysstat [Pipeline] sh 13:10:23 + ls /var/log/sa-host 13:10:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:24 provisioning config files... 13:10:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-531@tmp/config4046341156765698438tmp [Pipeline] { [Pipeline] echo 13:10:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:10:24 ---> create-netrc.sh [Pipeline] } 13:10:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:10:24 ---> python-tools-install.sh [Pipeline] echo 13:10:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:10:25 ---> sudo-logs.sh 13:10:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:10:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:10:25 ---> job-cost.sh 13:10:25 lf-activate-venv: SKIPPING 13:10:25 DEBUG: total: 0.2199999988079071 13:10:25 INFO: Retrieving Stack Cost... 13:10:25 INFO: Retrieving Pricing Info for: v3-standard-8 13:10:26 INFO: Archiving Costs [Pipeline] echo 13:10:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:10:26 ---> logs-deploy.sh 13:10:26 lf-activate-venv: SKIPPING 13:10:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-531/1 13:10:26 INFO: archiving workspace using pattern(s): 13:10:27 Archives upload complete. 13:10:28 INFO: archiving logs to Nexus 13:10:28 ---> uname -a: 13:10:28 Linux prd-ubuntu20-04-docker-8c-8g-450 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:10:28 13:10:28 13:10:28 ---> lscpu: 13:10:28 Architecture: x86_64 13:10:28 CPU op-mode(s): 32-bit, 64-bit 13:10:28 Byte Order: Little Endian 13:10:28 Address sizes: 40 bits physical, 48 bits virtual 13:10:28 CPU(s): 8 13:10:28 On-line CPU(s) list: 0-7 13:10:28 Thread(s) per core: 1 13:10:28 Core(s) per socket: 1 13:10:28 Socket(s): 8 13:10:28 NUMA node(s): 1 13:10:28 Vendor ID: AuthenticAMD 13:10:28 CPU family: 23 13:10:28 Model: 49 13:10:28 Model name: AMD EPYC-Rome Processor 13:10:28 Stepping: 0 13:10:28 CPU MHz: 2799.998 13:10:28 BogoMIPS: 5599.99 13:10:28 Virtualization: AMD-V 13:10:28 Hypervisor vendor: KVM 13:10:28 Virtualization type: full 13:10:28 L1d cache: 256 KiB 13:10:28 L1i cache: 256 KiB 13:10:28 L2 cache: 4 MiB 13:10:28 L3 cache: 128 MiB 13:10:28 NUMA node0 CPU(s): 0-7 13:10:28 Vulnerability Itlb multihit: Not affected 13:10:28 Vulnerability L1tf: Not affected 13:10:28 Vulnerability Mds: Not affected 13:10:28 Vulnerability Meltdown: Not affected 13:10:28 Vulnerability Mmio stale data: Not affected 13:10:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:10:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:10:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:10:28 Vulnerability Srbds: Not affected 13:10:28 Vulnerability Tsx async abort: Not affected 13:10:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:10:28 13:10:28